summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 3.7v3.7Jim Meyering2018-12-311-1/+1
* maint: distribute new file, init.cfgJim Meyering2018-12-311-1/+1
* diff: adjust ANSI escapes for compatibility with less -RDennis Lambe Jr2018-12-304-36/+29
* tests: fix colors test on systems lacking fractional timestamp supportJim Meyering2018-12-291-1/+5
* tests: strip-trailing-cr: avoid failure with ASANJim Meyering2018-12-291-1/+6
* tests: add test for --strip-trailing-cr UMR bugJim Meyering2018-12-282-0/+21
* tests: import test infrastructure from coreutilsJim Meyering2018-12-283-1/+136
* diff: fix UMR with --strip-trailing-crPaul Eggert2018-12-282-24/+22
* tests: colors: avoid test failure on AIX 7Bruno Haible2018-12-281-2/+2
* maint: don't use an undocumented Autoconf macroBruno Haible2018-12-271-1/+1
* build: avoid build failure with --enable-gcc-warnings and latest gccJim Meyering2018-12-231-0/+3
* build: update gnulib to latest; and bootstrap and init.shJim Meyering2018-12-233-126/+174
* build: make the autoconf-2.63 requirement explicitJim Meyering2018-12-231-1/+1
* maint: use https: in gnu mirror URL prefix, not httpJim Meyering2018-12-201-1/+1
* cmp: fix bug in -b diagnosticPaul Eggert2018-07-242-0/+12
* build: update gnulib submodule to latestPaul Eggert2018-07-241-0/+0
* doc: prepend "GNU" to NAME in man pagesPaul Eggert2018-05-144-4/+4
* sdiff: port to mingwPaul Eggert2018-04-201-1/+1
* build: update gnulib submodule to latestPaul Eggert2018-03-231-0/+0
* tests: fix quoting error in previous changeJim Meyering2018-01-141-1/+1
* tests: port tests/colors to some env-munging shellJim Meyering2018-01-061-1/+2
* maint: update gnulib and copyright dates for 2018Jim Meyering2018-01-0644-48/+48
* maint: suppress gcc's new -Wcast-function-type in gnulibJim Meyering2018-01-061-0/+1
* tests: add expected-failing test for minor subopimalityJim Meyering2017-10-224-1/+12514
* gnulib: update to latestJim Meyering2017-09-231-0/+0
* maint: make the announcement template Cc the devel- listJim Meyering2017-05-211-0/+3
* maint: post-release administriviaJim Meyering2017-05-213-2/+5
* version 3.6v3.6Jim Meyering2017-05-211-1/+1
* gnulib: update to latestJim Meyering2017-05-191-0/+0
* maint: update to work with GCC7's -Werror=implicit-fallthrough=Jim Meyering2017-05-187-11/+19
* gnulib: update to latestJim Meyering2017-05-181-0/+0
* tests: new-file: closed-stdin: also ensure stdout was emptyJim Meyering2017-05-091-0/+3
* maint: stop using @acronym{...} in texinfo sourcesJim Meyering2017-05-062-122/+121
* cmp: improve EOF diagnosticPaul Eggert2017-05-053-37/+99
* diff: describe each --help option with a single stringBenno Schulenberg2017-05-041-4/+4
* cmp: report prefix length when one file is shorterPaul Eggert2017-05-045-11/+200
* tests: add test for latest fixJim Meyering2017-05-023-0/+25
* gnulib: update to latestJim Meyering2017-05-021-0/+0
* diff: don't crash if regexp is invalidPaul Eggert2017-04-271-1/+1
* tests: avoid false failure for unreadable /proc/cmdlinejulama2017-03-241-1/+1
* tests: avoid false failure with some shells on debian, freebsdJim Meyering2017-02-011-1/+1
* maint: add "introduced in 3.4" in latest NEWS entryJim Meyering2017-01-311-0/+1
* diff: avoid UMR with ---presume-output-ttyJim Meyering2017-01-312-0/+4
* gnulib: update to latest; and update bootstrap and init.shJim Meyering2017-01-313-62/+53
* maint: change "time stamp" to "timestamp" globallyJim Meyering2017-01-314-45/+45
* maint: update gnulib and copyright dates for 2017Jim Meyering2017-01-0143-42/+42
* tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering2016-11-0811-70/+44
* diff: fix big performance degradation in 3.4Paul Eggert2016-10-253-2/+19
* build: update gnulib submodule to latestPaul Eggert2016-10-251-0/+0
* maint: use die rather than errorJim Meyering2016-10-167-29/+60