Age | Commit message (Expand) | Author |
2009-09-03 | df: don't fail due to an unreadable argument | Jim Meyering |
2009-09-03 | cp: don't leak resources for each xattr preservation failure | Ondřej Vašík |
2009-09-01 | ls -i: print consistent inode numbers also for mount points | Jim Meyering |
2009-08-29 | cp --reflink: preserve attributes on cloned files if asked | Pádraig Brady |
2009-08-29 | cp --reflink: add an "auto" parameter to fall back to a normal copy | Pádraig Brady |
2009-08-28 | dd: detect closed stderr | Eric Blake |
2009-08-24 | cp: ignore obscure failure to preserve symlink time stamps, | Jim Meyering |
2009-08-20 | post-release administrivia | Jim Meyering |
2009-08-20 | version 7.5 | Jim Meyering |
2009-08-18 | nl: deprecate --page-increment in favor of --line-increment | Giuseppe Scrivano |
2009-08-14 | doc: clarify the cp --reflink NEWS | Pádraig Brady |
2009-08-13 | dd: fix a signal handling race | Pádraig Brady |
2009-08-07 | cp: accept the --reflink option | Giuseppe Scrivano |
2009-08-06 | dd: work around buffer length restrictions with oflag=direct (O_DIRECT) | Jim Meyering |
2009-08-04 | cp -pP (and e.g., -a): preserve time stamps on symlinks, too | Jim Meyering |
2009-08-04 | install runs faster again with SELinux enabled | Kamil Dudka |
2009-07-29 | maint: update NEWS | Jim Meyering |
2009-07-27 | ls -1U dir arg ... now works again | Kamil Dudka |
2009-06-25 | doc: clarify the tail inotify NEWS | Pádraig Brady |
2009-06-17 | stdbuf: A new program to run a command with modified stdio buffering | Pádraig Brady |
2009-06-15 | tail: use inotify if it is available | Giuseppe Scrivano |
2009-06-13 | sort: Ignore fields where end position is before the start position | Cliff Miller |
2009-06-11 | ls --color: do not colorize files with multiple hard links by default | Kamil Dudka |
2009-05-26 | sort: new --human-numeric-sort option to sort KiB MB etc. | Michael Speer |
2009-05-26 | chroot: accept new options --userspec=U:G and --groups=G1,G2,G3 | Giuseppe Scrivano |
2009-05-11 | truncate: fix bug in use of isspace | Eric Blake |
2009-05-07 | post-release administrivia | Jim Meyering |
2009-05-07 | version 7.4 | Jim Meyering |
2009-05-07 | admin: update NEWS | Jim Meyering |
2009-05-01 | post-release administrivia | Jim Meyering |
2009-05-01 | version 7.3 | Jim Meyering |
2009-04-28 | misc: correct NEWS entry about id -G portability | Pádraig Brady |
2009-04-28 | misc: mention the df vs. automount change | Jim Meyering |
2009-04-28 | misc: alphabetize NEWS entries | Jim Meyering |
2009-04-27 | cp -a: diagnose failure when preserving xattr/context required | Ondřej Vašík |
2009-04-27 | mv: ignore xattr-preservation failure when not supported by filesystem | Ondřej Vašík |
2009-04-23 | sort -m: don't segfault when output file is also an input file | Jim Meyering |
2009-04-22 | cp: work around linux kernel bug: short-read != EOF on /proc | Jim Meyering |
2009-04-10 | gnulib: update to latest: fix ls -v & sort -V | Jim Meyering |
2009-04-09 | id: fix infinite loop on some systems | Pádraig Brady |
2009-04-07 | shred,sort,shuf: don't use /dev/urandom by default | Pádraig Brady |
2009-04-03 | doc: adjust 7.2 "cat,cp,install,mv,split speed-up" NEWS item | Jim Meyering |
2009-04-03 | ls: fix alignment when month names have varying widths | Pádraig Brady |
2009-03-31 | post-release administrivia | Jim Meyering |
2009-03-31 | version 7.2 | Jim Meyering |
2009-03-25 | pwd: support -L and -P | Eric Blake |
2009-03-24 | ls: make it possible to disable coloring of hard links | Kamil Dudka |
2009-03-11 | cp: make -a option preserve xattrs, but with reduced diagnostics | Ondřej Vašík |
2009-03-11 | cat: Fix immediate output of processed data | Pádraig Brady |
2009-03-11 | cat,cp,mv,install,split: Set the minimum IO block size used to 32KiB | Pádraig Brady |