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
d995e9a762b0fd40746fb505967f82f48fd8a404
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
23
Jul
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
30
Apr
25
23
22
21
19
16
13
10
8
6
5
30
Mar
29
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
further clarify one toggle description
per DB's patch, remove some unneeded reset_cursor() calls, move the one
add missing part of the variable type changes in do_gotoline()
port over DB's number parsing code and related bits, with a few minor
various changes to cut down on binary size: per DB's patch, add new N_()
add another missing part of DB's patch (read_file() should be returning
add one last spacing fix
add another prototype fix and a few spacing fixes
per DB's patch, remove unused global variable search_offscreen
more comment fixes
another missing piece of DB's patch: the toggle and rcoption structs
add another missing part of DB's patch to convert flags and related
add missing part of DB's patch to convert flags and related variables
put back erroneously removed initialization of original_umask
if we're in restricted mode and the filename isn't blank, disable tab
fix inaccurate comment
fix bug in do_justify() in a better way: add on_next_line flag, used to
fix bug in do_justify(): if all the text from the next line has been
for consistency with nano 1.2.x and with other editors, make the mode of
a few cleanups and consistency fixes
per DB's patch (with a few updates of mine), convert the shortcut list
add missing cosmetic fix from before
more minor cosmetic fixes
per DB's patch, tweak the code to update the edit window just before
per Jon Oberheide's patch, fix erroneous debugging statement so that
per Mike Frysinger's patch, have whitespace display default to off
fix erroneous #ifdef so that nano compiles with --disable-justify again
Back to CVS
GNU nano 1.3.3
refactor the code to search for the beginning of a paragraph a bit to
a few last minor cosmetic fixes
Add a translation comment so translators use both their shortcuts as well as the English ones.
Fix XSI:ism in config.rpath.
call justify_format() just after backup_lines() instead of inside it, so
Menu
Projects
Groups
Snippets
Help