summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cmp: tune 'cmp a b' for GCC x86Paul Eggert2013-08-121-2/+4
* build: update gnulib submodule to latestPaul Eggert2013-07-061-0/+0
* build: enable 'subdir-objects' automake optionStefano Lattarini2013-05-061-1/+3
* build: update gnulib submodule to latestPaul Eggert2013-04-281-0/+0
* diff: fix bug with Asian file namesPaul Eggert2013-04-034-2/+39
* diff: remove unnecessary declPaul Eggert2013-04-031-1/+0
* diff: tune compare_names_for_qsortPaul Eggert2013-04-031-18/+31
* doc: mention new option, --no-dereference in 3.3's NEWSJim Meyering2013-03-302-1/+7
* tests: port to Solaris 10 /bin/shPaul Eggert2013-03-261-21/+21
* maint: post-release administriviaJim Meyering2013-03-243-2/+5
* version 3.3v3.3Jim Meyering2013-03-241-1/+1
* doc: fix menu typoPaul Eggert2013-03-231-1/+1
* maint: update build procedure to recent gettext etc.Paul Eggert2013-03-233-46/+39
* build: update gnulib to latest and adapt; update bootstrap, tooJim Meyering2013-03-214-44/+31
* tests: port to hosts lacking fmt, make -CPaul Eggert2013-01-061-2/+2
* maint: update .gitignore for recent gnulibPaul Eggert2013-01-061-0/+22
* build: update gnulib submodule to latestJim Meyering2013-01-041-0/+0
* maint: update all copyright year number rangesJim Meyering2013-01-0442-42/+41
* build: default to --enable-gcc-warnings in a git treeEric Blake2012-10-231-1/+5
* * doc/diffutils.texi (cmp Options): Document -l format better.Paul Eggert2012-10-031-0/+3
* maint: use xasprintf in place of xmalloc+sprintfJim Meyering2012-09-102-3/+3
* diff: encode file names with special charactersAndreas Gruenbacher2012-09-106-13/+172
* diff: silence GCC warning instead of slowing downPaul Eggert2012-08-301-1/+6
* diff: avoid possible longjmp-triggered misbehaviorJim Meyering2012-08-281-1/+1
* build: update gnulib, bootstrap and init.sh to latestJim Meyering2012-08-283-53/+83
* maint: avoid new syntax-check failure due to @xref useJim Meyering2012-08-281-6/+6
* maint: remove ms subdirectoryPaul Eggert2012-05-158-506/+6
* maint: update bootstrap from gnulibPaul Eggert2012-05-141-4/+2
* main: port subcommands to mingwPaul Eggert2012-05-144-67/+33
* maint: update bootstrap from gnulibPaul Eggert2012-05-141-35/+64
* maint: m4/gnulib-cache.m4 is not under version controlPaul Eggert2012-05-141-0/+1
* Use binary mode when testing for binary files.Paul Eggert2012-05-143-9/+24
* build: update gnulib submodule to latestPaul Eggert2012-05-144-35/+72
* build: omit obsolete AM_PROG_CC_STDC macroStefano Lattarini2012-05-131-1/+0
* diff: fix a typo that was always disabling the same_special_file macroJim Meyering2012-05-051-1/+1
* maint: update bootstrap from gnulibJim Meyering2012-04-171-7/+19
* usage: improve wording of --ignore-matching-linesEric Blake2012-03-071-2/+2
* doc: explain -I RE better in --help outputPaul Eggert2012-03-042-2/+2
* sdiff: remove dependency on sigprocmaskPaul Eggert2012-02-122-10/+0
* diff: -N, --unidirectional-new-file now compare to "-" tooPaul Eggert2012-02-045-25/+68
* maint: quote 'like this' or "like this", not `like this'Paul Eggert2012-01-2526-149/+146
* build: update gnulib submodule to latestPaul Eggert2012-01-251-0/+0
* build: accommodate newer bootstrap from gnulibJim Meyering2012-01-124-176/+198
* maint: avoid new syntax-check failureJim Meyering2012-01-121-1/+1
* New option --no-dereference.Bruno Haible2012-01-086-4/+257
* maint: update all copyright year number rangesJim Meyering2012-01-0146-47/+46
* build: update to latest gnulib and adaptJim Meyering2011-12-1410-10/+11
* build: stop distributing gzip'd releases; xz is enoughJim Meyering2011-12-141-1/+1
* tests: use "compare exp out", not "compare out exp"Jim Meyering2011-11-297-13/+13
* tests: use more portable fd redirection in TESTS_ENVIRONMENTStefano Lattarini2011-10-121-2/+1