summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-01-14cp: fix two typos in previous changePaul Eggert-3/+4
2022-01-14cp: omit unnecessary stat of destinationPaul Eggert-21/+36
2022-01-13build: update gnulib submodule to latestPaul Eggert-0/+0
2022-01-13cp: when copying to dir use dir-relative namesPaul Eggert-247/+362
2022-01-13cp: tweak internal namePaul Eggert-7/+2
2022-01-12scripts: fix typo in commit-msg git-hook scriptDaniel Knittl-Frank-1/+1
2022-01-07df: tiny simplificationPaul Eggert-4/+1
2022-01-02maint: update all copyright year number rangesPádraig Brady-811/+811
2022-01-02build: update gnulib submodule to latestPádraig Brady-1/+2
2021-12-31date: new option --resolutionPaul Eggert-11/+44
2021-12-31date: %-N now means suppress extra digitsPaul Eggert-2/+49
2021-12-31build: update gnulib submodule to latestPaul Eggert-0/+0
2021-12-31doc: Document , vs . in date --rfc-3339=nsPaul Eggert-1/+2
2021-12-31build: port to AIX 7.1Paul Eggert-3/+11
2021-12-28build: be more careful about PerlPaul Eggert-5/+1
2021-12-28build: update gnulib submodule to latestPaul Eggert-0/+0
2021-12-27all: fix adjustment of /proc/$pid/cmdline by single binaryMax Filippov-2/+7
2021-12-24ls: improve doc for =WHENPaul Eggert-9/+7
2021-12-24doc: colorize -> colorPaul Eggert-13/+13
2021-12-20maint: update tests/init.sh from gnulibBernhard Voelker-0/+17
2021-12-20maint: syntax-check requires "char const *", not "const char *"Jim Meyering-11/+11
2021-12-20maint: split a long lineJim Meyering-1/+2
2021-12-20maint: commit-msg: compute UTF-8-aware line-lengthJim Meyering-3/+6
2021-12-19id: improve doc for when USER is omittedPaul Eggert-1/+1
2021-12-18maint: use GNU style for spacingPaul Eggert-96/+96
2021-12-16build: non-recursive Automake in a less hacky wayBruno Haible-5/+1
2021-12-16build: update bootstrap to latestPaul Eggert-110/+110
2021-12-16build: update gnulib submodule to latestPaul Eggert-0/+0
2021-12-14maint: factor.c: avoid new GCC 12 warningJim Meyering-1/+1
2021-12-14build: update gnulib submodule to latestPaul Eggert-0/+4
2021-12-10mv: Bug#52410 fixPaul Eggert-0/+9
2021-12-10build: update gnulib submodule to latestPaul Eggert-0/+0
2021-12-07uname: port to recent macOSPaul Eggert-36/+39
2021-11-21cp: clone on macOSPaul Eggert-0/+20
2021-11-21cp: streamline cloning by skipping fstatPaul Eggert-19/+18
2021-11-20cp: fix --preserve=ownership permissions bugPaul Eggert-24/+44
2021-11-18maint: prefer MAYBE_UNUSEDPaul Eggert-48/+51
2021-11-18cp: fix security context racePaul Eggert-29/+26
2021-11-16maint: update NEWS for macOS fixPaul Eggert-0/+4
2021-11-16cp: minor clarity tweakPaul Eggert-1/+1
2021-11-16cp: fix ptrdiff_t/ssize_t theoretical glitchesPaul Eggert-3/+2
2021-11-15build: update gnulib submodule to latestPaul Eggert-0/+0
2021-11-15maint: fix nonnull declPaul Eggert-2/+1
2021-11-15build: update gnulib submodule to latestPaul Eggert-0/+0
2021-11-13tests: avoid false failure in env-signal-handler.shPádraig Brady-43/+25
2021-11-01maint: fix recent syntax-check failuresPádraig Brady-4/+2
2021-10-31maint: use minmax.h instead of rolling our ownPaul Eggert-17/+6
2021-10-31maint: add function attributes to .h filesPaul Eggert-61/+116
2021-10-31maint: enable -Wsuggest-attribute=formatPaul Eggert-22/+31
2021-10-31maint: modernize attribute usagePaul Eggert-30/+26