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
d8b6dbfffee8e293327ae0b57b500011600b09a1
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
4
Jan
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
12
11
10
9
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
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
Menu
Projects
Groups
Snippets
Help