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
c2ed8277c2778083b8def156e02669e5708e1307
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
3
Jan
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
12
11
10
9
6
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
Not opening an extra blank buffer when an empty file is read.
Improving the ordering of two bindable functions.
Offering ^Q in the writeout menu to close and discard the current buffer
Preventing valid pointers from getting truncated and rejected.
History: no prompting on exit errors, because making the user hit Enter when
Expanding the autoconf syntax a little, by handling .m4 files too, adding the
AC_CHECK_HEADERS_ONCE() is very special cannot be conditionalized.
Using 'return' instead of an intermediate variable.
Renaming three keyboard functions -- 'get' is not a good name when the
Tweaking the Changelog.
Moving two functions to the color.c file, where they belong.
Precalculating the multiline-regex cache data for each buffer,
Tweaking some comments and improving a variable name.
Chopping a superfluous boolean parameter -- 'prevnode' being NULL is
Improving some comments and renaming three variables.
Adjusting the whitespace after the previous change, and adding a comment.
Using a couple less #ifdefs, to mimic how this is done in set_colorpairs().
Adding the missing autoconf and nftables syntaxes to the files to be
Rewrapping and reordering a few lines.
It shouldn't be necessary to doubly check for being at the end of file.
Letting also unlink_node() update 'filebot', instead of doing it in
Making splice_node() update 'filebot', instead of doing it in
Making ^O always prompt for a filename, also when --tempfile is given.
Quitting the loop when there is no end match.
Fixing whitespace, layout, wording, and typo.
Menu
Projects
Groups
Snippets
Help