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
58ed3a81524ba627ab11dc46e4dfc9b608106d9d
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
29
Jul
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
19
18
17
16
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]
tweaks: use a shorter message, because when the screen is small...
bindings: rename two bindable functions: copytext to copy, uncut to paste
docs: reshuffle a bindable function to a slightly better position
easter: show the crawl only when there is room enough for the lines
files: add the file format on the status bar when switching buffers
startup: show the correct number of lines when opening multiple files
input: ignore any <Escape>s before a valid command keystroke
input: consume the whole escape sequence for modified PgUp and PgDn keys
files: speed up reading by using getc_unlocked() instead of getc()
rcfile: reject things like "M-Del" and "^{" as invalid key names
syntax: nanorc: show ^@ as validly rebindable, but not any ^digit
docs: mention that "Ins" and "Del" are valid rebindable keys
tweaks: elide a one-line function -- no, a half-line function
tweaks: rename a function, to better state what it does
tweaks: rename a variable, to better match its task
tweaks: rename a function and place its call better
Menu
Projects
Groups
Snippets
Help