summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* New option --no-dereference.Bruno Haible2012-01-082-4/+74
* maint: update all copyright year number rangesJim Meyering2012-01-0116-16/+16
* build: update to latest gnulib and adaptJim Meyering2011-12-146-8/+8
* portability: use SET_BINARY rather than xfreopen (NULL, ...Claudio Bley2011-10-042-5/+5
* maint: avoid new "make sytnax-check" failure.Jim Meyering2011-08-151-1/+1
* * src/io.c (find_and_hash_each_line): Refactor for brevity.Paul Eggert2011-08-141-158/+77
* diff, sdiff: new option --ignore-trailing-space (-Z)Roland McGrath2011-08-145-55/+150
* diff: --ignore-file-name-case now applies at top level tooTim Waugh2011-08-133-1/+48
* doc: insert comma in --help line for --ignore-space-change (-b)Santiago Vila2011-08-081-1/+1
* maint: remove inclusion of unused header, for "make syntax-check"Jim Meyering2011-07-032-2/+0
* build: ccache works better without embedded version stringsJim Meyering2011-06-136-4/+27
* cmp, diff, diff3, sdiff: edit and align --help text.Karl Berry2011-06-084-103/+146
* diff: don't use locales after local-specific sorting failsPaul Eggert2011-05-271-3/+1
* maint: prepare for the tight-scope checkJim Meyering2011-05-182-39/+45
* docs: diff --help should mention -LEric Blake2011-03-181-1/+1
* maint: remove all uses of vfork: use fork insteadJim Meyering2011-01-244-52/+14
* maint: avoid new syntax-check failureJim Meyering2011-01-232-2/+2
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-0316-16/+16
* maint: avoid shadowing warningJim Meyering2010-09-041-3/+3
* diff -r: avoid printing excess slashes in concatenated file namesJim Meyering2010-08-143-16/+4
* diff: avoid spurious diffs when two distinct dir entries compare equalPaul Eggert2010-08-121-2/+39
* build: don't define macros that gnulib providesJim Meyering2010-05-091-13/+0
* build: rely on gnulib's sigprocmask moduleJim Meyering2010-05-091-23/+0
* maint: remove now-useless #if HAVE_HEADER_H guardsJim Meyering2010-04-301-3/+1
* Followon improvements for the fix for Debian bug 577832.Paul Eggert2010-04-161-13/+9
* diff: fix a regression when at least one input lacks a newline-at-EOF,Jim Meyering2010-04-161-1/+10
* diff -F/-p: don't depend on locale-specific white-space definitionJim Meyering2010-04-051-2/+3
* with -F or -p, emit better function lines: no leading white spaceYannick Moy2010-03-181-5/+7
* revert 2002 change that removed "Binary " from "files A and B differ"Jim Meyering2010-02-231-3/+8
* avoid compilation failure on systems lacking both fork and vforkJuan Manuel Guerrero2010-02-142-2/+2
* 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
* build: allow compilation on cygwinEric Blake2010-01-041-1/+2
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-0116-18/+18
* build: enable warnings and -Werror.Jim Meyering2009-11-221-0/+1
* build: fix test run on cygwinEric Blake2009-11-201-1/+1
* maint: remove vestiges of nanosleepJim Meyering2009-11-201-2/+1
* build: link with now-required librariesJim Meyering2009-11-201-2/+12
* build: suppress warnings about bindtextdomain and textdomainJim Meyering2009-11-201-0/+6
* use xfreopen rather than freopenJim Meyering2009-11-203-7/+9
* maint: add an assertion to suppress clang-detected warningJim Meyering2009-11-201-2/+6
* maint: remove dead assignment from diff3.cJim Meyering2009-11-201-1/+0
* maint: hide build commands behind $(AM_V_GEN)Jim Meyering2009-11-181-3/+5
* build: avoid link failure when libsigsegv is usedEric Blake2009-11-161-1/+1
* maint: define/use PROGRAM_NAME and AUTHORS; use propername moduleJim Meyering2009-11-165-12/+38
* maint: no longer define *_FILENO constantsJim Meyering2009-11-161-9/+0
* maint: bug-diffutils@gnu.org is the new bug-reporting addressJim Meyering2009-11-164-11/+10
* sdiff, diff3: exec diff, not $(bindir)/diffJim Meyering2009-11-161-1/+1
* admin: update all copyright notices to include the year 2009Jim Meyering2009-11-1116-30/+30
* build: rely on gnulib's progname moduleJim Meyering2009-11-115-19/+8