Age | Commit message (Expand) | Author |
2013-11-08 | shred: avoid data write pass with --size=0 | Pádraig Brady |
2013-11-08 | shred: increase I/O block size for periodic pattern case | Pádraig Brady |
2013-11-08 | shred: fix direct I/O failures for last write to file | Pádraig Brady |
2013-11-07 | cp: fix --link regarding the dereferencing of symbolic links | Gian Piero Carrubba |
2013-11-06 | shred: write larger chunks when possible | Pádraig Brady |
2013-11-05 | shred: enable direct I/O when possible | Pádraig Brady |
2013-11-01 | md5sum, sha*sum: improve help for --check related options | Pádraig Brady |
2013-11-01 | maint: simplify printing of md5sum file names | Pádraig Brady |
2013-10-15 | dircolors: add putty-256color terminal type | Mike Frysinger |
2013-10-11 | cp: correct error message for invalid arguments of '--no-preserve' | Ondřej Vašík |
2013-10-07 | mktemp: fix incorrect exit status from previous commit | Pádraig Brady |
2013-10-06 | mktemp: with --quiet, only suppress I/O errors | Pádraig Brady |
2013-10-06 | mktemp: synchronize the -p option with docs | Pádraig Brady |
2013-09-26 | rm: with -I, prompt before deleting a write protected file | Sergio Durigan Junior |
2013-09-22 | maint: remove unused parameters to parse_user_spec() | Pádraig Brady |
2013-09-22 | id: support specifying the user by user ID | Pádraig Brady |
2013-09-21 | id: add -z, --zero option | Bernhard Voelker |
2013-09-05 | ls: fix possible incorrect exit status when recursing directories | FUJIWARA Katsunori |
2013-09-01 | maint: update out of date confusing comments | Pádraig Brady |
2013-08-29 | df: fix "blocks" translation in header | Pádraig Brady |
2013-08-10 | doc: clarify when seq ends | Bernhard Voelker |
2013-08-05 | doc: more semicolons instead of periods in option descriptions | Benno Schulenberg |
2013-08-03 | doc: clarify that uniq -d outputs a single entry per group | Pádraig Brady |
2013-08-02 | maint: update copyright year number ranges of numfmt sources | Bernhard Voelker |
2013-08-01 | doc: use semicolon instead of period in option descriptions | Benno Schulenberg |
2013-07-28 | maint: avoid clang static analysis issues in csplit | Pádraig Brady |
2013-07-27 | du: add --inodes option | Bernhard Voelker |
2013-07-25 | mv: replace empty directories in cross file system move | Ken Booth |
2013-07-22 | maint: use new gnulib function to free mount entries in du | Bernhard Voelker |
2013-07-19 | rm: output number of arguments at the interactive prompt | Rasmus Villemoes |
2013-07-19 | dd: make status=none suppress all diagnostics | Pádraig Brady |
2013-07-12 | head: avoid redundant allocations when reading empty files | Pádraig Brady |
2013-07-12 | maint: avoid a valgrind memory leak warning from pinky | Pádraig Brady |
2013-07-11 | df: reduce memory usage when filtering mount entries | Anton Ovchinnikov |
2013-07-11 | build: fix a build warning on 32 bit systems in shuf.c | Pádraig Brady |
2013-07-11 | shuf: add --repetition to support repetition in output | Assaf Gordon |
2013-07-11 | maint: adjust indentation in df.c | Pádraig Brady |
2013-07-09 | df: fix mount list processing with unstatable mount dirs | Pádraig Brady |
2013-07-07 | maint: avoid a valgrind memory leak warning from uptime | Anton Ovchinnikov |
2013-07-02 | stat: ensure --context emits an "unrecognized option" diagnostic | Pádraig Brady |
2013-07-02 | mkdir,mkfifo,mknod: give scontext-related variable a better scope | Bernhard Voelker |
2013-07-02 | maint: refactor SMACK interface to a separate module | Pádraig Brady |
2013-07-02 | id: don't show SMACK errors unless -Z is specified | Pádraig Brady |
2013-07-01 | mkdir,mkfifo,mknod: with -Z, create SMACK security context | Jarkko Sakkinen |
2013-06-24 | ls: with -Z, show SMACK security context | Jarkko Sakkinen |
2013-06-22 | stdbuf: make it mandatory to specify a buffering option | Pádraig Brady |
2013-06-22 | doc: clarify that truncate --size represents bytes by default | Pádraig Brady |
2013-06-20 | id: adjust/restrict smack support to newer versions of libsmack | Jarkko Sakkinen |
2013-06-18 | tests: use appropriate precision when printing float limits | Pádraig Brady |
2013-06-12 | doc: clarify the description of du --separate-dirs | Pádraig Brady |