1. e3e0d2b tweak help text by Denys Vlasenko · 12 years ago
  2. a1ec841 android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.c by Tias Guns · 13 years ago
  3. f1f8fca mv: accept but ignore -v by Simon B · 13 years ago
  4. 3698ed1 mkdir,rmdir: accept and ignore -v, --verbose by Simon B · 13 years ago
  5. 44642d1 ln: support -T and -v by Simon B · 13 years ago
  6. b110e1f who: fix typo in help text by Denys Vlasenko · 13 years ago
  7. 5377286 who,less: tweaked help text by Denys Vlasenko · 13 years ago
  8. 07fcaab test: "test !" was accessing argv past NULL - fix it. Closes 4832 by Denys Vlasenko · 13 years ago
  9. 0687a5b libbb: make xchroot do a chdir("/") after chroot by Denys Vlasenko · 13 years ago
  10. 69d81a1 printf: fix this case: printf "%b" '\0057usr\0057bin\n' by Denys Vlasenko · 13 years ago
  11. d4acaf7 printf: trim help text by Denys Vlasenko · 13 years ago
  12. 11e61d5 uudecode: tweak help text by Denys Vlasenko · 13 years ago
  13. fa737ce uuencode: tweak help text by Denys Vlasenko · 13 years ago
  14. b3439d4 cp: trim help text by Denys Vlasenko · 13 years ago
  15. bb9254a du: trim help text a bit more by Denys Vlasenko · 13 years ago
  16. 81b6bf1 du: remove stray whitespace in help text by Denys Vlasenko · 13 years ago
  17. 03a99e3 date: extend help text to explain compat date format. Closes 4820 by Denys Vlasenko · 13 years ago
  18. 694738f du: use long long for size field by Ian Wienand · 13 years ago
  19. af36ba2 mkdir: fix permissions on 64-bit platforms by Timo Teras · 13 years ago
  20. f282c6b libbb: remove is_directory's argument which is always NULL by Denys Vlasenko · 13 years ago
  21. fdf514f touch: add new option FEATURE_TOUCH_SUSV3 by walter harms · 13 years ago
  22. 3ef3cc5 touch: document -t DT option in help text by Denys Vlasenko · 13 years ago
  23. 73d249e whitespace fixes by Denys Vlasenko · 13 years ago
  24. 5dd1f47 stty: trim too verbose error messages (-40 bytes) by Denys Vlasenko · 13 years ago
  25. 5f92043 uudecode: fix buggy check for empty filename by Denys Vlasenko · 13 years ago
  26. 4c77ad7 pwd: implement -LP if DESKTOP by Denys Vlasenko · 13 years ago
  27. 1671424 add INIT_G()'s. No code changes. by Denys Vlasenko · 13 years ago
  28. 0851d12 tail: fix -c +N. Closes 4111 by Denys Vlasenko · 13 years ago
  29. b1611d9 hostid: fix behavior on identifiers starting with zeros by Pere Orga · 13 years ago
  30. b47b3ce randomconfig fixes by Denys Vlasenko · 13 years ago
  31. 89edf29 remove extra += who.o by Denys Vlasenko · 13 years ago
  32. 00103d3 df: more compatible -P behavior by Ralf Friedl · 13 years ago
  33. 7926b98 users: new applet. by Tito Ragusa · 13 years ago
  34. acff373 usleep: do not check for usleep error, it should never fail by Denys Vlasenko · 13 years ago
  35. e3f805c md5/shaNsum: make -c support a list of files by Lauri Kasanen · 13 years ago
  36. 52f4fe9 id: correct getgroups usage by Denys Vlasenko · 13 years ago
  37. d5ac9c8 groups: make it NOEXEC by Denys Vlasenko · 13 years ago
  38. 1e18a01 ls: fix HAVE_STRVERSCMP check; add check for older uclibc versions by Denys Vlasenko · 13 years ago
  39. 33092f1 groups: new applet by Tito Ragusa · 13 years ago
  40. 561f9c8 Add HAVE_STRVERSCMP, guard the only usage of strverscmp with #ifdef by Denys Vlasenko · 13 years ago
  41. 8ea683d ls: fix comment about -p (it's compatible now) by Denys Vlasenko · 14 years ago
  42. f194cc1 ls: make -v and -X actually work as intended by Denys Vlasenko · 14 years ago
  43. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  44. b808614 od: code shrink by Denys Vlasenko · 14 years ago
  45. d373355 od: another fix for --strings by Denys Vlasenko · 14 years ago
  46. 9d96e27 od: fix -S NUM to not print chars >0x80 by Denys Vlasenko · 14 years ago
  47. 3ef344b od: code shrink by Denys Vlasenko · 14 years ago
  48. 5c10fa5 od: code shrink, fix "od --traditional FILE" by Denys Vlasenko · 14 years ago
  49. 9e933d9 tail: optimize "tail -c HUGENUM REGULAR_FILE". Closes 3763. by Denys Vlasenko · 14 years ago
  50. 8dd29da ls: code shrink by Denys Vlasenko · 14 years ago
  51. 4029e21 ls: reorder and rename functions. No code changes by Denys Vlasenko · 14 years ago
  52. 2a81639 ls: reduce memory consumption and speed up (don't do redundant [l]stat) by Denys Vlasenko · 14 years ago
  53. 66ca241 ls: avoid forward declaration. No code changes by Denys Vlasenko · 14 years ago
  54. d27ac29 ls: code shrink by Denys Vlasenko · 14 years ago
  55. 279a7ac ls: fix help text: -w N is optional by Denys Vlasenko · 14 years ago
  56. 4ad95e6 ls: fix -p help text, improve comments and define names by Denys Vlasenko · 14 years ago
  57. 43a3d50 md5/sha1sum: better fix for small resource leak by Denys Vlasenko · 14 years ago
  58. 88a8384 md5/sha1sum: fix small resource leak by Alexey Fomenko · 14 years ago
  59. c13ee8c basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument by Denys Vlasenko · 14 years ago
  60. 6a3e01d move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c by Pere Orga · 14 years ago
  61. fa9126e ls: better help text for -a and -A by Denys Vlasenko · 14 years ago
  62. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  63. f922154 dd: free allocated memory if CLEANUP enabled by Alexey Soloviev · 14 years ago
  64. b0e8ced ln: explain why we use xstrdup by Denys Vlasenko · 14 years ago
  65. ea684c6 ls: fix handling of symlinks by option -1 by Denys Vlasenko · 14 years ago
  66. 48b6f59 chsum: fix by Pascal Bellard · 14 years ago
  67. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  68. 86cf036 printenv: fix environ == NULL segfault by Denys Vlasenko · 14 years ago
  69. 41478ad tr: free allocated memory in tr if CLEANUP enabled by Alexey Soloviev · 14 years ago
  70. 940c720 convert "do {...} while (1);" -> "while (1) {...}" by Denys Vlasenko · 14 years ago
  71. 3b28dae ls: widen -s (1k blocks) column from 4 to 6 by Denys Vlasenko · 14 years ago
  72. 26d11b8 ls: -g implies -l by Denys Vlasenko · 14 years ago
  73. 9f368e3 ls: fix bits for -T, -w and --color; make -n imply -l; fix comments by Denys Vlasenko · 14 years ago
  74. cd387f2 ls: fix one-bit-off which caused -H to behave as -h by Denys Vlasenko · 14 years ago
  75. e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 years ago
  76. 4fdb67c echo: fix SEGV when run with no args by Denys Vlasenko · 14 years ago
  77. b934844 echo: fix ENOSPC detection and some iffy code in \NNN handling by Denys Vlasenko · 14 years ago
  78. 8ee2ada echo: do not retry on write errors by Denys Vlasenko · 14 years ago
  79. 55ae0e9 df,find_mount_point: optionally don't ignore rootfs by Lauri Kasanen · 14 years ago
  80. df7b657 id: fix inverted if (!ENABLE_DESKTOP) by Denys Vlasenko · 14 years ago
  81. e3d4c03 stty: cosmetic fix to settings table; no code changes by Denys Vlasenko · 14 years ago
  82. ea023ea disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents by Denys Vlasenko · 14 years ago
  83. 8d0e0cd move utmp.h include to libbb.h by Denys Vlasenko · 14 years ago
  84. e54cfc5 stty: enable line discipline display and change code if __linix__ by Denys Vlasenko · 14 years ago
  85. 271c0ce stty: make swtch and iutf8 visible/settable by Denys Vlasenko · 14 years ago
  86. 1336f89 wc: fix swapped -c and -m by Denys Vlasenko · 14 years ago
  87. b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
  88. dc7e5c4 libbb unicode: comment out usused function and unused parameter by Denys Vlasenko · 14 years ago
  89. 92ffe05 date,touch: treat 2-digit years better (fit them into +-50 yrs around today) by Denys Vlasenko · 14 years ago
  90. a5d3d34 date: preserve isdst value if date is in time_t (unix time) format by Alexey Soloviev · 14 years ago
  91. 0cd4f30 add missed underscore by Denys Vlasenko · 14 years ago
  92. d1e4665 date: add a comment about _SVID_SOURCE by Denys Vlasenko · 14 years ago
  93. 27c6c00 test: add examples when "%s: unknown operand" happens by Denys Vlasenko · 14 years ago
  94. a4bc10c ls: remove redundant constants LIST_FILENAME and LIST_SHORT by James Youngman · 14 years ago
  95. 982aa26 ls: add support for -H by Denys Vlasenko · 14 years ago
  96. 407ab2a ls: tweak -e handling; better comments by Denys Vlasenko · 14 years ago
  97. 2f7d9e8 ls: print a space after each column. Closes bug 2941 by Denys Vlasenko · 14 years ago
  98. 163d864 ls: make -F not follow symlinks of the command line by Denys Vlasenko · 14 years ago
  99. d87815d ls: make -x force columnar output; remove unused parts of TRIGGER code by Denys Vlasenko · 14 years ago
  100. f313746 ls: for some options, only last takes effect. Closes bug 2959 by Denys Vlasenko · 14 years ago