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
f6b396f20639be7eaec75fe3d799d77fc9c067e6
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
6
Mar
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
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
tweaks: don't call strcmp() to determine whether a string is empty
color: remove unneeded bright comparision to prevent duplicate pairs
tweaks: drop an assert, add a warning, and change a 'for' to a 'while'
tweaks: rename a parameter and a variable, to be more fitting
tweaks: exclude an unlikely error message from the tiny version
tweaks: appease valgrind concerning syscalls with uninitialized values
tweaks: adjust two comments, move two declarations, rewrap three lines
tweaks: reshuffle the undo types into mostly the same order everywhere
tweaks: drop some debugging stuff, and adjust what remains of it
tweaks: do not needlessly renumber the lines in the buffer
tweaks: make the fsfromline() call only for the undo types that need it
undo: when redoing, don't try to find a line number that might not exist
tweaks: condense a comment and elide an 'if'
tweaks: reshuffle some code, to be slightly less ugly
bindings: make a key defined as string work also in browser and viewer
syntax: nanorc: color also bindings to a string as valid
bindings: revert the ^/ changes, as ^/ is not always Go-To-Line
docs: mention that a key can be bound to a string
help: tweak the descriptions of ^X and ^R
selecting: cancel the softmark upon any attempt to move the cursor
syntax: color also ^/ in nano's help texts and in nanorc files
tweaks: refactor the implanting of a key expansion
input: handle the implant() function separately also for the prompt
input: handle the implant() function separately, as it is special
tweaks: correct a typo that broke binding a key to a string
docs: note also in the Info manual that text can be selected with Shift
tweaks: correct a typo in NEWS
docs: mention that errorcolor does have default colors
tweaks: elide another variable, to call a function less often
tweaks: elide an unneeded variable
tweaks: remove another superfluous check
tweaks: remove a superfluous check
tweaks: elide an unused variable and parameter
tweaks: shorten the name of two record elements
tweaks: unabbreviate two variable names
tweaks: elide two unneeded booleans
prompt: disallow pasting when in restricted mode
tweaks: fix a copy-and-paste error
small addition: allow customizing the color of an error message
help: mention that some keys work on a region when the mark is on
Menu
Projects
Groups
Snippets
Help