]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2003-01-27 Jordi MallachUpdated Spanish translation.
2003-01-26 Chris Allegretta- files.c:do_browser() - Fix incorrect path check for...
2003-01-26 Chris Allegretta- nano.c:do_char() - Remove unneeded check_statblank...
2003-01-26 Chris Allegretta- Fix cursor position being saved when escaping out...
2003-01-26 Chris Allegretta- search.c:do_search(), do_replace_loop() - Fix edit_up...
2003-01-26 Chris Allegretta- nano.c:do_int_spell_fix(), do_int_speller() - Fix...
2003-01-26 Chris Allegretta- winio.c:edit_refresh() - Fix cursor being above as...
2003-01-26 Chris Allegretta- files.c:save_history() - Fix nrealloc return value...
2003-01-26 Jordi MallachUpdated Polish translation from Wojciech Kotwica.
2003-01-26 Chris AllegrettaGeneral - Fix subexpression replacement to work consist...
2003-01-26 Chris Allegretta- search.c:do_replace_loop() - Fix various bugs having...
2003-01-26 Chris Allegretta- nano.c:window_init() - Fix leaking *WINDOWs (no pun...
2003-01-26 Chris Allegretta- files.c:open_file() - Fix FD leak with file load...
2003-01-26 Chris Allegretta- cut.c:do_cut_text() - Fix incorrect cursor location...
2003-01-25 Jordi MallachUpdated Galician translation.
2003-01-23 Chris Allegretta- Changed some translatable debug messages to use ...
2003-01-23 Chris Allegretta- nanorc.sample: - Change comment to say magenta instea...
2003-01-23 Chris Allegretta- winio.c:bottombars() - Change strcpy of gettext(...
2003-01-22 Jordi MallachUpdated German translation (Michael Piefel).
2003-01-22 Chris Allegrettanano.c:usage() - Revamp -H option message to fit in...
2003-01-22 Chris Allegrettanano.c:main() - Call load_file with arg 0 for insert...
2003-01-21 Jordi MallachUpdated French, Malay and Ukrainian translations.
2003-01-18 Jordi Mallachi18n fixes.
2003-01-18 Jordi MallachFrench, Swedish, Dutch and Catalan updates.
2003-01-17 Chris AllegrettaBack to CVS
2003-01-17 Chris AllegrettaGNU nano 1.1.99pre1 release v1.1.99pre1
2003-01-17 Chris AllegrettaCommit release notes, final preps for release
2003-01-17 Chris AllegrettaLatest patch by DLR
2003-01-17 Chris AllegrettaMinor #endif fix at the end of files.c
2003-01-17 Chris AllegrettaAdd DB's real fix, and add do_disabled_msg to proto...
2003-01-17 Chris Allegretta- winio.c:nanogetstr - Move down NANO_SMALL in tab...
2003-01-17 Chris Allegrettanano.c:version() - Move up check for --disable-nls...
2003-01-17 Chris Allegretta- nano.1, nano.1.html - Updated for the --preserve...
2003-01-17 Chris Allegretta- faq.html: Added docs about the new unified search...
2003-01-17 Chris Allegrettaconfigure.ac: - Added --enable-all option to compile...
2003-01-16 Chris Allegretta- Added search/replace history log. Flag -H, --history...
2003-01-16 Chris AllegrettaDLR's latest bits
2003-01-16 Chris Allegretta- search.c:do_gotoline() - Don't call blank_statusbar_r...
2003-01-16 Chris Allegretta- nano.c:do_int_speller() - Fix FD leaks which occur...
2003-01-15 Chris AllegrettaUpdate copyright notices, courtesy of mr DLR
2003-01-15 Jordi MallachRemove stuff generated by autopoint.
2003-01-15 Jordi MallachUpdate for recent CVS changes.
2003-01-15 Jordi MallachRoll back AC_CONFIG_HEADER change, to make automake1...
2003-01-15 Jordi MallachUpdated for translation changes.
2003-01-15 Jordi MallachAdded Peio.
2003-01-15 Jordi MallachAdd LINGUAS, with the list of supported languages previ...
2003-01-15 Jordi MallachSmall cleanups. Add copyright header, add autopoint...
2003-01-15 Jordi MallachMake it much simpler by just using autoreconf.
2003-01-15 Jordi MallachRemove generic stuff.
2003-01-15 Chris AllegrettaBack out the changes I made to nano.c to catch the...
2003-01-15 Chris Allegretta- Fixed awful scrolling in do_int_speller. Problem...
2003-01-14 Chris AllegrettaDLR's latest changes
2003-01-14 Chris Allegretta- search.c:do_replace_loop() - Remove check for answer...
2003-01-13 Chris AllegrettaAdd spell check selected text to TODO, note that I...
2003-01-13 Chris AllegrettaUpdate texi file more
2003-01-13 Chris Allegrettanano.texi - Updates for the most recent and not so...
2003-01-13 Chris AllegrettaDLR and DB's latest fixes
2003-01-12 Chris Allegrettanano.c:do_int_speller - Change all child error checks...
2003-01-11 Chris Allegretta- nanorc.sample: - Added some examples for groff and...
2003-01-09 Chris AllegrettaFix broken meta keys screwing up previous answer, fix...
2003-01-09 Chris AllegrettaAdd a buffer holder for current search/replace data...
2003-01-05 Chris Allegretta - Add in Pico's -p flag, (-p, --preserve)....
2003-01-05 Chris AllegrettaMore bits left over from getting rid of pico mode,...
2003-01-05 Chris Allegretta- TODO - Added some wishlist stuff
2003-01-05 Chris AllegrettaCompletely removed PICO_MODE, as with the search/replac...
2003-01-05 Chris AllegrettaNow make the code with with NANO_SMALL :-)
2003-01-05 Chris AllegrettaFix search/replace history adding blank lines, yuck
2003-01-05 Chris AllegrettaKen's search history patch, minus the .nano_history...
2003-01-02 David Lawrence... fix silly typo (#ifdef -> #ifndef) keeping nano -w...
2002-12-25 Jordi MallachRecommend automake 1.7.
2002-12-22 David Lawrence... miscellaneous bug fixes, part 2
2002-12-16 Chris Allegrettanano.c:do_int_speller(), do_alt_speller() - Programs...
2002-12-14 Jordi MallachUpdated French translation.
2002-12-10 Chris AllegrettaOkay, I guess an edit_update is needed
2002-12-10 Chris AllegrettaFix screen not updating at exit of spell
2002-12-10 Chris AllegrettaMake speller update the screen less excessively, and...
2002-12-10 Chris AllegrettaBe more verbose about what we're doing with new spell...
2002-12-09 Chris AllegrettaChange waits to waitpids to lessen the chance of a...
2002-12-09 Chris Allegretta- nano.c:do_int_speller() - Make internal spell program...
2002-11-10 Jordi MallachUpdated Danish and Ukrainian translations.
2002-11-08 David Lawrence... typo fix: HTML 4.10 -> HTML 4.01
2002-11-05 Jordi MallachMalay translation update.
2002-11-04 David Lawrence... fix missing dash in Changelog
2002-11-04 David Lawrence... second attempt at ngettext() fixes
2002-11-04 David Lawrence... documentation updates
2002-11-03 Jordi MallachPolish and Swedish updates.
2002-10-29 Jordi MallachIndonesian & French updates.
2002-10-26 Jordi MallachFrench update.
2002-10-26 Jordi MallachSpanish update.
2002-10-26 Jordi MallachCatalan, German, French, Galician and Swedish translati...
2002-10-25 David Lawrence... forward-ported --disable-wrapping-as-root from nano...
2002-10-25 Chris AllegrettaBack to CVS
2002-10-25 Chris AllegrettaGNU nano 1.1.12 release v1.1.12
2002-10-25 Chris AllegrettaAdd DLR's --disable-nls to version info
2002-10-25 Chris AllegrettaKen's ngettext fix
2002-10-17 Jordi MallachGerman translation update.
2002-10-17 David Lawrence... put header files in a slightly more consistent order
2002-10-17 David Lawrence... miscellaneous bug fixes
2002-10-15 Chris Allegretta- Disable VSTOP keystroke. Stops people accidentally...
2002-10-14 Jordi MallachUpdated French translation (Jean-Philippe Guérard).
next