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
9c3a149b14f065e06dabbe24ff329f2eb755df9d
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
14
Oct
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
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
new feature: a bindable function that starts always a backward search
tweaks: adjust indentation and comments after the previous change
files: check for a changed disk file also for 'savefile' and --tempfile
tweaks: remove a comment from the docs that is no longer accurate
moving: prevent the cursor sticking on or skipping over overwide tabs
help: don't fall back to other syntaxes if there is no nanohelp one
tweaks: reshuffle some regexes, for order and compactness
syntax: nanohelp: colorize Up, Down, Left and Right (when not in UTF-8)
tweaks: reduce a bit of code duplication
display: keep the cursor switched on when resizing the screen
display: switch off the cursor early on during startup
tweaks: fix compilation when configured with --disable-histories
history: remove the migration service for the old searches file
build: add history.c to the list of files with translatable strings
input: recognize Option+Arrow keys on iTerm2 in "xterm mode"
tweaks: rename two variables, for contrast, and frob some comments
tweaks: elide two variables by using a pointer instead of an index
softwrap: break before multi-column Unicode blanks when they overshoot
syntax: nanorc: properly color valid arguments of 'selectedcolor'
tweaks: rename a variable, to avoid a possible confusion
tweaks: discard some obsolete debugging stuff
browser: place the cursor properly on the selected file when -g is used
tweaks: make the switching on and off of the cursor a bit more compact
display: rework the switching on and off of the cursor
tweaks: chuck an assert, and then condense the code and a comment
search: trim a failed search string for width instead of length
build: let git ignore also the generated PDF file
display: stop the help viewer from turning on the multibuffer indicator
tweaks: rename one variable once more
tweaks: strip four unneeded checks
tweaks: frob some comments and rename a few variables and a function
tweaks: rename two variables, to be more indicative of what they do
tweaks: rename a function and swap its two parameters
tweaks: improve some comments, and rename a variable for symmetry
tweaks: rename two variables, to make a little more sense
tweaks: drop a bunch of outdated asserts
tweaks: elide an unneeded check
history: after loading the lists, mark them as unchanged
tweaks: elide an unneeded function now that stuff is grouped together
organization: move all history-related stuff to its own file
Menu
Projects
Groups
Snippets
Help