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
68e301655765f5dfdde3e9d2aa94d67b2138a3a1
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
26
May
25
24
23
22
21
20
17
16
15
14
8
6
3
2
29
Apr
27
26
25
20
19
18
16
15
14
13
10
9
8
7
6
5
4
1
31
Mar
30
29
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
4
2
1
25
Feb
23
22
14
12
11
10
9
8
7
31
Jan
28
27
25
24
22
20
19
18
17
16
15
14
13
12
11
8
7
5
4
3
2
1
31
Dec
29
28
27
24
23
22
21
20
18
15
13
12
9
8
7
6
5
4
2
1
29
Nov
28
27
26
25
24
23
22
21
20
18
17
16
15
13
12
11
8
7
6
5
4
3
2
1
31
Oct
30
29
27
26
25
24
23
22
21
19
18
16
15
14
11
9
8
7
6
5
4
3
1
30
Sep
28
27
25
24
23
22
18
12
11
10
7
5
1
31
Aug
29
28
27
26
25
18
17
12
in input_tab(), make sure that we don't set *place to the middle of a
formatting fixes
cosmetic fixes
yet another comment fix
typo fix
more miscellaneous minor fixes
port over DB's (better) equivalent of the last fix, and tweak a few
remove redundancy
remove unneeded blank line
fix changelog entry
remove redundancy
really fix one of the last fixes
add various fixes to avoid a hang and several potential assertion
another comment fix
replace all instances of strncpy() with charcpy(), since the only
more miscellaneous minor fixes
fix inaccurate comments
really fix the off-by-one errors in LINE,COLUMN parsing; the column
in configure.ac, add minor tweaks to some of the test blocks to avoid
fix one last off-by-one error that occurs when do_gotolinecolumn() is
comment fix
oops; free magichistory *properly* when we don't need it anymore
free magichistory when we don't need it anymore
overhaul the history code to work more consistently, and clean up
Updated French from the TP.
comment fixes
in save_history(), properly save history when in view mode
in usage(), add formatting fixes and a missing N_()
various minor fixes
when calling do_gotolinecolymn(), default to the current line and column
in do_gotolinecolumn(), start the search for a line from fileage instead
mention the support for moving to a different column in the prompt
fix off-by-one problems with COLUMN; it should be zero-based
set placewewant more efficiently
more LINE,COLUMN-related work: fix problems parsing it, and allow it at
formatting fix
in do_gotoline(), properly show an error message if we try to go to line
add error detection to parse_line_column()
add missing comment
move duplicate code from the +LINE,COLUMN feature into a separate
Menu
Projects
Groups
Snippets
Help