summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-01stat: support printing birthtimeEric Blake
2010-10-01maint: update sample test templateEric Blake
2010-10-01maint: ensure the mbsalign module is C89 compatiblePádraig Brady
2010-09-30maint: update gnulibEric Blake
2010-09-30maint: update gnulibEric Blake
2010-09-30maint: mention the du-exclude--vs--cycle-dir fixJim Meyering
2010-09-29build: update gnulib submodule to latestJim Meyering
2010-09-29tr: fix various issues with case conversionPádraig Brady
2010-09-20build: update gnulib submodule to latestPaul Eggert
2010-09-20sort: destroy spin locks portablyPaul Eggert
2010-09-20tests: fix a printf portability issuePádraig Brady
2010-09-20tests: fix an erroneous stat failure with bind mountsPádraig Brady
2010-09-18build: update gnulib submodule to latestJim Meyering
2010-09-18tests: sync tests/init.sh from gnulibJim Meyering
2010-09-18build: use gnulib's new termios moduleJim Meyering
2010-09-18maint: don't use obsolete gnulib modulesJim Meyering
2010-09-17maint: update to latest gnulibEric Blake
2010-09-17rm: remove no-op -d optionEric Blake
2010-09-17maint: update to latest gnulibEric Blake
2010-09-13dircolors: add rxvt-unicode-256color terminal typeDmitry V. Levin
2010-09-07tests: work around a failure with dash 0.5.4Pádraig Brady
2010-09-07tests: make various timeouts more robustPádraig Brady
2010-09-07tests: exclude some tests when running on NFSPádraig Brady
2010-09-04build: update gnulib submodule to latestJim Meyering
2010-09-04build: use gettext-h, not gettextJim Meyering
2010-09-01tac: suppress technically unneeded "free"Jim Meyering
2010-09-01join: improve performance when operating on whole linesPádraig Brady
2010-08-28tac: avoid double freeJim Meyering
2010-08-27doc: clarify that stat -f implies -L (follows symlinks)Pádraig Brady
2010-08-27stat: add %m to output the mount point for a fileAaron Burgemeister
2010-08-26maint: update to latest gnulibEric Blake
2010-08-26maint: avoid a hung 'make syntax-check' in VPATH buildEric Blake
2010-08-25df: always print the device name for bind mounted filesPádraig Brady
2010-08-23stat: fix a small memory leak with %NPádraig Brady
2010-08-15maint: exclude tests from the set_program_name syntax-checkPádraig Brady
2010-08-15doc: avoid a warning from newer texinfoRalf Wildenhues
2010-08-15doc: improve the info on md5sum security weaknessesBruno Haible
2010-08-13* tests/misc/sort (use-nl): Fix comment to match the test case.Paul Eggert
2010-08-10sort, who: prefer free+malloc to realloc when contents are irrelevantPaul Eggert
2010-08-10sort: free/xmalloc rather than xreallocPaul Eggert
2010-08-10build: update to latest gnulibEric Blake
2010-08-10sort: avoid gcc warning: explicitly ignore strtold resultJim Meyering
2010-08-09tests: silence 'make syntax-check'Eric Blake
2010-08-09dircolors: add screen.rxvt & terminator to TERM listMike Frysinger
2010-08-09ls: fix a test failure that should have been skippedDan Hipschman
2010-08-08sort: speed up -R with long lines in hard localesPaul Eggert
2010-08-06sort: support all combinations of -d, -f, -i, -R, and -VPaul Eggert
2010-08-05sort: tune and refactor --debug code, and fix minor underlining bugPaul Eggert
2010-08-04sort: -R now uses less memory on long lines with internal NULsPaul Eggert
2010-08-03init.sh: work around trap limitation of some shellsPaul Eggert