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
2b1bc6866a7be5160d03201192c50accd8722f1c
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
7
Apr
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
12
10
7
6
5
4
3
2
1
31
Jul
30
29
28
27
25
24
22
21
17
16
14
13
12
tweaks: adjust a couple of comments
tweaks: fix two typos in the NEWS file
tweaks: fix some inconsistencies in an old Changelog
tweaks: put M-A before ^6, to look better above M-6 in the help lines
input: support escape sequences for ^Home and ^End
bindings: make ^Home and ^End go to top and tail of buffer
editing: avoid creating blank lines when using autoindent
display: with softwrap, show the cursor where the eye expects it
display: check the correct character for being double-width
tweaks: keep the help text aligned, also with the narrow arrows
configure: ignore the REG_ENHANCED test when we use gnulib
gnulib: update to current state
bindings: use arrows instead of words to designate the cursor keys
tweaks: put unshifted shortcuts ^6 and M-6 first, instead of ^^ and M-^
bindings: make ^Up/^Down go to first/last row in the file browser
tweaks: again use memory on the stack instead of malloc() and free()
tweaks: replace a function call or a macro with a hard number
tweaks: elide a variable and a pair of braces
tweaks: use memory on the stack instead of calling malloc() and free()
tweaks: close the backup file also when we skip making a backup
files: check also for write errors when prepending, not just read errors
backup: prevent a symlink attack by operating on the file descriptor
configure: fix up word boundary regex logic now that we have gnulib
scrolling: properly compensate for the onscreen chunks
display: show '<' and '>' placeholders for characters that get split
docs: mention another difference with Pico in the Info document
docs: trim the TODO file a bit, and put the more important items first
po: update translations and regenerate POT file and PO files
bump version numbers and add a news item for the 2.8.0 release
tweaks: condense some declarations by reshuffling
tweaks: frob some parentheses and other things, to be more consistent
tweaks: reshuffle two declarations for a more consistent order
tweaks: factor out a bit of common code
tweaks: elide an intermediate variable
tweaks: don't loop over an initializer
tweaks: frob a couple of comments
tweaks: simplify and correct a computation
display: don't compensate for chunks before firstcolumn
display: don't draw more chunks than the screen can hold
moving: determine the correct leftedge when paging up/down too
Menu
Projects
Groups
Snippets
Help