- 8027a20 patch: fix "patch at the beginning" testcase failure by Rob Landley · 14 years ago
- 7c6ed78 patch: remove out-of-file build machinery by Denys Vlasenko · 14 years ago
- ac10b30 cmp: with -s, do not report open errors by Denys Vlasenko · 14 years ago
- 400ff22 patch: simplify double list helpers by Denys Vlasenko · 14 years ago
- b82ae98 patch: busyboxify by migrating from toybox to busybox helpers by Denys Vlasenko · 14 years ago
- fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
- d8205b3 awk: reduce ifdef forest by Rob Landley · 14 years ago
- 2b299fe awk: fix breakage in last commit by Denys Vlasenko · 14 years ago
- 6a0d749 awk: fix segfault on closing non-opened file by Denys Vlasenko · 14 years ago
- 6722737 *: introduce and use xmkstemp. -65 bytes. by Alexander Shishkin · 14 years ago
- 0818735 patch: implement -E option by Lukas Huba · 14 years ago
- e7599d1 revert last change (wrong author) by Denys Vlasenko · 14 years ago
- f0c7e0c patch: implement -E option by Gilles Espinasse · 14 years ago
- c05387d *: replace xopen3 with xopen where makes sense by Denys Vlasenko · 14 years ago
- 28458c6 awk: code shrink by Denys Vlasenko · 14 years ago
- d527e0c awk: 00.123 is not a octal constant; neither is 009.123. fixing this by Denys Vlasenko · 14 years ago
- cacb2cd *: whitespace fixes by Denys Vlasenko · 14 years ago
- 9d113ca patch: tweaks by Rob Landley · 14 years ago
- 7dd61e3 *: s/perror/bb_simple_perror_msg/g by Marek Polacek · 14 years ago
- 25b4755 typo fix in comment by Denys Vlasenko · 14 years ago
- e7b0a9e patch: support "patch [FILE [PATCH]]" format by Denys Vlasenko · 14 years ago
- cda8159 patch: fix -N regression by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 0d555fc sed: make N command behave as in GNU sed by Denys Vlasenko · 14 years ago
- a4160e1 patch: add -N and a test for it (fails for now) by Denys Vlasenko · 14 years ago
- 6373bb7 patch: move closer to toybox code by Denys Vlasenko · 14 years ago
- 760d0eb patch: deal with ommitted ",len" in hunk headers (default len to 1) by Rob Landley · 14 years ago
- 1bbc0cd patch: replace it with toybox's implementation by Rob Landley · 14 years ago
- 2e284a4 sed: fix sed -i: unlike without -i, it does not forget ranges by Denys Vlasenko · 14 years ago
- c5fb0ad vi: fix "ask terminal" code by Denys Vlasenko · 14 years ago
- 75703eb diff: make diff -r much less eager to recurse into directories by Denys Vlasenko · 15 years ago
- 32a6bae diff: cosmetic change on top of last commit by Denys Vlasenko · 15 years ago
- 61f5f78 diff: fix "diff dir1 dir2/". Closes bug 2203 by Matheus Izvekov · 15 years ago
- 243d175 remove some dead assignments, add a TODO comment by Denys Vlasenko · 15 years ago
- eb08b6e sed: trivial code shrink -18 bytes by Denys Vlasenko · 15 years ago
- e329089 Revert "sed: trivial code shrink" by Denys Vlasenko · 15 years ago
- c2c7aa4 sed: trivial code shrink by Denys Vlasenko · 15 years ago
- 3b727cc add a comment about sed and suid bits by Denys Vlasenko · 15 years ago
- d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
- 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
- da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
- c467924 typo fix by Denys Vlasenko · 15 years ago
- bf5f99f sed: fix a case when one-line range matches past lines. Closes bug 1867. by Denys Vlasenko · 15 years ago
- 9f82d0b vi: fix "set ic" command; code shrink while at it. closes bug 1765 by Denys Vlasenko · 15 years ago
- d9a3e89 consolidate ESC sequences by Denys Vlasenko · 15 years ago
- a2215b9 sed: fix a command with multible trailing backslashes by Denys Vlasenko · 15 years ago
- 94043e8 lineedit: change how cmdedit_set_out_char works by Denys Vlasenko · 15 years ago
- 920185c cmp: remove history comment. it is more natural to keep it in source control by Denys Vlasenko · 15 years ago
- 0c1ba44 cmp: ifdefectomy by Rob Landley · 15 years ago
- f2c16ed sed: fix nested {} case by Denys Vlasenko · 15 years ago
- 96a1833 sed: fix c cmd by Denys Vlasenko · 15 years ago
- c175c46 vi: discover window size even on serial consoles. optional by Denys Vlasenko · 15 years ago
- def4783 vi: remove superfluous check on filename == "" by Denys Vlasenko · 15 years ago
- 04cecd5 vi: code shrink by Denys Vlasenko · 15 years ago
- 2bb651a vi: code shrink; save/restore errno in signal handlers by Denys Vlasenko · 15 years ago
- 7379cd1 awk: add comment about fixing bug 1333 by Denys Vlasenko · 15 years ago
- fab288c awk: don't append bogus data after NUL in sub(); shrink by Denys Vlasenko · 15 years ago
- 35fdb1b vi: fix NUM + "$" handling by Denys Vlasenko · 15 years ago
- f9782ff awk: code shrink by Denys Vlasenko · 15 years ago
- c6ba997 awk: code shrink by Denys Vlasenko · 15 years ago
- 7b81db1 awk: style fixes by Denys Vlasenko · 15 years ago
- 39fe4d1 awk: code shrink by Denys Vlasenko · 15 years ago
- 58f108e lineedit: fix another corner case with bad unicode input by Denys Vlasenko · 15 years ago
- b0a57ab awk: code shrink by Denys Vlasenko · 15 years ago
- 6ebdf7a awk: code shrink; style fixes by Denys Vlasenko · 15 years ago
- da62b09 awk: be more paranoid when freeing loop variable; make code less obfuscated by Denys Vlasenko · 15 years ago
- c9955f2 awk: simple code shrink by Denys Vlasenko · 15 years ago
- 3cb60c3 awk: fix the case where nested "for" loops with the same variable misbehave by Denys Vlasenko · 15 years ago
- d03cd3b awk: skip whitespace between array name and subscript by Alexander Shishkin · 15 years ago
- 3dbc5a9 awk: remove wrong comment by Denys Vlasenko · 15 years ago
- 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
- 1821d18 diff: more compiler compat fixes. no code changes by Dan Fandrich · 15 years ago
- f111b67 diff: make code more portable by Dan Fandrich · 15 years ago
- 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
- 3581c62 whitespace fixes by Denys Vlasenko · 15 years ago
- 8b8d32e patch: accept and ignore -g NUM by Denys Vlasenko · 15 years ago
- 6f99c91 diff: fix flag -B, cleanups and a couple more tests V2 by Matheus Izvekov · 15 years ago
- feadfe7 patch: add more long opts; but remove -g for now by Denys Vlasenko · 15 years ago
- 94ca694 *: small code shrinks and compile fix for unicode by Denys Vlasenko · 15 years ago
- 2e5fa4a patch: ignore flag -g. +22 bytes by Matheus Izvekov · 15 years ago
- 94a6fd1 diff: don't exit in case we can't open input files. -2 bytes by Matheus Izvekov · 15 years ago
- 404f144 diff: don't use FILE_and_pos_t where it's not needed. -31 bytes by Matheus Izvekov · 15 years ago
- 4de4cb6 diff: correct handling of labels. -10 bytes by Matheus Izvekov · 15 years ago
- b32aa0c diff: support long options by Matheus Izvekov · 15 years ago
- fe1ce2e diff: implement flag -B (Ignore changes whose lines are all blank) by Matheus Izvekov · 15 years ago
- b7a0440 diff: honor flag -i (ignore case differences) by Matheus Izvekov · 15 years ago
- 9e0879a diff: add NOINLINE by Denys Vlasenko · 15 years ago
- 032bf65 diff: defeat gcc's optimization by Denys Vlasenko · 15 years ago
- d4a7728 diff: rewrite. much smaller and more correct by Matheus Izvekov · 15 years ago
- 9037787 *: fix places where we were still using malloc/realloc by Denys Vlasenko · 15 years ago
- a3aa3e3 wget: check for close success; fix chunked; do not bother to send QUIT to ftp by Denys Vlasenko · 15 years ago
- 1284774 awk: fix an incorrect casting to string (bug 725). -44 bytes. by Denys Vlasenko · 15 years ago
- cdeda16 awk: preparatory patch, no essential code changes. -13 bytes. by Denys Vlasenko · 15 years ago
- c270454 fix fallout from isprint() changes by Denys Vlasenko · 15 years ago
- 8684cbb libbb: robustify isXXXX(). +39 bytes by Denys Vlasenko · 15 years ago
- a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
- 5799248 sed: on output file, set not only mode, but owner too by Denys Vlasenko · 15 years ago
- 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
- 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
- b87d972 patch: add Rob's version for reference, it may handle fuzz and offsets by Denys Vlasenko · 15 years ago