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
cc65a420355800dd7e0c6fafbcbc50547a2a3ddc
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
12
Jan
11
10
9
7
4
3
2
31
Dec
30
29
23
22
20
18
11
8
7
6
5
4
3
2
1
30
Nov
29
28
26
25
24
23
22
21
12
11
10
8
7
6
2
31
Oct
29
28
27
5
Sep
4
29
Aug
16
13
12
11
9
8
6
4
3
2
1
31
Jul
30
29
28
26
25
23
22
19
18
17
15
13
12
10
6
5
28
Jun
27
23
20
18
17
14
11
7
4
2
31
May
28
21
20
8
3
28
Apr
25
21
20
18
17
14
13
12
11
8
7
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
Removing a senseless iteration: simply add the new record at the tail.
Differentiating a variable name from function names.
Removing some code duplication.
Rename a variable, to match the save routine.
Fixing some typos and whitespace, and normalizing the dates in the NEWS file.
Fixing the 2.5.1 tag in the Changelog.
Back to SVN
GNU nano 2.5.1 release
Forward date 2.5.1 up to the 11th since I didnt get to it before Midnight.
Adjusting dates and version number.
Adding a news item for the upcoming 2.5.1.
Snipping inconsistent blank lines in the Changelog.
Not going beyond the number of available rows in the edit window.
Making sure to keep advancing also when regex matches are zero-length.
Adding a comment and using a symbolic value.
Delete two unneeded #ifdefs -- better fail to compile than create a cripple.
Making "Tab" produce the appropriate keycode.
Gettextizing a forgotten string.
Adding "Tab" as a key description, just like "Del" and "Enter" already are.
Improving the name of allow_pending_sigwinch() to allow_sigwinch(),
Condensing the exit code of do_linter().
Rewriting the loop, and constifying the input of sctofunc().
No longer freeing any existing functions -- they are defined only once.
Constifying the input parameter of strtosc() and strtomenu().
Adjusting the indentation after the previous change.
Alerting the user when a functionless shortcut is encountered.
Aborting reset_multis() when there are zero multiline regexes.
Letting reset_multis() figure out whether after an addition a full refresh is
Letting reset_multis() figure out whether after a deletion a full refresh is
Correctly restoring the settings of NO_HELP and MORE_SPACE.
Skipping the unneeded reinitialization of the windows;
Plugging three tiny memory leaks.
Chopping a duplicate parameter.
Chopping an always FALSE parameter.
Deleting a now unused function.
Restoring the cursor position differently, using a more basic routine.
Normalizing the comments in the OCaml file.
Not trying to position the cursor when opening a buffer failed.
Disabling the regex for multiline strings in C and Assembler,
Going back to the filename prompt when the user decides to save a
Menu
Projects
Groups
Snippets
Help