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
3e3ae94084062ffef87615d764f7b4f5874be8d7
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
May
30
Apr
25
23
22
21
19
16
13
10
8
6
5
30
Mar
29
28
27
26
25
24
21
17
16
15
14
12
11
10
9
7
6
5
4
3
1
28
Feb
27
26
23
22
20
16
15
14
12
9
7
6
2
1
31
Jan
30
28
26
25
24
23
22
21
20
19
18
17
16
14
13
12
10
9
8
7
5
4
3
2
28
Dec
27
26
25
23
22
19
18
17
12
8
7
5
2
29
Nov
19
31
Oct
29
28
26
24
23
22
20
18
15
14
8
7
6
5
4
3
2
1
30
Sep
29
28
27
25
24
23
22
21
19
17
15
12
10
9
5
26
Aug
25
17
8
29
Jul
24
19
18
17
16
15
14
13
11
8
5
4
2
1
30
Jun
28
22
21
14
13
12
11
10
5
2
29
May
26
24
23
21
19
18
17
16
14
10
7
6
5
2
1
30
Apr
29
28
22
20
19
18
14
13
12
7
6
3
2
31
Mar
30
28
26
25
23
22
21
20
18
15
14
13
9
25
Feb
23
20
19
18
17
16
15
14
13
12
11
10
9
6
5
4
1
31
Jan
29
27
26
25
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
27
Dec
20
19
18
14
13
11
10
9
Global flag -Y, --syntax to specify the type on the command line, if there's no good filename regex to use. Global variable syntaxstr. Made some errors in the rc file less fatal
Oops, get rid of the stupid debugging code
- Added syntax command to .nanorc file, to allow multiple syntaxes. New function color.c:update_color(), calls in various files.c places, syntaxtype struct, global variables syntaxes, syntaxfile_regexp and synfilematches
s/Debian GNU/Linux/Debian GNU/g
Indonesian translation updates (Tedi Heriyanto).
- More cleanups with DISABLE flags, better free_shortcutage and free_toggle, and get rid of unnecessary variable decls with NANO_SMALL in shortcut_init() by David Benbennick
Re-add O_CREAT since I botched the merge, some indentation fixes also, by DB
- General: - Change from read() and write() to file streams by Jay Carlson. Allows OS to implement read and write ahead rather than making us do it. Hopefully merged properly
Prepend fixes for O_CREAT & append compatibililty by David Benbennick
Russian and Ukrainian updates.
- General: - Preliminary prepend code. This may be a bad idea, but I've been wanting it for awhile now and we'll see how bad it messes everything up. Changes to files.c:do_writeout(), write_file()
Italian translation updates (Marco Colombo).
Dutch translation updates (Guus Sliepen).
Swedish updates.
- Change to openfilestruct for multibuffer mode by DLR. New functions nano.c:make_new_opennode(), free_openfilestruct(), delete_opennode(), unlink_opennode(), splice_opennode(), new struct openfilestruct in nano.h
Back that out, as it braks Linux :(
- FreeBSD compat. Remove KEY_DC from the delete shortcut in global.c:shortcut_init(), add case for 330 under nano.c:main()
DB's latest patch
- nano.h: - NANO_ALT_COMMAND and NANO_ALT_PERIOD were reversed (lol) (David Benbennick)
gettext 0.11 writes to messages.mo by default.
ca, de, es, fr, gl updates.
- nano.spec.in: - Don't put Chris' name as the Packager in the distribution by default (Im an idiot)
Back to CVS ver
GNU nano 1.1.8 release
Fix the formatting of the spec a leetle
- Added new nano.spec file from Brett <brett@bad-sports.com>, added because maintaining the spec file is getting to be a large
rcfile fixes
Add David Benbennick's changes to open_pipe() and move it to nano.c, and add his nperror function
Bah, don't fix what isn't broken
- nano.c: - Move the termios things in main() up to signal_init(), where they should probably be anyway
- nano.c: - Move the termios things in main() up to signal_init(), where they should probably be anyway
- winio.c:do_cursorpos() - Make col numbering start from 1 (suggested by Andrew Ho)
- files.c:do_insertfile() - Handle cancel from ExtCmd properly (David Benbennick)
Danish updates.
DLR's patch
Italian updates (Marco Colombo).
- search.c:do_gotoline() - Set placewewant if we actually move to a different line
David's fixes for read_file and the assert stuff for renumber
Rocco's mods to open_pipe
- nano.c:do_int_speller() - Fix zombie processes and spelling buffer issues (Rocco Corsi)
Menu
Projects
Groups
Snippets
Help