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
16d237ba1bfeb3ea5511966c3d345594f982249e
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
6
Aug
5
4
31
Jul
30
29
24
23
22
20
19
18
17
16
15
14
13
12
11
10
8
4
Jun
3
2
1
31
May
30
29
28
27
25
24
23
22
21
18
16
15
14
13
12
10
9
6
1
30
Apr
29
28
27
25
24
23
22
21
17
13
12
1
31
Mar
30
29
28
27
26
23
22
20
19
18
17
12
11
10
9
8
6
5
4
3
1
28
Feb
27
25
24
23
20
16
14
8
7
5
4
29
Jan
28
27
26
24
23
22
20
19
16
15
14
12
11
10
9
8
6
2
1
31
Dec
30
29
28
26
25
24
23
21
19
17
16
12
11
10
9
7
6
3
2
30
Nov
27
26
23
22
21
20
19
18
17
13
12
11
10
8
7
5
4
2
1
31
Oct
30
29
28
26
25
19
18
15
14
13
12
11
4
3
27
Sep
26
24
22
20
19
17
15
14
13
12
10
2
31
Aug
29
27
26
22
21
20
syntax: nanorc: recognize 'yesno' as a valid menu to bind/unbind keys in
rcfile: ensure that in the yesno menu Cancel is bound to some keystroke
rcfile: allow to rebind the Cancel function in the yesno menu
tweaks: exclude a global flagging variable when it is not needed
tweaks: elide an unneeded/duplicate variable
tweaks: rename a constant, to match what it actually means
rcfile: explicitly check for disallowed keywords in included files
tweaks: show "Space" and "Bsp" in the help text of the browser
bindings: unassign the M-? keystroke, to free it up for future use
bindings: reassign the M-| keystroke to 'cutwordleft' by default
tweaks: reshuffle some lines, in order to elide one
tweaks: elide a bunch of unneeded constant strings
signals: don't call a print routine in a signal handler
tweaks: rename a variable and a function, for more clarity
rcfile, docs: no longer recognize nor mention 'set backwards'
bindings: make "n" work again in file browser and help viewer
bindings: remove the 'searchagain' function entirely
bindings: make ^Q start a backward search also in the file browser
bindings: make ^Q and M-Q available also in the help viewer
help: move "Search Again" away from "Find Next" and "Find Previous"
tweaks: exclude the file-prepending code from the tiny version
search: include 'findprevious' and 'findnext' in the tiny version
text: add auto-whitespace to the file size after creating the undo item
docs: say that 'cutwordright' is now bound to <Ctrl+Delete> by default
input: erase the next word when Ctrl is held while pressing Delete
rcfile: do not accept rebinding F0 nor function keys above F16
syntax: sh: recognize more file extensions and header lines
tweaks: properly escape "\" in a man page and "@" in a texi document
completion: when the cursor is not after a word fragment, say so
tweaks: delete some old debugging code that no longer seems useful
bindings: bind M-Q to 'findprevious' by default, and M-W to 'findnext'
input: fully consume modified PgUp and PgDn keys also in the tiny version
tweaks: recognize escape sequences of modified Ins/Del more precisely
input: stop <Alt+Insert> from entering "3~" into the buffer
input: stop a modified Delete key from entering stuff into the buffer
tweaks: close a temp file only when descriptor is valid [coverity scan]
tweaks: don't call va_start() without calling va_end() [coverity scan]
tweaks: move a call to where it will be executed [coverity scan]
mouse: put the row/column arguments in the proper order [coverity scan]
tweaks: avoid dereferencing a pointer when it is NULL [coverity scan]
Menu
Projects
Groups
Snippets
Help