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
7ad5afb935086d9b19c9d55a350520a78b6af1d4
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
25
May
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
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
po: update translations and regenerate POT file and PO files
bump version numbers and add a news item for the 2.9.7 release
docs: note a small difference with Pico in the default hard-wrapping
scrolling: only do a scroll when the edit window has more than one row
tweaks: put Yes/No/All in a consistent order (for the translators)
tweaks: sort an option better, and reschedule a removal
tweaks: put check for -h and -l options in their alphabetical positions
tweaks: use symbolic names instead of puzzling TRUE and FALSE
tweaks: rename two variables, to be more descriptive
tweaks: improve a couple of comments
docs: say thanks to three recent translators, and re-sort two others
prompt: when asking for Yes/No/All, recognize also UTF-8 letters
signals: exclude the crash handler from the tiny version
Menu
Projects
Groups
Snippets
Help