1. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  2. 93dd9fd du: extra compat: with -k and -m, round sizes up by Denys Vlasenko · 9 years ago
  3. 02859aa use auto_string() where appropriate to kill a few statics by Denys Vlasenko · 9 years ago
  4. a407cf7 Make smart_ulltoa return pointer to end (allows for code shink in callers) by Denys Vlasenko · 11 years ago
  5. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  6. ccb0704 fdisk: initial stab at GPT partition support by Kevin Cernekee · 14 years ago
  7. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  8. 9c3b84a ls: make it so that group never glues itself to file size by Denys Vlasenko · 15 years ago
  9. 0bf44d0 libbb/human_readable.c: shrink; and reduce bss usage by Denys Vlasenko · 15 years ago
  10. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  11. d66aa3c df: add support for more options, add some coreutils 6.10 compat. by Denis Vlasenko · 16 years ago
  12. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  13. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  14. b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
  15. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  16. 219d14d random style fixes (extra spaces deleted) by Denis Vlasenko · 18 years ago
  17. dca0b70 reshuffle libbb.h contents so that order of decls makes sense by Denis Vlasenko · 18 years ago
  18. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  19. d409c3a - Rich Felker writes: fix invalid printf format strings by Bernhard Reutner-Fischer · 19 years ago
  20. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  21. 97e2426 "staywithu" writes: by Eric Andersen · 21 years ago
  22. 0159597 Generalize comment -- no longer ls specific by Eric Andersen · 23 years ago
  23. d877d44 All-integer version (but it does use an unsigned long long) which fixes by Manuel Novoa III · 23 years ago
  24. f429bac I reworked make_human_readable_str so it now has a sane interface, by Eric Andersen · 24 years ago
  25. 91c9388 Place a temporary bandaid on the ls/du/df human-readable issue. This method is by Eric Andersen · 24 years ago
  26. d98e574 Patch bass ackwards behavior of hr flag. by Matt Kraai · 24 years ago
  27. 7cd0cfe Rewrite to fix bug #1140 and make it slightly smaller. by Matt Kraai · 24 years ago
  28. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago