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
9c8baed321d1450329829d6879ba38deebf0a991
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
9
Jul
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
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
work around slang brokenness
replace almost all mvwaddstr(hblank) calls with mvwhline(' ', COLS)
yet more breakage fixes
add one last breakage fix
still more breakage fixes
fix some breakage caused by the restructuring
restructure things so that every file has its own openfilestruct, and so
rename filebuffer to openfile. as it's shorter
miscellaneous minor fixes
another formatting fix
rename variable open_files filebuffer, for consistency
reorder some functions for consistency
formatting fix
more cosmetic fixes
cosmetic fix
add more int -> ssize_t line number fixes, plus one formatting fix
reword an error message for consistency
fix renumber_all() as well as renumber()
in renumber(), when renumbering, properly use a ssize_t instead of an
in shortcut_init(), per Jordi's suggestion, simplify wording of
Italian and Catalan update from the TP.
comment fix
in display_string(), display invalid multibyte sequences as Unicode
add missing dashes
in faq.html, update section 4.10 to mention that pasting from the X
typo fix
with the removal of the last snprintf(), we now only use vsnprintf(), so
more minor variable tweaks
in do_alt_speller(), if we can't invoke the spell checker, use sprintf()
minor variable tweaks
add Mike Frysinger's Bourne shell script regexes, with a few minor
add missing colon
clean up the search code a bit
in do_replace(), blank out last_replace properly again just before
more cosmetic fixes
minor cosmetic and constant cursor position display fixes
Back to CVS
GNU nano 1.3.8
remove unneeded clearok(TRUE) from total_redraw()
make do_yesno() refresh the edit window as well as the statusbar before
Menu
Projects
Groups
Snippets
Help