| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'busybox' into merge | Ron Yorston | 2012-03-23 | 2 | -53/+82 |
|\ |
|
| * | vi: add ":prev" command support | Dennis Groenen | 2012-01-31 | 1 | -11/+18 |
| * | vi: move mark[i] pointers if text[] moves after realloc | Denys Vlasenko | 2012-01-31 | 1 | -27/+37 |
| * | *: better comments on termios manipulations. No code changes. | Denys Vlasenko | 2012-01-15 | 1 | -1/+1 |
| * | sed: fix possible case of signed char bug; expand debugging printouts | Denys Vlasenko | 2012-01-15 | 1 | -13/+25 |
| * | vi: fix [end] key handling | Denys Vlasenko | 2011-11-28 | 1 | -1/+1 |
* | | Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into merge | Ron Yorston | 2012-03-23 | 4 | -216/+282 |
|\| |
|
| * | patch: make -p count path components, not slashes (think /blah//thing) | Rob Landley | 2011-10-10 | 1 | -8/+10 |
| * | sed: better help text | Denys Vlasenko | 2011-09-13 | 1 | -2/+3 |
| * | awk: fix a SEGV | Denys Vlasenko | 2011-09-11 | 1 | -9/+62 |
| * | awk: fix define name collision with BSD headers | Denys Vlasenko | 2011-09-10 | 1 | -0/+3 |
| * | vi: prevent unlimited recursion in do_cmd(). Closes 4153 | Denys Vlasenko | 2011-09-09 | 1 | -155/+139 |
| * | awk: next_input_file can return NULL, don't SEGV in this case. | Denys Vlasenko | 2011-09-07 | 1 | -9/+11 |
| * | patch: make it able to create files (again) | Rob Landley | 2011-08-22 | 1 | -5/+3 |
| * | sed: fix range handling for sed -i. Closes 4069 | Denys Vlasenko | 2011-08-16 | 1 | -28/+51 |
* | | Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into merge | Ron Yorston | 2012-03-22 | 2 | -3/+5 |
|\| |
|
| * | less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659. | Denys Vlasenko | 2011-07-25 | 1 | -2/+2 |
| * | more tweak for bionic | Denys Vlasenko | 2011-07-08 | 1 | -1/+3 |
* | | Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into merge | Ron Yorston | 2012-03-22 | 8 | -174/+198 |
|\| |
|
| * | vi: tweak regex.h include | Denys Vlasenko | 2011-07-03 | 1 | -3/+6 |
| * | vi: fix regex search, make it selectable in config | Walter Harms | 2011-06-27 | 3 | -158/+181 |
| * | diff: disable debug code; remove unsupported --dry-run from help text | Denys Vlasenko | 2011-06-19 | 1 | -7/+10 |
| * | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 5 | -7/+2 |
* | | Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into merge | Ron Yorston | 2012-03-22 | 4 | -62/+107 |
|\| |
|
| * | reformime: do not require \r\n | Denys Vlasenko | 2011-05-22 | 1 | -2/+2 |
| * | vi.c: remove warning: variable 'sp' set but not used | Cristian Ionescu-Idbohrn | 2011-05-16 | 1 | -0/+4 |
| * | fix "variable 'foo' set but not used" warnings | Denys Vlasenko | 2011-05-13 | 1 | -2/+0 |
| * | libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall... | Denys Vlasenko | 2011-05-08 | 1 | -1/+1 |
| * | sed: shrink by 17 bytes | Pascal Bellard | 2011-05-05 | 1 | -3/+7 |
| * | sed: support \r in s command | Denys Vlasenko | 2011-05-03 | 1 | -1/+2 |
| * | sed: code shrink | Denys Vlasenko | 2011-05-03 | 1 | -54/+92 |
* | | Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into merge | Ron Yorston | 2012-03-22 | 6 | -1/+98 |
|\| |
|
| * | Fix double words in comments. No code changes | Marek Polacek | 2011-04-16 | 1 | -1/+1 |
| * | move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit... | Pere Orga | 2011-04-03 | 6 | -0/+72 |
| * | diff: optimize diffing of files with the same metadata | Roman Borisov | 2011-03-27 | 1 | -0/+25 |
* | | Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into merge | Ron Yorston | 2012-03-22 | 3 | -7/+10 |
|\| |
|
| * | ash: fix TMOUT not restoring tty attributes | Denys Vlasenko | 2011-02-08 | 1 | -3/+3 |
| * | whitespace fixes | Denys Vlasenko | 2011-02-03 | 1 | -1/+1 |
| * | diff: return 1 when skipping directories with -r, but without -N | Alexander Shishkin | 2011-01-26 | 1 | -3/+6 |
* | | Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into merge | Ron Yorston | 2012-03-21 | 1 | -1/+1 |
|\| |
|
| * | mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo | Denys Vlasenko | 2011-01-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' | Nguyễn Thái Ngọc Duy | 2011-01-04 | 7 | -230/+144 |
|\| |
|
| * | patch: fix "patch at the beginning" testcase failure | Rob Landley | 2010-11-29 | 1 | -9/+14 |
| * | patch: remove out-of-file build machinery | Denys Vlasenko | 2010-11-22 | 2 | -7/+0 |
| * | cmp: with -s, do not report open errors | Denys Vlasenko | 2010-11-21 | 1 | -4/+5 |
| * | patch: simplify double list helpers | Denys Vlasenko | 2010-11-21 | 1 | -42/+32 |
| * | patch: busyboxify by migrating from toybox to busybox helpers | Denys Vlasenko | 2010-11-21 | 1 | -160/+85 |
| * | whitespace cleanup | Denys Vlasenko | 2010-10-29 | 3 | -11/+11 |
* | | Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d^' | Nguyễn Thái Ngọc Duy | 2011-01-04 | 1 | -127/+139 |
|\| |
|
| * | awk: reduce ifdef forest | Rob Landley | 2010-10-24 | 1 | -33/+32 |