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
c25ed534ebe7c07a3a9dc0849c0a56a899a2d15c
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
12
Mar
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
13
12
11
10
9
8
7
5
4
3
2
1
31
Oct
28
27
26
25
24
23
11
8
7
6
4
27
Sep
26
25
24
20
16
14
13
6
5
4
2
29
Aug
28
27
22
16
15
14
13
11
10
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
cosmetic fix
preemptively update the version numbers of all manpages, and remove
mention that quotes inside string parameters don't need to be escaped
Updated Vietnamese translation by Phan Vinh Thinh.
in do_writeout(), remove unneeded setting of currshortcut
make sure browser_refresh() is used when refreshing or doing tab
rename browser_draw() to browser_refresh() for consistency
fix file browser breakage
move the browser drawing routines to a separate function, browser_draw()
really fix input parsing in the file browser
go back to using a while loop in get_prompt_string(), as it's simpler
in get_prompt_string(), initialize finished to FALSE so that the
in get_prompt_string(), redraw the prompt and set finished to FALSE when
in shortcut_init(), remove erroneous handling of the "Get Help" shortcut
in get_prompt_string(), use a do/while loop instead of a while loop, for
in do_browser(), properly restore the file list display after returning
remove redundant code
add another missing blank line
add missing blank lines
fix compilation problem
update copyright years
allow tab completion of directories at the "Go To Directory" prompt
fix file browser breakage
another formatting fix
cosmetic and formatting fixes
in do_browser(), properly set currshortcut back to the file browser
rework input parsing in the file browser to be more flexible
update copyright years
fix changelog entry
in display_string(), fix memory corruption problems caused by not
fix a comment in nano.h and a minor memory leak in display_string()
fix potential infinite loop in mbrevstrpbrk()
handle Shift-Delete properly when the -d option is used
in parse_kbinput(), interpret Shift-Begin, Shift-Delete, Shift-End,
fix more bracket matching breakage
really fix the previous display problem with searches that move the
in ngetdelim(), do sanity checks manually again instead of in an assert,
fix multibyte bracket search breakage, and add documentation fixes
fix "matchbrackets" breakage
allow specifying matching bracket characters other than the default via
Menu
Projects
Groups
Snippets
Help