Commit History

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