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
1903ace2759f48f8ca1f20febc7b468c5769f59d
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
20
May
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
11
10
7
5
4
1
31
Jul
30
29
28
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
rename another variable
comment fix
add the ability to open a file on a specified column as well as a
update the Free Software Foundation's mailing address in various
more indentation fixes and one more cosmetic fix
rename a few more variables, and fix some indentation
still more cosmetic fixes
document a renamed variable
more cosmetic fixes
in cut_line(), set placewewant properly after cutting a line, to avoid a
another cosmetic fix
cosmetic fix
revert one last change that was causing breakage
remove redundant code
revert one of the previous changes; we don't really need a shortcut for
rearrange nanogetstr() to fix breakage
revert some attempts at simplifying the search/replace history code that
document the simplification of a history check in nanogetstr(), and
more comment fixes
more comment fixes
remove a redundant check in get_history_newer(), and add a few comment
Updated Malay from the TP.
oops; in do_output(), properly allow wrapping when we insert a tab, for
Update Norwegian bokmaal from the TP.
in do_output(), fix an off-by-one error that allowed wrapping when we
in shortcut_init(), move the "Refresh" and "Exit" shortcuts to the
minor bits: fix slang compilation by calling clearok(TRUE) and
comment fixes
Menu
Projects
Groups
Snippets
Help