Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 11f1a2553e help text tweaks il y a 4 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko b097a84d62 config: update size information il y a 5 ans
  Denys Vlasenko 4cae044b43 bzip2: expose tuning knob for faster/smaller code il y a 6 ans
  Denys Vlasenko d6f0f03b68 libarchive: move bbunpack constants to bb_archive.h il y a 6 ans
  Denys Vlasenko 1b8ac93a20 bzip2: code shrink, stop using global data variable il y a 6 ans
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes il y a 7 ans
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary il y a 7 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 1c013fae28 archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzop il y a 7 ans
  Kang-Che Sung b130f9f758 Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2 il y a 7 ans
  Denys Vlasenko e7800f351a Rename transformer_aux_data_t -> transformer_state_t il y a 10 ans
  Denys Vlasenko f6beef63c6 archival/*: move "config:" snippets into .c files il y a 11 ans
  Denys Vlasenko 36184a487d archival/*: move "applet:" snippets into .c files il y a 11 ans
  Denys Vlasenko 66620fa626 archival/*: move "kbuild:" snippets into .c files il y a 11 ans
  Denys Vlasenko 8a6a2f9c9c update seamless uncompression code il y a 12 ans
  Denys Vlasenko d184a728cf rename archive.h to bb_archive.h. no code changes il y a 13 ans
  Denys Vlasenko 522041ee7b regularize options which control size/speed trade il y a 13 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Pere Orga 1f4447b2d4 move help text from include/usage.src.h to archival/*.c il y a 13 ans
  Denys Vlasenko ed9b08d1c1 bzip2: plug memory leak on every processed file il y a 14 ans
  Denys Vlasenko 833d4e7f84 rename archival/libunarchive -> archival/libarchive; move bz/ into it il y a 14 ans
  Denys Vlasenko ea8b252cb3 *: better string sharing il y a 14 ans
  Denys Vlasenko 39a04f71ca archival/*: shrink by reusing sufficiently similar functions il y a 14 ans
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
  Denis Vlasenko 1a9e9bdd93 gunzip: restore mtime. approx +80 bytes of code il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 55da0be405 support gzip -t and bzip2 -t il y a 16 ans
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter il y a 16 ans