Historique des commits

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