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
55a0d76c6632e90706c6ebd7c01bbe0928a88c96
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
20
Jun
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
4
24
Jun
21
23
May
15
Apr
14
9
8
7
3
21
Mar
7
11
Feb
29
Jan
19
18
17
14
13
5
4
26
Dec
23
20
15
13
12
9
7
4
3
2
30
Nov
29
28
27
26
24
22
21
20
18
16
15
14
13
11
10
7
3
27
Oct
15
Sep
14
13
3
30
Aug
19
18
17
15
14
28
Jul
27
12
29
Apr
25
21
12
26
Mar
9
1
25
Feb
17
16
15
11
9
8
7
6
4
3
1
31
Jan
30
28
26
25
24
19
29
Dec
10
Nov
22
Oct
21
15
14
4
3
1
30
Sep
21
16
6
30
Aug
Fixing compilation with --enable-tiny --enable-wrapping.
Fixing compilation with --enable-tiny --enable-histories --enable-nanorc.
History logging is no longer dependent upon nanorc support,
Fixing compilation with --enable-tiny --enable-browser.
Miscellaneous whitespace adjustments and comment tweaks.
Wrapping long lines and actually reporting the name that is not a directory.
Another removal and more regrouping.
Removing two obsolete variables and regrouping some stuff.
Huh!? Why doesn't the build fail here without this change?
Pfff... Getting all iterations right is difficult.
Transform many DISABLE_NANORC #ifdefs to the new DISABLE_HISTORIES.
Adding a --disable-histories flag, to disable the code for
Allowing --historylog and --poslog to function
Updating some comments to match the current state of affairs.
Renaming 'no_more_space()' to 'more_space()' for consistency.
Removing a condition and a break that cancel each other.
Renaming 'function_type' to 'key_type', for clarity.
Renaming the undo type UNSPLIT to JOIN, for clarity.
And eliding a totally unused 'strdata2'.
Eliding the in fact unneeded 'to_eof'
Renaming 'to_end' to 'to_eof', to lessen confusion with CUT_TO_END.
Making sure the cutbuffer is cleared at the appropriate moments.
Replacing SYSCONFDIR with an absolute path or a circumlocution,
After an undo or redo, update the 'placewewant'.
Removing an obsolete boolean variable.
Displaying "No file name" on the statusbar for two seconds
Changing some wordings, to be more precise or clear.
Updating the docs for the changed location of nano's search history.
Trimming the contents of EXTRA_DIST to what is beyond normal.
Removing an "-I m4" flag; it is needed only at the top level.
Putting a common statement outside of the then/else branches.
Avoiding an "Unknown Command" on every cursor-positioning mouse click.
Making sure the compiler also links against libz, which is used by libmagic.
Putting the cursor back in front of a backwards cut,
Removing the useless info dir file from the build directory,
Removing the --undo option, having the undo functions always enabled.
Not treating the holding of both Control and Meta the same as only Control.
Letting a toggle not break a series of ^Ks.
Letting a click on titlebar or statusbar not break a series of ^Ks.
Letting a mousal repositioning of the cursor break a series of ^Ks.
Menu
Projects
Groups
Snippets
Help