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
b574f73e6061895dd3863a56b8db4a37585b78c9
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
29
May
28
27
25
24
23
22
21
18
16
15
14
13
12
10
9
6
1
30
Apr
29
28
27
25
24
23
22
21
17
13
12
1
31
Mar
30
29
28
27
26
23
22
20
19
18
17
12
11
10
9
8
6
5
4
3
1
28
Feb
27
25
24
23
20
16
14
8
7
5
4
29
Jan
28
27
26
24
23
22
20
19
16
15
14
12
11
10
9
8
6
2
1
31
Dec
30
29
28
26
25
24
23
21
19
17
16
12
11
10
9
7
6
3
2
30
Nov
27
26
23
22
21
20
19
18
17
13
12
11
10
8
7
5
4
2
1
31
Oct
30
29
28
26
25
19
18
15
14
13
12
11
4
3
27
Sep
26
24
22
20
19
17
15
14
13
12
10
2
31
Aug
29
27
26
22
21
20
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
gnulib: update to its current upstream state
tweaks: avoid a warning with --enable-{tiny,help,multibuffer}
tweaks: avoid an unused variable warning with --enable-tiny
build: fix compilation with --enable-{tiny,help,multibuffer}
tweaks: make better use of an existing variable
build: fix compilation when configured with --disable-justify
main: add "/" to the quoting regex, to allow justifying //-comments
tweaks: fix some grammar plus a typo in the comments
docs: mark the filtering of text through an external command as done
tweaks: adjust a translator hint
tweaks: reshuffle a couple of assignments
tweaks: frob a couple of comments
tweaks: remove a superfluous assignment -- the lead length never changes
tweaks: rename two variables, to better fit their tasks
tweaks: make better use of an intermediate variable
tweaks: stop decreasing both the iterator and the limit of a loop
justification: limit the amount of recursion to prevent a stack overflow
wrapping: when autoindenting, use indentation of next line as example
tweaks: elide another function that is called just once
tweaks: elide a function that is called just once
tweaks: rename a variable, to give it some meaning
tweaks: simplify the determining of the prefix for justified lines
justification: find the beginning of a paragraph in a better way
justification: recognize indented paragraphs also without --autoindent
bindings: add the "flippipe" bindable function
justification: when leading whitespace exceeds fill width, wrap anyway
tweaks: rename a function, for more aptness and extra contrast
linter: don't try to access absent stat info, as that gives a crash
linter: make sure that the margin is updated before displaying a buffer
rcfile: don't crash when a bind to a string lacks the closing quote
build: fix compilation when configured with --disable-multibuffer
tweaks: condense some repetitious comments, and check before assigning
tweaks: use a more meaningful variable name, and avoid a distant 'else'
tweaks: condense two statements into one, and elide a 'break'
tweaks: exclude an unneeded 'if' from the single-buffer version
linter: check all open buffers, instead of just the next one
linter: make sure the shortcuts bar will redrawn when exiting early
tweaks: avoid an unused-variable warning with --enable-tiny
build: fix compilation failure when configured with --enable-tiny
tweaks: avoid two unused variable warnings when NLS is disabled
Menu
Projects
Groups
Snippets
Help