1. ea351b9 ls: fix columnar output. Closes 8731 by Denys Vlasenko · 9 years ago
  2. c30a5b1 dd: support iflag=skip_bytes by Rafał Miłecki · 9 years ago
  3. 4a79224 printf: short-circuit output when argument to %b includes \c by Ron Yorston · 9 years ago
  4. c7e47cf dos2unix: try to preserve ownership. closes 8311 by Denys Vlasenko · 9 years ago
  5. 6a70db8 truncate: use O_WRONLY|O_NONBLOCK by Mike Frysinger · 9 years ago
  6. e111a16 truncate: always set mode when opening file to avoid fortify errors by Ari Sundholm · 9 years ago
  7. ace8330 stat: make -f optional. This allows to build stat for non-linux systems by Denys Vlasenko · 9 years ago
  8. d683c5c tr: support octal ranges by Richard Genoud · 9 years ago
  9. 641caae libbb: factor out code which queries screen width by Denys Vlasenko · 9 years ago
  10. 0506e29 sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR" by Denys Vlasenko · 9 years ago
  11. d1ed3e6 sort: code shrink by Denys Vlasenko · 9 years ago
  12. fd19faf remove extra debug printout by Denys Vlasenko · 9 years ago
  13. 2e86a5c sort: fix key with delimiters breakage by Denys Vlasenko · 9 years ago
  14. 3d0805e libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1 by Denys Vlasenko · 9 years ago
  15. f3d58a2 od: get rid of (almost all) statics by Denys Vlasenko · 9 years ago
  16. 2735bc0 cpio: implement -R/--owner by Aaro Koskinen · 9 years ago
  17. 93dd9fd du: extra compat: with -k and -m, round sizes up by Denys Vlasenko · 9 years ago
  18. 0f296a3 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) by Denys Vlasenko · 9 years ago
  19. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  20. 5711a2a libbb: more compact API for bb_parse_mode() by Denys Vlasenko · 9 years ago
  21. 2b48c38 uudecode: tolerate text input with CR+LF line ends by Denys Vlasenko · 9 years ago
  22. 8aa7cf3 sort: fix -kN,M handling (was including last separator into the comparison) by Denys Vlasenko · 9 years ago
  23. 64ed5f0 uname: make OS name configurable by Ron Yorston · 9 years ago
  24. 670c3f7 echo: make escape sequences depend on fancy mode by Mike Frysinger · 9 years ago
  25. 35ae2cc sync: add support for -d -f FILE by Denys Vlasenko · 9 years ago
  26. 97f2f7c Removes stray empty line from code by Maninder Singh · 9 years ago
  27. 7db312a fix whitespaces by Maninder Singh · 10 years ago
  28. d291c2f chown: fix help text by Junling Zheng · 10 years ago
  29. fc3e40e truncate: do not die when a file doesn't exist and no-create flag is on by Ari Sundholm · 10 years ago
  30. 97c6491 typo fixes by Maninder Singh · 10 years ago
  31. de5edad special-case {true,false,test} --help by Denys Vlasenko · 10 years ago
  32. 86a7f18 *: Switch to POSIX utmpx API by Bernhard Reutner-Fischer · 10 years ago
  33. 1850d5e truncate: new applet by Denys Vlasenko · 10 years ago
  34. 8893023 dd: move suffix struct to xatonum.c by Ari Sundholm · 10 years ago
  35. 53e9c51 od: fix printing of high-bit chars by Ron Yorston · 10 years ago
  36. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  37. c5beaa0 ls: heed compiler warning by Denys Vlasenko · 10 years ago
  38. 0cb981c ls: trivial code shrink by Denys Vlasenko · 10 years ago
  39. 8e92df1 ls: fix year 9999 bug :) by Denys Vlasenko · 10 years ago
  40. f22a838 dd: add optional support for status=noxfer/none by Ari Sundholm · 10 years ago
  41. 86031a5 trim extra newlines in help texts by Denys Vlasenko · 10 years ago
  42. 054f5a5 install: fix help text by Denys Vlasenko · 10 years ago
  43. 0f78d61 install: implement -t DIR by Aaro Koskinen · 10 years ago
  44. fbdc167 df: fix -T option when ENABLE_FEATURE_HUMAN_READABLE=0 by Ari Sundholm · 10 years ago
  45. d0cdaca df: implement -T option by Ari Sundholm · 10 years ago
  46. 98654b9 test: fix mishandling of "test '(' = '('" and similar by Denys Vlasenko · 10 years ago
  47. 1b487ea stat: fix printing selinux context and null-dereference by Michael Gernoth · 10 years ago
  48. ea23c25 unlink: new applet by Isaac Dunham · 10 years ago
  49. 17f8418 Add conditional support for -v / --verbose by Denys Vlasenko · 11 years ago
  50. 69f9567 shuf: trim help text by Denys Vlasenko · 11 years ago
  51. 102f0d0 shuf: do not use strings for -i RANGE case by Denys Vlasenko · 11 years ago
  52. 190693c shuf: improve help text by Bartosz Golaszewski · 11 years ago
  53. 58adbb5 shuf: fix a segfault on 'shuf -e' by Bartosz Golaszewski · 11 years ago
  54. 2cdcb10 shuf: new applet by Denys Vlasenko · 11 years ago
  55. fca0ee5 ls: make "ls -s DIR" show total too. Clases 4946 by Denys Vlasenko · 11 years ago
  56. 69a12fa catv: suppress compiler warning by Denys Vlasenko · 11 years ago
  57. 29ed580 uname: fix up usage documentation by Mike Frysinger · 11 years ago
  58. 5c13ab4 sort: check global flags on fallback sort by Bartosz Golaszewski · 11 years ago
  59. 1a4d9f6 sort.c: remove a magic number from compare_keys() by Bartosz Golaszewski · 11 years ago
  60. 1bdbf26 tail: adjust help/usage texts by Cristian Ionescu-Idbohrn · 11 years ago
  61. 16ca379 chown: fix help text by Denys Vlasenko · 11 years ago
  62. 22bb81f expand: use printable_string instead of hard-coding implementation by Michael Tokarev · 11 years ago
  63. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
  64. 6493801 tail compat: fix header printing for tail -f by Bartosz Golaszewski · 11 years ago
  65. b535207 touch: add conditional support for -h by Denys Vlasenko · 11 years ago
  66. 0ff0b32 dd: code shrink by Denys Vlasenko · 11 years ago
  67. 1b57fe1 dd: code shrink by Denys Vlasenko · 11 years ago
  68. f3114a3 dd: code shrink by Denys Vlasenko · 11 years ago
  69. 90e9cfd dd: remove FIXME comment which is fixed now. No code changes by Denys Vlasenko · 11 years ago
  70. 4502bb1 dd: code shrink by Denys Vlasenko · 11 years ago
  71. 5b9910f dd: fail if swab is attempted on odd-sized block by Denys Vlasenko · 11 years ago
  72. 8395bd3 dd: fix example in a comment. No code changes. by Denys Vlasenko · 11 years ago
  73. b941316 dd: support conv=swab by Denys Vlasenko · 11 years ago
  74. 4b1896c dd: do not reuse local variables for unrelated values. by Denys Vlasenko · 11 years ago
  75. 982e87f Whitespace fixes by Denys Vlasenko · 11 years ago
  76. bfa6ed1 catv: code shrink by Denys Vlasenko · 11 years ago
  77. 79c618c Refactor catv. Move visible() from stty to libbb. by Bartosz Golaszewski · 11 years ago
  78. c72b43c Commonalize typical [b,]k,m suffix struct by Denys Vlasenko · 11 years ago
  79. d87fcd4 tail: code shrink by Denys Vlasenko · 11 years ago
  80. 4f9fc1e foo*sum: Correct syntax error by Cristian Ionescu-Idbohrn · 11 years ago
  81. 6651e42 tail: track file size only in -f mode by Denys Vlasenko · 11 years ago
  82. cd8eece foo*sum: report I/O errors, don't merely exit with 1. by Denys Vlasenko · 11 years ago
  83. ae0cf2a stty: disable CIBAUD leak check - it is not necessary on Linux by Denys Vlasenko · 12 years ago
  84. e9581b6 stty: code shrink by Denys Vlasenko · 12 years ago
  85. 8f2cb7a libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() by Denys Vlasenko · 12 years ago
  86. 1b49c25 readlink: note that our -f is really -e by Mike Frysinger · 12 years ago
  87. 445e754 platform: use KERNEL_VERSION to simplify uClibc version checking by Mike Frysinger · 12 years ago
  88. 9bbf6b9 hostid: do not output sign-extended host id. Closes 6056 by Denys Vlasenko · 12 years ago
  89. 3305c00 tail: make help text for -n +N syntax more correct by Denys Vlasenko · 12 years ago
  90. 40c6da4 head: support -n -NUM and -c -NUM by Denys Vlasenko · 12 years ago
  91. af0255f head,tail: use common suffix struct. simplify help text. by Denys Vlasenko · 12 years ago
  92. 6830ade whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  93. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  94. b8173b6 sha3sum: new applet by Lauri Kasanen · 12 years ago
  95. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  96. 393c395 du: document incompatibility with standard tool by Denys Vlasenko · 12 years ago
  97. 9371043 fix unsafe bb_perror_msg(filename) calls by Denys Vlasenko · 12 years ago
  98. e3e0d2b tweak help text by Denys Vlasenko · 12 years ago
  99. a1ec841 android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.c by Tias Guns · 13 years ago
  100. f1f8fca mv: accept but ignore -v by Simon B · 13 years ago