summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* gnulib: update to latestJim Meyering2016-10-021-0/+0
* build: avoid GCC 7's new warningsJim Meyering2016-10-022-2/+4
* gnulib: update to latestJim Meyering2016-08-301-0/+0
* gnulib: update to latest, to port to upcoming GCC 7Jim Meyering2016-08-291-0/+0
* diff: don't assume ptrdiff_t <= long long intPaul Eggert2016-08-281-5/+7
* diff: port line numbers to mingw64Paul Eggert2016-08-2710-64/+86
* maint: post-release administriviaJim Meyering2016-08-203-2/+5
* version 3.5v3.5Jim Meyering2016-08-201-1/+1
* build: arrange to build with -fno-common, when possibleJim Meyering2016-08-161-0/+1
* diff: avoid duplicate definition of presume_output_ttyHanno Böck2016-08-161-2/+0
* gnulib: update to latestJim Meyering2016-08-141-0/+0
* tests: diff3: work around missing seq on some systemsJim Meyering2016-08-141-0/+12
* diff3: fix leaks, for realJim Meyering2016-08-132-4/+118
* maint: require that commit messages be of a certain formJim Meyering2016-08-136-0/+270
* diff3: fix heap use-after-free; add minimal diff3 test coverageBastian Beischer2016-08-134-1/+34
* build: ignore texinfo build artifactsJim Meyering2016-08-131-1/+5
* maint: diff3: remove an unreachable statementJim Meyering2016-08-131-1/+0
* diff: disable colorization for TERM=dumbJim Meyering2016-08-083-0/+16
* maint: post-release administriviaJim Meyering2016-08-083-2/+5
* version 3.4v3.4Jim Meyering2016-08-081-1/+1
* gnulib: update to latestJim Meyering2016-08-061-0/+0
* tests: tweak built_programs definitionJim Meyering2016-08-061-2/+6
* gnulib: update to latestJim Meyering2016-08-021-0/+0
* tests: skip a /proc/self-dependent test on the HurdJim Meyering2016-08-021-0/+8
* tests/colors: fix portability problem with touch --dateJim Meyering2016-08-011-1/+2
* build: Solaris 9: avoid link failure due to isblank useJim Meyering2016-08-011-0/+1
* test: improve test infrastructureJim Meyering2016-08-012-23/+113