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
635fae3ed02eeebc4a4496e40b0c986a887bcc2c
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
3
Jan
2
27
Dec
20
19
18
14
13
11
10
9
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
First try at browser
credits spelling fix
TAB-TAB completion segfaulting with more than 2048 files fixed. (Rocco)
Don't skip . and .. in cwd_tab_completion()
Finally got rid of TIP from README and updated the Overview which people always quote from
do_cursorpos cleanups
Reordered --help usage listing by alpha
Back to CVS version
nano 0.9.24 release
Update docs for .24 release
Give the read file error segfault a bug # in BUGS
Fix lots of compiler warnings
Added --disable-help string to version()
Fix help menu keypad issues
main(): - Added --view option to getopt_long()call . Bug discovered by Rocco Corsi.
do_toggle(): - Added fix_editbot() call to fix improper redisplay of edit window when using nohelp toggle (bug discovered by Rocco Corsi).
Oops, credit Rocco
help_init(): - Fix off by one error that was making ^G help in normal mode and ^_ in pico mode not be displayed in the help.
Added -b, -e and -f compatibility flags, updated man pages, added Alt-Alt-x functionality
Fix segfault when read_file encounters an error opening the file
Rid nano of PATH_MAX\!
Use MAX_PATH in write_file strncpy (for now) instead of 132
Removed unneeded st2 var, don't open device files in open_file()
Update comment in write_file
Remove useless fstat call
Added --disable-help, moved hold pointer declaration
More totsize :P
More totsize fixes
uncutting at filebot magic line fix and new_magicline totsize increment
Cut and renumber fixes
Update ChangeLog
Remove the append check we just added :>
Let's just copy joe word for word and just change the name to nano!!!!
More fun security crap
Back to CVS version
Nano 0.9.23 release
Menu
Projects
Groups
Snippets
Help