Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 9297dbc9d2 randomconfig fixes il y a 14 ans
  Denys Vlasenko 45f66167fe xz compression detection: avoid the need to seek il y a 14 ans
  Denys Vlasenko f0f9470061 make it possible to keep usage texts in .c files il y a 14 ans
  Denys Vlasenko 6c5bf0d347 make it possible to have include/applets.h-esque entries in .c files il y a 14 ans
  Denys Vlasenko 39a04f71ca archival/*: shrink by reusing sufficiently similar functions il y a 14 ans
  Denys Vlasenko 6948f210ed *: teach tar et. al. to understand .xz by heart il y a 14 ans
  Denys Vlasenko d93f19e443 reorder parts of bbunzip.c, no code changes il y a 14 ans
  Denys Vlasenko 602ce69afb unxz: new applet, complete with xzcat and xz -d aliases il y a 14 ans
  Denys Vlasenko e04c867a21 rename FEATURE_LZMA_ALIAS to just LZMA il y a 14 ans
  Bernhard Reutner-Fischer 7bdfb7cbf0 bbunzip: silence warning about unused variable il y a 14 ans
  Denys Vlasenko ccb88a689e unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat il y a 14 ans
  Denys Vlasenko dcbfaba264 fix improper utimes usage il y a 14 ans
  Denys Vlasenko 389cca4b9e some non-gnu compilers can't have non-const struct initializers il y a 14 ans
  Bernhard Reutner-Fischer cc8b6871a7 use utimes() rather than obsolescent utime() il y a 14 ans
  Denys Vlasenko dcd27abcc4 unpackers: check errors from close() too 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 15 ans
  Denis Vlasenko e9ad84dfd4 *: refactor handling of archived files. "tar f file.tar.lzma" now works too. il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Denis Vlasenko a04cc47f1c b[un]zip2, g[un]zip: unlink destination if -f is given. Closes 3854 il y a 16 ans
  Denis Vlasenko 5297809c03 g[un]zip: accept and ignore -n (needed for kernel compile) il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko 6fa3ab3cf1 bzip2: make -d actually work il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 16 ans
  Denis Vlasenko 5dd8a03665 gunzip: support concatenated gz files. il y a 16 ans
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. il y a 17 ans
  Denis Vlasenko 0beaff8c19 update Glenn McGrath's email address il y a 17 ans
  Denis Vlasenko 211f7f88ae tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans