1. 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 2 months ago
  2. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  3. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  4. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  5. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  6. af3f420 Convert all coreutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  7. 5711a2a libbb: more compact API for bb_parse_mode() by Denys Vlasenko · 9 years ago
  8. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  9. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  10. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  11. 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
  12. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  13. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  14. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  15. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  16. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  17. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  18. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  19. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  20. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  21. 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 18 years ago
  22. cd27c42 chown: support -H -L -P if ENABLE_DESKTOP by Denis Vlasenko · 18 years ago
  23. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  24. fc7f922 find: fix -mtime, -mmin, -perm (+ add symbolic perm handling) by Denis Vlasenko · 18 years ago
  25. 8c0c119 chmod: typo in comments by Denis Vlasenko · 18 years ago
  26. 94cf69f ls: cleanup part 2. ifdef forest is much less scary now :) by Denis Vlasenko · 18 years ago
  27. 8c35d65 recursive_action: add depth param chmod: match coreutils versus following links by Denis Vlasenko · 18 years ago
  28. 51b4c92 chown: add -vcf support if CONFIG_DESKTOP chmod: stop following symlinks by Denis Vlasenko · 18 years ago
  29. fefb279 chmod: support -vcf if CONFIG_DESKTOP by Denis Vlasenko · 18 years ago
  30. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
  31. 20f4000 - add some ATTRIBUTE_UNUSED. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  32. a75c180 Bug 310: be consistent about stat/lstat and chown/lchown to avoid accidentally by Rob Landley · 19 years ago
  33. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  34. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  35. ea4c434 Restrict octal perms to <= 07777. Cosmetic error message change. by Manuel Novoa III · 22 years ago
  36. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  37. d274b53 last_patch59 from vodz to cleanup chmod and correctly parse '-rwxgoa' by Eric Andersen · 22 years ago
  38. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  39. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  40. 6aabfd5 Fix handling of permission addition and removal (e.g., o-r). by Matt Kraai · 24 years ago
  41. ca85cdb Doh. I never allocated storate for the struct stat I am using. by Eric Andersen · 24 years ago
  42. 468f504 Fix handling of -R flag. by Matt Kraai · 24 years ago
  43. 3c3277f As Larry pointed out, this the off by one canbe fixed much more elegantly. by Eric Andersen · 24 years ago
  44. 30592a5 Fix a silly off-by-one error noticed by Santiago Garcia Mantinan <manty@debian.org> by Eric Andersen · 24 years ago
  45. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
  46. 9f0fedb Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately by Eric Andersen · 24 years ago
  47. 305a73f Combined stuff by Eric Andersen · 25 years ago
  48. 1b61f41 More stuff by Eric Andersen · 25 years ago
  49. cc8ed39 Initial revision by Eric Andersen · 25 years ago 0_29alpha2