Age | Commit message (Expand) | Author |
2014-01-17 | ln: fix replacing symbolic links whose targets can't exist | Pádraig Brady |
2014-01-13 | copy: fix SELinux context preservation for existing directories | Pádraig Brady |
2013-11-27 | shred: provide --remove methods to avoid excessive syncing | Pádraig Brady |
2013-11-01 | md5sum, sha*sum: improve help for --check related options | Pádraig Brady |
2013-08-07 | doc: fix typo in description of df | Filipus Klutiero |
2013-06-02 | od: -wN, N>64K, avoid misbehavior on systems with 32-bit size_t | Jim Meyering |
2012-12-21 | seq: fix newline output when -s specified | Pádraig Brady |
2012-12-17 | readlink: support multiple command line arguments | Pádraig Brady |
2012-12-15 | tail,stat: improve support for the ceph file system | Bernhard Voelker |
2012-12-05 | maint: remove now auto-added entry from THANKS.in | Bernhard Voelker |
2012-11-24 | seq: ensure correct output width for scientific notation input | Pádraig Brady |
2012-10-25 | build: ensure factor links the iconv library | Pádraig Brady |
2012-09-28 | doc: disambiguate the niceness explanation in nice --help | Pádraig Brady |
2012-09-23 | tail,stat: improve support for vmhgfs | Jim Meyering |
2012-09-16 | ls: fix coloring of dangling symlinks in default listing mode | Pádraig Brady |
2012-09-07 | factor: don't ever declare composites to be prime | Torbjörn Granlund |
2012-08-29 | tail,stat: improve support for ZFS | Jim Meyering |
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-17 | sort: sort --unique (-u) could cause data loss | Jim Meyering |
2012-07-23 | tests: add a test for a previously fixed output format bug in join | Pádraig Brady |
2012-07-20 | maint: rm: remove unused static-inlined functions | Joachim Schmitz |
2012-07-13 | doc: clarify meaning of '-parodd' in stty help | Bruno Haible |
2012-07-04 | date: fails to diagnose invalid input | Jim Meyering |
2012-06-30 | stat,tail: recognize new file system type: aufs | Jim Meyering |
2012-06-26 | maint: avoid a static analysis warning in csplit | Pádraig Brady |
2012-06-12 | stty: portability: accommodate CIL | 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 | maint: tell xgettext that fputs arg "93% of..." is not a C format string | Jim Meyering |
2012-05-16 | stat: report the correct block size for file system usage | Pádraig Brady |
2012-05-07 | cp: handle a race condition more sensibly | Jim Meyering |
2012-04-27 | id,groups: with no user name, print only real and/or effective IDs, | Jim Meyering |
2012-03-08 | du: fix -x: don't ignore non-directory arguments | Jim Meyering |
2012-02-16 | doc: improve 'rm -f' description | Bernhard Voelker |
2012-01-30 | mv: allow moving symlink onto same-inode dest with >= 2 hard links | Jim Meyering |
2012-01-06 | maint: adjust ChangeLog to reflect earlier df request | Jim Meyering |
2011-12-22 | tail,stat: add support for FhGFS | Jim Meyering |
2011-12-09 | maint: remove a misleading comment from shred.c | Jim Meyering |
2011-12-08 | ls: be responsive to interrupts when color-listing large directories | Jim Meyering |
2011-11-20 | doc: clarify ln's --help output | Jim Meyering |
2011-11-12 | ls: plug a per-argument leak | Jim Meyering |
2011-10-19 | tac: use only one temporary file, with multiple nonseekable inputs | Jim Meyering |
2011-08-08 | join: with --check-order print offending file name, line number and data | Jim Meyering |
2011-07-13 | doc: describe the file permissions set by mktemp | Benoît Knecht |
2011-07-13 | doc: note the order in which wc counts are printed | Benoît Knecht |
2011-07-12 | build: list makeinfo 4.13 as a build-from-git requirement | Eric Blake |
2011-07-08 | doc: note that cp -l creates _hard_ links | Benoît Knecht |
2011-07-07 | doc: note date's %k, %l are space-padded and equivalent to %_H and %_I | Benoît Knecht |
2011-06-25 | doc: improve ls --help grammar | Jim Meyering |