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
f5d6d9985b52b81be2bebe0dc1b50c76cc549e6c
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
31
Jul
30
29
28
26
25
24
23
22
21
19
18
13
12
11
9
8
7
6
5
4
3
2
30
Jun
29
28
27
26
25
21
20
19
18
17
14
12
11
9
8
7
6
5
4
3
2
1
30
May
28
27
26
25
24
23
22
21
20
19
18
17
15
14
13
12
11
10
9
8
6
5
4
3
2
1
30
Apr
29
28
27
26
25
24
23
22
21
20
19
18
16
15
14
13
12
9
7
6
5
1
31
Mar
30
29
26
25
24
23
20
19
16
15
12
6
24
Feb
18
10
9
8
7
3
2
30
Jan
28
10
9
6
3
2
31
Dec
28
23
21
15
12
8
6
1
30
Nov
29
28
25
23
22
21
19
18
17
16
15
14
revert erroneous change
in parse_kbinput(), translate KEY_EVENT to ERR if we get it, so that
per Benno Schulenberg's patch with a few tweaks by me, add various
comment fix
make all the descriptions of -O/--morespace consistent
in nano.texi, add missing description of the -O/--morespace command line
fix inaccurate comment
make bad_mbchar a static const char* const in chars.c, as its value
fix changelog entry
per Benno Schulenberg's patch with a few additions by me, fix
in doc/Makefile.am, don't include nanorc.sample in EXTRA_DIST, as it's
add miscellaneous minor fixes to the faq, and preemptively update its
in toggle_init(), make sure that a blank line is not displayed after the
update changelog entry: the renaming of the scroll_dir enums also fixes
when DISABLE_HELP is defined, leave out some unused shortcut and toggle
in parse_escape_seq_kbinput(), Don't ignore escape sequences anymore;
another cosmetic fix
fix changelog entry
in parse_kbinput(), properly handle combined control character and
in do_help(), don't allow moving down a page when the last line of the
cosmetic fix
typo fix
in parse_escape_seq_kbinput(), handle unknown and unignored escape
in parse_kbinput(), translate extended keypad keys to their ASCII
in parse_kbinput(), properly handle combined meta and escape sequences,
typo fixes
in mbstrncasecmp(), mbstrcasestr(), and mbrevstrcasestr(), don't
update UPGRADE to fix the description of +LINE,COLUMN
update UPGRADE to account for the ability to indent unmarked lines
fix changelog entry
when using slang 2.x, call SLutf8_enable() with an argument of 1 instead
rename the DISABLE_ROOTWRAP #define to DISABLE_ROOTWRAPPING
miscellaneous minor fixes
comment fix
fix changelog entries
per Daniel Richard G.'s patch, in parse_rcfile(), add missing
rename the values of the scroll_dir enum to UP_DIR and DOWN_DIR, since
cosmetic fixes
revert unneeded #ifdef fixes
add various cosmetic and #ifdef fixes
Menu
Projects
Groups
Snippets
Help