summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-06-13maint: use stat-size module from gnulibJames Youngman
2011-06-09maint: remove unneeded includesPádraig Brady
2011-06-09doc: add examples to date --helpPádraig Brady
2011-06-04build: require at least 2-year old autoconf-2.64 (was 2.62)Jim Meyering
2011-06-04maint: remove now-spurious curly bracesJim Meyering
2011-06-01yes.c: do not use exit after errorMarek Polacek
2011-06-01tail: fix an inconsequential bug spotted by coverityJim Meyering
2011-05-29maint: placate -Wsign-compare when it's non-invasiveJim Meyering
2011-05-28ls: placate gcc-4.7.0's -Wstrict-overflowJim Meyering
2011-05-28maint: remove useless (off_t) cast of lseek argJim Meyering
2011-05-27chown,chgrp: output the original ownership in -v messagesPádraig Brady
2011-05-27chown,chgrp: output the correct ownership in -v messagesPádraig Brady
2011-05-27maint: fix a -Wstrict-overflow build failure with gcc 4.5Pádraig Brady
2011-05-26maint: accommodate gcc's -Wstrict-overflow optionJim Meyering
2011-05-26maint: enforce cpp indentation policyJim Meyering
2011-05-26maint: env.c: remove unnecessary use of strchrJim Meyering
2011-05-26shred: placate coverity and fix a commentJim Meyering
2011-05-26maint: split: remove --filter specific code from other pathsPádraig Brady
2011-05-26split: diagnose when --filter is used with a chunk numberPádraig Brady
2011-05-26split: exit when we can no longer write to a --filterPádraig Brady
2011-05-26split: return success even if a --filter exitsPádraig Brady
2011-05-25split: fix an edge case where -n l/... creates an extra filePádraig Brady
2011-05-25chmod: output the original mode in verbose modeBernhard Voelker
2011-05-25maint: accommodate gnulib's newer tight_scope ruleJim Meyering
2011-05-25touch: placate static analyzers: no NULL-deref is possibleJim Meyering
2011-05-24split: fix cases where -n l/... creates extraneous filesPádraig Brady
2011-05-24doc: add a missing space in timeout --helpStéphane Raimbault
2011-05-21maint: fix comment typos in df.cIvan Sichmann Freitas
2011-05-19maint: correct typos involving misuse of "a" and "an"Jim Meyering
2011-05-18printf: fix an out-of-bounds memory accessPádraig Brady
2011-05-17doc: mention that ls time ordering is newest firstPádraig Brady
2011-05-13ls: allow stat-free use of --colorJim Meyering
2011-05-12maint: use <unistd.h>, not "group-member.h"Jim Meyering
2011-05-11maint: remove syntax-checking sc_tight_scope ruleJim Meyering
2011-05-11maint: tail: mark a global variable as staticJim Meyering
2011-05-08maint: remove -Wmissing-field-initializers workaroundsPádraig Brady
2011-05-06split: accept new output --filter=CMD optionKarl Heuer
2011-05-06sort: fix a contradictory --debug warningPádraig Brady
2011-05-05df: fix crash in mem exhaustion edge casePádraig Brady
2011-05-03copy: fix my typoJim Meyering
2011-05-03copy: correct misuse of quote in diagnosticJeff Liu
2011-04-30maint: adjust split.c formatting to conformJim Meyering
2011-04-26maint: tweak sc_tight_scope ruleJim Meyering
2011-04-26dd: work around compilation failure on AIX 5.1 and 5.2Jim Meyering
2011-04-26maint: move two small functions, so we can remove a fwd declJim Meyering
2011-04-25maint: change some leading 8-space sequences to TABs in a Makefile.amJim Meyering
2011-04-25stat: recognize V9FS and ECRYPTFS file systemsJim Meyering
2011-04-25tail --follow=name no longer implies --retryJim Meyering
2011-04-25copy: include both src and dest names in clone failure diagnosticJeff Liu
2011-04-25doc: tail/inotify does use --sleep-interval=S, with --pid=PJim Meyering