1. 0269789 inetd: make FEATURE_INETD_RPC off by default by Denys Vlasenko · 9 years ago
  2. f6beef6 archival/*: move "config:" snippets into .c files by Denys Vlasenko · 11 years ago
  3. 02c3c38 Move seamless .Z support into unpack_gz_stream by Denys Vlasenko · 13 years ago
  4. 522041e regularize options which control size/speed trade by Denys Vlasenko · 13 years ago
  5. c2a06db gzip: new GZIP_BIG_MEM option by Ian Wienand · 13 years ago
  6. 91234b9 typo fixes in config help text by Denys Vlasenko · 14 years ago
  7. 5d26df6 tweak defconfig by Denys Vlasenko · 14 years ago
  8. 2b46fd4 tar: optional support for --to-command by Ladislav Michl · 14 years ago
  9. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  10. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  11. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago[Renamed from archival/Config.in]
  12. 602ce69 unxz: new applet, complete with xzcat and xz -d aliases by Denys Vlasenko · 15 years ago
  13. e04c867 rename FEATURE_LZMA_ALIAS to just LZMA by Denys Vlasenko · 15 years ago
  14. ccb88a6 unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat by Denys Vlasenko · 15 years ago
  15. 77a2c51 tar: optional support for restoring selinux context by J. Tang · 15 years ago
  16. 820874e tar compability modes for dpkg by Kim B. Heino · 15 years ago
  17. 535584c ar: add archive creation support by Alexander Shishkin · 15 years ago
  18. 6b01b71 randomconfig fixes by Denys Vlasenko · 15 years ago
  19. 0d47833 tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME by Mikhail Gusarov · 15 years ago
  20. 839fd71 gzip: add optional support for --long-opts by Matheus Izvekov · 15 years ago
  21. f2c184b unlzma: fixed speedup/shrink by Pascal Bellard (pascal.bellard AT ads-lu.com) by Denys Vlasenko · 15 years ago
  22. 3de3f57 Revert "unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)" by Denys Vlasenko · 15 years ago
  23. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  24. bcbd37d tweak Config texts and some broken English elsewhere by Denys Vlasenko · 15 years ago
  25. 052ad9a lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. by Denis Vlasenko · 16 years ago
  26. 9ac3dc7 unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com) by Denis Vlasenko · 16 years ago
  27. 83518d1 Compatibility fixes: by Denis Vlasenko · 16 years ago
  28. 8854b35 build system: dpkg needs .gz handling by Denis Vlasenko · 16 years ago
  29. 540baf6 man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com> by Denis Vlasenko · 16 years ago
  30. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  31. 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
  32. bc06fb2 build system: fix indentation in config menu by Denis Vlasenko · 16 years ago
  33. 0381d42 dpkg_deb: slight code shrink by Denis Vlasenko · 16 years ago
  34. ffdcb41 build system: typo fix in help text by Denis Vlasenko · 17 years ago
  35. 1af00ed cpio: fix a bug where we do not extract zero-sized hardlinks by Denis Vlasenko · 17 years ago
  36. 261f237 cpio: optional support for writing cpio files in newc format. by Denis Vlasenko · 17 years ago
  37. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  38. e7b43cf trivial fixes to config system by Denis Vlasenko · 17 years ago
  39. 431a7c9 tar: optional autodetection of gz/bz2 compressed tarballs. by Denis Vlasenko · 17 years ago
  40. e00e502 tar: real support for -p. +200 if selected. by Denis Vlasenko · 17 years ago
  41. 77f1ec1 bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides by Denis Vlasenko · 17 years ago
  42. a80b4a0 tar: improve OLDGNU compat, make old SUN compat configurable by Denis Vlasenko · 17 years ago
  43. c14d39e rmp: add optional support for bz2 data. +50 bytes of code by Denis Vlasenko · 18 years ago
  44. bfe1950 - spelling fix by Bernhard Reutner-Fischer · 18 years ago
  45. d031ffa tar: sanitize option handling by Denis Vlasenko · 18 years ago
  46. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  47. 5929edc - spelling by Bernhard Reutner-Fischer · 19 years ago
  48. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
  49. 2ec922e Patch from Robert P Day: let menuconfig indent stuff for us, we don't have by Rob Landley · 19 years ago
  50. a1bccc0 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; by Bernhard Reutner-Fischer · 19 years ago
  51. c1ef7bd just whitespace by Tim Riker · 19 years ago
  52. c1d6990 Patch from Aurelien Jacobs to add unlzma. (A new decompression type, by Rob Landley · 19 years ago
  53. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  54. b03be7f Patch from Arthur Othieno, clarify common options between dpkg and dpkg-deb by Glenn L McGrath · 21 years ago
  55. ce91c8a Isolate code better for unused options, config option to enable long by Glenn L McGrath · 21 years ago
  56. 56f16b4 tar -Z, uncompress support by Glenn L McGrath · 21 years ago
  57. 6530f0d make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar and cpio, patch by Glenn L McGrath · 21 years ago
  58. 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
  59. 6d3c7e7 trivial doc fix by Eric Andersen · 21 years ago
  60. e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
  61. 65e20a3 Patch from Kent Robotti adding a bunch of needed docs! -Erik by Eric Andersen · 21 years ago
  62. e5920a2 Patch from Kent Robotti adding a bunch of menuconfig help by Eric Andersen · 21 years ago
  63. 21110a0 Fix long standing bug with old gnu tar files, add a check so tar will by Glenn L McGrath · 22 years ago
  64. b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago
  65. 0337c46 Add some help descriptions by Glenn L McGrath · 22 years ago
  66. 5360182 Kill the now obsolete docs/Configure.help file, and move all existing by Eric Andersen · 22 years ago
  67. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago