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 |
2014-02-27 |
Paul Eggert | cp: copy files by inode only if that facility is available |
commit | commitdiff | tree |
2014-02-27 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2014-02-26 |
Paul Eggert | cp: copy files by inode |
commit | commitdiff | tree |
2014-02-26 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2014-02-26 |
Bernhard Voelker | shuf: convert error diagnostic to lowercase |
commit | commitdiff | tree |
2014-02-26 |
Bernhard Voelker | doc: add dd example for failing disks |
commit | commitdiff | tree |
2014-02-23 |
Paul Eggert | shuf: with -r, don't dump core if the input is empty |
commit | commitdiff | tree |
2014-02-21 |
Paul Eggert | doc: fix problems with @w and @kbd (Bug#16802) |
commit | commitdiff | tree |
2014-02-10 |
Pádraig Brady | cp: with --link always use linkat() if available |
commit | commitdiff | tree |
2014-02-09 |
Pádraig Brady | head,tail: consistently diagnose write errors |
commit | commitdiff | tree |
2014-02-09 |
Алексей Шилин | head: fix --lines=-0 outputting nothing if no newline... |
commit | commitdiff | tree |
2014-02-09 |
John | dircolors: add a new entry to colorize 'm4a' files |
commit | commitdiff | tree |
2014-02-09 |
Niels Möller | od: add an --endian option to control byte swapping |
commit | commitdiff | tree |
2014-01-29 |
Pádraig Brady | stat,tail: improve support for HFS+ and HFSX |
commit | commitdiff | tree |
2014-01-24 |
Assaf Gordon | tests: skip chown/separator with conflicting group IDs |
commit | commitdiff | tree |
2014-01-21 |
Pádraig Brady | build: suppress an erroneous warning --with-selinux=no |
commit | commitdiff | tree |
2014-01-17 |
Pádraig Brady | build: remove no longer used spawn-pipe files from... |
commit | commitdiff | tree |
2014-01-17 |
Pádraig Brady | build: avoid unneeded spawn-pipe gnulib module |
commit | commitdiff | tree |
2014-01-17 |
Chengwei Yang | doc: clarify SMACK related --help and documentation |
commit | commitdiff | tree |
2014-01-17 |
Pádraig Brady | ln: fix replacing symbolic links whose targets can... |
commit | commitdiff | tree |
2014-01-14 |
Pádraig Brady | tests: restrict a recent SELinux test to SELinux systems |
commit | commitdiff | tree |
2014-01-13 |
Nicolas Iooss | copy: fix a segfault in SELinux context copying code |
commit | commitdiff | tree |
2014-01-13 |
Pádraig Brady | maint: tests: refactor gcc commands for building shared lib |
commit | commitdiff | tree |
2014-01-13 |
Pádraig Brady | copy: fix SELinux context preservation for existing... |
commit | commitdiff | tree |
2014-01-10 |
Bernhard Voelker | tests: improve test for a working setfacl |
commit | commitdiff | tree |
2014-01-09 |
Bernhard Voelker | tests: avoid FP failure when cp fails for /proc/cpuinfo |
commit | commitdiff | tree |
2014-01-02 |
Bernhard Voelker | maint: fix copyright holder and year in selinux sources |
commit | commitdiff | tree |
2014-01-02 |
Bernhard Voelker | maint: update all copyright year number ranges |
commit | commitdiff | tree |
next |