]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2002-10-06 Jordi MallachSwedish, Galician and Polish updates.
2002-10-06 Jordi MallachNitpick about being root to install. Maybe people stop...
2002-10-06 Jordi MallachRequire gettext >= 0.11.
2002-10-06 Chris AllegrettaPost update to gettext 0.11.5
2002-10-02 Chris AllegrettaBack to CVS
2002-10-02 Chris AllegrettaGNU nano 1.1.11 release v1.1.11
2002-10-02 Chris Allegrettananorc.sample: - Add some examples for HTML and TeX...
2002-09-28 Chris AllegrettaGive DB credit for the new color code
2002-09-27 Jordi MallachFor great justice!
2002-09-27 David Lawrence... DB's rewrite of the screen update and color routines
2002-09-26 David Lawrence... make the spacing fix use isspace(); it works the same...
2002-09-21 Chris AllegrettaNewer version of DLR's patch based on DB's tab thing
2002-09-21 Chris AllegrettaAdd DLR's fixes to the wrapping behavior
2002-09-19 Chris Allegrettawinio.c:edit_refresh() - Turn on leaveok() so the curso...
2002-09-19 Chris AllegrettaMake that ChangeLog for do_wrap a little less overly...
2002-09-19 Chris Allegrettanano.c:do_wrap() - Restore the wrapping behavior to...
2002-09-18 Chris Allegretta- rcfile.c:parse_colors() - Stop infinite loop when...
2002-09-18 Chris Allegretta- Add a better string matching sequence that includes...
2002-09-14 Chris Allegretta- nano.h: - Add support for HP-UX's curses, which doesn...
2002-09-13 David Lawrence... David Benbennick's minor fixes, plus one of mine
2002-09-11 David Lawrence... DLR: Document minor typo fix for the FAQ.
2002-09-10 David Lawrence... DLR: Minor typo fix for the FAQ.
2002-09-08 Jordi MallachMalay update.
2002-09-08 Jordi MallachFrench & Danish updates.
2002-09-06 David Lawrence... DLR: prototype overhaul, etc.
2002-09-03 Chris Allegretta- Changed do_insertfile to (a) report multibuffer statu...
2002-08-22 David Lawrence... DLR: Spell Jeff DeFouw's name right in the Changelog
2002-08-22 Chris Allegretta- nanorc.sample: - Fix the c-file regex for all caps...
2002-08-22 Chris Allegretta- configure.ac: - Changed --enable-color warning to...
2002-08-21 Jordi MallachUpgrade to Gettext 0.11.5.
2002-08-21 David Lawrence... DLR: minor bits
2002-08-18 Jordi MallachGerman and Malay updates.
2002-07-31 Jordi MallachGalician translation updates.
2002-07-31 Jordi MallachAdded Claudio and Javier.
2002-07-31 Jordi MallachSpanish translation updates (Ricardo Javier Cárdenes...
2002-07-31 Jordi MallachFrench translation update (Jean-Philippe Guérard).
2002-07-30 Jordi MallachPolish & Swedish translation updates.
2002-07-29 Chris AllegrettaDLR's latest and greatest
2002-07-29 Jordi MallachCatalan translation update.
2002-07-29 Jordi MallachCatalan translation updates.
2002-07-29 Jordi MallachOops, really note changes.
2002-07-29 Jordi MallachSwedish translation updates (Christian Rose).
2002-07-27 Jordi MallachNew Brazilian Portuguese translation (Claudio Neves).
2002-07-27 Jordi MallachAdded pt_BR to ALL_LINGUAS.
2002-07-25 Chris AllegrettaBack to CVS
2002-07-25 Chris AllegrettaGNU nano 1.1.10 release v1.1.10
2002-07-25 Jordi MallachUpdated Indonesian translation (Tedi Heriyanto).
2002-07-24 Chris AllegrettaUpdate the NEWS fo 1.1.10 in advance for laughs
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).
next