Age | Commit message (Expand) | Author |
2011-06-13 | maint: use stat-size module from gnulib | James Youngman |
2011-06-09 | maint: remove unneeded includes | Pádraig Brady |
2011-06-09 | doc: add examples to date --help | Pádraig Brady |
2011-06-04 | build: require at least 2-year old autoconf-2.64 (was 2.62) | Jim Meyering |
2011-06-04 | maint: remove now-spurious curly braces | Jim Meyering |
2011-06-01 | yes.c: do not use exit after error | Marek Polacek |
2011-06-01 | tail: fix an inconsequential bug spotted by coverity | Jim Meyering |
2011-05-29 | maint: placate -Wsign-compare when it's non-invasive | Jim Meyering |
2011-05-28 | ls: placate gcc-4.7.0's -Wstrict-overflow | Jim Meyering |
2011-05-28 | maint: remove useless (off_t) cast of lseek arg | Jim Meyering |
2011-05-27 | chown,chgrp: output the original ownership in -v messages | Pádraig Brady |
2011-05-27 | chown,chgrp: output the correct ownership in -v messages | Pádraig Brady |
2011-05-27 | maint: fix a -Wstrict-overflow build failure with gcc 4.5 | Pádraig Brady |
2011-05-26 | maint: accommodate gcc's -Wstrict-overflow option | Jim Meyering |
2011-05-26 | maint: enforce cpp indentation policy | Jim Meyering |
2011-05-26 | maint: env.c: remove unnecessary use of strchr | Jim Meyering |
2011-05-26 | shred: placate coverity and fix a comment | Jim Meyering |
2011-05-26 | maint: split: remove --filter specific code from other paths | Pádraig Brady |
2011-05-26 | split: diagnose when --filter is used with a chunk number | Pádraig Brady |
2011-05-26 | split: exit when we can no longer write to a --filter | Pádraig Brady |
2011-05-26 | split: return success even if a --filter exits | Pádraig Brady |
2011-05-25 | split: fix an edge case where -n l/... creates an extra file | Pádraig Brady |
2011-05-25 | chmod: output the original mode in verbose mode | Bernhard Voelker |
2011-05-25 | maint: accommodate gnulib's newer tight_scope rule | Jim Meyering |
2011-05-25 | touch: placate static analyzers: no NULL-deref is possible | Jim Meyering |
2011-05-24 | split: fix cases where -n l/... creates extraneous files | Pádraig Brady |
2011-05-24 | doc: add a missing space in timeout --help | Stéphane Raimbault |
2011-05-21 | maint: fix comment typos in df.c | Ivan Sichmann Freitas |
2011-05-19 | maint: correct typos involving misuse of "a" and "an" | Jim Meyering |
2011-05-18 | printf: fix an out-of-bounds memory access | Pádraig Brady |
2011-05-17 | doc: mention that ls time ordering is newest first | Pádraig Brady |
2011-05-13 | ls: allow stat-free use of --color | Jim Meyering |
2011-05-12 | maint: use <unistd.h>, not "group-member.h" | Jim Meyering |
2011-05-11 | maint: remove syntax-checking sc_tight_scope rule | Jim Meyering |
2011-05-11 | maint: tail: mark a global variable as static | Jim Meyering |
2011-05-08 | maint: remove -Wmissing-field-initializers workarounds | Pádraig Brady |
2011-05-06 | split: accept new output --filter=CMD option | Karl Heuer |
2011-05-06 | sort: fix a contradictory --debug warning | Pádraig Brady |
2011-05-05 | df: fix crash in mem exhaustion edge case | Pádraig Brady |
2011-05-03 | copy: fix my typo | Jim Meyering |
2011-05-03 | copy: correct misuse of quote in diagnostic | Jeff Liu |
2011-04-30 | maint: adjust split.c formatting to conform | Jim Meyering |
2011-04-26 | maint: tweak sc_tight_scope rule | Jim Meyering |
2011-04-26 | dd: work around compilation failure on AIX 5.1 and 5.2 | Jim Meyering |
2011-04-26 | maint: move two small functions, so we can remove a fwd decl | Jim Meyering |
2011-04-25 | maint: change some leading 8-space sequences to TABs in a Makefile.am | Jim Meyering |
2011-04-25 | stat: recognize V9FS and ECRYPTFS file systems | Jim Meyering |
2011-04-25 | tail --follow=name no longer implies --retry | Jim Meyering |
2011-04-25 | copy: include both src and dest names in clone failure diagnostic | Jeff Liu |
2011-04-25 | doc: tail/inotify does use --sleep-interval=S, with --pid=P | Jim Meyering |