summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests: exercise new behavior of -F REJim Meyering2010-03-182-0/+68
* with -F or -p, emit better function lines: no leading white spaceYannick Moy2010-03-182-5/+14
* build: don't require a specific version of help2manJim Meyering2010-03-171-1/+1
* build: make bootstrap ensure that help2man is availableJim Meyering2010-03-171-0/+1
* tests: test for the "Binary files A and B differ" diagnosticJim Meyering2010-02-232-0/+20
* revert 2002 change that removed "Binary " from "files A and B differ"Jim Meyering2010-02-232-3/+15
* avoid compilation failure on systems lacking both fork and vforkJuan Manuel Guerrero2010-02-142-2/+2
* post-release administriviaJim Meyering2010-02-113-2/+5
* version 2.9v2.9Jim Meyering2010-02-111-1/+1
* doc: document the release procedureJim Meyering2010-02-111-0/+84
* maint: change use of "|" to more maintainable "||" (no semantic change)Jim Meyering2010-02-101-1/+1
* portability: avoid "diff - ..." failure at least on *BSD and SolarisJim Meyering2010-02-101-1/+1
* tests: honor VERBOSEJim Meyering2010-02-104-6/+11
* build: update gnulib submodule to latestJim Meyering2010-02-051-0/+0
* sync with gnulibJim Meyering2010-02-053-29/+32
* build: do not override gnulib-provided AM_CFLAGS optionsJim Meyering2010-02-041-1/+1
* maint: add to .gitignoreJim Meyering2010-01-171-0/+8
* doc: add to TODOJim Meyering2010-01-161-0/+5
* tests: ensure that an argument of "-" is treated as standard inputJim Meyering2010-01-132-1/+26
* tests: now "make distcheck" runs more tests, incl. syntax-checkJim Meyering2010-01-103-0/+178
* build: update gnulib to latest, for fixed syntax-check ruleJim Meyering2010-01-091-0/+0
* maint: record updated NEWS hashJim Meyering2010-01-091-1/+1
* build: update gnulib submodule to latestJim Meyering2010-01-091-0/+0
* tests: add a test of basic functionalityJim Meyering2010-01-092-0/+43
* maint: udpate GFDL license to 1.3Jim Meyering2010-01-091-1/+1
* build: allow compilation on cygwinEric Blake2010-01-041-1/+2
* maint: record update-copyright options for this packageJim Meyering2010-01-031-0/+4
* tests: prepend ../src, not "." to PATHJim Meyering2010-01-031-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-0144-51/+49
* maint: newer gnulib; don't hard-code my GPG key IDJim Meyering2009-12-312-3/+0
* tests: exercise diff -p's function-name matchingJim Meyering2009-12-312-1/+33
* tests: use gnulib's init.shJim Meyering2009-12-314-410/+258
* maint: don't let trailing spaces in diffs perturb make syntax-checkJim Meyering2009-11-281-0/+1
* build: enable warnings and -Werror.Jim Meyering2009-11-223-1/+3
* build: avoid a warning from gnulib's sh-quote.cJim Meyering2009-11-221-0/+15
* maint: avoid warnings via patched versions of gnulib's regex functionsJim Meyering2009-11-224-0/+166
* build: update gnulib submodule to latestJim Meyering2009-11-221-0/+0
* build: ignore more filesEric Blake2009-11-201-0/+2
* build: fix test run on cygwinEric Blake2009-11-202-2/+2
* maint: remove vestiges of nanosleepJim Meyering2009-11-201-2/+1
* maint: don't pull in gnulib's nanosleep unnecessarilyJim Meyering2009-11-201-1/+0
* maint: cfg.mk: remove factored-out ftp host/dir definitionsJim Meyering2009-11-202-10/+0
* build: link with now-required librariesJim Meyering2009-11-201-2/+12
* maint: lib/xfreopen.c contains translatable stringsJim Meyering2009-11-201-0/+1
* maint: remove hard-coded macro definitions provided by intprops.hJim Meyering2009-11-201-17/+1
* maint: add gnulib's announce-gen moduleJim Meyering2009-11-201-0/+1
* build: suppress warnings about bindtextdomain and textdomainJim Meyering2009-11-201-0/+6
* build: use more gnulib modulesJim Meyering2009-11-201-0/+4
* use xfreopen rather than freopenJim Meyering2009-11-204-7/+10
* build: enable many warningsJim Meyering2009-11-203-0/+84