]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2002-07-24 Chris AllegrettaTake out the DB color ChangeLog entry as I didn't put...
2002-07-24 Chris AllegrettaEverything from DB's patch that makes any sense to me
2002-07-23 Chris AllegrettaCredit DLR for the tabs/spaces fixes in nano.h
2002-07-23 Chris AllegrettaFix to parsing getopt args for -I/--ignorercfiles ...
2002-07-21 Chris AllegrettaGet rid of annoying init error in read_file
2002-07-21 Chris AllegrettaAnother DLR fixin: credits and DOS/Mac compatibility...
2002-07-20 Chris AllegrettaMore DLR updates
2002-07-19 Chris AllegrettaDLR and DB fixes mega-merge
2002-07-12 Jordi MallachAdded Sharuzzaman (Bahasa Melayu).
2002-07-09 Jordi MallachUpgrade automake requirements and add glib.
2002-07-09 Jordi MallachGerman translation updates (Michael Piefel).
2002-07-07 Jordi MallachUpdated Danish translation (Keld Simonsen).
2002-07-05 Jordi MallachMerged acconfig.h into configure.ac.
2002-07-03 Jordi MallachNew Bahasa Melayu translation (Sharuzzaman Ahmat Raslan).
2002-06-28 David Lawrence... Carl Drinkwater's backup patch, plus miscellaneous...
2002-06-28 Jordi MallachUse AM_GNU_GETTEXT([external]) to fix make distcheck...
2002-06-21 David Lawrence... Carl Drinkwater's titlebar spacing fixes, David Benbenn...
2002-06-13 Jordi MallachAdded remove-potcdate.sed.
2002-06-13 David Lawrence... DLR: latest patch
2002-06-03 Jordi MallachUpdated credits.
2002-06-03 Jordi MallachUpgraded to gettext 0.11.2.
2002-05-18 Jordi MallachReformat for better reading.
2002-05-18 Jordi MallachReformat: put open bugs at the top.
2002-05-18 Chris Allegrettananorc.sample - Put in much less crappy example regex...
2002-05-16 Chris Allegretta- global.c:shortcut_init() - Rework IFHELP macro (David...
2002-05-13 Jordi MallachFrench and German updates.
2002-05-13 Jordi MallachItalian, Galician, Catalan and Spanish updates.
2002-05-13 Chris AllegrettaGNU nano 1.1.9 release v1.1.9
2002-05-12 Jordi MallachSwedish updates.
2002-05-12 Jordi MallachAdded autom4ate.cache, whatever that is.
2002-05-12 Chris AllegrettaAdd same regfree call to color.c:update_color()
2002-05-12 Chris Allegretta- winio.c:edit_add() - Add in the necessary regfree...
2002-05-12 Chris AllegrettaDB's latest patch, minus one totsize--. Also fixed...
2002-05-11 Jordi MallachAdded nano.spec.
2002-05-11 Chris AllegrettaDLR's latest patch
2002-05-05 Chris Allegrettaadded an update_color, updated edit_add, i18ned a strin...
2002-05-05 Jordi MallachSwedish translation updates (Christian Rose).
2002-05-04 Chris AllegrettaUpdate and space the nanorc.sample a bit better
2002-05-04 Chris AllegrettaGlobal flag -Y, --syntax to specify the type on the...
2002-05-04 Chris AllegrettaGlobal flag -Y, --syntax to specify the type on the...
2002-05-04 Chris AllegrettaOops, get rid of the stupid debugging code
2002-05-04 Chris Allegretta- Added syntax command to .nanorc file, to allow multip...
2002-04-30 Jordi Mallachs/Debian GNU/Linux/Debian GNU/g
2002-04-25 Jordi MallachIndonesian translation updates (Tedi Heriyanto).
2002-04-23 Chris Allegretta- More cleanups with DISABLE flags, better free_shortcu...
2002-04-23 Chris AllegrettaRe-add O_CREAT since I botched the merge, some indentat...
2002-04-22 Chris Allegretta- General: - Change from read() and write() to file...
2002-04-21 Chris AllegrettaPrepend fixes for O_CREAT & append compatibililty by...
2002-04-19 Jordi MallachRussian and Ukrainian updates.
2002-04-16 Chris Allegretta- General: - Preliminary prepend code. This may be...
2002-04-13 Jordi MallachItalian translation updates (Marco Colombo).
2002-04-13 Jordi MallachDutch translation updates (Guus Sliepen).
2002-04-10 Jordi MallachSwedish updates.
2002-04-10 Chris Allegretta- Change to openfilestruct for multibuffer mode by...
2002-04-08 Chris AllegrettaBack that out, as it braks Linux :(
2002-04-08 Chris Allegretta- FreeBSD compat. Remove KEY_DC from the delete shortc...
2002-04-06 Chris AllegrettaDB's latest patch
2002-04-05 Chris Allegretta- nano.h: - NANO_ALT_COMMAND and NANO_ALT_PERIOD were...
2002-04-05 Jordi Mallachgettext 0.11 writes to messages.mo by default.
2002-04-05 Jordi Mallachca, de, es, fr, gl updates.
2002-03-30 Chris Allegretta- nano.spec.in: - Don't put Chris' name as the Packager...
2002-03-30 Chris AllegrettaBack to CVS ver
2002-03-30 Chris AllegrettaGNU nano 1.1.8 release v1.1.8
2002-03-30 Chris AllegrettaFix the formatting of the spec a leetle
2002-03-30 Chris Allegretta- Added new nano.spec file from Brett <brett@bad-sports...
2002-03-29 Chris Allegrettarcfile fixes
2002-03-29 Chris AllegrettaAdd David Benbennick's changes to open_pipe() and move...
2002-03-29 Chris AllegrettaBah, don't fix what isn't broken
2002-03-29 Chris Allegretta- nano.c: - Move the termios things in main() up to...
2002-03-29 Chris Allegretta- nano.c: - Move the termios things in main() up to...
2002-03-29 Chris Allegretta- winio.c:do_cursorpos() - Make col numbering start...
2002-03-29 Chris Allegretta- files.c:do_insertfile() - Handle cancel from ExtCmd...
2002-03-29 Jordi MallachDanish updates.
2002-03-28 Chris AllegrettaDLR's patch
2002-03-27 Jordi MallachItalian updates (Marco Colombo).
2002-03-26 Chris Allegretta- search.c:do_gotoline() - Set placewewant if we actual...
2002-03-26 Chris AllegrettaDavid's fixes for read_file and the assert stuff for...
2002-03-25 Chris AllegrettaRocco's mods to open_pipe
2002-03-25 Chris Allegretta- nano.c:do_int_speller() - Fix zombie processes and...
2002-03-25 Jordi MallachIndonesian translation updates.
2002-03-24 Chris AllegrettaGeneral - Added separate regex variable (color_regex...
2002-03-24 Chris AllegrettaGeneral - Added separate regex variable (color_regex...
2002-03-21 Chris AllegrettaRedo open_pipe with just pipes and no FIFOs
2002-03-21 Chris Allegretta- nano.c:do_justify() - More fixes for indented justify...
2002-03-21 Chris AllegrettaExternal command code and fix for BUG #70
2002-03-17 Jordi MallachFrench translation updates (Jean-Philippe Guérard).
2002-03-16 Chris Allegrettawinio.c:do_credits() - Add Thomas Dickey
2002-03-15 Jordi MallachPolish translation updates (Wojciech Kotwica).
2002-03-14 Jordi MallachFix date.
2002-03-14 Jordi MallachRussian and Ukrainian translation updates (Sergey A...
2002-03-12 Jordi MallachIberian translations update.
2002-03-12 Jordi MallachGalician translatin updates (Jacobo Tarrio).
2002-03-11 Jordi MallachFrench translation updates (Jean-Philippe Guérard).
2002-03-10 Chris AllegrettaRocco's fixes
2002-03-09 Chris AllegrettaAllow flags with args to be translatable
2002-03-09 Chris Allegretta- nano.c:help_init() - Various fixes and string changes
2002-03-09 Chris AllegrettaAdd newlines to gotodir help text
2002-03-09 Jordi MallachHeader fixes.
2002-03-09 Chris Allegretta- nano.c:usage() - Rewritten to encompass systems with...
2002-03-09 Jordi MallachCatalan, Indonesian and Spanish translation updates.
next