summaryrefslogtreecommitdiffstats
path: root/quilt
Commit message (Expand)AuthorAgeFilesLines
* - Fix generating doc/README after subdirectory support broke it.Andreas Gruenbacher2004-01-3122-75/+19
* - Add a few more test cases for subdirectory support.Andreas Gruenbacher2004-01-282-7/+8
* - Add support for working in subdirectories of the base directoryAndreas Gruenbacher2004-01-288-39/+39
* - Add QUILT_NO_DIFF_TIMESTAMPS option in .quiltrc.Andreas Gruenbacher2004-01-262-3/+7
* - Also accept `quilt diff -z ./file' (ignore the ./ prefix thatAndreas Gruenbacher2004-01-081-1/+1
* - `quilt fold' did not create directories for additional files,Andreas Gruenbacher2003-11-271-5/+10
* Oops, fix quilt diff fixAndreas Gruenbacher2003-11-261-1/+1
* Oops, forgot to commit message changesAndreas Gruenbacher2003-11-262-5/+5
* - Error check for `quilt diff -z filelist' was too strict; relax.Andreas Gruenbacher2003-11-241-2/+5
* - Add new command `quilt fold' to fold one patch into another.Andreas Gruenbacher2003-11-172-18/+142
* - Merge some changes from wangdi:Andreas Gruenbacher2003-11-151-1/+1
* - `quilt setup' sometimes forgot to create the patches sub-dir.Andreas Gruenbacher2003-11-041-0/+1
* - Add failpop.test that checks if modified patches are recognized.Andreas Gruenbacher2003-11-041-1/+1
* - No longer verify if patches remove cleanly by reverse applyingAndreas Gruenbacher2003-10-311-0/+2
* - Remove .pc/*/.pc files, and adjust various scripts accordingly.Andreas Gruenbacher2003-10-286-20/+26
* - Change name and semantics of PATCHSCRIPTS variable: Before, ifAndreas Gruenbacher2003-10-283-5/+5
* - Get rid of patches_per cache_in `quilt patches'. RemoveAndreas Gruenbacher2003-10-261-25/+41
* - Rename snapshot directory from ".snap0" to ".snap".Andreas Gruenbacher2003-10-262-62/+44
* - `quilt add': Return exit code 2 when a file has already been added.Andreas Gruenbacher2003-10-232-1/+69
* Add `-l' option to `quilt setup' command: This creates symlinks forAndreas Gruenbacher2003-10-221-9/+64
* - `Quilt fork' should better fork the next patch instead of theAndreas Gruenbacher2003-10-211-16/+12
* - Add `quilt fork' command.v0.26Andreas Gruenbacher2003-10-212-10/+137
* Also copy the patch file, or else `quilt diff' won't work.Andreas Gruenbacher2003-10-211-3/+3
* quilt setup: `-d' option did not always override the source directory specifi...Andreas Gruenbacher2003-10-211-2/+5
* Add fork commandAndreas Gruenbacher2003-10-211-0/+113
* - Pushing is only possible if the topmost file is found in theAndreas Gruenbacher2003-07-261-0/+8
* - When popping files, go through the list of applied patchesAndreas Gruenbacher2003-07-264-29/+23
* Fix typoMartin Quinson2003-06-251-2/+3
* Preserve permissions of files added with `quilt add'.Andreas Gruenbacher2003-05-201-1/+1
* - Apply patches with `patch -f' by default. Add --interactiveAndreas Gruenbacher2003-04-111-2/+11
* `head -1' and `tail -1' is non-standard and deprecated, andAndreas Gruenbacher2003-04-072-3/+3
* Improve error checking of `quilt diff'Andreas Gruenbacher2003-04-051-1/+1
* - Also substitute @SED@ and @AWK@.Andreas Gruenbacher2003-03-223-4/+4
* The patch filename was appended to the directory/file name in patchesAndreas Gruenbacher2003-03-162-11/+5
* Fix "quilt diff -c PATCH" does not strip PATCH name bugAndreas Gruenbacher2003-03-111-1/+1
* Missing $DIFFSTAT -> @DIFFSTAT@ conversionAndreas Gruenbacher2003-02-181-1/+1
* Merge James's diffstat patch (check for existence of %diffstat section removed).Andreas Gruenbacher2003-02-161-1/+1
* Format in-line documentation to be around 72 characters in width.Andreas Gruenbacher2003-02-1611-55/+49
* Merge version of James's temp file patch (some further improvements,Andreas Gruenbacher2003-02-166-11/+11
* Correct descriptionAndreas Gruenbacher2003-02-151-13/+11
* Fix wrong descriptionAndreas Gruenbacher2003-02-151-1/+1
* Fix wrong descriptionAndreas Gruenbacher2003-02-151-3/+3
* Remove quilt guidiffAndreas Gruenbacher2003-02-141-88/+0
* Oops...Andreas Gruenbacher2003-02-142-2/+4
* A little more I18N and messages stuffAndreas Gruenbacher2003-02-141-0/+7
* Remove guidiff leftovers, minor I18N fixesAndreas Gruenbacher2003-02-141-2/+2
* Clean up messages printed by rpatch/popAndreas Gruenbacher2003-02-141-0/+7
* Implement i18n, french l10n and bump version numberMartin Quinson2003-02-1419-144/+138
* Merge James Rowe's quilt-help.diff patch that fixes several help messages.Andreas Gruenbacher2003-02-089-16/+12
* ... and remove debug output againAndreas Gruenbacher2003-02-061-1/+0