summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* maint: remove gl/lib/reg*.c.diff; no longer neededJim Meyering2016-07-313-135/+0
* tests: colors: fix a portability problem and work around a shell bugJim Meyering2016-07-311-17/+17
* gnulib: update to latest; and tests/init.shJim Meyering2016-07-232-14/+17
* maint: arrange for "make distcheck" to work with unreleased automakeJim Meyering2016-05-301-0/+1
* doc: fix a reference to emacs' emerge nodeGlenn Morris2016-05-241-1/+1
* maint: arrange for better URLs in generated announcement messageJim Meyering2016-04-301-0/+4
* maint: don't ignore gitlog-to-changelog failureJim Meyering2016-03-151-3/+3
* diff: --color: fix an infinite recursion bugGiuseppe Scrivano2016-03-064-2/+25
* maint: update prereq version of gettextJim Meyering2016-01-312-55/+4
* gnulib: update to latestJim Meyering2016-01-312-3/+3
* FIXME: src/diff3: plug a leakJim Meyering2016-01-011-0/+1
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-0141-59/+113
* diff --brief no longer mistakenly reports diff. with 0-sized /proc/ filesJim Meyering2015-12-065-1/+43
* tests: arrange to print any skipped-test explanation to tty, tooJim Meyering2015-12-061-0/+1
* build: add gperf to the list of required programsJim Meyering2015-11-291-0/+1
* tests: Add tests for --color and --paletteGiuseppe Scrivano2015-11-292-1/+121
* doc: mention --color and --palette in NEWSGiuseppe Scrivano2015-11-291-0/+7
* diff: add --paletteGiuseppe Scrivano2015-11-296-7/+462
* diff: add support for --colorGiuseppe Scrivano2015-11-297-58/+471
* diff: Improve help text of option --labelAndreas Grünbacher2015-09-241-1/+1
* build: correct man-page generation ruleJim Meyering2015-09-011-1/+6
* doc: --no-dereference: improve wording/descriptionJim Meyering2015-07-101-5/+4
* maint: update copyright year ranges to include 2015; update gnulibJim Meyering2015-01-0141-55/+59
* diff: skip test if seek is not possible on OS/2 kLIBCKO Myung-Hun2014-12-121-0/+7
* gnulib: update to latestJim Meyering2014-12-091-0/+0
* build: double-quote use of $PATHKO Myung-Hun2014-12-091-1/+1
* diff: fix integer overflow problem with --tabsizePaul Eggert2014-10-273-5/+25
* doc: mention diff -B fix in NEWSPaul Eggert2014-09-031-0/+3
* diff: fix bug with diff -B and incomplete linesPaul Eggert2014-09-032-2/+10
* diff: fix performance bug with prefix computationPaul Eggert2014-09-031-3/+5