1. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  2. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  3. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  4. 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
  5. 43d9747 install: strip before mode/uid/gid is set, not after. by Denys Vlasenko · 15 years ago
  6. a40f062 cp: fix -H handling by Denys Vlasenko · 15 years ago
  7. 1f363a0 install: compat fix for mode of created files. by Denys Vlasenko · 16 years ago
  8. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  9. 9f9c193 install: shrink -D code. By Bernhard. by Denis Vlasenko · 16 years ago
  10. d4b7198 kbd_mode: fix non-ASCII letters in comments install: support -D by Denis Vlasenko · 16 years ago
  11. c80191c install: fix long option not taking params (bug 4584) by Denis Vlasenko · 16 years ago
  12. d73cbd3 - first pass to unify/cleanup uid handling (-236b) by Bernhard Reutner-Fischer · 16 years ago
  13. d6817f5 install: do not chown intermediate directories with install -d; shrink by Denis Vlasenko · 16 years ago
  14. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  15. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  16. 4dd4e6d install: fix bug in "install -c file dir" (tries to copy dir into dir too) by Denis Vlasenko · 17 years ago
  17. 0beaff8 update Glenn McGrath's email address by Denis Vlasenko · 17 years ago
  18. 614aca6 install: shrink a bit, fix two buglets by Denis Vlasenko · 17 years ago
  19. 6666ac4 cp,mv: simpler arg[cv] handling -> smallish code savings by Denis Vlasenko · 17 years ago
  20. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  21. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  22. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  23. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  24. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  25. a6163ca install: fix install a b /a/link/to/dir by Denis Vlasenko · 18 years ago
  26. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  27. ac678ec style fixes, no code changes by Denis Vlasenko · 18 years ago
  28. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  29. 39c651e introduce and use setfscreatecon_or_die by Denis Vlasenko · 18 years ago
  30. 1203c9b next portion of selinux updates: chcon, runcon. From by Denis Vlasenko · 18 years ago
  31. 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 18 years ago
  32. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  33. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  34. 150f402 whitespace fixes (leading spaces to tab) by Denis Vlasenko · 18 years ago
  35. 9a44c4f bb_xget[pw/gr]nam were horribly misnamed - fixed. by Denis Vlasenko · 18 years ago
  36. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  37. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  38. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  39. 519d7df Another whack at scripts/individual. Now builds 212 applets. by Rob Landley · 18 years ago
  40. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  41. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  42. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
  43. a1bccc0 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; by Bernhard Reutner-Fischer · 19 years ago
  44. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  45. 5e67887 clean up yet more annoying signed/unsigned mismatches and fixup by Eric Andersen · 19 years ago
  46. c1ef7bd just whitespace by Tim Riker · 19 years ago
  47. f704b27 by "Vladimir N. Oleynik" · 19 years ago
  48. 064f04e by "Vladimir N. Oleynik" · 19 years ago
  49. ae907f3 When lstat returns an error (such as file not found), the value of by Rob Landley · 19 years ago
  50. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  51. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  52. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  53. 348e84c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) by Mike Frysinger · 20 years ago
  54. c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 21 years ago
  55. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  56. ca43b48 Enable long options, adds 150 bytes. by Glenn L McGrath · 21 years ago
  57. 654a99b Check valid options were given by Glenn L McGrath · 21 years ago
  58. 711bb92 Dont change ownership unless we created the directory. by Glenn L McGrath · 21 years ago
  59. 578eff5 Remove unneeded conditions and logic, fix bug where ownership didnt by Glenn L McGrath · 21 years ago
  60. 11e6947 Fix a bug, ignore the source path when installing to a directory. by Glenn L McGrath · 21 years ago
  61. f4fd3a1 Accept the -c option and do nothing by Glenn L McGrath · 21 years ago
  62. a406a9c Add the -d option by Glenn L McGrath · 21 years ago
  63. eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago