]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2003-02-10 Jordi MallachSilly reformat.
2003-02-10 Jordi MallachUpdate, not doing Spanish anymore...
2003-02-10 Chris Allegretta- nano.c:do_help () - Fix line lengths not being comput...
2003-02-10 Chris AllegrettaDB's gotoline fix
2003-02-10 Chris AllegrettaDB's fill and window length fixes
2003-02-10 Chris Allegretta- nano.c:help_init() - Fix crashing in do_help when...
2003-02-09 Jordi MallachUpdated Finnish translation.
2003-02-09 Jordi MallachFix it better.
2003-02-09 Chris Allegretta* it.po: Fix broken format string in translation
2003-02-09 Jordi MallachAdd nanorc.5 manpage.
2003-02-09 Jordi MallachSpanish update.
2003-02-08 Chris Allegretta- nano.spec.in - Change default flags to --enable-all
2003-02-08 Jordi MallachItalian and Galician updates.
2003-02-08 Chris Allegretta- winio.c:nanogetstr() - Remove unnecessary reset of...
2003-02-08 Chris AllegrettaAdd the ChangeLog entry for the 2nd half of DB's patch
2003-02-08 Chris Allegretta- files.c:input_tab() - Fix assumption that matches...
2003-02-07 Chris AllegrettaBetter fix hopefully for color issue
2003-02-07 Chris Allegretta- nanorc.sample: - Make nanorc entry less tolerant...
2003-02-07 Chris Allegretta- rcfile.c:colortoint() - Don't bomb after invalid...
2003-02-06 Jordi MallachPolish and Swedish updates.
2003-02-05 Chris Allegretta- Fix globals and externs such that nano will compile...
2003-02-05 Chris Allegretta- Fix nano not compiling with ENABLE_RCFILE BLE_TABCOMP...
2003-02-04 Chris Allegretta- nano.1, nano.1.html: - Add initialization file commen...
2003-02-04 Jordi MallachCatalan, French, Ukrainian and German updates.
2003-02-03 Chris AllegrettaBack to CVS
2003-02-03 Chris AllegrettaGNU nano 1.1.99pre2 release v1.1.99pre2
2003-02-03 Chris AllegrettaTranslate cancelled string in files.c (David Benbennick)
2003-02-03 Chris AllegrettaApply the same regexp_init checks to using last|search...
2003-02-03 Chris Allegretta- files.c:save_history() Fix off-by-one bug causing...
2003-02-03 Chris Allegrettafiles.c:do_insertfile() - Add some more checks and...
2003-02-03 Chris Allegrettafiles.c:do_browser() - Even more checks and operating...
2003-02-03 Chris AllegrettaOops, now credit DB
2003-02-03 Chris Allegretta- Fix screen getting trashed on signals nano can catch...
2003-02-03 Chris AllegrettaDB's justify patch
2003-02-03 Chris AllegrettaDB's debug and multibuffer and regcomp fix to make...
2003-02-02 Chris AllegrettaDlr's revert multibuffer and view mode patch
2003-01-30 Chris Allegretta- files.c:do_browser() - Fix goto directory operating...
2003-01-30 Chris Allegretta- files.c:do_browse_from() - Fix path checking to fix...
2003-01-30 Chris Allegretta-nano.c:do_justify() - Unset KEEP_CUTBUFFER so nano...
2003-01-29 Chris Allegretta- Fix nano crashing when searching/replacing an invalid...
2003-01-28 Chris Allegretta- nano.c:do_mouse() - Fix the mouse code to work with...
2003-01-28 Chris Allegretta- winio.c:do_yesno() - Fix mouse interaction bugs with...
2003-01-28 Chris Allegretta- Fix constant curos updates from obliterating other...
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
next