]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2001-01-21 Chris Allegrettaversion() - Add arg to -T help (Rocco).
2001-01-21 Chris AllegrettaRemoved - from version in NEWS and ChangeLog
2001-01-20 Chris Allegretta global.c: Don't define toggles global or toggle_init_o...
2001-01-20 Chris AllegrettaGet rid of center_x and center_y, removed redundant...
2001-01-19 Chris Allegrettausername_tab_completion(): - Optimization and removal...
2001-01-18 Chris Allegrettawrite_file(): Don't free() realname on write error
2001-01-18 Chris AllegrettaBack to CVS version
2001-01-18 Chris AllegrettaNano 0.9.99pre1 release v0.9.99pre1
2001-01-17 Chris AllegrettaAdded bug #51
2001-01-17 Robert Siemborskismall fix for do_justify totsize calculations
2001-01-16 Chris Allegrettainput_tab(): Added memset() to matchBuf to ensure sanit...
2001-01-16 Chris AllegrettaChanged null out at end of matchBuf from NULL to 0
2001-01-16 Chris AllegrettaGet rid of unneeded call to usage() in main() when...
2001-01-15 Chris Allegrettamain(): Initialized kbinput to get around stupid compil...
2001-01-15 Chris AllegrettaChanged 'without NumLock on' to 'with NumLock off'...
2001-01-15 Chris Allegrettainput_tab(): - Added null end of matchBuf for sanity...
2001-01-15 Chris Allegrettafiles.c:cwd_tab_completion(), input_tab(): Changed...
2001-01-14 Chris AllegrettaOops, forgot to credit Rocco in one place
2001-01-14 Chris AllegrettaRocco's source code cleanups and #defines for magic...
2001-01-14 Chris AllegrettaAdded print_numlock_warning(), code to figure out when...
2001-01-13 Chris AllegrettaAdded function ABCD(), better support for default settings
2001-01-12 Chris Allegrettafi.po updates by Pauli Virtanen
2001-01-12 Rocco CorsiMove #ifndef cleanups. Some HELP and SPELLER #ifndef...
2001-01-11 Chris AllegrettaMoved ChangeLog entries for configure.in to configure...
2001-01-11 Chris AllegrettaMoved code to define all disabled when --tiny is used...
2001-01-11 Rocco CorsiRolled back DISABLE_TABCOMP and NANO_SMALL changes...
2001-01-10 Chris AllegrettaAdd check for tiny option in #ifdefs for DISABLE_TABCOM...
2001-01-10 Chris AllegrettaChange Linux to GNU/Linux in the faq
2001-01-09 Chris Allegrettafaq.html: Added section 3.6, reducing binary size
2001-01-09 Chris Allegrettaconfigure.in: - Fix for _use_keypad check breaking...
2001-01-08 Chris Allegrettado_browser() - added space and - keys for page down...
2001-01-08 Chris Allegrettareal_dir_from_tilde(): ops, fix case where buf =~,...
2001-01-08 Chris AllegrettaBack to CVS ver
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
next