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
8b483c10baca5ff6dd4a0e43ad85a0f737465365
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
4
Apr
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
11
10
4
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
tweaks: reshuffle some more lines and improve four comments
tweaks: reshuffle some lines and adjust some comments
moving: /do/ redraw the prior line when the viewport hasn't changed
moving: don't try to redraw lines that have gone outside the viewport
moving: the current chunk cannot be beyond the last chunk of a line
tweaks: reshuffle some statements, to avoid double assignments
display: make PageUp/PageDown use the correct beginning of the viewport
docs: update README.GIT for gnulib-related changes
configure: don't check for the existence of iswspace() anymore
docs: mention some more differences with Pico in the Info document
tweaks: shorten a bit of logic
tweaks: fix a comment typo
Menu
Projects
Groups
Snippets
Help