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
dc35cb8e1601bba096af590d679c20ff149b4b6a
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
4
Nov
3
2
1
31
Oct
30
29
27
26
25
24
23
22
21
19
18
16
15
14
11
9
8
7
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
fix entry
remove the DOS_FILE and MAC_FILE flags, as they're only used in files.c,
remove most redundant includes of sys/stat.h; it's included in nano.h,
remove unneeded space
in search_init(), when we're replacing and the mark is on, display a
add code to partition a filestruct between a set of arbitrary
comment fix
in do_replace_loop(), make real_current_x a const filestruct* again
cosmetic fixes
fix crash in mallocstrncpy() call
add new function mallocstrncpy()
in get_kbinput(), make sure meta_key and func_key are set properly in
leave "Mark Text" and "Where Is Next" out entirely when NANO_SMALL is
add new key aliases: F15 for "Mark Text" and F16 for "Where Is Next";
document the help browser display fix
properly handle the case of a function key with no preceding control key
cosmetic fix
add missing attribution
fix problem found by Rocco: make search_last_line static to search.c
remove erroneous entry
make mark_beginx a size_t instead of an int
make current_x a size_t instead of an int
cosmetic fixes
cosmetic fix
revert the marked replace code; it's hackish, and there appears to be no
add missing blank line
cosmetic fixes
in do_replace_loop(), add new parameter canceled, set to TRUE if we
add Rocco Corsi's patch to fix a problem in do_int_spell_fix() where if
cosmetic fixes
put DB's old efficiency tweaks back in bottombars()
cosmetic fix: "Hurd console" -> "Mach console"
remove the global DOS/Mac format toggles, for consistency with other
in nano.1 and nano.texi, eliminate references to the now removed
cosmetic fixes
consistency fix for the ^^ help entry
add missing parentheses
consistency fix for the ^I help entry
simplify the key-interpreting logic in get_shortcut()
fix wrong word
Menu
Projects
Groups
Snippets
Help