summaryrefslogtreecommitdiff
path: root/src/diff.c
Commit message (Expand)AuthorAgeFilesLines
* diff: fix bug where -D does not workPaul Eggert2023-02-101-1/+1
* diff: prefer nullptr to NULLPaul Eggert2023-02-051-20/+20
* maint: update copyright datesJim Meyering2023-01-011-1/+1
* maint: make update-copyrightJim Meyering2022-01-031-1/+1
* diff: fix timezone bug on SolarisPaul Eggert2021-10-151-0/+3
* maint: prefer attribute.h attributesPaul Eggert2021-08-301-1/+1
* diff: use variable arg list for messagesPaul Eggert2021-08-301-10/+10
* diff: cleanup signal handling just before exitPaul Eggert2021-08-281-1/+1
* diff: add integer overflow checkingPaul Eggert2021-08-221-3/+12
* diff: avoid sprintf %sPaul Eggert2021-08-221-17/+55
* maint: remove prepargsPaul Eggert2021-08-221-1/+0
* diff: better --color helpPaul Eggert2021-05-211-2/+2
* diff: pacify compiler re stylePaul Eggert2021-03-241-1/+1
* maint: update all copyright year number rangesJim Meyering2021-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2020-01-011-1/+1
* diff: don’t mistreat -N in arg as a large numberPaul Eggert2019-08-271-7/+7
* diff: use xstdopen, not stdopenPaul Eggert2019-01-061-4/+2
* maint: convert all TABs to equivalent spaces in indentationJim Meyering2019-01-051-636/+636
* diff: fix cmp, diff3, sdiff with stdin closedPaul Eggert2019-01-051-1/+1
* diff: remove unportable ‘diff -N - f <&-’ featurePaul Eggert2019-01-051-7/+4
* diff: recognize file descriptors closed by the parent process on HP-UXBruno Haible2019-01-031-0/+7
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-011-1/+1
* build: avoid build failure with --enable-gcc-warnings and latest gccJim Meyering2018-12-231-0/+3
* doc: prepend "GNU" to NAME in man pagesPaul Eggert2018-05-141-1/+1
* maint: update gnulib and copyright dates for 2018Jim Meyering2018-01-061-1/+1
* diff: describe each --help option with a single stringBenno Schulenberg2017-05-041-4/+4
* diff: don't crash if regexp is invalidPaul Eggert2017-04-271-1/+1
* diff: avoid UMR with ---presume-output-ttyJim Meyering2017-01-311-0/+1
* maint: update gnulib and copyright dates for 2017Jim Meyering2017-01-011-1/+1
* maint: use die rather than errorJim Meyering2016-10-161-3/+3
* diff: disable colorization for TERM=dumbJim Meyering2016-08-081-0/+7
* diff: --color: fix an infinite recursion bugGiuseppe Scrivano2016-03-061-0/+9
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-011-1/+1
* diff --brief no longer mistakenly reports diff. with 0-sized /proc/ filesJim Meyering2015-12-061-1/+3
* diff: add --paletteGiuseppe Scrivano2015-11-291-0/+8
* diff: add support for --colorGiuseppe Scrivano2015-11-291-1/+26
* diff: Improve help text of option --labelAndreas Grünbacher2015-09-241-1/+1
* maint: update copyright year ranges to include 2015; update gnulibJim Meyering2015-01-011-1/+1
* diff: fix integer overflow problem with --tabsizePaul Eggert2014-10-271-5/+10
* diff: fix two "..." typos in --help outputPaul Eggert2014-03-261-1/+1
* diff, sdiff: minor integer overflow fixesPaul Eggert2014-02-241-7/+8
* maint: update all copyright year number rangesJim Meyering2013-01-041-1/+1
* Use binary mode when testing for binary files.Paul Eggert2012-05-141-3/+3
* usage: improve wording of --ignore-matching-linesEric Blake2012-03-071-2/+2
* doc: explain -I RE better in --help outputPaul Eggert2012-03-041-1/+1
* diff: -N, --unidirectional-new-file now compare to "-" tooPaul Eggert2012-02-041-9/+7
* maint: quote 'like this' or "like this", not `like this'Paul Eggert2012-01-251-20/+20
* maint: avoid new syntax-check failureJim Meyering2012-01-121-1/+1
* New option --no-dereference.Bruno Haible2012-01-081-4/+70
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1