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