2014-06-30 |
Pádraig Brady | pwd: assume -L mode by default, as per POSIX |
commit | commitdiff | tree |
2014-06-26 |
Pádraig Brady | tests: use predetermined NON_ROOT_GID |
commit | commitdiff | tree |
2014-06-26 |
Pádraig Brady | maint: mention when the du cycle warning bug was introduced |
commit | commitdiff | tree |
2014-06-26 |
Petr Stodůlka | id: output the effective group for the process |
commit | commitdiff | tree |
2014-06-25 |
Pádraig Brady | df: report correct device in presence of eclipsed mounts |
commit | commitdiff | tree |
2014-06-24 |
Pádraig Brady | df: look for accessible mount points for specified... |
commit | commitdiff | tree |
2014-06-24 |
Pádraig Brady | df: output placeholder values for inaccessible mount... |
commit | commitdiff | tree |
2014-06-24 |
Pádraig Brady | du: ignore directory cycles due to bind mounts |
commit | commitdiff | tree |
2014-06-24 |
Pádraig Brady | doc: state in ls --help, that -h affects --size format |
commit | commitdiff | tree |
2014-06-19 |
Pádraig Brady | doc: clarify chgrp restrictions |
commit | commitdiff | tree |
2014-06-18 |
Pádraig Brady | df: use all of the last device details provided |
commit | commitdiff | tree |
2014-06-18 |
Pádraig Brady | seq: fix incorrect output with start or end of -0 |
commit | commitdiff | tree |
2014-06-13 |
Pádraig Brady | tail: fix --follow to use polling mode for VXFS |
commit | commitdiff | tree |
2014-06-11 |
Pádraig Brady | maint: suppress a theoretical buffer overflow warning |
commit | commitdiff | tree |
2014-06-11 |
Pádraig Brady | tests: fix version printing for ginstall in one test |
commit | commitdiff | tree |
2014-06-11 |
Bernhard Voelker | install: allow options -D and -t to be used together |
commit | commitdiff | tree |
2014-06-11 |
Pádraig Brady | build: update gnulib submodule and tests/init.sh to... |
commit | commitdiff | tree |
2014-06-10 |
Pádraig Brady | build: update GCC warnings |
commit | commitdiff | tree |
2014-06-03 |
Pádraig Brady | tests: consolidate tests for true and false |
commit | commitdiff | tree |
2014-06-02 |
Ben Walton | maint: avoid compiler warnings with some assert() imple... |
commit | commitdiff | tree |
2014-06-02 |
Ben Walton | build: be more specific about .git repo before enabling... |
commit | commitdiff | tree |
2014-06-01 |
Pádraig Brady | cut: restore special case handling of -f with -d$'\n' |
commit | commitdiff | tree |
2014-06-01 |
Pádraig Brady | stat: avoid redundant stat() calls |
commit | commitdiff | tree |
2014-05-29 |
Pádraig Brady | df: use the last device name provided by the system |
commit | commitdiff | tree |
2014-05-26 |
Pádraig Brady | stdbuf: support OS X |
commit | commitdiff | tree |
2014-05-26 |
Jim Meyering | build: uname: avoid shadowing warning |
commit | commitdiff | tree |
2014-05-26 |
Pádraig Brady | doc: clarify --zero-terminated option |
commit | commitdiff | tree |
2014-05-25 |
Jim Meyering | build: libstdbuf.so: avoid new OS X link failure |
commit | commitdiff | tree |
2014-05-25 |
Jim Meyering | cat,cp,split: use a larger buffer for copying |
commit | commitdiff | tree |
2014-05-24 |
Paul Eggert | doc: use nicer quotes |
commit | commitdiff | tree |
2014-05-22 |
Pádraig Brady | stat,tail: improve support for LogFS and ConfigFS |
commit | commitdiff | tree |
2014-05-22 |
Pádraig Brady | maint: enforce consistent width and case of file system... |
commit | commitdiff | tree |
2014-05-21 |
Pádraig Brady | stdbuf: support compilers other than __GNUC__ |
commit | commitdiff | tree |
2014-05-21 |
Pádraig Brady | tests: use chroot --user rather than internal setuidgid... |
commit | commitdiff | tree |
2014-05-21 |
Pádraig Brady | chroot: make changing root check more robust |
commit | commitdiff | tree |
2014-05-21 |
Pádraig Brady | chroot: exit immediately upon failure |
commit | commitdiff | tree |
2014-05-21 |
Pádraig Brady | chroot: with --userspec clear root's supplemental groups |
commit | commitdiff | tree |
2014-05-16 |
Pádraig Brady | chroot: don't chdir() if not changing root |
commit | commitdiff | tree |
2014-05-13 |
Pádraig Brady | maint: avoid clang -Wtautological-constant-out-of-range... |
commit | commitdiff | tree |
2014-05-13 |
Pádraig Brady | df: ignore non file system entries in /proc/mounts |
commit | commitdiff | tree |
2014-05-13 |
Pádraig Brady | df: fix handling of symlinks in mount list |
commit | commitdiff | tree |
2014-05-13 |
Pádraig Brady | df: also deduplicate virtual file systems |
commit | commitdiff | tree |
2014-05-13 |
Pádraig Brady | tests: fix spurious failure with leading spaces in... |
commit | commitdiff | tree |
2014-05-12 |
Assaf Gordon | build: avoid bootstrap error with gettext 0.18.3.1 |
commit | commitdiff | tree |
2014-05-10 |
Jim Meyering | shred: don't infloop upon negative size |
commit | commitdiff | tree |
2014-05-10 |
Paul Eggert | shred: fix overflow checking of command-line options |
commit | commitdiff | tree |
2014-05-07 |
Bernhard Voelker | tests: improve new ascii test of dd |
commit | commitdiff | tree |
2014-05-07 |
Paul Eggert | dd: fix conv=ascii, conv=ebcdic, conv=ibm to match... |
commit | commitdiff | tree |
2014-05-06 |
Pádraig Brady | tests: improve diagnostics when asserting empty files |
commit | commitdiff | tree |
2014-05-06 |
Pádraig Brady | mv,cp: preserve symlink xattrs when copying across... |
commit | commitdiff | tree |
2014-05-05 |
Jarkko Sakkinen | tests: initial SMACK tests |
commit | commitdiff | tree |
2014-05-04 |
Jim Meyering | maint: autotools-install: update tool version numbers... |
commit | commitdiff | tree |
2014-05-03 |
Jim Meyering | maint: don't let envvar setting break ChangeLog generation |
commit | commitdiff | tree |
2014-05-02 |
Pádraig Brady | numfmt: improve processing throughput by 800% |
commit | commitdiff | tree |
2014-05-02 |
Pádraig Brady | numfmt: support zero padding using --format="%010f" |
commit | commitdiff | tree |
2014-04-29 |
Pádraig Brady | doc: clarify the pr --page-width descriptions |
commit | commitdiff | tree |
2014-04-29 |
Pádraig Brady | ptx: fix whitespace trimming with multiple files |
commit | commitdiff | tree |
2014-04-25 |
Pádraig Brady | maint: make ChangeLog generation more robust |
commit | commitdiff | tree |
2014-04-25 |
Edgars Irmejs | maint: remove trailing comma from enum to make gl/... |
commit | commitdiff | tree |
2014-04-22 |
Assaf Gordon | doc: clarify meaning of stat's mtime and ctime formats |
commit | commitdiff | tree |
2014-04-18 |
Pádraig Brady | tests: make ls tests independent of COLORTERM env |
commit | commitdiff | tree |
2014-04-17 |
Pádraig Brady | doc: disambiguate chmod man page reference to (a) users |
commit | commitdiff | tree |
2014-04-17 |
David Michael | dircolors: add hurd and mach-gnu-color terminal types |
commit | commitdiff | tree |
2014-04-17 |
Guilherme de... | ls: don't output colors with unknown TERM env variable |
commit | commitdiff | tree |
2014-04-16 |
Benno Schulenberg | doc: improve remove prompt translator comment |
commit | commitdiff | tree |
2014-04-16 |
Bernhard Voelker | maint: df: avoid sizeof(char**) static analysis warning |
commit | commitdiff | tree |
2014-04-11 |
Pádraig Brady | tests: fix false dd conv=sparse failure on newer XFS |
commit | commitdiff | tree |
2014-04-10 |
Pádraig Brady | maint: avoid static analysis warnings in ln.c |
commit | commitdiff | tree |
2014-04-09 |
Pádraig Brady | maint: document timeout --preserve-status in v8.21... |
commit | commitdiff | tree |
2014-04-09 |
Pádraig Brady | doc: clarify in --help that -Z doesn't take an argument |
commit | commitdiff | tree |
2014-04-05 |
Pádraig Brady | maint: various cleanups |
commit | commitdiff | tree |
2014-04-05 |
Pádraig Brady | shred: overwrite inode storage used by some file systems |
commit | commitdiff | tree |
2014-04-04 |
Pádraig Brady | shred: avoid a data pass on empty files |
commit | commitdiff | tree |
2014-04-03 |
Paul Eggert | cp: don't reserve a device number |
commit | commitdiff | tree |
2014-04-03 |
Paul Eggert | shred: shred one block even for empty files |
commit | commitdiff | tree |
2014-04-03 |
Paul Eggert | shred: port to GNU/Linux behavior with tape drives |
commit | commitdiff | tree |
2014-04-02 |
Paul Eggert | head: port to Darwin and use simpler seeks |
commit | commitdiff | tree |
2014-03-31 |
Paul Eggert | head: fix bug with head -c-N when stdin is not at start |
commit | commitdiff | tree |
2014-03-26 |
Pádraig Brady | mv: fix issues with previous prompt adjustments |
commit | commitdiff | tree |
2014-03-26 |
Bernhard Voelker | ptx: avoid --format long option falling through into... |
commit | commitdiff | tree |
2014-03-26 |
Bernhard Voelker | basename: mention that the -s option implies -a in... |
commit | commitdiff | tree |
2014-03-25 |
Paul Eggert | cp: simplify overwrite logic |
commit | commitdiff | tree |
2014-03-25 |
Paul Eggert | cp: improve quality of overwrite prompt |
commit | commitdiff | tree |
2014-03-24 |
Pádraig Brady | split: avoid unnecessary input buffering |
commit | commitdiff | tree |
2014-03-19 |
Pádraig Brady | doc: clarify the operation of uniq -uD |
commit | commitdiff | tree |
2014-03-19 |
Edward Welbourne | doc: avoid regex ambiguity in chmod mode description |
commit | commitdiff | tree |
2014-03-19 |
Pádraig Brady | chroot: always diagnose failure to set supplemental... |
commit | commitdiff | tree |
2014-03-19 |
Dylan Simon | chmod: fix erroneous warnings with -R --changes |
commit | commitdiff | tree |
2014-03-19 |
Bernhard Voelker | maint: fix typo in comment in fadvise.c |
commit | commitdiff | tree |
2014-03-18 |
Paul Eggert | stat: port birthtime to Solaris 11 |
commit | commitdiff | tree |
2014-03-14 |
Jim Meyering | ln: with -sr, don't segfault for a TARGET of '' |
commit | commitdiff | tree |
2014-03-13 |
Jim Meyering | maint: avoid "attribute-const"-suggesting warning from gcc |
commit | commitdiff | tree |
2014-03-13 |
Jim Meyering | scripts: autotools-install: update |
commit | commitdiff | tree |
2014-03-13 |
Pádraig Brady | chroot: improve --userspec and --groups look-up |
commit | commitdiff | tree |
2014-03-09 |
Aleksej Serdjukov | doc: fix typo in texinfo docs |
commit | commitdiff | tree |
2014-03-07 |
Pádraig Brady | doc: fix readpath typo in texinfo contents |
commit | commitdiff | tree |
2014-03-05 |
Pádraig Brady | tests: avoid the :> construct which can hide errors |
commit | commitdiff | tree |
2014-03-05 |
Pádraig Brady | tests: fix false failure in nohup.sh in non tty builds |
commit | commitdiff | tree |
2014-03-03 |
Pádraig Brady | doc: improve df --human and --si, help and man page |
commit | commitdiff | tree |
2014-02-27 |
Pádraig Brady | date: fix crash or infinite loop when parsing a malform... |
commit | commitdiff | tree |
next |