1. eb08b6e sed: trivial code shrink -18 bytes by Denys Vlasenko · 14 years ago
  2. 0204652 Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox by Denys Vlasenko · 14 years ago
  3. e329089 Revert "sed: trivial code shrink" by Denys Vlasenko · 14 years ago
  4. c2c7aa4 sed: trivial code shrink by Denys Vlasenko · 14 years ago
  5. 8cd9f34 ash: times builtin: use unsigned type; take free-of-charge modulo by Denys Vlasenko · 14 years ago
  6. b87c17c *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway by Denys Vlasenko · 14 years ago
  7. 7df28bb ash: fix unset in standalone mode by Denys Vlasenko · 14 years ago
  8. 1ed2fb4 ash: cosmetics, no code changes by Denys Vlasenko · 14 years ago
  9. b76f18d Improve unzip's handling of stream ZIP files by Dan Fandrich · 14 years ago
  10. eafc695 Allow CONFIG_VOLUMEID to be turned off by Dan Fandrich · 14 years ago
  11. f934a51 ignore changes to Kbuild files, they are generated by Dan Fandrich · 14 years ago
  12. 8f599f9 mkfs_ext2: improve comments a bit by Denys Vlasenko · 14 years ago
  13. 0f022c0 cpio.tests: mention suid bits too, not only sgid by Denys Vlasenko · 14 years ago
  14. 5070124 mkfs_ext2: reuse string by Bernhard Reutner-Fischer · 14 years ago
  15. cd5aa5c mkfs_ext2: fix handling of -I argument by Bernhard Reutner-Fischer · 14 years ago
  16. 9b814ca mktemp: be more compatible: bare "mktemp" creates tempfile in /tmp, not cwd by Denys Vlasenko · 14 years ago
  17. 4ebdae3 date: make %N work without -lrt on glibc by Denys Vlasenko · 14 years ago
  18. 5b1dfe6 tftp: increase initial retry timeout from 50 to 100 ms by Denys Vlasenko · 14 years ago
  19. 3b727cc add a comment about sed and suid bits by Denys Vlasenko · 14 years ago
  20. d86b4c3 data_extract_all: do not chmod symlink. Closes 2053 by Denys Vlasenko · 14 years ago
  21. 0cc2594 networking/Config.src: make tftp/tftpd-related options less confusing. Closes 2017 by Denys Vlasenko · 14 years ago
  22. 2f41e7e fix extra bogus files generation in include/config/* by Denys Vlasenko · 14 years ago
  23. 3324c96 ubiattach,ubidetach: new applets by Baruch Siach · 15 years ago
  24. 4f731ce findutils/*: move usage and applet bits to *.c files by Denys Vlasenko · 15 years ago
  25. c37fecb file rename: TODO_config_nommu -> TEST_config_nommu by Denys Vlasenko · 15 years ago
  26. 237aece xargs: another code shrink by Denys Vlasenko · 15 years ago
  27. f7e929e xargs: trivial code shrink by Denys Vlasenko · 15 years ago
  28. 1cd769a rfkill: do not enable by default, it requires new-ish Linux headers by Denys Vlasenko · 15 years ago
  29. da3a956 scripts/echo.c: remove bb-ism by Denys Vlasenko · 15 years ago
  30. c28cafb xargs: trivial code shrink by Denys Vlasenko · 15 years ago
  31. 7a4021d xargs: simplify logic by Denys Vlasenko · 15 years ago
  32. aaa24e0 xargs: fix accounting of -sNUM by Denys Vlasenko · 15 years ago
  33. 1613de8 xargs: make -s NUM accept practically unlimited range by Denys Vlasenko · 15 years ago
  34. d5fa1a0 xargs: code shrink -15 bytes by Denys Vlasenko · 15 years ago
  35. d2d327d stat: make output more similar to GNU stat by Seb · 15 years ago
  36. e2b41cf date: trivial fix - was reading seconds into nanoseconds field! DOH by Denys Vlasenko · 15 years ago
  37. 53e2f38 tftp: make message about 512 byte block less confusing by Denys Vlasenko · 15 years ago
  38. aa30efc check-lxdialog.sh: fix helptext by Bernhard Reutner-Fischer · 15 years ago
  39. ab60cd1 utoa: shrink by Denys Vlasenko · 15 years ago
  40. 7fdf5a8 modinfo: needs modutils.o by Denys Vlasenko · 15 years ago
  41. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  42. b68bba5 date: use the same code for FEATURE_DATE_NANO for glibc and uclibc by Denys Vlasenko · 15 years ago
  43. 729ecb8 bbconfig: make it independent from printf functions by Denys Vlasenko · 15 years ago
  44. 121fb95 typo fix by Denys Vlasenko · 15 years ago
  45. 838e0db small fix in usage text by Denys Vlasenko · 15 years ago
  46. c62f229 dpkg: add support for lzma compression by Pascal Bellard · 15 years ago
  47. b82b34e modprobe: add support for -l and -s. Remove some unsupported options by Pascal Bellard · 15 years ago
  48. e3657dc fuser: code shrink by Maksym Kryzhanovskyy · 15 years ago
  49. c8aae0b fix allnoconfig by Denys Vlasenko · 15 years ago
  50. 19ced5c pipe_progress: make it independent of printf machinery by Denys Vlasenko · 15 years ago
  51. 5f33037 pipe_progress: shrink by Denys Vlasenko · 15 years ago
  52. 8aab0c9 loadkmap: remove UNUSED_PARAM from argv by Denys Vlasenko · 15 years ago
  53. 2fd45c2 dumpkmap,loadkmap: abort if there are params on cmdline by Denys Vlasenko · 15 years ago
  54. f2da16f date: make FEATURE_NANO compile on glibc systems by Denys Vlasenko · 15 years ago
  55. d94332f top: code shrink, -26 bytes by Denys Vlasenko · 15 years ago
  56. 87496aa top: code shrink by Maksym Kryzhanovskyy · 15 years ago
  57. f2177ab yes: this applet doesn't have options, don't lie that it does. by Denys Vlasenko · 15 years ago
  58. 161bb8f fix a few goofs uncovered by "make allnoconfig" testing by Denys Vlasenko · 15 years ago
  59. 22bdf90 modinfo: new applet by Pascal Bellard · 15 years ago
  60. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  61. f0f9470 make it possible to keep usage texts in .c files by Denys Vlasenko · 15 years ago
  62. 6c5bf0d make it possible to have include/applets.h-esque entries in .c files by Denys Vlasenko · 15 years ago
  63. 0e5ba08 Remove requirement that include/applets.h must be sorted by Denys Vlasenko · 15 years ago
  64. 729ce47 tr: add forgotten //config: prefixes by Denys Vlasenko · 15 years ago
  65. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
  66. e4070cb partially migrate coreutils to Config.src and Kbuild.src by Denys Vlasenko · 15 years ago
  67. 6db1373 udhcpd: fix daemonize crash on nommu systems by Mike Frysinger · 15 years ago
  68. 6c2406a date: optional support for %N. Closes bug 1861. by Denys Vlasenko · 15 years ago
  69. 8878c24 mkfs_vfat: fix gcc-4.4 warning by Denys Vlasenko · 15 years ago
  70. c467924 typo fix by Denys Vlasenko · 15 years ago
  71. bf5f99f sed: fix a case when one-line range matches past lines. Closes bug 1867. by Denys Vlasenko · 15 years ago
  72. 79b3d42 ash: rename parsefile->fd to ->pf_fd by Denys Vlasenko · 15 years ago
  73. 08d8b3c ash: fix redirection of fd 0 in scripts are sourced from interactive ash by Denys Vlasenko · 15 years ago
  74. 3e47cfe test: "" is not a valid number. Closes bug 1915 by Denys Vlasenko · 15 years ago
  75. 26b6ccf *: simplify checks for gz/bz2/xz magic by Denys Vlasenko · 15 years ago
  76. abb154b document how to find non-shared string dups by Denys Vlasenko · 15 years ago
  77. ea8b252 *: better string sharing by Denys Vlasenko · 15 years ago
  78. 8837c5d ash: remove one redundant function, improve string sharing, better field names by Denys Vlasenko · 15 years ago
  79. 8376bfa decompress_unxz: allocate permanent crc32 table _fisrt_ by Denys Vlasenko · 15 years ago
  80. b9542cb deinline two big functions by Denys Vlasenko · 15 years ago
  81. 716f3f6 decompress_unxz: newer version, one which can unpack SHA-256 protected files by Denys Vlasenko · 15 years ago
  82. 11bcf4b lineedit: fix column display for wide and combining chars in TAB completion by Tomas Heinrich · 15 years ago
  83. 39a04f7 archival/*: shrink by reusing sufficiently similar functions by Denys Vlasenko · 15 years ago
  84. b8b72f0 dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849 by Denys Vlasenko · 15 years ago
  85. e58c6e2 dhcp: indicate IP network order in prototypes too by Denys Vlasenko · 15 years ago
  86. b7d19cc dhcp: readability cleanups and small code shrink by Denys Vlasenko · 15 years ago
  87. c88c1a0 rpm2cpio: teach it to understand xz format by Denys Vlasenko · 15 years ago
  88. acaaca8 unxz: remove debugging. no code changes by Denys Vlasenko · 15 years ago
  89. 6948f21 *: teach tar et. al. to understand .xz by heart by Denys Vlasenko · 15 years ago
  90. fb6c76c forgotten "git add"... by Denys Vlasenko · 15 years ago
  91. d93f19e reorder parts of bbunzip.c, no code changes by Denys Vlasenko · 15 years ago
  92. 602ce69 unxz: new applet, complete with xzcat and xz -d aliases by Denys Vlasenko · 15 years ago
  93. e04c867 rename FEATURE_LZMA_ALIAS to just LZMA by Denys Vlasenko · 15 years ago
  94. 8bcaa6a lzop: fix indentation by Denys Vlasenko · 15 years ago
  95. 7bdfb7c bbunzip: silence warning about unused variable by Bernhard Reutner-Fischer · 15 years ago
  96. eb29e91 trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsole by Denys Vlasenko · 15 years ago
  97. 76c936f build system: make gen_build_files.sh messages more inline with the rest by Denys Vlasenko · 15 years ago
  98. a358140 trim help text. -29 bytes by Denys Vlasenko · 15 years ago
  99. ccb88a6 unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat by Denys Vlasenko · 15 years ago
  100. c5f30c0 ip addr: shrink by Bernhard Reutner-Fischer · 15 years ago