summaryrefslogtreecommitdiffstats
path: root/scripts/patchfns.in
Commit message (Expand)AuthorAgeFilesLines
* - Disable CDPATH within quilt (Joe Green writes: I've seen someAndreas Gruenbacher2004-07-121-0/+2
* - Some more QUILT_PATCHES_PREFIX fixes.Andreas Gruenbacher2004-07-121-3/+5
* - Switch from echo to printf for all translations: This is moreAndreas Gruenbacher2004-07-091-5/+6
* - Add common GNU Diff format options to diff and refresH commands:Andreas Gruenbacher2004-07-041-9/+13
* - Several Fixes from Joe Green <jgreen@mvista.com>:Andreas Gruenbacher2004-07-021-15/+16
* - Allow passing of default options to commands by definingAndreas Gruenbacher2004-07-011-0/+6
* - Add meta-data version check/upgrade code from Martin Quinson andAndreas Gruenbacher2004-06-101-60/+107
* - Preserve the order of files in patches in the diff and refreshAndreas Gruenbacher2004-06-061-0/+42
* - Fix `quilt fork': It destroys .pc/applied patches; that bug gotAndreas Gruenbacher2004-04-271-1/+1
* - Fix a glitch in the previous \t fix.Andreas Gruenbacher2004-04-211-1/+1
* - Replace two occurrences of \t in sed regular expressionsAndreas Gruenbacher2004-04-211-2/+2
* - Extend `quilt graph' to also support checking for overlappingAndreas Gruenbacher2004-03-141-2/+2
* - Revert `quilt fork' to how it originally worked: fork theAndreas Gruenbacher2004-03-131-0/+21
* - Quilt push/pop: exit with a non-zero status when beyond series.Andreas Gruenbacher2004-03-101-2/+2
* - Sub-directory support:Andreas Gruenbacher2004-02-201-2/+2
* - Never fail when patching temporary files in `quilt diff -z',Andreas Gruenbacher2004-02-151-2/+2
* - Add some fixes from Manuel Estrada Sainz <ranty@debian.org>.Andreas Gruenbacher2004-02-051-1/+4
* - Add --quiltrc={rcfile|-} option. Remove some superfluous quotingAndreas Gruenbacher2004-02-031-6/+6
* - No longer remove common extensions (.dif, .diff, .patch, .gz,Andreas Gruenbacher2004-01-311-25/+37
* - Add support for working in subdirectories of the base directoryAndreas Gruenbacher2004-01-281-8/+43
* - Add QUILT_NO_DIFF_TIMESTAMPS option in .quiltrc.Andreas Gruenbacher2004-01-261-3/+4
* - Add failpop.test that checks if modified patches are recognized.Andreas Gruenbacher2003-11-041-1/+2
* - No longer verify if patches remove cleanly by reverse applyingAndreas Gruenbacher2003-10-311-0/+1
* - Remove .pc/*/.pc files, and adjust various scripts accordingly.Andreas Gruenbacher2003-10-281-64/+19
* - Change name and semantics of PATCHSCRIPTS variable: Before, ifAndreas Gruenbacher2003-10-281-9/+4
* Fix bug in first_modified_by function (which broke quilt diff -c).Andreas Gruenbacher2003-10-271-0/+1
* - Get rid of patches_per cache_in `quilt patches'. RemoveAndreas Gruenbacher2003-10-261-100/+0
* - Rename snapshot directory from ".snap0" to ".snap".Andreas Gruenbacher2003-10-261-0/+21
* Never replace the series file; just replace its contents. This isAndreas Gruenbacher2003-10-221-12/+12
* - `Quilt fork' should better fork the next patch instead of theAndreas Gruenbacher2003-10-211-22/+1
* Add fork commandAndreas Gruenbacher2003-10-211-0/+43
* - When popping files, go through the list of applied patchesAndreas Gruenbacher2003-07-261-0/+19
* - Rename DIFF_OPTS environment variable to QUILT_DIFF_OPTSAndreas Gruenbacher2003-05-161-1/+6
* *** empty log message ***Andreas Gruenbacher2003-04-091-1/+1
* - Never reorder files in patches. (Previously the file listAndreas Gruenbacher2003-04-091-1/+6
* The change from Mar 24 caused empty lines to be removed inAndreas Gruenbacher2003-04-091-1/+1
* `head -1' and `tail -1' is non-standard and deprecated, andAndreas Gruenbacher2003-04-071-2/+2
* Fix patch_description functionAndreas Gruenbacher2003-03-241-3/+2
* - Also substitute @SED@ and @AWK@.Andreas Gruenbacher2003-03-221-24/+24
* The patch filename was appended to the directory/file name in patchesAndreas Gruenbacher2003-03-161-3/+4
* *** empty log message ***Andreas Gruenbacher2003-02-181-2/+4
* Add bash versions of basename and dirnameAndreas Gruenbacher2003-02-181-10/+14
* Merge James's diffstat patch (check for existence of %diffstat section removed).Andreas Gruenbacher2003-02-161-3/+0
* Merge version of James's temp file patch (some further improvements,Andreas Gruenbacher2003-02-161-5/+49
* Merge James's bash version check (again after minor changes by me):Andreas Gruenbacher2003-02-161-6/+0
* Implement i18n, french l10n and bump version numberMartin Quinson2003-02-141-0/+9
* Remove warning that may mis-triggerAndreas Gruenbacher2003-02-061-1/+0
* Fix spurious "Index:" lines bugAndreas Gruenbacher2003-02-021-12/+15
* Fix buggy regex quoting; another Autoconf change in Makefile.Andreas Gruenbacher2003-01-311-4/+11
* Install binary backup-files into /usr/lib/quilt and the remaining scripts und...Andreas Gruenbacher2003-01-311-0/+614