Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs24-19fa
git_rec_nano
Graph
59cd3e682b97302a523460cc6acb971a1d47c382
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Apr
5
3
28
Mar
27
25
23
22
21
20
17
15
14
8
7
27
Feb
25
21
18
16
15
9
7
3
1
20
Jan
14
6
3
28
Dec
30
Nov
21
Sep
29
Aug
10
7
3
2
1
31
Jul
27
24
22
21
17
16
13
12
11
7
3
2
1
30
Jun
29
28
27
25
23
22
21
20
19
18
17
16
14
13
11
10
9
8
5
4
2
29
May
28
27
26
25
23
22
19
18
17
16
15
14
13
12
11
10
9
6
5
4
3
30
Apr
27
26
24
23
22
21
16
15
14
13
10
8
7
6
5
4
3
2
31
Mar
30
27
26
24
23
22
21
19
18
17
16
5
4
3
2
1
28
Feb
27
26
25
24
23
22
7
26
Jan
3
1
14
Jun
13
Apr
12
8
24
Mar
22
17
21
Jan
20
19
13
10
3
1
30
Dec
6
Feb
11
May
10
8
29
Mar
13
5
3
26
Feb
24
23
18
16
13
7
15
Nov
12
11
Aug
6
Avoiding to set 'focusing' when searching for filenames;
Eliding a miniscule function, and renaming a variable for clarity.
Consistently using the appropriate variable in the appropriate function.
Removing an unfitting comment and tweaking some others.
Not searching for the empty string when nothing was sought yet
Expanding on nano's features, and condensing the synopsis,
Ignoring magic without libmagic, and ignoring formatter without spell checking.
Removing two superfluous #ifndefs.
Updating the README text to the fifth milestone: 2.4.x.
Also colouring a series of changed files that spans more than one line.
Only scrolling the required number of lines
When searching, put a found off-screen string on the center line
Adjusting the end point of the marked region to compensate
Treating the formatter like a speller,
The linter is only available when colour is.
Normalizing some whitespace.
Removing two unneeded calls to edit_refresh(), to greatly speed up nano
Adjusting some whitespace and wrapping.
Recognizing also Debian package diffs.
Allowing to rebind the linter when nano was configured with --disable-speller.
Removing unneeded statement -- nothing has changed the value of 'currmenu'.
Removing a mistaken menu name -- as the formatter allows no interaction
Not letting hashes inside triple-quoted strings cause comment colouring.
Slightly widening and relaxing the header regex.
Correcting the description of option --noread,
Not unsetting the mark before the possible bailout for zero size.
Avoiding a spell-check error when the marked region is zero bytes long.
Three tiny Changelog fixes.
2015-02-25 Chris Allegretta <chrisa@asty.org>
Back to SVN
GNU nano 2.4.0 release
Not centering the current line when smooth scrolling is used.
Stepping backward or forward not simply one byte
Starting to look for a multibyte character not at the start of the string,
Placing some comments better and unwrapping some lines.
Removing some leftovers after Mark's patch.
Restoring the positions of the mark and the cursor in a better way.
Keeping related items together in the ^G help screen.
Making a message equal to another one.
Normalizing some whitespace, removing an old comment,
Menu
Projects
Groups
Snippets
Help