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
492f8e62f00c874b668bd35eabc6a88abffae1ca
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
6
Feb
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
12
10
8
7
6
4
1
31
Aug
30
29
23
17
12
11
5
4
2
Jul
29
Jun
14
11
10
2
6
May
24
Apr
20
19
16
15
12
24
Mar
17
11
10
6
23
Feb
20
19
17
16
15
14
13
12
10
9
8
7
6
5
4
3
2
30
Jan
29
28
27
26
25
23
22
21
18
17
16
15
14
13
12
11
9
5
2
25
Dec
22
16
14
10
9
10
Nov
8
5
4
3
29
Oct
26
25
17
15
14
13
8
7
6
2
28
Sep
27
26
21
19
18
14
13
11
10
8
6
3
22
Aug
21
18
31
Jul
30
29
27
25
24
23
21
20
19
12
9
7
5
3
28
Jun
21
13
3
18
May
16
13
12
11
5
4
30
Apr
25
23
22
21
19
16
13
10
8
6
5
30
Mar
29
28
27
26
25
24
21
17
16
15
14
12
11
10
9
7
6
5
4
3
1
28
Feb
27
26
23
22
20
16
15
14
12
9
7
6
2
1
31
Jan
30
28
26
25
24
23
22
21
20
19
18
17
16
14
13
12
10
9
8
7
5
4
3
2
28
Dec
27
26
25
23
22
19
18
17
12
8
7
5
2
29
Nov
19
31
Oct
29
get_verbatim_kbinput() should use an int*, not a char*, for consistency
one last minor comment fix
don't allow verbatim input in view mode
minor comment clarification
fix minor FAQ inaccuracy
and switch to cbreak mode in handle_sigwinch() too
set keypad() to TRUE in handle_sigwinch() in case we resize during
add function key alias for unjustify
use raw mode in get_verbatim_kbinput(), so that we don't have to deal
set keypad() to FALSE while reading in verbatim input, to deal with a
actually block SIGQUIT in signal_init()
comment accuracy fix
minor capitalization fix
add the ability to spell-check only marked text when the mark is on
add support for escape sequences for F1-F14 where conflicts don't occur
consistency tweak for get_page_start()
add explanatory comment to do_credits()
don't use "kbinput = wgetch(win)" as a switch value in
and document my tweak to do_writeout() from before
add DB's fix for a do_replace_loop() segfault
wrt DB's overhaul of the cutting code and related file-writing code:
remove other spurious "L"
remove spurious "L"
use nanosleep() instead of usleep(); the latter is only standard under
typo fix
if color support is enabled, we only need to call edit_refresh() to
on systems that need raw(), call it once instead of every time through
remove a few more unneeded spaces
minor fixes for the README
Back to CVS
GNU nano 1.3.1
update the year in do_credits() too
update the copyright years on the source files to 2004 (adding a few
remove now-unnecessary initialization of kbinput in main()
add formatting and typo fixes for NEWS, and add version numbers (minus
minor comment fixes
add verbatim input question and a few minor fixes to the faq
find all beginning-of-line and/or end-of-line regexes once per line, not
clean up a bit of weirdness in do_replace_loop()
comment addition, minor cosmetic fixes
Menu
Projects
Groups
Snippets
Help