| Commit message (Expand) | Author | Age | Files | Lines |
| * | tests: diff3: work around missing seq on some systems | Jim Meyering | 2016-08-14 | 1 | -0/+12 |
| * | diff3: fix leaks, for real | Jim Meyering | 2016-08-13 | 1 | -0/+66 |
| * | diff3: fix heap use-after-free; add minimal diff3 test coverage | Bastian Beischer | 2016-08-13 | 2 | -0/+31 |
| * | diff: disable colorization for TERM=dumb | Jim Meyering | 2016-08-08 | 1 | -0/+5 |
| * | tests: tweak built_programs definition | Jim Meyering | 2016-08-06 | 1 | -2/+6 |
| * | tests: skip a /proc/self-dependent test on the Hurd | Jim Meyering | 2016-08-02 | 1 | -0/+8 |
| * | tests/colors: fix portability problem with touch --date | Jim Meyering | 2016-08-01 | 1 | -1/+2 |
| * | test: improve test infrastructure | Jim Meyering | 2016-08-01 | 2 | -23/+113 |
| * | tests: colors: fix a portability problem and work around a shell bug | Jim Meyering | 2016-07-31 | 1 | -17/+17 |
| * | gnulib: update to latest; and tests/init.sh | Jim Meyering | 2016-07-23 | 1 | -14/+17 |
| * | diff: --color: fix an infinite recursion bug | Giuseppe Scrivano | 2016-03-06 | 1 | -0/+9 |
| * | maint: update copyright year, bootstrap, init.sh | Jim Meyering | 2016-01-01 | 2 | -3/+27 |
| * | diff --brief no longer mistakenly reports diff. with 0-sized /proc/ files | Jim Meyering | 2015-12-06 | 2 | -0/+31 |
| * | tests: arrange to print any skipped-test explanation to tty, too | Jim Meyering | 2015-12-06 | 1 | -0/+1 |
| * | tests: Add tests for --color and --palette | Giuseppe Scrivano | 2015-11-29 | 2 | -1/+121 |
| * | maint: update copyright year ranges to include 2015; update gnulib | Jim Meyering | 2015-01-01 | 2 | -2/+2 |
| * | diff: fix integer overflow problem with --tabsize | Paul Eggert | 2014-10-27 | 2 | -0/+15 |
| * | diff: fix bug with diff -B and incomplete lines | Paul Eggert | 2014-09-03 | 1 | -0/+6 |
| * | diff: fix bug with -I and overlapping hunks | Paul Eggert | 2014-02-24 | 2 | -0/+48 |
| * | diff: exit with status 1, not 2, when binary files differ | Paul Eggert | 2014-01-31 | 1 | -2/+2 |
| * | diff: fix bug with Asian file names | Paul Eggert | 2013-04-03 | 2 | -0/+26 |
| * | tests: port to Solaris 10 /bin/sh | Paul Eggert | 2013-03-26 | 1 | -21/+21 |
| * | tests: port to hosts lacking fmt, make -C | Paul Eggert | 2013-01-06 | 1 | -2/+2 |
| * | maint: update all copyright year number ranges | Jim Meyering | 2013-01-04 | 2 | -2/+2 |
| * | diff: encode file names with special characters | Andreas Gruenbacher | 2012-09-10 | 2 | -1/+63 |
| * | build: update gnulib, bootstrap and init.sh to latest | Jim Meyering | 2012-08-28 | 1 | -4/+14 |
| * | diff: -N, --unidirectional-new-file now compare to "-" too | Paul Eggert | 2012-02-04 | 2 | -0/+39 |
| * | maint: quote 'like this' or "like this", not `like this' | Paul Eggert | 2012-01-25 | 1 | -6/+6 |
| * | build: accommodate newer bootstrap from gnulib | Jim Meyering | 2012-01-12 | 1 | -8/+109 |
| * | New option --no-dereference. | Bruno Haible | 2012-01-08 | 2 | -0/+170 |
| * | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 2 | -2/+2 |
| * | build: update to latest gnulib and adapt | Jim Meyering | 2011-12-14 | 1 | -1/+1 |
| * | tests: use "compare exp out", not "compare out exp" | Jim Meyering | 2011-11-29 | 7 | -13/+13 |
| * | tests: use more portable fd redirection in TESTS_ENVIRONMENT | Stefano Lattarini | 2011-10-12 | 1 | -2/+1 |
| * | tests: make test runner a script, not a shell function | Stefano Lattarini | 2011-10-11 | 5 | -16/+3 |
| * | build: update bootstrap and tests/init.sh from gnulib | Jim Meyering | 2011-09-02 | 1 | -1/+1 |
| * | tests: update init.sh from gnulib | Jim Meyering | 2011-08-03 | 1 | -53/+122 |
| * | tests: avoid newer but less-portable tail option syntax | Jim Meyering | 2011-01-24 | 1 | -1/+1 |
| * | tests: fix an erroneous test | Jim Meyering | 2011-01-24 | 1 | -4/+4 |
| * | tests: fix typo that silently disabled all tests | Jim Meyering | 2011-01-24 | 1 | -1/+3 |
| * | maint: update copyright year ranges to include 2011 | Jim Meyering | 2011-01-03 | 2 | -2/+2 |
| * | maint: adjust init.sh use to conform | Jim Meyering | 2010-09-04 | 9 | -18/+9 |
| * | build: update build/test tools from gnulib | Jim Meyering | 2010-09-04 | 1 | -41/+93 |
| * | diff -r: avoid printing excess slashes in concatenated file names | Jim Meyering | 2010-08-14 | 2 | -1/+21 |
| * | diff: avoid spurious diffs when two distinct dir entries compare equal | Paul Eggert | 2010-08-12 | 2 | -0/+21 |
| * | build: update gnulib submodule to latest | Jim Meyering | 2010-04-30 | 1 | -3/+5 |
| * | tests: use original no-newline-at-eof test, but with -U1, not -U2 | Jim Meyering | 2010-04-17 | 1 | -12/+8 |
| * | Followon improvements for the fix for Debian bug 577832. | Paul Eggert | 2010-04-16 | 1 | -7/+11 |
| * | tests: test for the no-newline-at-EOF bug | Jim Meyering | 2010-04-16 | 2 | -0/+55 |
| * | tests: update init.sh from gnulib | Jim Meyering | 2010-04-16 | 1 | -3/+3 |