]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2001-01-08 Chris Allegretta0.9.25 release v0.9.25
2001-01-08 Chris AllegrettaAdd and fix Bug #51 :-)
2001-01-08 Chris AllegrettaAdded and fixed bug #50
2001-01-07 Chris Allegrettado_help: Do the bottom window the right wrong way if...
2001-01-07 Chris AllegrettaUpdate docs for upcoming 0.9.25 release
2001-01-07 Chris AllegrettaOops, restore keypad() call when using PDCURSES
2001-01-07 Chris AllegrettaOops, take out my debugging code
2001-01-07 Chris Allegrettado_writeout() takes an arg now, and mallocstrcpy now...
2001-01-06 Chris AllegrettaBack to the drawing board, old keypad code, dont slight...
2001-01-06 Chris AllegrettaFixes for dir crash by rocco and exit called on insert...
2001-01-05 Chris AllegrettaAdded do_browse_from(), called from do_writeout and...
2001-01-05 Chris AllegrettaOops, stop freeing stuff we can't necessarily free
2001-01-05 Chris AllegrettaChanged ENABLE_BROWSER to DISABLE_BROWSER, tiny build...
2001-01-04 Chris AllegrettaUpdated README with snazzy one line desc of nano
2001-01-04 Chris AllegrettaDon't free realname when exiting do_browser in insert_file
2001-01-04 Chris AllegrettaWork around gnome-terminal, I'm tired of this
2001-01-04 Jordi MallachBrowser Spanish translations
2001-01-04 Chris AllegrettaAccept s and S silently to selected a file/dir
2001-01-04 Chris AllegrettaFix segfault when width == 0
2001-01-04 Chris AllegrettaMake functions return themselves when do_browser()...
2001-01-04 Chris AllegrettaCommented file browser code
2001-01-04 Chris AllegrettaAdded fkey equivs to browser
2001-01-04 Chris Allegrettause lstat instead of stat in filestat, so we can check...
2001-01-04 Chris AllegrettaTadaa. Keypad issue fixed. It was the stupid timeout...
2001-01-03 Chris AllegrettaAdded --enable-browser to version()
2001-01-03 Chris AllegrettaSome better page up/down fixes, added keypad_on() call...
2001-01-03 Chris AllegrettaFirst try at browser
2001-01-03 Chris Allegrettacredits spelling fix
2001-01-02 Rocco CorsiTAB-TAB completion segfaulting with more than 2048...
2000-12-27 Chris AllegrettaDon't skip . and .. in cwd_tab_completion()
2000-12-27 Chris AllegrettaFinally got rid of TIP from README and updated the...
2000-12-27 Chris Allegrettado_cursorpos cleanups
2000-12-27 Chris AllegrettaReordered --help usage listing by alpha
2000-12-20 Jordi MallachAdd request for backup saves.
2000-12-19 Jordi MallachAdded configure and Makefile.in. Yell at me :)
2000-12-19 Jordi MallachCorrected some typos and small errors in the faq.
2000-12-19 Jordi MallachCorrected some typos and small errors.
2000-12-19 Chris AllegrettaBack to CVS version
2000-12-19 Chris Allegrettanano 0.9.24 release v0.9.24
2000-12-19 Chris AllegrettaUpdate docs for .24 release
2000-12-18 Chris AllegrettaGive the read file error segfault a bug # in BUGS
2000-12-18 Chris AllegrettaFix lots of compiler warnings
2000-12-18 Chris AllegrettaAdded --disable-help string to version()
2000-12-18 Chris AllegrettaFix help menu keypad issues
2000-12-18 Chris Allegrettamain(): - Added --view option to getopt_long()call...
2000-12-18 Chris Allegrettado_toggle(): - Added fix_editbot() call to fix improper...
2000-12-18 Chris AllegrettaOops, credit Rocco
2000-12-18 Chris Allegretta help_init(): - Fix off by one error that was making...
2000-12-18 Chris AllegrettaAdded -b, -e and -f compatibility flags, updated man...
2000-12-18 Chris AllegrettaFix segfault when read_file encounters an error opening...
2000-12-14 Chris AllegrettaRid nano of PATH_MAX\!
2000-12-14 Chris AllegrettaUse MAX_PATH in write_file strncpy (for now) instead...
2000-12-13 Chris AllegrettaRemoved unneeded st2 var, don't open device files in...
2000-12-11 Chris AllegrettaUpdate comment in write_file
2000-12-11 Chris AllegrettaRemove useless fstat call
2000-12-10 Chris AllegrettaAdded --disable-help, moved hold pointer declaration
2000-12-10 Chris AllegrettaMore totsize :P
2000-12-10 Chris AllegrettaMore totsize fixes
2000-12-10 Chris Allegrettauncutting at filebot magic line fix and new_magicline...
2000-12-10 Chris AllegrettaCut and renumber fixes
2000-12-10 Chris AllegrettaUpdate ChangeLog
2000-12-09 Chris AllegrettaRemove the append check we just added :>
2000-12-09 Chris AllegrettaLet's just copy joe word for word and just change the...
2000-12-09 Chris AllegrettaMore fun security crap
2000-12-09 Chris AllegrettaBack to CVS version
2000-12-09 Chris AllegrettaNano 0.9.23 release v0.9.23
2000-12-09 Chris AllegrettaUpdated NEWS for release tonight
2000-12-06 Chris AllegrettaOops, misplaced comment
2000-12-06 Chris AllegrettaOkay, now the permissions should be fixed too
2000-12-06 Chris AllegrettaChanged --disable-spell to --disable-speller
2000-12-06 Chris AllegrettaCommented the code that got us into this mess in the...
2000-12-06 Chris AllegrettaLine up link/unlink/rename check if conditional with...
2000-12-05 Chris AllegrettaOops, get rid of my debugging code
2000-12-05 Chris AllegrettaRocco fixes
2000-12-04 Chris AllegrettaAdded anyexists and realexists documentation
2000-12-04 Chris AllegrettaOkay, we'll use O_EXCL also
2000-12-04 Chris AllegrettaOops, we didn't want the latter check because if this...
2000-12-04 Chris AllegrettaOkay, forget O_EXCL, do lots of other obscure checks...
2000-12-04 Chris AllegrettaRocco's edit_add off by one fix
2000-12-04 Chris AllegrettaAdded tmp check to TMP_OPT section (how apropriate).
2000-12-04 Chris AllegrettaAdded O_EXCL call to open is tmp == 1
2000-12-03 Chris AllegrettaBack to CVS version
2000-12-03 Chris AllegrettaNano 0.9.22 release sync v0.9.22
2000-12-03 Chris AllegrettaUpdated html version of man page
2000-12-03 Jordi MallachUpdated for new nano.save behaviour
2000-12-03 Chris AllegrettaUpdating ChangeLog for 0.9.22 release
2000-12-03 Jordi MallachUpdated for final nano.save behaviour
2000-12-03 Jordi MallachAdded nano to the list
2000-12-03 Chris AllegrettaOkay, NOW tell what the file is we didn't write if...
2000-12-03 Chris AllegrettaOkay last time, now if there's any file at all, dont...
2000-12-03 Jordi MallachDocumented nano.saves and other small changes to manpage.
2000-12-02 Chris AllegrettaUpdated NEWS for 0.9.22 release
2000-12-02 Chris AllegrettaUpdated NEWS for 0.9.22 release
2000-12-02 Chris AllegrettaOkay, now abort if the symlink isn't owned by the user...
2000-12-02 Jordi Mallach.save changes.
2000-12-02 Chris AllegrettaSilly newline fix in die()
2000-12-02 Chris AllegrettaOkay, so if the .save file is a symlink, don't write...
2000-12-02 Chris AllegrettaOkay, now write_file never trusts symlinks at all,...
2000-12-02 Chris AllegrettaOops, manually turn off FOLLOW_SYMLINKS if it's on
2000-12-02 Chris AllegrettaChangs to die() and handle_sighup() for security
next