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
7e5524bb667674d0a8e6298a32f24c6398099276
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
9
May
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
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
syntax: makefile: color comments only at start of line or after whitespace
build: use the "force" mechanism to always run the revision rule
tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC
tweaks: transform the token DISABLE_TABCOMP to ENABLE_TABCOMP
tweaks: fix compilation with --enable-tiny ...-help and ...-multibuffer
tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER
build: don't use a dummy dependency, as it breaks non-GNU makes
tweaks: rename three empty functions, and reshuffle some others
bindings: allow toggling a new buffer when multiple buffers are enabled
tweaks: remove five dummy function definitions from the tiny version
syntax: xml: recognize an XML file also by its first line
syntax: nanohelp: color also ^6 as a shortcut keystroke
tweaks: fix several whitespace irregularities
tweaks: add another warning for an impossible condition
tweaks: adjust whitespace and comments after the preceding change
chars: optimize moving a character left in the non-UTF-8 case
chars: probe for a valid UTF-8 starter byte, instead of overstepping
chars: valid UTF-8 codes are at most 4 bytes long, so look only that far
tweaks: avoid an empty function call in tiny version with line numbers
display: keep the cursor put, also when toggling nohelp or morespace
display: ensure smooth scrolling when the edit window is resized
po: update translations and regenerate POT file and PO files
bump version numbers and add a news item for the 2.8.2 release
help: after a search, show the cursor only when something was found
bindings: show Home and End in browser help text, instead of M-| and M-?
tweaks: transform the token DISABLE_MOUSE to ENABLE_MOUSE
tweaks: transform the token DISABLE_MULTIBUFFER to ENABLE_MULTIBUFFER
tweaks: rename another function, to better describe what it does
tweaks: add a warning for a condition that should never occur
tweaks: reshuffle help-text initialization, to elide a save-and-restore
tweaks: remove two superfluous calls of wnoutrefresh()
tweaks: rename a function, to better suit what it does
gnulib: update to its current state in git
tweaks: reshuffle some more stuff, and rename two more variables
tweaks: rename three variables, elide another, and reshuffle some stuff
tweaks: check for an empty needle in a central place
tweaks: remove a superfluous strlen() call from the reverse searches
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
Menu
Projects
Groups
Snippets
Help