Age | Commit message (Expand) | Author |
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 |
2013-06-03 | doc: mention 'UTC' in date --utc help | Andreas Mohr |
2013-06-02 | od: -wN, N>64K, avoid misbehavior on systems with 32-bit size_t | Jim Meyering |
2013-05-24 | stat: tune for large-LDAP case | Paul Eggert |
2013-05-23 | split: with --line-bytes only allocate memory as needed | Pádraig Brady |
2013-05-18 | maint: port --enable-gcc-warnings to clang | Paul Eggert |
2013-05-11 | maint: add FIXME comment | Paul Eggert |
2013-05-11 | mkdir: don't assume umask equals POSIX default ACL mask | Paul Eggert |
2013-05-08 | id: with -Z, show SMACK security context | Jarkko Sakkinen |
2013-05-08 | cut: improve performance, especially with --output-delimiter | Cojocaru Alexandru |
2013-05-07 | cut: fix handling of overlapping ranges | Cojocaru Alexandru |
2013-04-29 | cut: reduce CPU usage for the the common case | Pádraig Brady |
2013-04-29 | cut: reduce CPU overhead in determining item to output | Cojocaru Alexandru |
2013-04-29 | cut: make memory allocation independent of range width | Cojocaru Alexandru |
2013-04-28 | stat,tail: improve support for snfs | Pádraig Brady |
2013-04-20 | tail: exit following by descriptor when no tailable file left | Bernhard Voelker |
2013-04-20 | tail: let -f --retry wait for inaccessible files | Bernhard Voelker |
2013-04-14 | head: with --bytes=-N only allocate memory as needed | Pádraig Brady |
2013-04-14 | dd: avoid buffer allocations unless needed | Ondrej Oprala |
2013-04-10 | csplit: add the --suppress-matched option | Assaf Gordon |
2013-04-04 | tail: exit without reading input if would never output | Pádraig Brady |
2013-04-04 | shuf: exit without reading if would never output | Pádraig Brady |