| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix behavior of ZZ, with respect to readonly mode(s). original | Paul Fox | 2006-03-28 | 1 | -5/+6 |
* | add support for :wn (initial patch from Alexander Griesser) | Paul Fox | 2006-03-27 | 1 | -8/+13 |
* | drop obsolete version string in favor of actual BB version (from | Paul Fox | 2006-03-27 | 1 | -16/+4 |
* | Patch from Denis Vlasenko turning static const int (which gets emitted into | Rob Landley | 2006-03-10 | 1 | -12/+14 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | fix up yet more annoying signed/unsigned and mixed type errors | Eric Andersen | 2006-01-30 | 1 | -13/+13 |
* | removed warning "comparison between signed and unsigned". Added ATTRIBUTE_UNU... | "Vladimir N. Oleynik" | 2006-01-30 | 1 | -8/+7 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -13/+13 |
* | fix bug #474: | Paul Fox | 2005-11-28 | 1 | -14/+3 |
* | common BUFSIZ BSS buffer, small reduce code, data and bss | "Vladimir N. Oleynik" | 2005-10-15 | 1 | -1/+2 |
* | catch and report errors from file_write() | Paul Fox | 2005-10-09 | 1 | -15/+28 |
* | make Hit_Return() available when CONFIG_FEATURE_VI_COLON is off. it's | Paul Fox | 2005-10-09 | 1 | -2/+3 |
* | initialize a couple of vars whose warnings were suppressed because | Paul Fox | 2005-09-16 | 1 | -1/+1 |
* | some combinations of status line and screen refresh don't give a | Paul Fox | 2005-09-16 | 1 | -76/+112 |
* | allow either backspace or DEL, in addition to the user's erase | Paul Fox | 2005-09-13 | 1 | -1/+2 |
* | applying fix for: | Paul Fox | 2005-07-20 | 1 | -0/+1 |
* | allow both ^H and DEL to backspace in insert mode (bug #23) | Paul Fox | 2005-07-18 | 1 | -4/+4 |
* | Fix vi so that error messages, insert mode messages, etc are | Eric Andersen | 2005-07-18 | 1 | -12/+37 |
* | In Bug 208, bernhardf writes: | Mike Frysinger | 2005-04-16 | 1 | -6/+6 |
* | regularly update the status line display | Eric Andersen | 2004-08-19 | 1 | -4/+4 |
* | Assign 'forced' before the goto to avoid a warning | Eric Andersen | 2004-07-20 | 1 | -2/+3 |
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -6/+6 |
* | Patch from Thomas Winkler -- vi -R did not work | Eric Andersen | 2004-03-31 | 1 | -1/+2 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -38/+38 |
* | Richard Kojedzinszky writes: | Eric Andersen | 2004-02-06 | 1 | -2/+2 |
* | Richard Kojedzinszky writes: | Eric Andersen | 2004-02-04 | 1 | -5/+8 |
* | Patch by Richard Kojedzinszky, when using END at end of lines it was | Glenn L McGrath | 2004-01-21 | 1 | -3/+5 |
* | Match changes made to cmdedit | Eric Andersen | 2003-12-23 | 1 | -3/+1 |
* | Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) | Eric Andersen | 2003-09-15 | 1 | -27/+9 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -8/+8 |
* | Fix crashme code, by Jim Treadway | Glenn L McGrath | 2002-12-03 | 1 | -3/+3 |
* | last_patch_69, 8 bit clean and other fixes from Vladimir N. Oleynik | Glenn L McGrath | 2002-12-02 | 1 | -409/+450 |
* | Change if(x)free(x); to free(x); | Aaron Lehmann | 2002-11-28 | 1 | -27/+12 |
* | A patch from Jouni Malinen to avoid some buffer overflows in vi, | Eric Andersen | 2002-10-26 | 1 | -3/+9 |
* | vi inlining | Aaron Lehmann | 2002-08-21 | 1 | -878/+878 |
* | Applied a patch from Philip Blundell <pb@nexus.co.uk>: | Robert Griebl | 2002-07-31 | 1 | -5/+7 |
* | fix from kergoth | Tim Riker | 2002-04-26 | 1 | -2/+2 |
* | Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. | Matt Kraai | 2001-12-20 | 1 | -20/+20 |
* | Patch from "Andrew Tipton" <andrew@cadre5.com> to enable vi cursor | Eric Andersen | 2001-11-17 | 1 | -4/+19 |
* | Patch from Steve Merrifield <steve@labyrinth.net.au> to make vi | Eric Andersen | 2001-11-17 | 1 | -6/+6 |
* | Change strdup calls to xstrdup (patch from Steve Merrifield). | Matt Kraai | 2001-11-12 | 1 | -8/+8 |
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -225/+225 |
* | Patch from Robert J. Osborne <rj@resourceinternational.com> that fixes | Eric Andersen | 2001-08-02 | 1 | -3/+3 |
* | Don't save and restore readonly flag if BB_FEATURE_VI_READONLY isn't enabled. | Matt Kraai | 2001-07-31 | 1 | -1/+5 |
* | Some adjustments, mostly from David McCullough <davidm@lineo.com> to | Eric Andersen | 2001-07-19 | 1 | -2/+2 |
* | This is vodz' latest patch. Sorry it took so long... | Eric Andersen | 2001-07-17 | 1 | -2/+2 |
* | Cleanups and sinze reduction for the vi applet from Aaron Lehmann | Eric Andersen | 2001-07-02 | 1 | -14/+15 |
* | Vladimir's last_patch_15 | Glenn L McGrath | 2001-06-26 | 1 | -1/+3 |
* | These were broken when using dmalloc due to include file ordering | Eric Andersen | 2001-06-23 | 1 | -4/+4 |
* | A patch from Aaron Lehmann <aaronl@vitelus.com> to fix a | Eric Andersen | 2001-05-13 | 1 | -1/+9 |