1. e4070cb partially migrate coreutils to Config.src and Kbuild.src by Denys Vlasenko · 15 years ago
  2. 6c2406a date: optional support for %N. Closes bug 1861. by Denys Vlasenko · 15 years ago
  3. 3e47cfe test: "" is not a valid number. Closes bug 1915 by Denys Vlasenko · 15 years ago
  4. ea8b252 *: better string sharing by Denys Vlasenko · 15 years ago
  5. b9542cb deinline two big functions by Denys Vlasenko · 15 years ago
  6. ff0e875 work on adding testsuite runs to randomconfig test builds by Denys Vlasenko · 15 years ago
  7. 6dbbac5 Move utmp/wtmp support to "General configuration" section by Denys Vlasenko · 15 years ago
  8. 37f5bef libbb: split update_utmp from login/getty in preparation to use it for telnetd by Denys Vlasenko · 15 years ago
  9. 4c72104 who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H by Denys Vlasenko · 15 years ago
  10. fbedacf Hurd compat fixes. Mostly dealing with absent PATH_MAX by Jérémie Koenig · 15 years ago
  11. 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
  12. 968951f unexpand: fix "a b"\n" input case by Tomas Heinrich · 15 years ago
  13. 1abc07d [un]expand: account for different character widths. +16 bytes. by Tomas Heinrich · 15 years ago
  14. 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
  15. 927e4bb touch: do not ignore argument of -d/-t option by Mikhail Gusarov · 15 years ago
  16. 6eaeb77 tailk: fix error detected by testsuite by Denys Vlasenko · 15 years ago
  17. 79950a6 wc: compat: make "wc -c ONE_FILE" not print leading spaces. +2 bytes by Denys Vlasenko · 15 years ago
  18. 5749328 head,tail: trim help text; make suffixes unconditional for head too by Denys Vlasenko · 15 years ago
  19. 836f363 tail: document FANCY flags in helptext by Bernhard Reutner-Fischer · 15 years ago
  20. 1359e0d df: explain FANCY options in helptext by Bernhard Reutner-Fischer · 15 years ago
  21. 43d9747 install: strip before mode/uid/gid is set, not after. by Denys Vlasenko · 15 years ago
  22. 10544a8 compat and warning fixes by Denys Vlasenko · 15 years ago
  23. 3205c24 shaNNNsum: accept and ignore -b and -t by Denys Vlasenko · 15 years ago
  24. cb7edc2 adduser: copy /etc/skel to mew homes. +100 bytes by Denys Vlasenko · 15 years ago
  25. 0cd445f cosmetic fixes by Denys Vlasenko · 15 years ago
  26. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  27. 5b9b136 stat: get rid on intmax_t by Denys Vlasenko · 15 years ago
  28. d8528b8 ls: unicode fixes by Denys Vlasenko · 15 years ago
  29. ed910c7 cal: add a unicode test by Denys Vlasenko · 15 years ago
  30. e17764c further work on unicodization by Denys Vlasenko · 15 years ago
  31. 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
  32. 6b01b71 randomconfig fixes by Denys Vlasenko · 15 years ago
  33. 9f93d62 libbb: better unicode width support. Hopefully fixes bug 839. by Denys Vlasenko · 15 years ago
  34. 5da9f96 date: introduce FEATURE_DATE_COMPAT; shrink by Denys Vlasenko · 15 years ago
  35. 9882b34 chown: -2 bytes by Denys Vlasenko · 15 years ago
  36. 31416d5 chown: support long options by Matheus Izvekov · 15 years ago
  37. 7be97c5 ls: fix sort of very large files. +21 byte by Denys Vlasenko · 15 years ago
  38. 573ba4e fix examples which used non-standard cut -b0-NNN by Denys Vlasenko · 15 years ago
  39. 9c3b84a ls: make it so that group never glues itself to file size by Denys Vlasenko · 15 years ago
  40. a40f062 cp: fix -H handling by Denys Vlasenko · 15 years ago
  41. bb16f57 INSTALL: update obsolete doc, as suggested by Doug Clapp (doug.clapp AT triad.rr.com) by Denys Vlasenko · 15 years ago
  42. c041e23 fix configure sha256sum problem. Closes bug 895 by Denys Vlasenko · 15 years ago
  43. dc698bb *: make it easier to distinquish "struct tm", pointer to one, etc by Denys Vlasenko · 15 years ago
  44. 86350f8 cal: document the location of unicode bug. no code changes by Denys Vlasenko · 15 years ago
  45. 2805502 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> by Denys Vlasenko · 15 years ago
  46. d2b1ba6 [un]expand: unicode support by Tomas Heinrich · 15 years ago
  47. 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
  48. a355da0 *: make 2 more "int argc"'s unused; more saved if !DESKTOP by Denys Vlasenko · 15 years ago
  49. aa42d13 sort: make sort -o FILE FILE (same FILE) work. Closes bug 785. -3 bytes by Denys Vlasenko · 15 years ago
  50. 800ff7c stty: code shrink -44 bytes by Denys Vlasenko · 15 years ago
  51. 9f5a577 stty: fix columns command. closes bug 791. by Denys Vlasenko · 15 years ago
  52. a732966 mount: prevent second mount -a from mounting everything again by Denys Vlasenko · 15 years ago
  53. d0f9d0e touch: needs another fix after last utimes() fixes by Denys Vlasenko · 15 years ago
  54. dcbfaba fix improper utimes usage by Denys Vlasenko · 15 years ago
  55. e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
  56. 5b6fe34 split: handle - as "use stdin". +13 bytes. Closes bug 741. by Denys Vlasenko · 15 years ago
  57. 11f3a8b od: fix -tx without length spec by Denys Vlasenko · 15 years ago
  58. c270454 fix fallout from isprint() changes by Denys Vlasenko · 15 years ago
  59. 8684cbb libbb: robustify isXXXX(). +39 bytes by Denys Vlasenko · 15 years ago
  60. 5b0a7f1 wc: fix a hang gue to isprint(EOF) by Dan Fandrich · 15 years ago
  61. a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
  62. ff1822a date: restore hadling of MMDDhhmm[[CC]YY][.ss] date format by Denys Vlasenko · 15 years ago
  63. 389cca4 some non-gnu compilers can't have non-const struct initializers by Denys Vlasenko · 15 years ago
  64. a307af1 use utimes() rather than obsolescent utime() by Bernhard Reutner-Fischer · 15 years ago
  65. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  66. f4fee41 env: don't SEGV on bare "env -" by Denys Vlasenko · 15 years ago
  67. ab19ede tidy up O_NONBLOCK usage. use libbb functions in stty. by Denys Vlasenko · 15 years ago
  68. ded688c fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com) by Denys Vlasenko · 15 years ago
  69. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  70. 95a036e tty: use defines rather than constants by Bernhard Reutner-Fischer · 15 years ago
  71. a483087 add and use xopen_nonblocking (-18b) by Bernhard Reutner-Fischer · 15 years ago
  72. 0939f2e fix up potential printf's with unsafe format strings by Denys Vlasenko · 15 years ago
  73. d93fc61 ls: fix "ls | cat" to not show "total NNN" header by Denys Vlasenko · 15 years ago
  74. ca22cda date: handle long options by Bernhard Reutner-Fischer · 15 years ago
  75. f2cbb03 *: optimize most of isXXXXX() macros by Denys Vlasenko · 15 years ago
  76. c0dab37 *: remove last function calls to isspace by Denys Vlasenko · 15 years ago
  77. a46317b df: trivial 64-bit fix by Denys Vlasenko · 15 years ago
  78. 7eabffa dd: use correct multiplication factor and simplify code by Denys Vlasenko · 15 years ago
  79. a1a3972 dd: add a comment, no code changes by Denys Vlasenko · 15 years ago
  80. 4e5b07b dd: speed measurement. optional. by Gabor Heja · 15 years ago
  81. 0bf44d0 libbb/human_readable.c: shrink; and reduce bss usage by Denys Vlasenko · 15 years ago
  82. d5fddcd cp: revert a recent buggy change, and add a comment why it's wrong by Denys Vlasenko · 15 years ago
  83. 7bb346f *: use {i,u}toa() where appropriate by Denys Vlasenko · 15 years ago
  84. 1d63f04 ls: forgotten chunk from prev commit by Denys Vlasenko · 15 years ago
  85. cae409c ls: code shrink by Denys Vlasenko · 15 years ago
  86. ffd4774 ls: fix for !FEATURE_LS_RECURSIVE (forgotten free); cleanups by Denys Vlasenko · 15 years ago
  87. 0683d4d ls: add standards doc; record author of "total NNNN" code by Denys Vlasenko · 15 years ago
  88. 76c7d95 ls: code shrink by Denys Vlasenko · 15 years ago
  89. 87c150c ls: add "total NNNN" header if DESKTOP. By Johannes Stezenbach (js AT sig21.net) by Denys Vlasenko · 15 years ago
  90. 88a3768 cp: FEATURE_CP_LONG_OPTIONS depends on LONG_OPTS by Denys Vlasenko · 15 years ago
  91. 1b34d4f find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx by Denys Vlasenko · 15 years ago
  92. 48f1161 cp: add support for --parents and long option synonyms of short opts by Denys Vlasenko · 15 years ago
  93. 200d522 df: unicode-aware column formatting. By Tomas Heinrich (theinric AT redhat.com) by Denys Vlasenko · 15 years ago
  94. f00cfdf dd: fix conv=noerror w/o sync to not write out zeroed blocks by Denys Vlasenko · 15 years ago
  95. c541a89 test: use index_in_strings by Denys Vlasenko · 15 years ago
  96. d069e53 a few more GCC-isms removed by Denys Vlasenko · 15 years ago
  97. 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
  98. 44f174e uniq: shave off whole 10 bytes off, oh my by Denys Vlasenko · 15 years ago
  99. 1249dbb uniq: code shrink by Denys Vlasenko · 15 years ago
  100. a9c9bf5 uniq: plug memory leak (patch from OpenWRT project) by Denys Vlasenko · 15 years ago