Age | Commit message (Expand) | Author |
2010-01-12 | build: fix build failure due to missing libxattr | Jim Meyering |
2010-01-12 | doc: mention the wchar.h vs. glibc build problem | Jim Meyering |
2010-01-12 | nproc: return a possibly more accurate total CPU count | Pádraig Brady |
2010-01-12 | ls: reorder includes to work around broken <sys/capability.h> | Kamil Dudka |
2010-01-07 | post-release administrivia | Jim Meyering |
2010-01-07 | version 8.3 | Jim Meyering |
2010-01-06 | pr: ensure the page header line is of the required format | Eric Blake |
2010-01-06 | maint: apply correct license to auxiliary files | Eric Blake |
2010-01-06 | cp, touch: avoid problem with new glibc | Eric Blake |
2010-01-05 | doc: fix typo in NEWS | Philip Rowlands |
2010-01-01 | ls: fix color of broken symlinks colored as target | Eric Blake |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-12-30 | touch: work around ntfs-3g bug | Eric Blake |
2009-12-30 | doc: mention two tail -F bug fixes in NEWS | Jim Meyering |
2009-12-25 | tail: fix --follow to not use inotify on remote files | Pádraig Brady |
2009-12-23 | wc: line-buffer the printed counts | Pádraig Brady |
2009-12-22 | stat: Recognize k-afs, gfs, ocfs2 file system types | Pádraig Brady |
2009-12-22 | stat: add support for more file system types | Pádraig Brady |
2009-12-19 | touch: fix ctime regression in 'touch -a' | Eric Blake |
2009-12-19 | rm: fix --one-file-system regression due to fts conversion | Pádraig Brady |
2009-12-11 | post-release administrivia | Jim Meyering |
2009-12-11 | version 8.2 | Jim Meyering |
2009-12-11 | tail: don't call fstat on an uninitialized FD | Jim Meyering |
2009-12-11 | doc: NEWS: mention that gnulib's mgetgroups fix affects id | Jim Meyering |
2009-12-09 | doc: NEWS: the "make distcheck" vulnerability dates back to 5.0 | Jim Meyering |
2009-12-09 | doc: NEWS: mention the "make distcheck" vulnerability | Jim Meyering |
2009-12-08 | sort: fix failure if sort's parent has ignored SIGCHLD | Pádraig Brady |
2009-12-08 | timeout: fix failure if timeout's parent has ignored SIGCHLD | Pádraig Brady |
2009-12-04 | id: handle systems without getgroups support | Eric Blake |
2009-12-01 | rm: fix empty-name bug introduced with conversion to use fts | Jim Meyering |
2009-11-18 | post-release administrivia | Jim Meyering |
2009-11-18 | version 8.1 | Jim Meyering |
2009-11-17 | doc: mention the du/fts vs. NFSv4 mount-point work-around | Jim Meyering |
2009-11-16 | tail -F can fail to track a file after it's been rotated | Jim Meyering |
2009-11-09 | ls: fix capability coloring | Pádraig Brady |
2009-11-07 | chcon, chgrp, chmod and chown now diagnose a directory cycle | Jim Meyering |
2009-11-06 | nproc: A new program to count the available processors | Giuseppe Scrivano |
2009-11-05 | mktemp: add suffix handling | Eric Blake |
2009-11-05 | mktemp: don't leave file behind on write failure | Eric Blake |
2009-11-05 | du now diagnoses cycles, rather than ignoring them | Jim Meyering |
2009-11-03 | rm -f: ignore EROFS when it's really ENOENT | Jim Meyering |
2009-10-28 | nice, nohup, su: detect write failure to stderr | Eric Blake |
2009-10-28 | echo, printf: interpret \e as the Escape character | Pádraig Brady |
2009-10-28 | printenv: ignore bogus variable names | Eric Blake |
2009-10-27 | env, printenv: add -0/--null option | Eric Blake |
2009-10-26 | env: reject bogus -u arguments | Eric Blake |
2009-10-26 | nice: execute program even when setpriority fails due to EACCES | Jim Meyering |
2009-10-25 | timeout: don't orphan monitored programs if they ignore specified signals | Pádraig Brady |
2009-10-23 | nohup: use EXIT_CANCELED if not POSIXLY_CORRECT | Eric Blake |
2009-10-23 | chroot, env, nice, su: use EXIT_CANCELED for internal failure | Eric Blake |