]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2001-05-16 Chris Allegrettatypo
2001-05-16 Chris AllegrettaI'm back to the older gettext, sync these files too
2001-05-16 Chris Allegrettastrcasestr() - Replaced by mutt's mutt_stristr function...
2001-05-14 Jordi Mallachgl.po status update (it's not new, it's been released...
2001-05-14 Jordi MallachAdded Ukrainian translation by Sergey A. Ribalchenko.
2001-05-10 Chris Allegrettaadd_to_cutbuffer() - Remove useless statements (Rocco).
2001-05-07 Chris AllegrettaMove down current shortcut assignment into loop in...
2001-05-06 Chris AllegrettaFix not being able to select last item in browser with...
2001-05-06 Chris AllegrettaOkay, now let unjustify work with the mouse too :P
2001-05-05 Chris AllegrettaAdded file clicking ability in file browser
2001-05-05 Chris AllegrettaVarious spelling updates by David Lawrence Ramsey
2001-05-05 Chris AllegrettaAdd correct name to rcfile.c comments (thx Rocco)
2001-05-05 Chris AllegrettaI should actually add the file to the tree
2001-05-02 Jordi MallachUpdated FAQ, updated Spanish and Catalan, added utils...
2001-05-01 Chris AllegrettaCommit the rest of the stuff backing down gettext chang...
2001-04-30 Chris AllegrettaBack to the 1.0 version of gettext, I can't figure...
2001-04-30 Chris AllegrettaMention config.whatever files in ChangeLog
2001-04-30 Chris AllegrettaAdd color changes, undocumented and ugly, but hey maybe...
2001-04-30 Chris AllegrettaUpdate html man page too
2001-04-30 Jordi MallachHugo van der Merwe pointed out that -r was missing...
2001-04-29 Jordi MallachJacobo updated Galician to latest CVS.
2001-04-29 Jordi MallachAdded Galician translation by Jacobo Tarrío <jtarrio...
2001-04-29 Chris Allegretta page_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-28 Chris Allegrettaadded --enable-color and updated nanorc description...
2001-04-22 Chris AllegrettaAddand fix bug #59
2001-04-20 Rocco CorsiAlt Speller returns to same line & do_gotoline optimiza...
2001-04-19 Chris AllegrettaFix proto.h ifdef for do_nanorc()
2001-04-19 Chris AllegrettaOne more
2001-04-19 Chris AllegrettaNewer config.guess and config.sub
2001-04-19 Chris Allegretta*** empty log message ***
2001-04-19 Chris AllegrettaUpdate configure
2001-04-18 Chris AllegrettaI guess we need these now?
2001-04-18 Chris AllegrettaAnd the Makefile.in.in in po/ also
2001-04-18 Chris AllegrettaOops, add the new files too
2001-04-18 Chris AllegrettaUpgrade libintl stuff to gettext 0.10.36
2001-04-18 Chris AllegrettaAdd --enable-nanorc to version string in nano.c
2001-04-18 Chris AllegrettaAdded rcfile.c source code and basic .nanorc functionality
2001-04-14 Rocco Corsi"Goto Directory" added and minor fixes in the browser
2001-04-13 Chris AllegrettaAdded --enable-nanorc to configure
2001-04-12 Chris AllegrettaAdded --disable-mouse option
2001-04-12 Chris AllegrettaAdd yesno support to mouse
2001-04-12 Chris AllegrettaMore mouse integration, esp with the shortcut lists
2001-04-07 Chris AllegrettaAdded fork info to ChangeLog
2001-04-07 Chris Allegretta1.1 version and note added to README that this is the...
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
next