1. 876c121 whitespace fix by Denys Vlasenko · 8 years ago
  2. 74c2215 Fix FEATURE_{GZIP,BZIP2}_DECOMPRESS link error by Kang-Che Sung · 8 years ago
  3. 8762512 Replace int -> uint to avoid signed integer overflow by Rostislav Skudnov · 8 years ago
  4. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
  5. 06f20bf link: new applet by Denys Vlasenko · 8 years ago
  6. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  7. 590402b unlzma: expand comments, no code changes by Denys Vlasenko · 8 years ago
  8. 3989e5a unlzma: fix erroneous "while" instead of "if". Closes 4682 by Denys Vlasenko · 8 years ago
  9. 8c1d857 unzip: match "Defl:?" display with info-zip; cosmetic code shuffling by Denys Vlasenko · 8 years ago
  10. 6b4f4b5 unzip: optional support for xz by Denys Vlasenko · 8 years ago
  11. 2a0867a unzip: optional support for bzip2 and lzma by Denys Vlasenko · 8 years ago
  12. b130f9f Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2 by Kang-Che Sung · 8 years ago
  13. d5e7ff0 bunzip2: fix code bloat caused by zcat's seamless magic by Kang-Che Sung · 8 years ago
  14. 0ffac1c unzip: do not use CDF.extra_len, read local file header. Closes 9536 by Denys Vlasenko · 8 years ago
  15. e6add21 unzip: remove now-pointless lseek which returns current position by Cristian Ionescu-Idbohrn · 8 years ago
  16. ecba294 typo fix in config help text by Denys Vlasenko · 8 years ago
  17. e3c4db8 unzip: properly use CDF to find compressed files. Closes 9536 by Denys Vlasenko · 8 years ago
  18. ce3a98a Make DPKG=y and DPKG_DEB=y by default by Denys Vlasenko · 8 years ago
  19. 9cc3d3a fix breakage found by mass one-applet builds by Denys Vlasenko · 8 years ago
  20. 548620c randomconfig fixes by Denys Vlasenko · 8 years ago
  21. 351ab82 dpkg-deb: shorten code, improve help text by Denys Vlasenko · 8 years ago
  22. 6747bda dpkg-deb: remove unused FEATURE_DPKG_DEB_EXTRACT_ONLY config option by Denys Vlasenko · 8 years ago
  23. eb3fdc8 Make bzcat, lzcat, xzcat, zcat, lzopcat, unlzop individually selectable by Denys Vlasenko · 8 years ago
  24. 9655f95 tar: handle pax-encoded utf8 filenames and link names. Closes 9406 by Denys Vlasenko · 8 years ago
  25. 85100a7 cpio: fix restoration of file ownership, closes 9306 by Denys Vlasenko · 8 years ago
  26. 71cfbce gzip: fix compression level bug. Closes 9131 by Natanael Copa · 8 years ago
  27. d2f4241 cpio: tweak help text by Denys Vlasenko · 8 years ago
  28. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  29. 10c0e91 libarchive: fix xmalloc_open_zipped_read_close() by Denys Vlasenko · 8 years ago
  30. e24e886 typo fix by Denys Vlasenko · 8 years ago
  31. df3ec0e libarchive: fix open_zipped() by Denys Vlasenko · 8 years ago
  32. 984b0a6 libarchive: fix xmalloc_open_zipped_read_close() on NOMMU by Denys Vlasenko · 8 years ago
  33. 0ad872b randomconfig fixes 4 by Denys Vlasenko · 8 years ago
  34. 015db58 randomconfig fixes by Denys Vlasenko · 8 years ago
  35. 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
  36. 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
  37. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  38. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  39. 5598bdf unzip: shorter code for date/time generation by Denys Vlasenko · 9 years ago
  40. 07bd979 unzip: better match for "standard" unzip's output; string shrinkage by Denys Vlasenko · 9 years ago
  41. bca4dee unzip: fix percent overflow; show "stored" files properly by Denys Vlasenko · 9 years ago
  42. 0ccf52a unzip: fix a case where we find wrong CDE. Closes 8821 by Denys Vlasenko · 9 years ago
  43. c4199f2 libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd) by Denys Vlasenko · 9 years ago
  44. 6bd3fff [g]unzip: fix recent breakage. by Denys Vlasenko · 9 years ago
  45. 4840325 lzop: eliminate variable, use "int" as return type by Denys Vlasenko · 9 years ago
  46. cddc98e gzip: add support for --no-name long option by Aaro Koskinen · 9 years ago
  47. fbe50cf gunzip: add support for long options by Aaro Koskinen · 9 years ago
  48. 1de25a6 unzip: test for bad archive SEGVing by Denys Vlasenko · 9 years ago
  49. db70033 tweak defconfig by Denys Vlasenko · 9 years ago
  50. 0269789 inetd: make FEATURE_INETD_RPC off by default by Denys Vlasenko · 9 years ago
  51. 537389c tar: fix files skipped with --strip_components not resetting selinux context by Denys Vlasenko · 9 years ago
  52. f167e45 tar: shrink hardlink name handling code by Denys Vlasenko · 9 years ago
  53. 62ae323 tar: implement --version for buildroot by Denys Vlasenko · 9 years ago
  54. 6c563e3 tar: add support for --strip-components=N by Denys Vlasenko · 9 years ago
  55. 2735bc0 cpio: implement -R/--owner by Aaro Koskinen · 9 years ago
  56. 7b85ec3 *: more BUILD_BUG_ON conversions by Denys Vlasenko · 9 years ago
  57. 7f3a2a2 join some common strings, -400 bytes by Denys Vlasenko · 9 years ago
  58. 97f2f7c Removes stray empty line from code by Maninder Singh · 9 years ago
  59. bdb540e tar: do not try to decode GNU extended headers as pax headers by Denys Vlasenko · 10 years ago
  60. b4059f6 libarchive: auto-detect .Z files as well by Thiago Jung Bauermann · 10 years ago
  61. bbd5321 gzip: add support for compression levels 4-9 by Aaro Koskinen · 10 years ago
  62. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  63. 8c06bc6 unzip: prevent attacks via malicious filenames by Denys Vlasenko · 10 years ago
  64. b62d4d9 gzip: trivial code shrink -5 bytes by Denys Vlasenko · 10 years ago
  65. f7f70bf gzip: speed up and shrink put_16bit() by Denys Vlasenko · 10 years ago
  66. 7f7ade1 gzip: do not store timestamp in gzip header by Rich Felker · 10 years ago
  67. 08f9ffc dpkg: update supported compression methods by Denys Vlasenko · 10 years ago
  68. 11775ed randomconfig fixes by Denys Vlasenko · 10 years ago
  69. acb8be7 tar: fix "tar -cJ" ignoring -J option. closes 7706 by Denys Vlasenko · 10 years ago
  70. cfcd239 make xmalloc_open_zipped_read_close result NUL terminated by Denys Vlasenko · 10 years ago
  71. b4c11c1 libarchive: add capability to unpack to mem.buffer by Denys Vlasenko · 10 years ago
  72. e7800f3 Rename transformer_aux_data_t -> transformer_state_t by Denys Vlasenko · 10 years ago
  73. 184b266 cpio: reinstate "options:" line in help text by Denys Vlasenko · 10 years ago
  74. a9dc7c2 lzop: add overflow check by Denys Vlasenko · 10 years ago
  75. 81071e6 unlzma: add comments about possible bug from BZ 2689 by Denys Vlasenko · 11 years ago
  76. 2108a6f unlzma: move some variables in "more local" scope by Denys Vlasenko · 11 years ago
  77. 640ce3d zcat: complain if input is not compressed by Denys Vlasenko · 11 years ago
  78. b664f74 libbb: open_zipped() should not fail on non-compressed files by Denys Vlasenko · 11 years ago
  79. 0f592d7 tar: tighten up pax header validity check by Denys Vlasenko · 11 years ago
  80. 7c47b56 libarchive: open_zipped() does not need to check extensions for e.g. gzip by Denys Vlasenko · 11 years ago
  81. 9b2a9f0 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) by Denys Vlasenko · 11 years ago
  82. df0d2cd dpkg-deb: cosmetic correction to usage text by Daniel Borca · 11 years ago
  83. 0545e3b tar: prevent empty file to be treated as valid tarball by Denys Vlasenko · 11 years ago
  84. ebfa9b5 tar: fix exitcode check for MMU-spawned unpacking helpers by Denys Vlasenko · 11 years ago
  85. f6beef6 archival/*: move "config:" snippets into .c files by Denys Vlasenko · 11 years ago
  86. ac21687 archival/*: move "applet:" snippets into .c files, part 2 by Denys Vlasenko · 11 years ago
  87. 36184a4 archival/*: move "applet:" snippets into .c files by Denys Vlasenko · 11 years ago
  88. 66620fa archival/*: move "kbuild:" snippets into .c files by Denys Vlasenko · 11 years ago
  89. 5117eff Fix some compiler warnings emitted by gcc-4.8.0 by Denys Vlasenko · 11 years ago
  90. 932e233 bunzip2: fix off-by-one check by Denys Vlasenko · 11 years ago
  91. a613aa1 ar: better comment by Denys Vlasenko · 11 years ago
  92. 2a053a2 ar: read_num(): fix reading fields using the entire width by Peter Korsgaard · 11 years ago
  93. 73fbe9d tar: fix tar -T to add entries in the exact order as the input list by SASAKI Suguru · 11 years ago
  94. d0bc708 unpackers: by users' request, print compression percentage if -v and DESKTOP by Denys Vlasenko · 11 years ago
  95. 26cd90c unzip: survive lack of CDF on non-streaming zip files by Denys Vlasenko · 11 years ago
  96. 5e87e8a unzip: increase PEEK_FROM_END from 16k to 64k by Denys Vlasenko · 11 years ago
  97. 16614e9 *: change execl sentinels from NULL to (char*)0 by Rich Felker · 11 years ago
  98. e0a6ab6 Fix build failures caused by not compiling open_transformer.c (#2) by Denys Vlasenko · 12 years ago
  99. abbc478 Fix build failures caused by not compiling open_transformer.c by Denys Vlasenko · 12 years ago
  100. 93b5181 archival: note implicit dependencies between lzop & bbunzip by Mike Frysinger · 12 years ago