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
14c62dbf11f539c1f98349bfb3f97622d7157ac7
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
1
May
30
Apr
28
26
25
24
21
19
17
16
12
11
10
9
7
6
5
4
3
2
31
Mar
29
28
27
26
24
23
22
20
16
14
9
8
6
1
28
Feb
27
26
25
24
23
22
21
17
16
14
13
12
10
5
26
Jan
25
24
22
21
20
19
17
13
12
11
10
9
8
6
5
4
3
2
1
31
Dec
30
29
28
27
26
25
24
23
22
21
20
19
18
15
13
12
11
10
9
7
5
4
3
2
1
30
Nov
29
27
26
23
20
17
14
13
12
30
Oct
29
28
27
24
23
22
21
20
18
15
12
11
10
20
Sep
14
13
11
8
6
3
2
1
30
Aug
29
28
27
26
25
21
17
16
15
14
12
10
7
6
5
4
3
2
1
tweaks: rename another function, to better describe what it does
tweaks: add a warning for a condition that should never occur
tweaks: reshuffle help-text initialization, to elide a save-and-restore
tweaks: remove two superfluous calls of wnoutrefresh()
tweaks: rename a function, to better suit what it does
gnulib: update to its current state in git
tweaks: reshuffle some more stuff, and rename two more variables
tweaks: rename three variables, elide another, and reshuffle some stuff
tweaks: check for an empty needle in a central place
tweaks: remove a superfluous strlen() call from the reverse searches
tweaks: use the logic from revstrstr() also in mbrevstrcasestr()
tweaks: rename one variable again
syntax: nanohelp: change the hue of the keystrokes to match sample.nanorc
display: initialize the colors only when starting to draw the content
help: allocate enough space for the descriptions, so we don't crash
startup: warn about a strange character size only in the UTF-8 case
docs: in the FAQ, extend the answer to the pasting problem
tweaks: use the logic from revstrstr() also in revstrcasestr()
tweaks: rename some more of these 'rev_start' variables
tweaks: rename two variables, because this 'rev_start' is irksome
tweaks: drop a bunch of asserts
tweaks: condense two bits of code, and drop two asserts
tweaks: swap the names of two variables, to make more sense
tweaks: remove a superfluous check
bindings: allow using <Backspace> to scroll back up in the help viewer
tweaks: be more precise about what --disable-extra does
docs: add an item to the FAQ, about pasting from Windows to a remote nano
browser: make ^End work properly by fixing a paste error
tweaks: avoid an unused-variable warning
docs: update the list of who authored what
build: make --enable-help properly depend on --enable-multibuffer
help: use a dedicated syntax to color shortcuts in a help text
bindings: allow using '/' to start a search in the help viewer
help: remove the final blank line, so <End> does the same as all <Down>
help: set tabsize to the default width while showing a help text
help: don't cycle forward in the buffers when exiting from help
help: when searching, do it forward, without case, and without regexes
help: don't crash when nano was started with --noread
tweaks: rename a variable, use a faster comparison, and reshuffle a bit
help: keep the same position also after M-\ or M-/ has been used
Menu
Projects
Groups
Snippets
Help