1. adf922e *: a few more NOINLINEs by Denys Vlasenko · 15 years ago
  2. a7bb3c1 *: code shrink via NOINLINE by Denys Vlasenko · 15 years ago
  3. dcd27ab unpackers: check errors from close() too by Denys Vlasenko · 15 years ago
  4. 606291b *: more portability fixes by Dan Fandrich by Denys Vlasenko · 15 years ago
  5. 8d33817 tar: accept spaces at the end of header fields (compat) by Denys Vlasenko · 15 years ago
  6. 2bf6634 ar: fix long filenames handling (bug 611) by Denys Vlasenko · 15 years ago
  7. 885583e tar: do chown, not lchown to restore mode (compat) by Denys Vlasenko · 15 years ago
  8. d57d626 tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits by Denys Vlasenko · 15 years ago
  9. 8dc0e19 use PACKED macro insted of open-coding GCC-ism by Denys Vlasenko · 15 years ago
  10. f2c184b unlzma: fixed speedup/shrink by Pascal Bellard (pascal.bellard AT ads-lu.com) by Denys Vlasenko · 15 years ago
  11. 40c2213 Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox by Denys Vlasenko · 15 years ago
  12. 386bc9f unzip: more compat if DESKTOP=y by Denys Vlasenko · 15 years ago
  13. 3de3f57 Revert "unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)" by Denys Vlasenko · 15 years ago
  14. 5370bfb documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  15. 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  16. b976292 libunarchive: fix a bug where mode and time is no longer restored by Denys Vlasenko · 15 years ago
  17. e6c483e rpm2cpio: code shrink by Denys Vlasenko · 15 years ago
  18. 0a130d5 rpm2cpio: handle unseekable input correctly by Denys Vlasenko · 15 years ago
  19. 7f21494 rpm2cpio: handle bz2 too; code shrink by Pascal Bellard · 15 years ago
  20. d1090c9 dpkg: delete postrm script after it's run, not before. closes bug 449 by Denys Vlasenko · 15 years ago
  21. f3b56b4 unzip: try lseek before resorting to reading by Stefani Seibold · 15 years ago
  22. 9038d6f remove trailing whitespace by Denys Vlasenko · 15 years ago
  23. b773f71 tar: handle 256-base encoding in mtime by Denys Vlasenko · 15 years ago
  24. 09e63bb df: fix "df /" by Denys Vlasenko · 15 years ago
  25. d30b89c updates for supporting Linux kernel build and initrd utilities by Denys Vlasenko · 15 years ago
  26. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  27. bcbd37d tweak Config texts and some broken English elsewhere by Denys Vlasenko · 15 years ago
  28. 2634bf3 randomconfig fixes by Denys Vlasenko · 16 years ago
  29. b9f2bb3 only build common libarchive objs when needed by Mike Frysinger · 16 years ago
  30. 167cd70 gzip: fix gzip with many files corrupting some files after first by Denys Vlasenko · 16 years ago
  31. 4f239b1 libunarchive: fix build failure with !FEATURE_TAR_UNAME_GNAME by Mike Frysinger · 16 years ago
  32. 052ad9a lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. by Denis Vlasenko · 16 years ago
  33. 9ac3dc7 unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com) by Denis Vlasenko · 16 years ago
  34. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
  35. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  36. 8b814b4 tar: support for tar --numeric-owner. By Natanael Copa. by Denis Vlasenko · 16 years ago
  37. 3266aa9 trailing whitespace removal by Denis Vlasenko · 16 years ago
  38. 05af832 cpio: more compat: -0 and -L options by Denis Vlasenko · 16 years ago
  39. 83518d1 Compatibility fixes: by Denis Vlasenko · 16 years ago
  40. 1f0b95f tar: make FEATURE_TAR_AUTODETECT work with DESKTOP off too. by Denis Vlasenko · 16 years ago
  41. 9aa5c65 unzip: fix thinko with le/be conv and size (closes bug 129) by Denis Vlasenko · 16 years ago
  42. 4984365 tar: stop changing net tarfile's mode, GNU tar doesn't do it by Denis Vlasenko · 16 years ago
  43. ab6b446 header_verbose_list: show off_t size, not cast to (unsigned) by Denis Vlasenko · 16 years ago
  44. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  45. b8baf40 dpkg: better and shorter code to compare versions by Denis Vlasenko · 16 years ago
  46. 1a9e9bd gunzip: restore mtime. approx +80 bytes of code by Denis Vlasenko · 16 years ago
  47. c503dde cpio: emit TRAILER even when hard links were found. by Denis Vlasenko · 16 years ago
  48. 73d702e tar: fix typo in comment by Denis Vlasenko · 16 years ago
  49. ebad029 tar: fix bug 3844: non-root tar does not preserve perms by Denis Vlasenko · 16 years ago
  50. cf4dd07 cpio: fix regression in prev commit (harmless) by Denis Vlasenko · 16 years ago
  51. d83676e data_extract_all: do not complain if directory exists on mkdir by Denis Vlasenko · 16 years ago
  52. aa9eb1f rpm: fix incompatibilities which prevented rpm -i foo.src.rpm by Denis Vlasenko · 16 years ago
  53. 8854b35 build system: dpkg needs .gz handling by Denis Vlasenko · 16 years ago
  54. 07e05c1 unzip: remove example of a file we now can handle by Denis Vlasenko · 16 years ago
  55. 97516fc - add dpkg -l <packagepattern> (Peter Korsgaard) by Bernhard Reutner-Fischer · 16 years ago
  56. 006e862 unzip: handle "central directory" by Denis Vlasenko · 16 years ago
  57. 540baf6 man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com> by Denis Vlasenko · 16 years ago
  58. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  59. 2784228 libbb: make xrealloc_vector zero out the realloc'ed tail by Denis Vlasenko · 16 years ago
  60. 48a9971 unzip: move check for unsupported zip features to better place by Denis Vlasenko · 16 years ago
  61. c2dcb7c unzip: give better error message when presented with unsupported by Denis Vlasenko · 16 years ago
  62. 68a192c fix trivial build warning by Denis Vlasenko · 16 years ago
  63. 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
  64. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  65. adc772a tar: fix handling of tarballs with symlinks with size field != 0 by Denis Vlasenko · 16 years ago
  66. bc06fb2 build system: fix indentation in config menu by Denis Vlasenko · 16 years ago
  67. 4d0cd28 cpio: make long opts depend only on ENABLE_GETOPT_LONG by Denis Vlasenko · 16 years ago
  68. 52ec4b9 whitespace fixes by Denis Vlasenko · 16 years ago
  69. a46dd89 cpio: internalize archive_xread_all_eof. add a few paranoia checks by Denis Vlasenko · 16 years ago
  70. ee1b3b1 cpio: on unpack, limit filename length to 8k; shorten comment a bit by Denis Vlasenko · 16 years ago
  71. 2b407b1 cpio: support some long options; document GNU options by Denis Vlasenko · 16 years ago
  72. 86090e2 fix compile failures resulting from last few commits by Denis Vlasenko · 16 years ago
  73. 0381d42 dpkg_deb: slight code shrink by Denis Vlasenko · 16 years ago
  74. b605272 open_transformer: do not return fd, it does not change by Denis Vlasenko · 16 years ago
  75. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  76. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  77. fa0b56d sendmail: fix wrong vfork usage here too *: shorten error texts by Denis Vlasenko · 16 years ago
  78. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  79. 58d60c3 *: introduce and use xfork() by Denis Vlasenko · 16 years ago
  80. 3da5572 *: introduce and use xvfork() by Denis Vlasenko · 16 years ago
  81. 86d88c0 bunzip2: make proper fix for the problem "fixed" in rev. 22521 by Denis Vlasenko · 16 years ago
  82. a60936d libunarchive: stop using static data in archivers - archive_handle_t by Denis Vlasenko · 16 years ago
  83. 55da0be support gzip -t and bzip2 -t by Denis Vlasenko · 16 years ago
  84. bbd55c9 cpio: fix -m to actually work as expected (Pascal Bellard) by Denis Vlasenko · 16 years ago
  85. 2bbdda0 unlzma: fix memory leak (Pascal Bellard) by Denis Vlasenko · 16 years ago
  86. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  87. 5fb7953 bunzip2: fix an uncompression error. Add the example to testsuite. by Denis Vlasenko · 16 years ago
  88. f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
  89. 2649f21 open_transformer: fix bug of calling exit instead of _exit by Denis Vlasenko · 16 years ago
  90. a04cc47 b[un]zip2, g[un]zip: unlink destination if -f is given. Closes 3854 by Denis Vlasenko · 16 years ago
  91. c87339d dpkg: trivial code shrinkage, and redo G trick correctly. by Denis Vlasenko · 16 years ago
  92. d235f58 dpkg: code shrink dpkg: add documentation from bug 3644 by Denis Vlasenko · 16 years ago
  93. 2027313 dpkg: code shrink (by Peter Korsgaard <jacmet@uclibc.org>) by Denis Vlasenko · 16 years ago
  94. d50dda8 *: use llist_pop for traverse-and-free list operation by Denis Vlasenko · 17 years ago
  95. 7a762f9 tar: fix "unused parameter 'gzip'" warning by Denis Vlasenko · 17 years ago
  96. f0d6068 - The conffiles control file isn't required in Debian packages, so don't by Bernhard Reutner-Fischer · 17 years ago
  97. 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  98. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  99. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  100. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago