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
8b709372b7ccd55e14a799945c483cc01d24d22a
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
9
Dec
6
5
4
3
2
1
30
Nov
29
28
27
26
25
24
23
21
20
19
18
17
16
15
14
13
10
6
5
3
2
1
31
Oct
30
28
27
26
24
18
3
2
1
27
Sep
21
19
18
16
15
13
12
11
10
7
6
5
4
3
2
1
30
Aug
29
25
22
19
16
9
8
7
6
5
4
3
1
31
Jul
29
28
27
25
24
23
22
21
19
17
14
13
12
9
8
7
6
5
4
3
1
30
Jun
29
24
23
22
21
20
19
18
17
16
15
9
7
6
Updated NEWS for release tonight
Oops, misplaced comment
Okay, now the permissions should be fixed too
Changed --disable-spell to --disable-speller
Commented the code that got us into this mess in the first place 9 releases ago
Line up link/unlink/rename check if conditional with top if conditional
Oops, get rid of my debugging code
Rocco fixes
Added anyexists and realexists documentation
Okay, we'll use O_EXCL also
Oops, we didn't want the latter check because if this is a new file there wont be any previous inodes
Okay, forget O_EXCL, do lots of other obscure checks instead =)
Rocco's edit_add off by one fix
Added tmp check to TMP_OPT section (how apropriate).
Added O_EXCL call to open is tmp == 1
Back to CVS version
Nano 0.9.22 release sync
Updated html version of man page
Updating ChangeLog for 0.9.22 release
Okay, NOW tell what the file is we didn't write if we didn't write it
Okay last time, now if there's any file at all, dont save the .save file. (foolproof? :)
Updated NEWS for 0.9.22 release
Updated NEWS for 0.9.22 release
Okay, now abort if the symlink isn't owned by the user, and some mode fixes
Silly newline fix in die()
Okay, so if the .save file is a symlink, don't write to it, abort
Okay, now write_file never trusts symlinks at all, no chance of spelling symlink attack :)
Oops, manually turn off FOLLOW_SYMLINKS if it's on
Changs to die() and handle_sighup() for security
Fix for do_next_word and screen updates
Okay, don't define nano_small_msg or nano_disabled_msg id not needed
Added --disable-justify and --disable-spell options, code cleanups
DISABLE_TABCOMP checks - #ifdef around check_wildchar_match and don't call real_dir_from_tilde in do_insertfile() if set
Took out help from spell_list and changed SPELL_LIST_LEN to 1
Oops, I guess that's MY right alt key also =). And right control is ASCII 543
Menu
Projects
Groups
Snippets
Help