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
50d78a6f9a0ce38ee11777c5b54d3bbdedea2c37
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
10
Nov
22
Oct
21
15
14
4
3
1
30
Sep
21
16
6
30
Aug
28
21
17
16
9
8
5
3
2
1
31
Jul
14
13
12
10
29
Jun
25
3
31
May
2
Apr
31
Mar
20
19
18
17
16
15
14
13
12
11
9
5
20
Dec
18
17
10
9
8
4
3
29
Nov
28
17
6
5
11
Oct
5
18
Sep
16
26
Aug
24
23
21
16
15
11
10
8
7
1
31
Jul
29
14
12
10
9
6
2
1
30
Jun
28
29
May
25
22
20
15
23
Apr
22
21
20
19
18
17
11
4
1
Feb
30
Jan
29
28
17
16
14
13
12
11
9
6
2
1
30
Dec
24
21
15
14
13
12
11
10
8
7
6
2
27
Nov
25
21
20
10
8
7
6
5
2
30
Oct
29
28
27
26
25
24
18
17
16
15
14
13
10
8
6
4
3
2
29
Sep
27
26
21
16
11
10
2
1
31
Aug
30
29
28
27
26
25
22
21
19
18
15
7
5
3
2
31
Jul
30
29
28
26
25
24
23
22
21
19
18
13
12
11
9
8
7
6
5
4
3
2
30
Jun
29
28
27
26
25
21
20
19
18
17
14
12
11
9
8
GNU nano 2.1.7 release.
Add tiny check around new mtime check code. Fixes certain compile time options.
2008-10-20 Chris Allegretta <chrisa@asty.org>
* global.c (shortcut_init), search.c (search_init): Fix add_to_sclist for ^W^T so
Get rid of some unused variables with -Wall
2008-10-14 Chris Allegretta <chrisa@asty.org>
Eliminate linescut variable from undo structure as its an unneeded pain in the ass.
2008-10-13 Chris Allegretta <chrisa@asty.org>
2008-10-04 Chris Allegretta <chrisa@asty.org>
Back to SVN
GNU nano 2.1.6 release
2008-10-03 Pascal Gentil <pascal.gentil@univ-rennes1.fr>
2009-09-30 Dirkjan Ochtman <dirkjan@ochtman.nl>
2008-09-30 <bluestorm_dylc@hotmail.com>
make --enable-tiny disable the new enabled-by-default options as that's presumably the expected behavior
* configure.ac: Change extra, multibuffer, color and rcfile to default to enabled
2008-09-30 Chris Allegretta <chrisa@asty.org>
2008-09-21 Chris Allegretta <chrisa@asty.org>
2008-09-16 Chris Allegretta <chrisa@asty.org>
* nano.c: Do call disable_signals at startup regardless, since under cygwin we can't generate
Back to svn!
GNU nano 2.1.5 release
Move the wordbounds check down so it will happen if either --enable-all or --enable-color
* global.c, help.c, browser.c, files.c, proto.h: Fix several compipation and programmatic
* nano-regress: New perl script to check for some of the more obvious issues with compilation
2008-08-29 Chris Allegretta <chrisa@asty.org>
2008-08-28 Chris Allegretta <chrisa@asty.org>
* text.c (do_enter): Fix issue when compiled with --enable-debug, fixes Savannah bug 24092.
2008-08-21 Chris Allegretta <chrisa@asty.org>
2008-08-08 Magnus Granberg <zorry@ume.nu> / Adam Conrad <?>
* files.c (write_file): Check exit code of fclose(), since in certain out of space conditions the OS will
Back to svn.
GNU nano 2.1.4 release.
* text.c (add_undo): Fix check for multi-line cut check skips adding other new legit events.
Re-add the skip_backup label since we do still need it in one case.
* text.c (do_redo): Fix improperly restoring the text when redoing a line split.
* files.c: Do not go on and attempt to write the main file if writing the backup file failed,
* text.c: Reset openfile-> to OTHER after an undo or redo so we don't mistakenly
Back to SVN version
GNU nano 2.1.3 release
Menu
Projects
Groups
Snippets
Help