summaryrefslogtreecommitdiffstats
path: root/quilt/diff.in
Commit message (Expand)AuthorAgeFilesLines
* Avoid warnings with grep 3.8Jean Delvare2022-09-091-1/+1
* Delay sourcing patchfns until options have been processedJean Delvare2021-06-101-16/+16
* Quote parameter to gen_tempfile as neededJean Delvare2020-10-051-2/+2
* Don't check for double sourcing of patchfnsJean Delvare2020-10-051-7/+4
* Simplify calling user-specified diff with original LANG environmentUrs Thuermann2020-03-231-3/+1
* diff: Workaround bash bugJean Delvare2014-03-041-4/+6
* Use consistent brace placementJean Delvare2014-02-281-1/+2
* Complete the documentation of option --colorJean Delvare2014-02-271-1/+1
* Exit with an error when diff's retcode=2 (error) on patch refreshMartin Quinson2014-01-191-1/+8
* improve a tiny bit the documentation of the --color parameter for the command...Martin Quinson2013-01-221-1/+1
* diff: Fix parameter quotingJean Delvare2012-12-051-12/+12
* diff, refresh: Accept file names with spacesJean Delvare2011-03-251-7/+13
* quilt diff: Check for snapshot presence before using itJean Delvare2011-03-161-0/+7
* - new command: Add -p ... option (equivalent to diff -p ...).Andreas Gruenbacher2009-11-251-1/+1
* pager support like gitBert Wesarg2009-11-201-0/+2
* - quilt diff: don't colorize the output when the --diff=... optionAndreas Gruenbacher2007-07-261-3/+2
* - Refresh command: add -z option, which refreshes changes into aAndreas Gruenbacher2006-10-191-36/+4
* - quilt/diff.in, quilt/refresh.in: Update usage line to mention "-p ab".Jean Delvare2006-09-191-1/+1
* - quilt/diff.in, quilt/refresh.in: Add `-p ab' options whichAndreas Gruenbacher2006-06-121-3/+10
* - Clean up quoting in messages.Andreas Gruenbacher2006-02-011-1/+1
* Coding style.Jean Delvare2006-01-291-1/+1
* - Stop using bash <(...) process substitution: it triggers bugsAndreas Gruenbacher2006-01-271-5/+3
* - Trailing whitespace cleanup.Andreas Gruenbacher2006-01-271-3/+3
* - Stop using GNU awk's gensub.Andreas Gruenbacher2006-01-231-19/+8
* - Remove unnecessary uses of diff's -N option.Andreas Gruenbacher2006-01-231-1/+1
* - Make sure quilt diff --snapshot visits files in a defined order.Andreas Gruenbacher2006-01-191-1/+1
* - Move patch parameter checks into patchfns.in, adding quotesJohn Mark Vandenberg2006-01-191-27/+4
* - Use better variable names to avoid name clashes.Andreas Gruenbacher2006-01-141-3/+3
* - Use the quilt version in the source tree instead of theAndreas Gruenbacher2006-01-141-3/+3
* - scripts/inspect.in (setup command): add heuristic to check forAndreas Gruenbacher2005-12-081-2/+1
* - quilt/diff.in: Add missing call to print_patch.Jean Delvare2005-09-211-1/+2
* - Replace @FOO@ macros in scripts with foo command where possible.Andreas Gruenbacher2005-09-181-6/+6
* - quilt/diff.in: Fix incorrect error message when incompatible optionsJean Delvare2005-09-041-2/+2
* Fix a typo in diff.in's help.Jean Delvare2005-06-291-1/+1
* - quilt diff: Fix -z option if QUILT_PATCHES is an absolute path.Andreas Gruenbacher2005-06-271-23/+6
* - Add --no-index option to diff and refresh commands: SuppressAndreas Gruenbacher2005-06-061-2/+10
* - Add --sort options to the diff and refresh commands whichAndreas Gruenbacher2005-04-131-3/+21
* - Add color support for push command output and allow to customizeAndreas Gruenbacher2005-01-231-7/+12
* - Replace a few instances of awk and sed with @AWK@ and @SED@ inAndreas Gruenbacher2004-07-141-1/+1
* - Switch from echo to printf for all translations: This is moreAndreas Gruenbacher2004-07-091-19/+26
* - Add common GNU Diff format options to diff and refresH commands:Andreas Gruenbacher2004-07-041-13/+29
* - Several Fixes from Joe Green <jgreen@mvista.com>:Andreas Gruenbacher2004-07-021-4/+4
* - Quilt diff: add --color option for optionally colorizing theAndreas Gruenbacher2004-06-301-4/+42
* - Fix another upgrade bug: The series file may optionally containAndreas Gruenbacher2004-06-121-1/+1
* Add a --no-timestaps optionMartin Quinson2004-06-111-2/+8
* - Preserve the order of files in patches in the diff and refreshAndreas Gruenbacher2004-06-061-1/+1
* - Fix an algorithmic bug in `quilt graph --lines': Edges wereAndreas Gruenbacher2004-03-201-6/+1
* - Sub-directory support:Andreas Gruenbacher2004-02-201-1/+1
* - Never fail when patching temporary files in `quilt diff -z',Andreas Gruenbacher2004-02-151-8/+5
* - Add some fixes from Manuel Estrada Sainz <ranty@debian.org>.Andreas Gruenbacher2004-02-051-1/+4