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
cc91ee603c24429375ace5d4b55d85c396668c2e
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
17
Aug
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
21
20
19
18
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
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
Menu
Projects
Groups
Snippets
Help