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
fdece4621fc9f4a3146a3c444b828fbeee8328a8
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
7
Oct
6
5
4
3
1
30
Sep
28
27
25
24
23
22
18
12
11
10
7
5
1
31
Aug
29
28
27
26
25
18
17
12
11
10
7
5
4
1
31
Jul
30
29
28
27
24
23
20
18
17
13
12
10
8
7
6
5
3
2
1
30
Jun
29
28
27
26
25
24
22
15
12
10
9
5
4
3
1
31
May
30
29
28
27
25
24
23
22
20
19
18
17
14
13
8
7
5
1
30
Apr
29
28
27
24
23
22
21
20
19
16
15
7
5
31
Mar
30
29
19
15
14
13
11
8
7
5
4
3
2
29
Feb
28
27
26
25
24
16
7
6
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
remove the -D/--dos and -M/--mac command line options, as they aren't
Update Basque translation by Mikel Olasagasti.
remove DOS line endings, and fix a typo in a comment
in do_insertfile(), add missing #ifdefs around the wrap_reset() call so
really fix the resetstatus problems this time, and add a few other
another int -> bool conversion
in do_insertfile(), if file browsing succeeds, copy the filename we
make resetstatuspos static to just statusq()
add parameter use_answer to search_init(); when it's TRUE, only set
comment fix
remove redundancy erroneously introduced when adding the ^T toggle to
add another cosmetic fix
add minor cosmetic fixes, and do another int -> bool conversion
remove stray dash
in open_(prev|next)_file(), translate the "New Buffer" string when
after reading in a file and detecting the format it's in, set the file
consistency fix
add missing blank line
for consistency, make do_insertfile() take a parameter to indicate
add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0),
fix #ifdef breakage
add a multibuffer mode toggle to the "Execute Command" prompt, for
simplify do_insertfile() by reusing variables where possible
more int -> bool conversions
consistency fix: the convention for shortcuts lists other than the main
cosmetic fix
resetstatuspos should be a bool, not an int
in shortcut_init(), change an erroneous _() around the "New Buffer"
for consistency, at the "Go To Line" prompt, display "Cancelled" instead
add missing func_key reference
add a func_key flag to the low-level input functions and the currently
refresh the screen when Ctrl-L is pressed at the statusbar prompt, as
cosmetic comment fixes
remove redundant include of limits.h from nano.c
turn off extended input processing (the IEXTEN termios flag) as nano
make some ints that use the value of fill and can be greater than COLS
revert the blocking of meta sequences in main(), as it doesn't solve the
document keeping meta sequences from getting through to do_char() in the
don't let meta sequences get through to do_char()
make the help menu shortcut display more flexible, add more intuitive
Menu
Projects
Groups
Snippets
Help