]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2008-10-01 Chris Allegretta2008-09-30 <bluestorm_dylc@hotmail.com>
2008-09-30 Chris Allegrettamake --enable-tiny disable the new enabled-by-default...
2008-09-30 Chris Allegretta* configure.ac: Change extra, multibuffer, color and...
2008-09-30 Chris Allegretta2008-09-30 Chris Allegretta <chrisa@asty.org>
2008-09-21 Chris Allegretta2008-09-21 Chris Allegretta <chrisa@asty.org>
2008-09-16 Chris Allegretta2008-09-16 Chris Allegretta <chrisa@asty.org>
2008-09-06 Chris Allegretta * nano.c: Do call disable_signals at startup...
2008-08-30 Chris AllegrettaBack to svn!
2008-08-30 Chris AllegrettaGNU nano 2.1.5 release v2.1.5
2008-08-30 Chris AllegrettaMove the wordbounds check down so it will happen if...
2008-08-30 Chris Allegretta * global.c, help.c, browser.c, files.c, proto...
2008-08-30 Chris Allegretta * nano-regress: New perl script to check for...
2008-08-30 Chris Allegretta2008-08-29 Chris Allegretta <chrisa@asty.org>
2008-08-28 Chris Allegretta2008-08-28 Chris Allegretta <chrisa@asty.org>
2008-08-21 Chris Allegretta * text.c (do_enter): Fix issue when compiled...
2008-08-21 Chris Allegretta2008-08-21 Chris Allegretta <chrisa@asty.org>
2008-08-17 Chris Allegretta2008-08-08 Magnus Granberg <zorry@ume.nu> / Adam Conrad <?>
2008-08-16 Chris Allegretta * files.c (write_file): Check exit code of fclose...
2008-08-09 Chris AllegrettaBack to svn.
2008-08-09 Chris AllegrettaGNU nano 2.1.4 release. v2.1.4
2008-08-09 Chris Allegretta * text.c (add_undo): Fix check for multi-line...
2008-08-09 Chris AllegrettaRe-add the skip_backup label since we do still need...
2008-08-09 Chris Allegretta * text.c (do_redo): Fix improperly restoring...
2008-08-09 Chris Allegretta * files.c: Do not go on and attempt to write...
2008-08-08 Chris Allegretta * text.c: Reset openfile-> to OTHER after an...
2008-08-05 Chris AllegrettaBack to SVN version
2008-08-05 Chris AllegrettaGNU nano 2.1.3 release
2008-08-03 Chris Allegretta- Add redo of an insert
2008-08-03 Chris Allegretta- Change add_undo and current_undo to only take action...
2008-08-02 Chris Allegretta- Add very basic undo for text replace.
2008-08-02 Chris AllegrettaAllow current undo code to compile with NANO_TINY
2008-08-01 Chris AllegrettaAllow basic multi-^K cuts to be redone properly. Code...
2008-08-01 Chris Allegretta- When undoing a cut, set cutbuffer to NULL after freei...
2008-08-01 Chris AllegrettaWhen redoing a text add, actually copy the beginning...
2008-08-01 Chris AllegrettaAdd undoing argument to do_cut_text as we don't want...
2008-07-31 Chris Allegretta* configure.ac: Add ncursesw dir to include path if...
2008-07-31 Chris AllegrettaCommit back some undo/redo rewrites
2008-07-14 Chris AllegrettaAdd xflags to undo struct so we can add extra info...
2008-07-13 Chris AllegrettaAllow backspace to be bound to keys in .nanorc
2008-07-13 Chris AllegrettaAdd ability to rebind the (still unfinished) undo and...
2008-07-12 Chris Allegretta2008-07-11 Mike Frysinger <vapier@gentoo.org>
2008-07-12 Chris AllegrettaClean up some unused variables from old undo implementa...
2008-07-12 Chris Allegretta2008-07-11 Fabian Groffen <grobian@gentoo.org>
2008-07-12 Chris Allegretta2008-07-11 Michael Haubenwallner <michael.haubenwallner...
2008-07-12 Chris Allegretta2008-07-11 Michael Haubenwallner <michael.haubenwallner...
2008-07-12 Chris AllegrettaSavannah bug 23751: Segfault when viewing help using...
2008-07-10 Chris AllegrettaAdd beginning undo feature, since I want to start fixin...
2008-06-29 Chris AllegrettaFix for 23733: search history broken with nano-2.1.1+
2008-06-25 Chris AllegrettaBack to SVN
2008-06-25 Chris AllegrettaGNU nano 2.1.2 release. v2.1.2
2008-06-25 Chris AllegrettaAdd ChangeLog update for previous fix, argh.
2008-06-25 Chris AllegrettaAdd function check_bad_binding to check ppl arent bindi...
2008-06-03 Chris AllegrettaAdd a fix for bug #23144 that actually works (several...
2008-06-03 Chris AllegrettaTentative fix for bug #23144: using arrow keys in searc...
2008-06-03 Chris AllegrettaFix for Savannah bug #23442: left/right arrow keys...
2008-05-31 Chris Allegrettafiles.c,proto.h,text.c: Fix for conflicts with AIX...
2008-05-31 Chris Allegrettaglobal.c: Fix for compile error when --disable-speller...
2008-05-31 Chris AllegrettaMinor formatting issue and trying to test why my writes...
2008-05-31 Chris AllegrettaFix for segfault when window size is too small by Andre...
2008-05-31 Chris AllegrettaMakefile changes for the included files and updated...
2008-05-31 Chris AllegrettaNew syntax highlighting from Mike F. Credits:
2008-04-02 Chris AllegrettaMinor formatting issue in NEWS for 2.1.1
2008-04-02 Chris AllegrettaBack to SVN
2008-04-02 Chris AllegrettaAdd the newa, argh
2008-04-02 Chris AllegrettaGNU nano 2.1.1 release
2008-03-31 Chris AllegrettaFix for bug #22780: build failure with --enable-multibu...
2008-03-20 Chris AllegrettaBenno's latest fixes for help menu translations.
2008-03-20 Chris AllegrettaWow, I somehow did not run into the "invalid range...
2008-03-20 Chris AllegrettaAdd some rc file name debugging
2008-03-20 Chris AllegrettaFix default bracket match shortcut
2008-03-20 Chris AllegrettaFix for my fix for Mike's fix...dont add menu item...
2008-03-20 Chris AllegrettaAdd Mike F's latest patches for 2.1.0 and new syntax...
2008-03-19 Chris AllegrettaBack to svn
2008-03-19 Chris AllegrettaGah, upgrate the translations for 2.1.0
2008-03-19 Chris AllegrettaCommit for 2.1.0 release. v2.1.0
2008-03-19 Chris AllegrettaFix for 106305: unable to ctrl+c out of save when exiting
2008-03-18 Chris AllegrettaAdd Benno's latest translation fixes for shorcut display,
2008-03-18 Chris AllegrettaAdd .gitignore files for Mike F, remove .cvsignores...
2008-03-17 Chris AllegrettaFix for bug #22632: verbatim input in prompts broken...
2008-03-16 Chris AllegrettaFixes from Benno Schulenberg.
2008-03-16 Chris Allegrettafaq.html: Updates for Alpine, subversion access and...
2008-03-16 Chris AllegrettaFix problems with inserting files using --disable-tabco...
2008-03-16 Chris AllegrettaFix for bug #22615: nano-2.0.99pre1 fails to build...
2008-03-16 Chris AllegrettaHmm. Actually dont want to download the whole tree...
2008-03-16 Chris AllegrettaActually include the updated SVN document, grr.
2008-03-15 Chris AllegrettaUpdate source checkout information now that we are...
2008-03-14 Chris Allegretta- Update man page a little bit more
2008-03-13 Chris AllegrettaFix multibuffer mode not showing "Close" string anymore
2008-03-13 Chris Allegretta- Fix tiny mode again after breaking it again
2008-03-12 Chris AllegrettaConvert more code to use new backend. Add some more...
2008-03-11 Chris AllegrettaFix the mouse menus not working with new backend, and
2008-03-11 Chris AllegrettaFix bug 79, add sentinels for function keys in case...
2008-03-09 Chris AllegrettaFix workaround for user assigning a meta sequence to...
2008-03-09 Chris AllegrettaUpdate BUGS to reflect what got fixed in previous commit.
2008-03-09 Chris AllegrettaMore keybinding fixes
2008-03-05 Chris AllegrettaFixed bug 77 (make ^space and M-space work)
2008-03-05 Chris AllegrettaNew keybindings code and backend. New structs subnfunc...
2008-03-05 Chris AllegrettaNew keybindings code and backend. New structs subnfunc...
2007-12-20 David Lawrence... resync NEWS with NEWS from the 2.0 branch
2007-12-20 David Lawrence... update maintenance information
next