summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14tests: refactor more tests to use mkfifo_or_skip_Pádraig Brady
2011-05-14shuf: use memory more efficiently when returning a subsetPádraig Brady
2011-05-13maint: avoid syntax-check failure due to long lineJim Meyering
2011-05-13maint: add new syntax-check rule to prohibit use of skip_Jim Meyering
2011-05-13tests: use skip_test_, not skip_Jim Meyering
2011-05-13ls: allow stat-free use of --colorJim Meyering
2011-05-12maint: use <unistd.h>, not "group-member.h"Jim Meyering
2011-05-12build: update gnulib submodule to latestJim 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-07tests: don't fail the split --filter=CMD test if xz is not availableJim Meyering
2011-05-06doc: document split's new --filter=CMD optionJim Meyering
2011-05-06tests: test split's new --filter=CMD optionJim Meyering
2011-05-06split: accept new output --filter=CMD optionKarl Heuer
2011-05-06build: update gnulib submodule to latestJim Meyering
2011-05-06sort: fix a contradictory --debug warningPádraig Brady
2011-05-05df: fix crash in mem exhaustion edge casePádraig Brady
2011-05-03maint: remove use of gnulib's obsolete strtol moduleJim Meyering
2011-05-03maint: remove unnecessary listing of update-copyright in Makefile.amJim Meyering
2011-05-03doc: remove a name from THANKS.in that is derived from git logJim Meyering
2011-05-03copy: fix my typoJim Meyering
2011-05-03build: avoid bootstrap failure when $GZIP is setJim Meyering
2011-05-03copy: correct misuse of quote in diagnosticJeff Liu
2011-04-30maint: adjust split.c formatting to conformJim Meyering
2011-04-29build: update to latest gnulibEric Blake
2011-04-29tests: distribute new file, CuSkip.pmJim Meyering
2011-04-28tests: remove useless test: misc/pwd-unreadable-parentJim Meyering
2011-04-28tests: write skip explanation from perl scripts also to outer stderrJim Meyering
2011-04-26post-release administriviaJim Meyering
2011-04-26version 8.12Jim 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-25tests: tail-2/pipe-f2: avoid false-positive failureJim Meyering
2011-04-25maint: explicitly list full-read and full-write module namesJim Meyering
2011-04-25doc: tail/inotify does use --sleep-interval=S, with --pid=PJim Meyering
2011-04-22tests: sparse-fiemap: adjust syntax to accommodate older awkAlan Curry
2011-04-21tests: sparse-fiemap: with root/ext3, do not create an ext4 FSJim Meyering
2011-04-21tests: sparse-fiemap: report more detail upon failure; ignore an FPJim Meyering
2011-04-20copy: use FIEMAP (extent_copy) only for apparently-sparse files,Jim Meyering
2011-04-20copy: factor out a tiny sparse-testing functionJim Meyering