summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* - Add support for working in subdirectories of the base directoryAndreas Gruenbacher2004-01-283-29/+70
* - Add QUILT_NO_DIFF_TIMESTAMPS option in .quiltrc.Andreas Gruenbacher2004-01-262-6/+7
* Small fix from wangdi: when patch file empty, it should first check wether th...Andreas Gruenbacher2003-11-201-1/+6
* - Add new command `quilt fold' to fold one patch into another.Andreas Gruenbacher2003-11-171-31/+27
* - Fix the timestamp check in scripts/rpatch.in for missing files.Andreas Gruenbacher2003-11-041-8/+4
* - Add failpop.test that checks if modified patches are recognized.Andreas Gruenbacher2003-11-043-10/+10
* - No longer verify if patches remove cleanly by reverse applyingAndreas Gruenbacher2003-10-313-91/+66
* - If a patch does not apply cleanly and `quilt push' removesAndreas Gruenbacher2003-10-291-4/+18
* - Remove .pc/*/.pc files, and adjust various scripts accordingly.Andreas Gruenbacher2003-10-283-146/+63
* - 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
* - Pipe rpmbuild output to /dev/null in spec2series (seems to beAndreas Gruenbacher2003-09-021-1/+1
* - When popping files, go through the list of applied patchesAndreas Gruenbacher2003-07-261-0/+19
* - Update spec2series accordingly.Andreas Gruenbacher2003-07-231-2/+2
* - Rename DIFF_OPTS environment variable to QUILT_DIFF_OPTSAndreas Gruenbacher2003-05-161-1/+1
* - Rename DIFF_OPTS environment variable to QUILT_DIFF_OPTSAndreas Gruenbacher2003-05-161-1/+6
* quilt push returns non-zero value if the patch does not apply cleanlyMartin Quinson2003-04-231-0/+1
* - Apply patches with `patch -f' by default. Add --interactiveAndreas Gruenbacher2003-04-111-4/+8
* *** 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-224-31/+31
* 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
* Remove guidiff leftovers, minor I18N fixesAndreas Gruenbacher2003-02-141-1/+1
* Clean up messages printed by rpatch/popAndreas Gruenbacher2003-02-141-9/+1
* Implement i18n, french l10n and bump version numberMartin Quinson2003-02-144-23/+32
* Remove warning that may mis-triggerAndreas Gruenbacher2003-02-061-1/+0
* Fix spurious "Index:" lines bugAndreas Gruenbacher2003-02-021-12/+15
* *** empty log message ***Andreas Gruenbacher2003-01-311-1/+1
* 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-315-0/+1413