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
8f21d256fb1d1ea3009c0f5b9cb5dbd5d6ae78df
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
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
31
Jul
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
help: keep the text at the same position when the screen is resized
help: suppress nano's name and number to make it clearer this is help
new feature: add a search facility to the help viewer
input: avoid crashing when resizing the window during verbatim input
tweaks: fix two typos
scrolling: don't bother to limit the number of lines to step back
docs: harmonize the nanorc man page and Info document a bit
docs: reword the main paragraph of the man page
tweaks: distinguish (in the comments) between buffers and linestructs
tweaks: reshuffle a couple of lines to avoid a duplicate call
Menu
Projects
Groups
Snippets
Help