Age | Commit message (Expand) | Author |
2013-07-07 | maint: avoid a valgrind memory leak warning from uptime | Anton Ovchinnikov |
2013-07-06 | build: update gnulib submodule to latest | Paul Eggert |
2013-07-05 | tests: fix "shuf unreadable" test to work when run as root | Pádraig Brady |
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-27 | doc: fix details on the interaction of df with device nodes | D. Hugh Redelmeier |
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-13 | maint: update gitignore entries | Pádraig Brady |
2013-06-12 | doc: clarify the description of du --separate-dirs | Pádraig Brady |
2013-06-05 | doc: mention prior stat change | Eric Blake |
2013-06-05 | build: update gnulib submodule; also bootstrap to latest | Bernhard Voelker |
2013-06-03 | tests: avoid a race in tail --retry testing | 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-06-01 | tests: head-c: avoid spurious failure with a 32-bit size_t | Jim Meyering |
2013-05-27 | tests: avoid spurious failure when SIZE_MAX is 2^32-1 | Jim Meyering |
2013-05-26 | tests: fix an ls test not to fail when user or group name contains SP | Jim Meyering |
2013-05-27 | tests: numfmt: use the printf program, not the shell builtin | Stefano Lattarini |
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-18 | build: update gnulib submodule to latest | Paul Eggert |
2013-05-18 | tests: don't assume expr was built with GMP | Paul Eggert |
2013-05-12 | doc: link to the list of rejected feature requests | Pádraig Brady |
2013-05-12 | build: avoid new syntax-check failure | Jim Meyering |
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-11 | build: update gnulib submodule to latest | 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-30 | doc: correct a URL to older textutils source | Pádraig Brady |
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-25 | tests: fix usage of require_ulimit_ | Pádraig Brady |
2013-04-22 | scripts: tweak URLs in autotools-install | Jim Meyering |
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 | tests: avoid false failures with non default groups | Pádraig Brady |
2013-04-14 | doc: mention caveats with using install --compare | Pádraig Brady |
2013-04-14 | head: with --bytes=-N only allocate memory as needed | Pádraig Brady |