Age | Commit message (Expand) | Author |
2015-09-03 | base32: A new program similar to base64 | Pádraig Brady |
2015-04-13 | doc: clarify how cp behaves with default ACLs | Andreas Gruenbacher |
2015-02-09 | maint: sort contributors in THANKS.in | Bernhard Voelker |
2015-02-06 | tail: return inotify resources where possible | Pádraig Brady |
2015-01-19 | maint: fix typo in THANKS.in in previous commit | Pádraig Brady |
2015-01-19 | doc: clarify that du operands are interdependent | Pádraig Brady |
2014-12-16 | maint: fix how to request changes for THANKS.in | Bernhard Voelker |
2014-08-11 | cp: remove redundant possibly expensive heap deallocation | Rasmus Borup Hansen |
2014-06-02 | maint: avoid compiler warnings with some assert() implementations | Ben Walton |
2014-04-11 | tests: fix false dd conv=sparse failure on newer XFS | Pádraig Brady |
2014-04-02 | head: port to Darwin and use simpler seeks | Paul Eggert |
2014-03-24 | split: avoid unnecessary input buffering | Pádraig Brady |
2014-03-19 | doc: avoid regex ambiguity in chmod mode description | Edward Welbourne |
2014-03-13 | ln: with -sr, don't segfault for a TARGET of '' | Jim Meyering |
2014-03-13 | chroot: improve --userspec and --groups look-up | Pádraig Brady |
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 |