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
8091d0a5743ba8440ce90972901ac8bfbe1a39e6
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
Aug
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
6
5
4
3
2
1
31
Dec
30
29
28
27
26
25
24
23
22
21
20
19
18
15
13
bindings: hard-bind Alt+Up and Alt+Down to findprevious and findnext
bindings: hard-bind Alt+Left and Alt+Right to buffer switching
softwrap: don't push a straddling tab to the next chunk
softwrap: properly update the viewport when adding text at firstcolumn
tweaks: condense some logic, to elide a variable and a comment
tweaks: rename a function, to let it make more sense
tweaks: elide the global variable 'full_operating_dir'
files: do not silently ignore an invalid backup directory, but die
tweaks: simply set the proper scrolling mode, instead of imitating it
tweaks: drop some debugging stuff
display: catch all cases where the cursor can be pushed offscreen
tweaks: a comma does not end a sentence, and is not part of a variable
tweaks: snip a superfluous clearing of the bottom bars after help
tweaks: harmonize some prototypes with their functions
tweaks: sort the includes, so it's a little easier to see what is there
tweaks: restore an include that is necessary on some platforms
syntax: python: don't require a character after an opening triple quote
small addition: allow customizing the color of selected text
tweaks: reshuffle code and frob comments, to reduce the number of lines
tweaks: remove includes that appear to be superfluous
tweaks: adjust spacing and wording in sample.nanorc
syntax: html: don't bother coloring tags that cross line boundaries
tweaks: correct a comment typo and an indentation error
new feature: allow pasting at all input prompts
linting: skip the introductory message produced by 'gcc -fshow-column'
tweaks: elide an unneeded pointer
tweaks: replace a misplaced tab with a space
weeding: remove redundant casts of nmalloc()
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
Menu
Projects
Groups
Snippets
Help