Age | Commit message (Expand) | Author |
2014-06-18 | df: use all of the last device details provided | Pádraig Brady |
2014-06-18 | seq: fix incorrect output with start or end of -0 | Pádraig Brady |
2014-06-13 | tail: fix --follow to use polling mode for VXFS | Pádraig Brady |
2014-06-12 | maint: suppress a theoretical buffer overflow warning | Pádraig Brady |
2014-06-11 | tests: fix version printing for ginstall in one test | Pádraig Brady |
2014-06-11 | install: allow options -D and -t to be used together | Bernhard Voelker |
2014-06-11 | build: update gnulib submodule and tests/init.sh to latest | Pádraig Brady |
2014-06-11 | build: update GCC warnings | Pádraig Brady |
2014-06-03 | tests: consolidate tests for true and false | Pádraig Brady |
2014-06-02 | maint: avoid compiler warnings with some assert() implementations | Ben Walton |
2014-06-02 | build: be more specific about .git repo before enabling warnings | Ben Walton |
2014-06-01 | cut: restore special case handling of -f with -d$'\n' | Pádraig Brady |
2014-06-01 | stat: avoid redundant stat() calls | Pádraig Brady |
2014-05-29 | df: use the last device name provided by the system | Pádraig Brady |
2014-05-26 | stdbuf: support OS X | Pádraig Brady |
2014-05-26 | build: uname: avoid shadowing warning | Jim Meyering |
2014-05-26 | doc: clarify --zero-terminated option | Pádraig Brady |
2014-05-25 | build: libstdbuf.so: avoid new OS X link failure | Jim Meyering |
2014-05-25 | cat,cp,split: use a larger buffer for copying | Jim Meyering |
2014-05-24 | doc: use nicer quotes | Paul Eggert |
2014-05-23 | stat,tail: improve support for LogFS and ConfigFS | Pádraig Brady |
2014-05-22 | maint: enforce consistent width and case of file system constants | Pádraig Brady |
2014-05-21 | stdbuf: support compilers other than __GNUC__ | Pádraig Brady |
2014-05-21 | tests: use chroot --user rather than internal setuidgid tool | Pádraig Brady |
2014-05-21 | chroot: make changing root check more robust | Pádraig Brady |
2014-05-21 | chroot: exit immediately upon failure | Pádraig Brady |
2014-05-21 | chroot: with --userspec clear root's supplemental groups | Pádraig Brady |
2014-05-16 | chroot: don't chdir() if not changing root | Pádraig Brady |
2014-05-13 | maint: avoid clang -Wtautological-constant-out-of-range-compare warning | Pádraig Brady |
2014-05-13 | df: ignore non file system entries in /proc/mounts | Pádraig Brady |
2014-05-13 | df: fix handling of symlinks in mount list | Pádraig Brady |
2014-05-13 | df: also deduplicate virtual file systems | Pádraig Brady |
2014-05-13 | tests: fix spurious failure with leading spaces in file names | Pádraig Brady |
2014-05-12 | build: avoid bootstrap error with gettext 0.18.3.1 | Assaf Gordon |
2014-05-10 | shred: don't infloop upon negative size | Jim Meyering |
2014-05-10 | shred: fix overflow checking of command-line options | Paul Eggert |
2014-05-07 | tests: improve new ascii test of dd | Bernhard Voelker |
2014-05-06 | dd: fix conv=ascii, conv=ebcdic, conv=ibm to match POSIX | Paul Eggert |
2014-05-07 | tests: improve diagnostics when asserting empty files | Pádraig Brady |
2014-05-06 | mv,cp: preserve symlink xattrs when copying across file systems | Pádraig Brady |
2014-05-05 | tests: initial SMACK tests | Jarkko Sakkinen |
2014-05-04 | maint: autotools-install: update tool version numbers to latest | Jim Meyering |
2014-05-03 | maint: don't let envvar setting break ChangeLog generation | Jim Meyering |
2014-05-02 | numfmt: improve processing throughput by 800% | Pádraig Brady |
2014-05-02 | numfmt: support zero padding using --format="%010f" | Pádraig Brady |
2014-04-29 | doc: clarify the pr --page-width descriptions | Pádraig Brady |
2014-04-29 | ptx: fix whitespace trimming with multiple files | Pádraig Brady |
2014-04-25 | maint: make ChangeLog generation more robust | Pádraig Brady |
2014-04-25 | maint: remove trailing comma from enum to make gl/ c89 compat | Edgars Irmejs |
2014-04-22 | doc: clarify meaning of stat's mtime and ctime formats | Assaf Gordon |