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
6e73805a0d13c24da496a8a6940e9a9210dfd322
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
20
Aug
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
6
5
4
3
2
1
31
Dec
30
29
28
27
26
25
24
23
22
mouse: one click of the wheel should move three lines, not three pages
moving: get <Up> unstuck when trying to pass over a sprawling tab
softwrap: properly move up and down over tabs that are split over rows
browser: correct the inverted search behavior for Alt+Up/Alt+Down
browser: allow backward/forward re-searches with Alt+Up/Alt+Down
display: constrain line numbers on softwrapped lines with sprawling tabs
tweaks: show "where is next" in the help lines of the file browser
tweaks: fix compilation with --enable-{tiny,help,multibuffer}
tweaks: group all movement routines in corresponding pairs
tweaks: specify more directly in what manner to move the viewport
weeding: remove the unused be_clever parameter from do_home()/do_end()
softwrap: improve left/right navigation across line boundaries
display: do show the visible character for a tab when it starts a row
softwrap: make sure char_len is set when a tab is wider than a chunk
moving: the current chunk is always 0 when not in softwrap mode
tweaks: rename a label, to better match its task
rcfile: don't leak a shortcut when something goes wrong [coverity scan]
tweaks: adjust the indentation after the previous change
tweaks: avoid trying to stat a file that might be NULL [coverity scan]
tweaks: don't close a descriptor when its stream has already been closed
tweaks: do not leak the indentation when all lines are empty
tweaks: condense or improve some comments
text: properly unindent lines that consist of only whitespace
gnulib: update to its current upstream state
tweaks: adjust the indentation after the previous change
tweaks: reshuffle some code to harmonize two related functions
tweaks: keep the const qualifier of the syntax name [coverity scan]
tweaks: reshuffle some declarations and trim a few comments
files: don't try to open a negative file descriptor [coverity scan]
files: don't close a file descriptor when opening failed [coverity scan]
tweaks: close a file also in the error path [coverity scan]
tweaks: allow enough space for the Y/N/A characters [coverity scan]
syntax: c: give labels some color too
tweaks: adjust the indentation after the previous change
text: make unindenting remove from the beginning of the line
text: make indenting add to the beginning of the line
tweaks: remove unneeded parentheses and blank line and braces
display: don't doubly show tabs that cross a chunk boundary
tweaks: renumber the special key codes, to be in sequence and grouped
bindings: hard-bind Alt+Up and Alt+Down to findprevious and findnext
Menu
Projects
Groups
Snippets
Help