Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 1267770a9d fix compile failure in previous commit il y a 6 ans
  Denys Vlasenko 5cdd120f0c unzip: do not set directory mode to 0777 il y a 6 ans
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes il y a 7 ans
  Denys Vlasenko 4bd0c2ab38 fix musl problem with dirname, now for all users of bb_make_directory() il y a 8 ans
  Denys Vlasenko 17f8418ea7 Add conditional support for -v / --verbose il y a 10 ans
  Natanael Copa 02112d8ae3 unzip: ignore chmod errors il y a 12 ans
  Denys Vlasenko e4dcba1c10 *: whitespace fixes il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Jeremie Koenig 84b01d5afc mkdir: fix -p on FreeBSD il y a 14 ans
  Denys Vlasenko f94c9bf288 tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes il y a 15 ans
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" il y a 15 ans
  Denis Vlasenko 582dff0514 volume identification: abolish /proc/partitions and /proc/cdroms il y a 16 ans
  Denis Vlasenko 11152e30e3 mkdir: fix "uname 0222; mkdir foo/bar" case il y a 16 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Denis Vlasenko 501bfe2630 stat: fix option -Z segv (bug 1454) il y a 17 ans
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. il y a 17 ans
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata il y a 18 ans
  "Robert P. J. Day" 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. il y a 18 ans
  Eric Andersen 0e020d1025 Make certain clients of bb_make_directory default to honoring il y a 20 ans
  Eric Andersen 2842659cc0 Patch from Michael Tokarev: il y a 20 ans
  Eric Andersen aff114c33d Larry Doolittle writes: il y a 20 ans
  Manuel Novoa III cad5364599 Major coreutils update. il y a 22 ans
  Glenn L McGrath 5b110874df Dont need a seperate function il y a 22 ans
  Glenn L McGrath 822e7fd587 When making parent directories set permissions based on the base parent tree rather than the new directory to be created. il y a 22 ans
  Glenn L McGrath 4298e87fa5 Dont try and make the "/" directory il y a 22 ans
  Glenn L McGrath 891ee641cb Fail straight away rather than recursively printing error messages :) il y a 22 ans
  Glenn L McGrath b3f7261ffe Fix error messages conditions, and make them the same as GNU mkdir. il y a 22 ans
  Glenn L McGrath 193697db4e Dont return an error if the directory already existed il y a 22 ans
  Glenn L McGrath 210aa14916 Fix warning il y a 22 ans
  Glenn L McGrath fbef225c4b Rewrite, its smaller il y a 22 ans