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
dac0aa1d894219676363cd1c42c52ec1fd21688d
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
7
Aug
6
5
4
3
2
1
31
Jul
30
29
28
27
25
24
22
21
17
16
14
13
12
11
10
4
3
2
1
30
Jun
29
27
26
25
24
23
22
21
20
17
16
15
14
13
12
8
7
6
4
3
2
1
31
May
30
28
27
25
24
23
22
21
18
17
16
15
14
12
10
6
5
4
3
2
1
29
Apr
27
26
25
24
23
17
16
15
13
12
11
10
8
7
5
4
31
Mar
30
29
28
23
22
21
20
19
17
14
13
12
11
10
9
4
1
29
Feb
28
26
25
24
23
22
21
20
18
16
15
14
13
12
11
10
9
7
6
5
31
Jan
29
26
25
24
22
21
20
17
15
14
13
12
11
10
9
7
4
3
2
31
Dec
30
29
23
22
20
18
11
usage: show that the option --wordchars needs an argument
files: avoid a warning about not being able to write a lockfile
tweaks: reduce two comparisons to a single one
shortcuts: zero the value of 'toggle' for keys that are not toggles
chars: make searching case-insensitively some ten percent faster
debug: add a timing instrument to the main search routine
tweaks: correct one comment, and adjust another
tweaks: don't optimize for a special case -- it is far too seldom
chars: remove superfluous afterchecks
chars: don't persist when only one of the compared sequences is invalid
chars: properly compare strings of different lengths
chars: straighten out the flow of a loop, so it is easier to follow
chars: remove a special case that never occurs
spelling: don't abort when a misspelled word isn't found, just note it
spelling: don't consider digits as word parts, because GNU spell doesn't
tweaks: compile a parameter unconditionally
locking: remove any lock files when dying
screen: remove redundant redrawings of the entire edit window
tweaks: restore earlier conditions to prevent superfluous redrawings
tweaks: rename a function, and adjust some comments
screen: don't look at placewewant but at where we actually were and are
tweaks: unconditionally compile a couple of parameters
files: make allowances for 32-bit PIDs
input: ingest as verbatim just one control code or one or two escapes
tweaks: remove some unnecessary keycodes from a switch statement
tweaks: normalize some whitespace and adjust several comments
tweaks: rename three constants, for clarity, and hardcode two others
tweaks: don't bother setting meta_key to false when a key is invalid
tweaks: don't use a function call when reference to the variable will do
tweaks: move the modified editing keys again
tweaks: adjust indentation after the previous changes
tweaks: return quicker from the key parsing routine
tweaks: move some debugging stuff, and move modified editing keys too
tweaks: elide the global variable 'func_key'
tweaks: add a variable, in preparation for making returning easier
tweaks: replace a three-case switch with an if and an else
tweaks: consistently use a parameter instead of a struct element
tweaks: reshuffle two ifs for a little more speed
tweaks: normalize some indentation
tweaks: condense three asserts into a single one
Menu
Projects
Groups
Snippets
Help