1. 36647ab chattr,lsattr: shorten help message by Denys Vlasenko · 9 years ago
  2. 000eda4 e2fsprogs/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  3. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  4. 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
  5. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
  6. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  7. 53354ac libbb: introduce and use print_flags(). by Denis Vlasenko · 17 years ago
  8. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 17 years ago
  9. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  10. d059ddc e2fsprogs: code shrink by Denis Vlasenko · 17 years ago
  11. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  12. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  13. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  14. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  15. 8acf521 e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes) by Denis Vlasenko · 18 years ago
  16. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  17. c4f623e put small subset of e2fsprogs back in the tree: by Denis Vlasenko · 18 years ago
  18. 64c5402 remove e2fsprogs. Nobody volunteered to clean up that mess by Denis Vlasenko · 18 years ago
  19. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  20. 7039a66 correct largefile support, add comments about it. by Denis Vlasenko · 18 years ago
  21. 5625415 dd: make it recognize not only 'k' but 'K' too; by Denis Vlasenko · 18 years ago
  22. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  23. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  24. 7c94bed Big dead code elimination pass from Garrett. by Rob Landley · 19 years ago
  25. c1ef7bd just whitespace by Tim Riker · 19 years ago
  26. 083d3f4 by "Vladimir N. Oleynik" · 19 years ago
  27. ea338ff patch by Tito which uses a lot more busybox functions to reduce size nicely by Mike Frysinger · 20 years ago
  28. d6a8f5f use a generic error message by Mike Frysinger · 20 years ago
  29. c238a97 use asprintf in place of malloc/sprintf as suggested by solar by Mike Frysinger · 20 years ago
  30. d2a64d2 bbify to shrink size by Mike Frysinger · 20 years ago
  31. d89e629 add new subdir for e2fsprogs by Mike Frysinger · 20 years ago