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
7e334c95cb43c5d115c9ed1dc1c535f642a4c4b3
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
15
Jan
14
12
11
10
9
8
6
2
1
31
Dec
30
29
28
26
25
24
23
21
19
17
16
12
11
10
9
7
6
3
2
30
Nov
27
26
23
22
21
20
19
18
17
13
12
11
10
8
7
5
4
2
1
31
Oct
30
29
28
26
25
19
18
15
14
13
12
11
4
3
27
Sep
26
24
22
20
19
17
15
14
13
12
10
2
31
Aug
29
27
26
22
21
20
19
18
17
16
15
14
13
10
8
6
3
31
Jul
29
27
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
tweaks: transform a parameter, from a pointer to the value itself
tweaks: drop a superfluous parameter, as it is always 1
tweaks: don't bother to reallocate when the keybuffer size decreases
tweaks: rewrap a bunch of lines in the NEWS file
tweaks: rename two variables, for preciseness and shortness
startup: make an error message succinct and to the point
tweaks: set a modifier in a single place, for conciseness
tweaks: reshuffle some stuff, and avoid a memory leak
startup: parse interface colors when they are read, not when initialized
search: suppress the occurrence at the cursor only when replacing
docs: update the FAQ for the changed default location of history files
startup: move the initialization of colors, so any error gets printed
tweaks: check for the type of terminal far earlier
docs: update the TODO file to the current state of affairs
tweaks: reshuffle two condition series, to look better
tweaks: rename a variable, and further condense some comments
tweaks: condense and rewrap some comments, and reindent two lines
tweaks: remove a superfluous case -- there can never be four digits
input: fully reset state when a three-digit character code is cut short
tweaks: remove a superfluous check, as we insert always one code
tweaks: condense a condition and a comment, and reshuffle a line
tweaks: elide a tiny intermediate buffer, and rename two variables
tweaks: don't bother freeing the key buffer, just reallocate it
tweaks: rename a function, for aptness, and drop a superfluous check
tweaks: reshuffle a couple of lines
replacing: don't skip the first character of a backwards-marked region
tweaks: indenting text files with tabs is not a good idea
syntax: nanohelp: color also the Sh-Tab key combo
tweaks: condense the conditional compilation of shortcut reassignments
build: fix compilation when configured with --enable(tiny,color,nanorc}
tweaks: fully include Savefile and Wherewas in the tiny version
build: fix compilation with --enable-tiny --enable-justify
syntax: lua: do not color debug.setinfo as it doesn't exist
po: update translations and regenerate POT file and PO files
bump version numbers and add a news item for the 2.9.2 release
tweaks: fold some regexes into one another, for conciseness
syntax: go: sign of exponent in number literal is optional
syntax: go: fix word boundary before dot in number literal
syntax: lua: condense some regexes, tweak comments, reorder things
syntax: lua: add new and missing standard library functions
Menu
Projects
Groups
Snippets
Help