summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-05build: fix build on Solaris 10Eric Blake
2010-10-05stat: adjust the printing of SELinux contextPádraig Brady
2010-10-04tests: refactor the stat-birthtime test to use retry_delay_Pádraig Brady
2010-10-03maint: add a release prerequisite: check the NixOS/Hydra autobuilderJim Meyering
2010-10-03build: update gnulib submodule to latestJim Meyering
2010-10-03maint: suppress a bogus used-uninitialized warning in tr.cJim Meyering
2010-10-01tests: output --version of program under testEric Blake
2010-10-01stat: print SELinux context when availableEric Blake
2010-10-01stat: optimize and translate default format stringsEric Blake
2010-10-01stat: print timestamps to full resolutionEric Blake
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