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
4223b83f7567e87af307d614a9b64659d949a32a
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
28
Apr
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
30
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
tweaks: fix compilation with --enable-tiny --enable-color --enable-speller
options: allow -U (--quickblank) to be used in the tiny version
tweaks: complete the exclusion of backups and such from the tiny version
tweaks: rename a parameter, to be more imperative
tweaks: rename a constant, to match the corresponding option
tweaks: elide a function that is used just once
tweaks: rename a function, to be more accurate
display: push the titlebar to the screen as soon as it has been drawn
tweaks: remove some superfluous placements of the cursor
tweaks: add three warnings for conditions that should never occur
docs: mention that also numbercolor overrides boldtext
Menu
Projects
Groups
Snippets
Help