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
e534aae70161c4acabffcea9af7da7e9f1dbf0e9
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
10
Aug
8
5
4
2
1
31
Jul
30
29
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Jun
29
28
27
26
25
23
22
21
20
19
18
17
16
15
14
13
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
add new -W/--wordbounds command line option, and new "wordbounds" rcfile
in usage(), remove unneeded translation of "--quickblank"
clarify changelog entry
readd the option to turn the keypad off by default from nano 1.2.x, with
in update_history(), add a check to make sure the parameter we pass to
cover the full range of Unicode
store Unicode values in longs instead of ints
cosmetic fix
even better handling of invalid Unicode characters
don't allow entering invalid Unicode in make_mbchar() either
add better handling of invalid Unicode, plus a few miscellaneous minor
more get_unicode_kbinput() fixes: properly discard hexadecimal FFFE to
cosmetic fixes
fix misplaced code in previous edit_scroll() fix
eliminate still more redundant screen updates
rename get_word_kbinput() to get_unicode_kbinput(), and also rename
in get_word_kbinput(), limit the input word to hexadecimal FFFD instead
miscellaneous enum cleanups, including making the file-writing
cosmetic fix
formatting fixes
document the "none" and "default" syntaxes in nanorc.5
document the explanation of the "none" syntax in nanorc.sample
port over Brand Huntsman's reserved "none" syntax to counteract his
treat color syntax names case sensitively, for consistency with how
more color updates: add a "default" syntax that takes no extensions for
the old assert is actually needed, so put it back too
revert previous simplification, as it only moved complexity from one
comment fix
simplify further
fix cursor position display breakage
simplify do_cursorpos(), and remove an unneeded assert from it
in parse_syntax(), flag duplicate syntax names as errors
port over more of Brand Huntsman's old patch: a color syntax specified
fix extension decompilation breakage
add missing bit from last patch
port over more of Brand Huntsman's old patch (with a few tweaks):
formatting fixes
fix display breakage
remove unnecessary can_change_colors() call
cosmetic fix
Menu
Projects
Groups
Snippets
Help