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
17cf7d1c6240a0988989f8f7ed3d30b6f47ce9c4
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
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
8
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
history: remember the list of executed commands across sessions
moving: set the preferred column properly when doing a smart home
history: remember the commands that were executed during this session
docs: remove another remark about indenting lacking undo capability
tweaks: discard another set of useless asserts
tweaks: reshuffle some code, and rename a variable
titlebar: don't show nano's name and version when in the file browser
titlebar: drop the prefix "File: " from before the filename
titlebar: don't reshow version when dropping back to a single buffer
new feature: show current and total number of open buffers in title bar
tweaks: elide a superfluous allocation
docs: remove man page reference to indent/unindent lacking undo/redo
text: hook up indenting and unindenting to the undo/redo code
Menu
Projects
Groups
Snippets
Help