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
8e0a7ec20d979f56fb9b9a2beb41bc78bc4a1e23
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
27
May
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
11
10
9
7
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
syntax: makefile: recognize also an all-lowercase makefile name
filtering: pair the cut and the insert, so they can be undone together
tweaks: rename a variable, for contrast, and improve two comments
new feature: allow piping (selected) text to an external command
docs, usage: make it clear that the argument of --quotestr is a regex
tweaks: give some continuation lines a more obvious indentation
tweaks: condense a comment, and elide an unneeded 'if'
startup: provide a hint for people unfamiliar with the ^char convention
docs: remove mention of the quotestr for when regex support is lacking
tweaks: remove two superfluous checks, after making one of them so
syntaxes: condense and/or correct some extension regexes
tweaks: frob some comments, and rename two parameters to make sense
credits: sort the names roughly according to amount of influence
docs: thank Kamil for his bug fixes, and update an email address
Menu
Projects
Groups
Snippets
Help