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
dc9c40a56dc0dd780ad54ef001d9e96c440025fc
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
Aug
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
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
per DB's patch, show the "Press Return To Continue" prompt if we can't
make sure that the shortcut list properly displays "Close" when reading
and do int -> bool conversions for the prototypes too
add more int -> bool conversions
add missing error message simplifications from before
indentation fix
add a bunch of DB's miscellaneous fixes, plus a few of mine
per DB's patch, simplify the saving of emergency files in die(),
add titlebar() calls before all open_file() calls and remove the
cosmetic fixes for the getopt_(long)?() calls and the switch block
per DB's patch, convert a few parts of files.c to use bool so that
per DB's patch, convert nano.c to use bools wherever needed, add a few
document DB's warning fixes when ENABLE_NLS is undefined and the
per DB's patch, convert more of nano to use N_() when possible; also add
per DB's patch, don't translate the option strings for -Z/--restricted;
tweak parse_num() to return a bool, and fix backwards test of its value
make lastwastab and list use TRUE and FALSE instead of 1 and 0, make
tweak the spec file to properly package the "rnano" symlink
automatically install a symlink "rnano" pointing to nano
add DB's fix for a problem where quoted justify wouldn't work if
rcfile tweaks: prompt only once for all rcfile errors instead of once
add my display tweak to do_replace(), my efficiency tweaks to
add a consistency fix for do_enter() and a few minor cosmetic fixes
add DB's overhaul of the paragraph searching code and some of the
in do_replace_loop(), make sure old_pww is updated to the current value
add a few missing placewewant size_t conversions
per DB's patch, convert placewewant to a size_t; also add a few
add various improvements to the "c-file" regexes by Mike Frysinger, with
add Mike Frysinger's sample regexes for patch files
minor cosmetic fix
move the main terminal initialization functions, aside from initscr(),
per Junichi Uekawa's patch in Debian's version of nano, call setlocale()
fix spacing problem in the "Save Under Different Name" prompt
fix variable names
a few miscellaneous Pico compatibility tweaks and bugfixes (most
restore erroneously removed toggle* casts
and reset tabsize and wrap_at to their default values if invalid rcfile
properly handle invalid tab sizes in nanorc files and make a few more
revert change to debugging statement that shouldn't be there yet
cut down on redundant inclusions of <sys/types.h>, include it in proto.h
Menu
Projects
Groups
Snippets
Help