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
c888edf409e399363159b356a27c10db545ad5f7
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
27
Jul
26
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
3
2
30
Jun
29
27
25
23
20
18
8
7
6
4
2
31
May
29
24
23
21
19
18
17
16
15
11
9
8
7
5
4
3
2
1
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
tweaks: drop some debugging stuff, and frob two comments
linting: don't try to put the cursor at a negative x position
tweaks: use charalloc() instead of (char *)nmalloc() * sizeof(char)
weeding: drop the forreal parameter from place_the_cursor()
tweaks: set the target row for smooth scrolling more directly
po: regenerate POT file and PO files
bump version numbers and add a news item for the 2.8.6 release
tweaks: only compensate for a partially-offscreen line in softwrap mode
pasting: restore the cap on the number of chunks to move backward
softwrap: when possible, go back a whole bunch of chunks at a time
softwrap: remove unneeded caps on the number of chunks to move
startup: in default mode, display the tail of the file as Pico does
files: don't bother counting rows when opening a fresh buffer
tweaks: drop a bunch of useless asserts
moving: fix the cursor jumping back and forth with non-smooth paging
suspension: prevent entering an invalid byte upon resume (with S-Lang)
docs: move the descriptions of 'header' and 'magic' next to 'syntax'
tweaks: chuck some debugging stuff
tweaks: rename another constant, to be more precise
tweaks: rename a constant, to match the corresponding option
options: rename --cut to --cutfromcursor, to be clearer
syntax: nanorc: don't color the argument of 'linter' as if invalid
docs: reword the explanation of the 'syntax' command
docs: improve some spacing, especially of the synopsis in the PDF
docs: use the @command and @option mark-up more consistently
syntax: texinfo: cover also some special cases like @U, @OE and @TeX
docs: add some more mark-up to the Info document
docs: use real cross references in the Info document
docs: improve cross references and mark-up in the Info document
tweaks: swap ^X and ^L in the help lines of the help viewer
screen: retain the same help-line tags when the window is resized
display: avoid a jumpy cursor by redrawing bottom bars only when needed
text: adjust the comments in do_indent() and do_unindent()
text: remove the last usage of cols in do_indent() and do_unindent()
text: normalize the indentation in do_indent() and do_unindent()
text: remove indent-related code from do_unindent()
text: remove unindent-related code from do_indent()
text: remove unneeded references to cols from the indentation routines
text: make do_unindent() an exact copy of do_indent()
tweaks: remove two superfluous includes
Menu
Projects
Groups
Snippets
Help