1. d5fddcd cp: revert a recent buggy change, and add a comment why it's wrong by Denys Vlasenko · 15 years ago
  2. 7bb346f *: use {i,u}toa() where appropriate by Denys Vlasenko · 15 years ago
  3. 1d63f04 ls: forgotten chunk from prev commit by Denys Vlasenko · 15 years ago
  4. cae409c ls: code shrink by Denys Vlasenko · 15 years ago
  5. ffd4774 ls: fix for !FEATURE_LS_RECURSIVE (forgotten free); cleanups by Denys Vlasenko · 15 years ago
  6. 0683d4d ls: add standards doc; record author of "total NNNN" code by Denys Vlasenko · 15 years ago
  7. 76c7d95 ls: code shrink by Denys Vlasenko · 15 years ago
  8. 87c150c ls: add "total NNNN" header if DESKTOP. By Johannes Stezenbach (js AT sig21.net) by Denys Vlasenko · 15 years ago
  9. 88a3768 cp: FEATURE_CP_LONG_OPTIONS depends on LONG_OPTS by Denys Vlasenko · 15 years ago
  10. 1b34d4f find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx by Denys Vlasenko · 15 years ago
  11. 48f1161 cp: add support for --parents and long option synonyms of short opts by Denys Vlasenko · 15 years ago
  12. 200d522 df: unicode-aware column formatting. By Tomas Heinrich (theinric AT redhat.com) by Denys Vlasenko · 15 years ago
  13. f00cfdf dd: fix conv=noerror w/o sync to not write out zeroed blocks by Denys Vlasenko · 15 years ago
  14. c541a89 test: use index_in_strings by Denys Vlasenko · 15 years ago
  15. d069e53 a few more GCC-isms removed by Denys Vlasenko · 15 years ago
  16. 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
  17. 44f174e uniq: shave off whole 10 bytes off, oh my by Denys Vlasenko · 15 years ago
  18. 1249dbb uniq: code shrink by Denys Vlasenko · 15 years ago
  19. a9c9bf5 uniq: plug memory leak (patch from OpenWRT project) by Denys Vlasenko · 15 years ago
  20. 0aec9ff uniq: rename some variables. no code changes by Denys Vlasenko · 15 years ago
  21. 79b021d tail: read only a portion of a file if it's huge. closes bug 551 by Denys Vlasenko · 15 years ago
  22. a43df64 tail: fix "tail +N file_shorter_than_N" by Denys Vlasenko · 15 years ago
  23. 334fcc8 dd: conv=noerror should skip read errors using lseek (bug 539) by Denys Vlasenko · 15 years ago
  24. 3b5a664 tail: implement -F by Eric Lammerts · 15 years ago
  25. 6ae6426 fix mountpoint test to not prevemt mkfs_xxx from making image in any file by Denys Vlasenko · 15 years ago
  26. 38dd8aa touch: implement -t TIME (needed for testsuite) by Denys Vlasenko · 15 years ago
  27. 7aca89a touch: implement -d --date (our own testsuite needs that) by Denys Vlasenko · 15 years ago
  28. 73b71f3 date: factor out date parsing (in preparation for touch -d) by Denys Vlasenko · 15 years ago
  29. d23f64e test: fix "test !" and "test abc -a !". closes bug 465 by Denys Vlasenko · 15 years ago
  30. fda8f57 tweaking Unicode support by Denys Vlasenko · 15 years ago
  31. 42a8fd0 added simplified Unicode support for non-locale-enabled builds by Denys Vlasenko · 15 years ago
  32. da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
  33. 09e63bb df: fix "df /" by Denys Vlasenko · 15 years ago
  34. 9b1b62a Patches to enable FreeBSD build by Denys Vlasenko · 15 years ago
  35. ae05dd4 ls: make --color more compatible with coreutils by Denys Vlasenko · 15 years ago
  36. 5508363 ls: fix --color handling. Closes bug 435. by Denys Vlasenko · 15 years ago
  37. 7e60343 printf: (allegedly) fix testsuite failure by Denys Vlasenko · 15 years ago
  38. d30b89c updates for supporting Linux kernel build and initrd utilities by Denys Vlasenko · 15 years ago
  39. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  40. bf4aeed printf: fix exit code on conversion error by Denys Vlasenko · 16 years ago
  41. 14f6f0a fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com) by Denys Vlasenko · 16 years ago
  42. 1f363a0 install: compat fix for mode of created files. by Denys Vlasenko · 16 years ago
  43. 9517d8a seq: fix input handling in non-C locales by Denys Vlasenko · 16 years ago
  44. 4813a51 libbb: stop using bb_strtod for now by Denys Vlasenko · 16 years ago
  45. cd3dd42 seq: fix testsuite failures by Denys Vlasenko · 16 years ago
  46. 82a6fb3 ash: fix . builtin by Denys Vlasenko · 16 years ago
  47. 16635cc test, tcpsvd, tcpsvd: shrink by Denys Vlasenko · 16 years ago
  48. a99aa6e readlink: support -n, -v, -s and -q too if support for -f is requested by Denys Vlasenko · 16 years ago
  49. 71016ba printf: accept negative numbers for %x; sh: overflowed numbers are 0 by Denys Vlasenko · 16 years ago
  50. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
  51. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  52. c7cc5a9 mdev: Rob's #if forest removal by Denis Vlasenko · 16 years ago
  53. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  54. df6f95c FEATURE_FANCY_ECHO needs to be accessible for hush by Denis Vlasenko · 16 years ago
  55. 4d3a812 ls: warning fix rm: accept and ignore -v (verbose) by Denis Vlasenko · 16 years ago
  56. 3603cd2 tail: fix tail +N syntax not working. Closes bug 221. by Denis Vlasenko · 16 years ago
  57. 3a014b8 ls: make readlink error to not disrupt output (try ls -l /proc/self/fd). by Denis Vlasenko · 16 years ago
  58. 0b28103 cd: "support" -v by ignoring it by Denis Vlasenko · 16 years ago
  59. 0354aba df: fix FEATURE_DF_FANCY=off, FEATURE_HUMAN_READABLE=on case. by Denis Vlasenko · 16 years ago
  60. c1969f6 ls: make color-related code more readable. Fix a case when by Denis Vlasenko · 16 years ago
  61. 9210a36 tr: support -C as synonym to -c by Denis Vlasenko · 16 years ago
  62. 7241e6d uname: correct cut/paste error touch: add long options by Denis Vlasenko · 16 years ago
  63. 447ab18 uname: support long options by Denis Vlasenko · 16 years ago
  64. 245f91b ftpd + ls - timestamp = confused Mozilla. Prevent that. by Denis Vlasenko · 16 years ago
  65. 1a6adbd uniq: strncmp(a,b, -1) might be problematic, use INT_MAX instead by Denis Vlasenko · 16 years ago
  66. c41cba5 ftpd: reuse ls applet for LIST/NLST/STAT generation by Denis Vlasenko · 16 years ago
  67. 5e4fda0 ftpd: code chrink, fixed some minor bugs by Denis Vlasenko · 16 years ago
  68. 230997b expr: a bit more robust handling of regexps with groups (closes bug 87) by Denis Vlasenko · 16 years ago
  69. 6852eff printf: fix 1.12.0 breakage (from %*d fix). It was misinterpreting "*" by Denis Vlasenko · 16 years ago
  70. 248ce91 ls: implement -Q and -g (-g was accepted but ignored) by Denis Vlasenko · 16 years ago
  71. 11a6f9b ls: do not follow links with -s (closes bug 33), by Denis Vlasenko · 16 years ago
  72. 491d6e3 tr: fix overflow in expand and complement, fix stop after [:class:], by Denis Vlasenko · 16 years ago
  73. 1bfcc8b tr: support [:xdigit:], fix handling of ranges and [x]'s. by Denis Vlasenko · 16 years ago
  74. bb5f8ed - cosmetic typo in helptext by Bernhard Reutner-Fischer · 16 years ago
  75. 038eec7 uname: use wider integer for option bits by Denis Vlasenko · 16 years ago
  76. 059138f uname: add support for -i and -o, fix printing of unknown -p by Denis Vlasenko · 16 years ago
  77. cb39a7c printf: make integer format strings print long long-sized values. by Denis Vlasenko · 16 years ago
  78. e40e76f unexpand: fix incorrect expansion, add test for it by Denis Vlasenko · 16 years ago
  79. 4e12b1a libbb: introduce and use xmalloc_ttyname (-32 in bss). ash: small code shrink by Denis Vlasenko · 16 years ago
  80. 3139ea7 expand: fix incorrect expansion exactly on tab boundary; shrink the code by Denis Vlasenko · 16 years ago
  81. 311c19a ash: printf builtin with no arguments should not exit by Denis Vlasenko · 16 years ago
  82. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  83. d7a805e libbb: introduce and use xgetpwnam. ~ -150 bytes. by Denis Vlasenko · 16 years ago
  84. 0c68a87 libbb: password/group function helpers rewritten by Tito: by Denis Vlasenko · 16 years ago
  85. 9e0a7c9 remove a few superfluous includes by Denis Vlasenko · 16 years ago
  86. 61befda ash,hush: add TODO for rare build failure *: remove some redundant includes by Denis Vlasenko · 16 years ago
  87. de7a52f id: do not abort build if we use internal password/group functions. by Denis Vlasenko · 16 years ago
  88. 5ff1265 id: abort the build of uclibc is less than 0.9.30 by Denis Vlasenko · 16 years ago
  89. 86c285d stat: fix compile breakage (get_f_fsid() is used even if !FEATURE_STAT_FORMAT) by Denis Vlasenko · 16 years ago
  90. 7753ea4 seq: shrink by 10 bytes by Denis Vlasenko · 16 years ago
  91. c021cb0 - add support for seq -s <separator> by Bernhard Reutner-Fischer · 16 years ago
  92. 2598f76 - add seq -w support (Natanael Copa) by Bernhard Reutner-Fischer · 16 years ago
  93. f91f14d cksum, printenv: report errors via exitcode by Denis Vlasenko · 16 years ago
  94. 0d87367 head: report file open errors with exitcode 1 (was happily returning 0) by Denis Vlasenko · 16 years ago
  95. 272710f expr: on error, exit with exitcode 2 by Denis Vlasenko · 16 years ago
  96. 98f5cdf stat: make stat -f show filesystem "ID:" as coreutils does by Denis Vlasenko · 16 years ago
  97. f3c2d13 env: support -uVAR=VAL by Denis Vlasenko · 16 years ago
  98. 618a302 du: fix "du /dir /dir" case by Denis Vlasenko · 16 years ago
  99. 2211d52 libbb: add optionl support for SHA256/512 encrypted passwords by Denis Vlasenko · 16 years ago
  100. 56dceb9 sha256,sha512: new applets. +4.9kb by Denis Vlasenko · 16 years ago