]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2001-04-30 Chris AllegrettaDowngraded my gettext to stable, sorry folks
2001-04-30 Chris AllegrettaAnd mention the config.whatever files in the ChangeLog
2001-04-30 Chris AllegrettaOops, and the ChangeLog
2001-04-30 Chris AllegrettaAdded the .gl po file from 1.1 branch
2001-04-30 Chris AllegrettaUgh, I guess the new autoconf requires config.whatever
2001-04-30 Chris AllegrettaUpdate html man page too
2001-04-30 Chris AllegrettaAdd Jordi's man page update to the 1.0 tree
2001-04-29 Chris Allegrettapage_up() - Rewritten with a loop to make screen updat...
2001-04-28 Chris AllegrettaMove config.h up in include lists and remove actual_x...
2001-04-28 Chris AllegrettaABCD(), main() - Add Alt-whatever-[a-d] support as...
2001-04-22 Chris AllegrettaAdd and fix bug #59
2001-04-22 Chris AllegrettaThis commit was manufactured by cvs2svn to create branch
2001-04-06 Chris AllegrettaBack to CVS version
2001-04-06 Chris AllegrettaNano 1.0.1 release v1.0.1
2001-04-03 Chris AllegrettaOops, stray parenthesis when PATH_MAX isn't defined
2001-04-03 Chris AllegrettaMore browser and misc fixes by Matthias Andree that...
2001-04-02 Jordi Mallachrm libintl.h on distclean so we don't get the stupid...
2001-04-02 Chris AllegrettaAdded --disable-wrapping configure flag
2001-03-31 Robert Siemborskiminor spelling fixes in comments
2001-03-30 Chris AllegrettaAdded -o to TODO
2001-03-28 Chris AllegrettaUpdated TODO from user feedback
2001-03-28 Chris AllegrettaChange some lstats to stats, check file via lstat first...
2001-03-28 Chris Allegrettafiles.c:diralphasort() - Changed stat calls to lstat...
2001-03-26 Chris Allegrettafaq.html: Fixed typo in section 6.1 (discovered by...
2001-03-25 Chris Allegrettaaclocal.m4: - Minor patch for intl check (really this...
2001-03-23 Chris AllegrettaWell, back to CVS again
2001-03-23 Chris AllegrettaGNU nano 1.0.0 release v1.0.0
2001-03-22 Chris Allegrettanano.info - Added dir entry (Albert Chin), Added Albert...
2001-03-21 Jordi MallachFinal tweaks in Catalan and Spanish for 1.0
2001-03-21 Chris Allegrettastatusq() - Added NANO_BACK_KEY and NANO_FORWARD_KEY...
2001-03-20 Chris Allegrettacs.po: Czech translation from Vaclav Haisman
2001-03-18 Chris AllegrettaIm an idiot, that could easily screw up --included...
2001-03-18 Chris Allegrettaaclocal.m4 check change, added explicit check for libintl.h
2001-03-18 Chris AllegrettaAdded void to argless functions decls, changed new...
2001-03-15 Chris AllegrettaRoll-back previous change, this way copies Pico's ...
2001-03-15 Chris AllegrettaAdd Ryan to credits
2001-03-15 Chris Allegrettamove.c: page_down() - Oops, check for <= editwinrows...
2001-03-15 Chris AllegrettaAdded and fixed BUG #57
2001-03-14 Chris AllegrettaOops, missed one loop
2001-03-14 Chris AllegrettaOops, remove debugging crap and don't be so conservativ...
2001-03-14 Chris AllegrettaFix BUG #56 found on SourceForge
2001-03-14 Chris AllegrettaAdded check for samlinewrap case and cursor placement...
2001-03-13 Adam Rogoyski Add auto indenting of wrapped lines which should...
2001-03-09 Chris AllegrettaAdded string history to 1.1 TODO
2001-02-25 Chris AllegrettaOops, update info too :)
2001-02-23 Chris AllegrettaUpdated POs for occurrence thang
2001-02-23 Chris Allegrettanano.texi: - Meta-Z correction and grammar in --enable...
2001-02-20 Jordi MallachFixed two "occurence" typos.
2001-02-20 Chris AllegrettaBack to CVS
2001-02-20 Chris AllegrettaNano 0.9.99pre3 release v0.9.99pre3
2001-02-20 Chris AllegrettaFixed garbage in po, I hope this doesn't screw up anyth...
2001-02-20 Jordi MallachUpdated ca.po with changes from Miquel Vidal.
2001-02-19 Chris AllegrettaFinnish update
2001-02-19 Chris AllegrettaNEWS for impending 0.9.99pre3 release
2001-02-18 Chris AllegrettaTaking a wild guess with people's Y/N/A keys, sure...
2001-02-18 Chris AllegrettaYeah, so how about make the yes key == yes instead...
2001-02-18 Chris AllegrettaAdd ac to the actual configure script
2001-02-17 Chris AllegrettaSlight update of FAQ for advocacy
2001-02-17 Jordi MallachFixed some errors in Spanish
2001-02-17 Jordi MallachInitial Catalan translation
2001-02-16 Jordi MallachTiny es.po updates
2001-02-16 Chris Allegrettaconfigure.in: - Added separate check for resizeterm()
2001-02-16 Chris AllegrettaInternationalize yes, no and all *sigh*
2001-02-15 Chris AllegrettaUse code instead of command in man page *shrug*. Add...
2001-02-14 Chris AllegrettaNano is now a GNU package
2001-02-13 Chris AllegrettaUpdate status in README
2001-02-12 Chris AllegrettaManual fixes
2001-02-12 Chris AllegrettaManual fixes
2001-02-12 Chris AllegrettaAdded Bug #55
2001-02-12 Chris AllegrettaNano texi manual
2001-02-12 Chris AllegrettaDelete commented out stuff that isn't going to happen now
2001-02-12 Chris AllegrettaGNU compliance issues: - Added texinfo manual nano...
2001-02-11 Chris AllegrettaReworked main menu list, added help to default list...
2001-02-10 Chris Allegrettado_delete() - Added check for current->next == fileptr...
2001-02-09 Chris Allegretta main() - Added ENABLE_NLS check around gettext stuff
2001-02-09 Chris Allegrettade,fi,id translation updates
2001-02-06 Chris AllegrettaFAQ updates and fixes
2001-02-06 Chris AllegrettaOops, actually add hu.po :-)
2001-02-05 Chris Allegrettado_justify - If the keystroke after the justify is...
2001-02-05 Chris Allegrettahu.po: - Hungarian translation by Horvath Szabolcs
2001-02-05 Chris AllegrettaFix for bugu #54
2001-02-04 Chris AllegrettaAdded BUG #54
2001-02-04 Jordi MallachUpdated for latest CVS.
2001-02-01 Chris Allegrettaconfigure.in: - Autoconf compatibility fixes (Pavel...
2001-01-31 Chris AllegrettaBack to CVS version
2001-01-31 Chris AllegrettaNano 0.9.99pre2 release v0.9.99pre2
2001-01-31 Chris AllegrettaUpdate NEWS for upcoming release
2001-01-29 Chris AllegrettaFix cursor not on after resize
2001-01-29 Chris AllegrettaFix for resizing the window in modes other than normal...
2001-01-27 Chris Allegrettado_alt_speller and nanogetstr fixes
2001-01-26 Robert Siemborskiupdated bugs as discussed on the list
2001-01-26 Chris AllegrettaFixed Bug #53
2001-01-25 Chris AllegrettaAdded bug #53
2001-01-23 Chris Allegrettausername_tab_completion() - Removed redundant condition...
2001-01-23 Chris Allegrettausername_tab_completion: rewritten using getpwent
2001-01-23 Chris AllegrettaRocco's groovy fixes to real_dir_from_tilde
2001-01-23 Chris Allegrettareplace for loop for hline init with memset in init...
2001-01-23 Chris AllegrettaOops, Rob not Rocco :>
2001-01-23 Chris AllegrettaOops, center_x and y, not current. Thx Rocco
2001-01-22 Chris Allegrettareal_dir_from_tilde() - Rewritten using getpwent (sugge...
next