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
3f8e30efb17861ac2ef728dd3db3b083199d2f06
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
Mar
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
29
28
27
25
24
22
21
17
16
14
13
12
11
10
4
3
2
1
30
Jun
29
27
moving: /do/ redraw the prior line when the viewport hasn't changed
moving: don't try to redraw lines that have gone outside the viewport
moving: the current chunk cannot be beyond the last chunk of a line
tweaks: reshuffle some statements, to avoid double assignments
display: make PageUp/PageDown use the correct beginning of the viewport
docs: update README.GIT for gnulib-related changes
configure: don't check for the existence of iswspace() anymore
docs: mention some more differences with Pico in the Info document
tweaks: shorten a bit of logic
tweaks: fix a comment typo
syntax: nanorc: color also the option "linenumbers" as being valid
files: on second thought... keep the "[from ./]"
tweaks: gettextize a forgotten error message
files: drop the pointless "[from ./]" from the insert-file prompt
tweaks: suggest a separate color scheme for root
bindings: accept "q" and "x" to exit from help viewer and file browser
tweaks: reshuffle the bindings to group things more logically
tweaks: ehm... the warning is more important for the softwrap case
tweaks: add a warning for a condition that should never occur
painting: don't try to start highlighting before column zero
softwrap: adjust firstcolumn when the window width changes
softwrap: save and restore firstcolumn when replacing text
softwrap: save and restore firstcolumn when internally spell-fixing text
softwrap: save firstcolumn when justifying, restore it when unjustifying
softwrap: save and restore firstcolumn when copying text
softwrap: account for softwrapped chunks when adding text
softwrap: account for firstcolumn when scrolling up a line
softwrap: move the updating of a softwrapped line to a new function
softwrap: account for firstcolumn in reset_cursor()
softwrap: account for firstcolumn when checking for offscreen current
softwrap: remove and replace workarounds for firstcolumn
softwrap: prepare for a more flexible viewport
weeding: remove ensure_line_is_visible()
weeding: remove maxlines and related code
softwrap: improve PageUp and PageDown's behavior with softwrapped chunks
softwrap: improve Up and Down's behavior with softwrapped chunks
softwrap: improve Left and Right's behavior with softwrapped chunks
tweaks: add a parameter to do_home() and do_end()
softwrap: improve End's behavior with softwrapped chunks
softwrap: improve Home's behavior with softwrapped lines
Menu
Projects
Groups
Snippets
Help