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
feature/match-parens
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
3
Oct
2
15
Jan
10
6
5
2
1
31
Dec
30
28
27
26
23
18
17
16
11
10
3
2
29
Nov
26
25
22
21
20
19
14
12
11
8
7
6
5
4
3
30
Oct
24
23
22
21
18
16
15
12
9
7
5
3
2
1
30
Sep
29
28
26
25
23
20
19
18
17
16
13
12
9
8
7
1
31
Aug
30
29
28
27
26
25
22
21
20
18
16
15
11
10
9
8
7
6
5
4
31
Jul
30
29
24
23
22
20
19
18
17
16
15
14
13
12
11
10
8
4
Jun
3
2
1
31
May
30
29
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
Make do_indent, do_unindent, and do_enter clearer
refactor/readbi…
refactor/readbility
Indent line when pressing ENTER between braces
feature/match-p…
feature/match-parens
Insert matching ), ], and } characters
tweaks: adjust indentation after the previous commit
master
master
input: properly handle <Escape>s followed by a shifted Meta+letter
startup: check that a backup directory is valid also when backups are off
tweaks: reduce two parameters to a single one by summing them
tweaks: rename two variables, to indicate better what they mean
tweaks: refer to the magic line as "magic line", not as "magicline"
tweaks: rename and invert a function, to avoid double negatives
cutting: cover the corner cases where cut commands do not cut anything
cutting: give feedback when otherwise nothing happens
cutting: when ^K does not actually cut anything, do not add an undo item
tweaks: rename a variable, elide another, and adjust two comments
tweaks: calculate the length of a completion word in a more direct way
tweaks: use proper variable types in the word-completion functions
tweaks: move the character/word-deletion functions to a better location
tweaks: reshuffle and frob a couple of comments, and reindent two lines
undo: set the correct file size for a redo of a character deletion
options: actually rename --rebindkeypad to --rawsequences (-K)
undo: after undoing a cut, don't remove the magicline if we're on it
utils: retire the fixbounds() function -- it is no longer needed
tweaks: word some comments more concisely
tweaks: rename two variables, to be more descriptive
rcfile: reject an attempt to bind ^[
tweaks: correct a comment typo, and trim a few other comments
tweaks: reorder some ifs, to reduce the average number of comparisons
tweaks: reduce a bunch of repetitious comments to their essence
tweaks: elide an unneeded intermediate variable
tweaks: elide a tiny function by making a variable global
tweaks: elide a parameter that is always TRUE
undo: when undoing a cut, remove also the magicline if it added one
undo: set and check 'xflags' in a bitwise manner
docs: say that --rebinddelete can correct both <Backspace> and <Delete>
docs: reword and reshuffle the description of --rawsequences
options: make --rawsequences disable --mouse, to prevent entering junk
tweaks: rename a symbol, to match its corresponding option
options: rename long version of -K from --rebindkeypad to --rawsequences
browser, help: make <Bsp> page up also when terminfo mismatches terminal
tweaks: hard-bind ASCII DEL in a slightly more economical way
Menu
Projects
Groups
Snippets
Help