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
7d367710aedb8a12aac749a30fee81a168408731
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
13
Jun
12
10
9
8
7
6
5
4
3
2
1
31
May
30
29
28
27
26
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
simplify is_valid_mbstring() by making it use mbstowcs()
don't work around invalid multibyte sequences in rcfile options anymore,
miscellaneous minor fixes
still more cleanups to chars.c and related code
more cosmetic fixes
remove unneeded blank line
revert the simplification of the display_string() call in
cosmetic fixes
when doing history string tab completion, skip over an exact match
in do_replace_loop(), simplify the display_string() call that we use to
simplify the word detection code
detect words more accurately by taking punctuation into account, and
document cosmetic fix
cosmetic fix
in shortcut_init(), allow the mark to be used in view mode, as Pico does
fix changelog entry
when the mark is on, only do a word count on the marked text
remove unnecessary screen update
implement word count via Meta-D at the main window
one last cleanup to chars.c
various cleanups to chars.c and related code
in do_tab(), remove unneeded variable kbinput
more formatting fixes
cosmetic and formatting fixes
add macro charset(), a wrapper that calls memset(), and use it in
in resize_variables(), use sizeof(char) in the memset() that initializes
comment fix
in display_string(), don't check for multicolumn characters if the NO_UTF8 flag isn't set
in color_to_int(), assert that colorname isn't NULL, since that case is
in disable_extended_input(), disable extended output processing as well
formatting fixes
in parse_colors(), properly generate an error if we get a color
update documentation for the "color" regex
in parse_colors(), properly parse a background color without a
make parse_line_column() consistent with the color regex-parsing code
cosmetic fixes
cosmetic fix
revert the conversion of each line to a valid multibyte string, as it
clarify changelog entry
when reading a file in, make sure each line is a valid multibyte string
Menu
Projects
Groups
Snippets
Help