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
31f99361b68b4eb3a56540a3baa3e017bf7e8e33
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
18
Mar
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
27
24
23
20
18
17
13
12
10
8
7
6
5
3
2
1
30
Jun
29
28
27
26
25
24
22
15
12
10
9
5
4
3
1
31
May
30
29
28
27
25
24
23
22
20
19
18
17
14
13
8
add multibyte character support to help_line_len(), so that UTF-8 help
add more locale string checks beyond case-sensitive "UTF-8" so that we
update changelog
make the #ifdef around indent_len() match that of its prototype, so that
minor documentation fix
allow refreshing of the file browser window, as Pico does
add missing blank line, and rename total_blank() to total_update(), as
allow refreshing of the help browser window, as Pico does, and remove a
initialize indent_string later in the justify code, so as to avoid a
fix justify code regression: if we're justifying the entire file, and we
fix paragraph searching code regression: if trying to move to the line
control characters can only be properly filtered out in both non-UTF-8
fix misplaced #endif
comment clarifications
actually, we can swallow non-ASCII control characters if we're not in
when getting printable input from the edit window or statusbar prompt,
add debugging statement
check for wget_wch() again instead of get_wch() when looking for the
documentation update
a few last minor fixes to do_credits()
in do_credits(), display Florian König's name properly in UTF-8 mode;
fix potential memory corruption problem in make_mbstring(), and also fix
make the rest of the justify code support multibyte characters
fix more inaccurate comments
when justifying, don't remove a space after a duplicate character in
add missing blank lines
fix erroneous #ifdef
make sure all rcfile arguments are valid multibyte strings
formatting fixes
add more multibyte character support to break_line()
more comment fixes
add missing blank lines
remove erroneous if clause in the overhauled justify code
overhaul the paragraph-searching code to make it simpler too
comment improvement
more comment fixes
fix regressions caused by the justify overhaul: when adjusting the mark,
fix regression caused by the justify overhaul: when justifying a quoted
fix erroneous comment
overhaul the justify code to make it leave the right number of spaces at
Menu
Projects
Groups
Snippets
Help