Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 75568354f6 patch: implement --dry-run vor 6 Jahren
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes vor 6 Jahren
  Denys Vlasenko 72089cf6b4 config: deindent all help texts vor 7 Jahren
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes vor 7 Jahren
  Denys Vlasenko 1d3a04a3a4 Code style fixes, no code changes vor 7 Jahren
  Aaro Koskinen cb810c48c0 patch: fix matching failure vor 7 Jahren
  Aaro Koskinen 2eff59667d patch: fix debug log failure vor 7 Jahren
  Denys Vlasenko eb5091070f patch: correctly handle "patch FILE_TO_PATCH" form. Closes 7736 vor 8 Jahren
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() vor 9 Jahren
  Denys Vlasenko fe8b5802ba patch: segfault fix. Closes 7916 vor 9 Jahren
  Rob Landley 39ec6a2ad5 patch: make -p count path components, not slashes (think /blah//thing) vor 12 Jahren
  Rob Landley c5f7847659 patch: make it able to create files (again) vor 13 Jahren
  Denys Vlasenko 416e978ce8 diff: disable debug code; remove unsupported --dry-run from help text vor 13 Jahren
  Denys Vlasenko 80c5b6893d libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads vor 13 Jahren
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo vor 13 Jahren
  Rob Landley 8027a202a8 patch: fix "patch at the beginning" testcase failure vor 13 Jahren
  Denys Vlasenko 400ff226c2 patch: simplify double list helpers vor 13 Jahren
  Denys Vlasenko b82ae98ea4 patch: busyboxify by migrating from toybox to busybox helpers vor 13 Jahren
  Alexander Shishkin 6722737ece *: introduce and use xmkstemp. -65 bytes. vor 13 Jahren
  Lukas Huba 08187356d7 patch: implement -E option vor 13 Jahren
  Denys Vlasenko e7599d1cc7 revert last change (wrong author) vor 13 Jahren
  Gilles Espinasse f0c7e0c8d5 patch: implement -E option vor 13 Jahren
  Denys Vlasenko c05387d5de *: replace xopen3 with xopen where makes sense vor 13 Jahren
  Denys Vlasenko cacb2cd281 *: whitespace fixes vor 13 Jahren
  Rob Landley 9d113cac42 patch: tweaks vor 13 Jahren
  Denys Vlasenko e7b0a9e5bc patch: support "patch [FILE [PATCH]]" format vor 14 Jahren
  Denys Vlasenko cda815996b patch: fix -N regression vor 14 Jahren
  Denys Vlasenko a4160e15ec patch: add -N and a test for it (fails for now) vor 14 Jahren
  Denys Vlasenko 6373bb7740 patch: move closer to toybox code vor 14 Jahren
  Rob Landley 760d0ebbe5 patch: deal with ommitted ",len" in hunk headers (default len to 1) vor 14 Jahren