1. 873bb31 cpio: avoid 'not created: newer or same age file exists' message for dirs by Pascal Bellard · 14 years ago
  2. 9ce07e7 bbconfig: add COMPRESS_BBCONFIG option by Denys Vlasenko · 14 years ago
  3. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  4. ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago
  5. 9297dbc randomconfig fixes by Denys Vlasenko · 14 years ago
  6. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  7. 243d175 remove some dead assignments, add a TODO comment by Denys Vlasenko · 14 years ago
  8. 45f6616 xz compression detection: avoid the need to seek by Denys Vlasenko · 14 years ago
  9. 620e863 bzip2 decompression: simple code shrink by Denys Vlasenko · 14 years ago
  10. a73b87e *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup by Ladislav Michl · 14 years ago
  11. b768aeb tar: make typical extraction less memory-hungry by Denys Vlasenko · 14 years ago
  12. 52827e3 *: tar-related cleanups: move struct to unarchive.h; move help to tar.c by Denys Vlasenko · 14 years ago
  13. d0a8a0d tar: fix --to-command wrt short writes by Denys Vlasenko · 14 years ago
  14. 2b46fd4 tar: optional support for --to-command by Ladislav Michl · 14 years ago
  15. d2b738a decompress_unxz: use common string by Denys Vlasenko · 14 years ago
  16. ba73cfd unxz: update from XZ embedded git by Denys Vlasenko · 14 years ago
  17. 134d0eb cosmetics on top of Dan's patches by Denys Vlasenko · 14 years ago
  18. fdd7b56 A few minor portability improvements by Dan Fandrich · 15 years ago
  19. d86b4c3 data_extract_all: do not chmod symlink. Closes 2053 by Denys Vlasenko · 15 years ago
  20. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  21. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
  22. ea8b252 *: better string sharing by Denys Vlasenko · 15 years ago
  23. 8376bfa decompress_unxz: allocate permanent crc32 table _fisrt_ by Denys Vlasenko · 15 years ago
  24. b9542cb deinline two big functions by Denys Vlasenko · 15 years ago
  25. 716f3f6 decompress_unxz: newer version, one which can unpack SHA-256 protected files by Denys Vlasenko · 15 years ago
  26. acaaca8 unxz: remove debugging. no code changes by Denys Vlasenko · 15 years ago
  27. 6948f21 *: teach tar et. al. to understand .xz by heart by Denys Vlasenko · 15 years ago
  28. fb6c76c forgotten "git add"... by Denys Vlasenko · 15 years ago
  29. 602ce69 unxz: new applet, complete with xzcat and xz -d aliases by Denys Vlasenko · 15 years ago
  30. ccb88a6 unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat by Denys Vlasenko · 15 years ago
  31. 7b48eb4 tar: support GNU 256-bit encoding in all numeric fields by Denys Vlasenko · 15 years ago
  32. e69ad87 tar: fix "hardlinks to symlinks chown" bug 1519. by Denys Vlasenko · 15 years ago
  33. 02365a6 tar: fix mishandling of repeated hardlink in tarball; expand tests by Denys Vlasenko · 15 years ago
  34. 77a2c51 tar: optional support for restoring selinux context by J. Tang · 15 years ago
  35. 535584c ar: add archive creation support by Alexander Shishkin · 15 years ago
  36. 0866b36 gunzip: inflate_codes(): add fix from upstream gzip to prevent false CRC error by Joakim Tjernlund · 15 years ago
  37. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  38. 93ac7d8 cpio: improve help text; document two TODOs by Denys Vlasenko · 15 years ago
  39. dc698bb *: make it easier to distinquish "struct tm", pointer to one, etc by Denys Vlasenko · 15 years ago
  40. aa4977d libunarchive: clean up dirty hacks. code shrank as a result by Denys Vlasenko · 15 years ago
  41. bde7023 libunarchive: trivial code shrink by Denys Vlasenko · 15 years ago
  42. af1c8e8 cpio: fix unpacking of names with leading slashes by Denys Vlasenko · 15 years ago
  43. d645968 tar: fix problem handling tarballs with chksums prepended by spaces by Denys Vlasenko · 15 years ago
  44. 8a936cf tar: add support for --overwrite. +70 bytes. by Denys Vlasenko · 15 years ago
  45. 425ad9c libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences by Denys Vlasenko · 15 years ago
  46. dcbfaba fix improper utimes usage by Denys Vlasenko · 15 years ago
  47. f94c9bf tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes by Denys Vlasenko · 15 years ago
  48. 6ccaa23 libunarchive: fix reversed test for older/newer by Denys Vlasenko · 15 years ago
  49. 389cca4 some non-gnu compilers can't have non-const struct initializers by Denys Vlasenko · 15 years ago
  50. a307af1 use utimes() rather than obsolescent utime() by Bernhard Reutner-Fischer · 15 years ago
  51. adf922e *: a few more NOINLINEs by Denys Vlasenko · 15 years ago
  52. 8d33817 tar: accept spaces at the end of header fields (compat) by Denys Vlasenko · 15 years ago
  53. 2bf6634 ar: fix long filenames handling (bug 611) by Denys Vlasenko · 15 years ago
  54. 885583e tar: do chown, not lchown to restore mode (compat) by Denys Vlasenko · 15 years ago
  55. d57d626 tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits by Denys Vlasenko · 15 years ago
  56. 8dc0e19 use PACKED macro insted of open-coding GCC-ism by Denys Vlasenko · 15 years ago
  57. f2c184b unlzma: fixed speedup/shrink by Pascal Bellard (pascal.bellard AT ads-lu.com) by Denys Vlasenko · 15 years ago
  58. 3de3f57 Revert "unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)" by Denys Vlasenko · 15 years ago
  59. b976292 libunarchive: fix a bug where mode and time is no longer restored by Denys Vlasenko · 15 years ago
  60. 0a130d5 rpm2cpio: handle unseekable input correctly by Denys Vlasenko · 15 years ago
  61. b773f71 tar: handle 256-base encoding in mtime by Denys Vlasenko · 15 years ago
  62. 09e63bb df: fix "df /" by Denys Vlasenko · 15 years ago
  63. b9f2bb3 only build common libarchive objs when needed by Mike Frysinger · 16 years ago
  64. 4f239b1 libunarchive: fix build failure with !FEATURE_TAR_UNAME_GNAME by Mike Frysinger · 16 years ago
  65. 9ac3dc7 unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com) by Denis Vlasenko · 16 years ago
  66. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
  67. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  68. 8b814b4 tar: support for tar --numeric-owner. By Natanael Copa. by Denis Vlasenko · 16 years ago
  69. 3266aa9 trailing whitespace removal by Denis Vlasenko · 16 years ago
  70. 1f0b95f tar: make FEATURE_TAR_AUTODETECT work with DESKTOP off too. by Denis Vlasenko · 16 years ago
  71. ab6b446 header_verbose_list: show off_t size, not cast to (unsigned) by Denis Vlasenko · 16 years ago
  72. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  73. 1a9e9bd gunzip: restore mtime. approx +80 bytes of code by Denis Vlasenko · 16 years ago
  74. d83676e data_extract_all: do not complain if directory exists on mkdir by Denis Vlasenko · 16 years ago
  75. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  76. 68a192c fix trivial build warning by Denis Vlasenko · 16 years ago
  77. adc772a tar: fix handling of tarballs with symlinks with size field != 0 by Denis Vlasenko · 16 years ago
  78. a46dd89 cpio: internalize archive_xread_all_eof. add a few paranoia checks by Denis Vlasenko · 16 years ago
  79. ee1b3b1 cpio: on unpack, limit filename length to 8k; shorten comment a bit by Denis Vlasenko · 16 years ago
  80. 2b407b1 cpio: support some long options; document GNU options by Denis Vlasenko · 16 years ago
  81. 86090e2 fix compile failures resulting from last few commits by Denis Vlasenko · 16 years ago
  82. 0381d42 dpkg_deb: slight code shrink by Denis Vlasenko · 16 years ago
  83. b605272 open_transformer: do not return fd, it does not change by Denis Vlasenko · 16 years ago
  84. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  85. fa0b56d sendmail: fix wrong vfork usage here too *: shorten error texts by Denis Vlasenko · 16 years ago
  86. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  87. 58d60c3 *: introduce and use xfork() by Denis Vlasenko · 16 years ago
  88. 3da5572 *: introduce and use xvfork() by Denis Vlasenko · 16 years ago
  89. 86d88c0 bunzip2: make proper fix for the problem "fixed" in rev. 22521 by Denis Vlasenko · 16 years ago
  90. a60936d libunarchive: stop using static data in archivers - archive_handle_t by Denis Vlasenko · 16 years ago
  91. 2bbdda0 unlzma: fix memory leak (Pascal Bellard) by Denis Vlasenko · 16 years ago
  92. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  93. 5fb7953 bunzip2: fix an uncompression error. Add the example to testsuite. by Denis Vlasenko · 16 years ago
  94. f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
  95. 2649f21 open_transformer: fix bug of calling exit instead of _exit by Denis Vlasenko · 16 years ago
  96. 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  97. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  98. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  99. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
  100. 05efca9 tar: fix obscure case when name is "" and prefix is not "" by Denis Vlasenko · 17 years ago