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
ec295f5e68d2ced6c0e2639c69166c0387d04443
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
2
Aug
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
8
7
6
5
4
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
tweaks: rename a struct element, to be more fitting
shortcuts: group the setting of key string and keycode into one function
input: don't bother putting a keycode into byte range
shortcuts: remove any unnecessary classifying of keys
tweaks: adjust indentation after previous changes
tweaks: check earlier on for sufficient length of the sequence
input: be more strict in recognizing certain escape sequences
input: don't use a function call when a literal value will do
input: fix a pasto from eight years ago, from commit e347efb
docs: tweak some spacing and spelling
po: update translations and regenerate POT file and PO files
bump version numbers and add a news item for 2.6.2
moving: don't do an automatic smart home with Ctrl+Up and Ctrl+Down
credits: don't bother blanking the second line nor the help lines
tweaks: compute the sizes of the subwindows in a more direct manner
Menu
Projects
Groups
Snippets
Help