Age | Commit message (Expand) | Author |
2012-08-29 | tail,stat: improve support for ZFS | Jim Meyering |
2012-08-24 | md5sum, sha*sum: add --tag to output a format indicating the algorithm | Ondrej Oprala |
2012-08-23 | rm: fix the new --dir (-d) option to work with -i | Rob Day |
2012-08-21 | du: handle bind-mounted directory cycles gracefully | Ondrej Oprala |
2012-08-20 | maint: post-release administrivia | Jim Meyering |
2012-08-20 | version 8.19 | Jim Meyering |
2012-08-18 | tests: trigger the sort -u free-memory-read bug | Jim Meyering |
2012-08-17 | sort: sort --unique (-u) could cause data loss | Jim Meyering |
2012-08-14 | rm: new option --dir (-d) to remove empty directories | Krzysztof Goj |
2012-08-14 | df: fail when the mount list is required but cannot be read | Bernhard Voelker |
2012-08-12 | maint: post-release administrivia | Jim Meyering |
2012-08-12 | version 8.18 | Jim Meyering |
2012-08-04 | df: fix exit code and error messages with --total | Bernhard Voelker |
2012-07-23 | tests: add a test for a previously fixed output format bug in join | Pádraig Brady |
2012-07-16 | df: don't output control characters in a mount point name | Pádraig Brady |
2012-07-12 | doc: mention the improved sort memory allocation | Pádraig Brady |
2012-07-04 | date: fails to diagnose invalid input | Jim Meyering |
2012-07-02 | sort: avoid redundant processing with inaccessible inputs or output | Pádraig Brady |
2012-06-30 | stat,tail: recognize new file system type: aufs | Jim Meyering |
2012-06-22 | split: ensure output doesn't overwrite input | Pádraig Brady |
2012-06-06 | su: remove program (util-linux is now the best source for it) | Jim Meyering |
2012-06-05 | head: with --lines=-N (-n-N) reset file pointer on seekable input | Jim Meyering |
2012-06-01 | stat,tail: recognize new file system type: panfs | Jim Meyering |
2012-05-28 | cksum: line-buffer the printed checksums | Pádraig Brady |
2012-05-16 | stat: report the correct block size for file system usage | Pádraig Brady |
2012-05-12 | ls: color each symlink-to-relative-name in / properly | Jim Meyering |
2012-05-10 | maint: post-release administrivia | Jim Meyering |
2012-05-10 | version 8.17 | Jim Meyering |
2012-05-10 | stat,tail: recognize new FS types: bdevfs, inodefs, qnx6 | Jim Meyering |
2012-05-10 | maint: handle file sizes more reliably | Paul Eggert |
2012-05-09 | stat: don't report negative file size as huge positive number | Paul Eggert |
2012-05-08 | split: avoid apparent infloop when splitting /dev/zero w/-n on the Hurd | Jim Meyering |
2012-05-08 | maint: fix common spelling errors | Kevin Lyda |
2012-05-07 | cp: handle a race condition more sensibly | Jim Meyering |
2012-05-07 | doc: NEWS: note when the id/groups bug was introduced | Jim Meyering |
2012-04-30 | cat,cp,mv,install,split: Set the minimum IO block size used to 64KiB | Pádraig Brady |
2012-04-27 | id,groups: with no user name, print only real and/or effective IDs, | Jim Meyering |
2012-04-12 | fmt: accept new --goal=WIDTH (-g) option | Bruce Korb |
2012-04-12 | cp: change --attributes-only to not truncate existing files | Pádraig Brady |
2012-03-28 | chmod: undo previous change | Paul Eggert |
2012-03-28 | chmod: fix symlink race condition | Paul Eggert |
2012-03-26 | maint: post-release administrivia | Jim Meyering |
2012-03-26 | version 8.16 | Jim Meyering |
2012-03-22 | ln: add the --relative option | Harald Hoyer |
2012-03-15 | realpath: let --relative-to default to --relative-base | Eric Blake |
2012-03-15 | realpath: fix problems with root handling | Eric Blake |
2012-03-10 | dirname: support more than one argument | Jérémy Compostella |
2012-03-10 | split: support an arbitrary number of split files by default | Jérémy Compostella |
2012-03-09 | maint: fix a version number typo in NEWS | Bernhard Voelker |
2012-03-08 | chmod: add notations +40, 00440, etc. | Paul Eggert |