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
b4041d6821494a62094c0de4aca58fcc14fa2107
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
5
Jan
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
7
5
1
30
Apr
29
28
27
24
23
22
21
20
19
16
15
7
5
31
Mar
30
29
19
15
14
13
11
8
7
5
4
3
2
29
Feb
28
27
26
25
24
16
7
6
3
1
31
Jan
30
29
28
27
26
25
23
22
19
16
15
14
12
10
9
6
5
3
29
Dec
28
24
30
Nov
28
25
20
19
6
5
4
3
31
Oct
30
23
22
19
18
10
3
30
Sep
29
28
23
22
16
remove DB's hacks to work around problems with ncurses' display of
add DB's (modified) UTF-8 support tweaks to do_replace_highlight()
tweak the charealloc() in do_output() to more closely match the old
set the value of alloc_len properly again, as in DB's patch, in order to
undo the initialization of index, as the warning was indirectly caused
cosmetic fixes
make sure index is initialized in order to avoid a warning
add DB's (modified) UTF-8 support tweaks to edit_add(); they're not
fix assert
update more documentation dealing with double-Escape and verbatim input
readd get_byte_kbinput(), modify get_word_kbinput() to handle
another int -> bool conversion
miscellaneous fixes: skip over invalid wide characters, and if wcwidth()
when we get a newline via verbatim input at the statusbar prompt, set
add missing NANO_SMALL #ifdef
properly handle newlines read in via verbatim input at the statusbar
implement verbatim input for the statusbar prompt
in do_input() and do_statusbar_input(), func_key is an int* and not an
fix an assert, update another copyright year, and add a few more of DB's
get rid of the last remnant of the NO_UTF8 toggle that I erroneously
implement cutting from the current position to the end of the file,
overhaul the high-level input routines for the statusbar to make them
miscellaneous bits: fix the full justify segfault in a way that doesn't
handle wctomb() failure in parse_char() too
handle wctomb() failures properly in display_stirng_len() and
cosmetic totsize-related cleanups
set totsize properly when deleting a character or backspacing over it
properly increment start_col when the line begins with a character that
clarify the warning message when sufficient wide character support isn't
fix the NANO_WIDE #ifdefs again, and put display_string_len() back in
add a few missing NANO_WIDE #ifdefs, and remove display_string_len()
configure.ac and related cleanups
fix display problem caused by backwards comparisons of column and
revert last change, as it's actually redundant, and fix a few comments
fix if block
fix statusbar() and onekey() to properly handle multibyte strings too
#ifdef fixes
remove command line and rcfile option for --noutf8, as UTF-8 support is
more steps toward UTF-8 support: port all the parts of DB's UTF-8 patch
yet another cosmetic fix
Menu
Projects
Groups
Snippets
Help