summaryrefslogtreecommitdiffstats
path: root/quilt
Commit message (Expand)AuthorAgeFilesLines
* - Simplify options of graph commandAndreas Gruenbacher2004-03-141-21/+21
* - Extend `quilt graph' to also support checking for overlappingAndreas Gruenbacher2004-03-141-4/+15
* - Clarify help texts in push/pop.Andreas Gruenbacher2004-03-142-8/+11
* - Change `quilt import' to allow importing multiple patchesAndreas Gruenbacher2004-03-131-50/+40
* - Revert `quilt fork' to how it originally worked: fork theAndreas Gruenbacher2004-03-133-52/+35
* - Add some more generated files to .cvsignoreAndreas Gruenbacher2004-03-131-1/+1
* - Clarification in the help text.Andreas Gruenbacher2004-03-131-1/+2
* - Add `quilt graph' command for generating a dependency graphAndreas Gruenbacher2004-03-131-0/+142
* - Quilt push/pop: exit with a non-zero status when beyond series.Andreas Gruenbacher2004-03-102-2/+2
* - Make files writeable in `quilt add' (and `quilt edit') forAndreas Gruenbacher2004-03-091-0/+2
* Fix a typo in output (close debian #236933)Martin Quinson2004-03-081-1/+1
* - Sub-directory support: `quilt setup' could get confused, too.Andreas Gruenbacher2004-02-211-0/+5
* - Sub-directory support:Andreas Gruenbacher2004-02-204-3/+10
* - Never fail when patching temporary files in `quilt diff -z',Andreas Gruenbacher2004-02-151-8/+5
* - Don't print an empty line for `quilt top' if no patches areAndreas Gruenbacher2004-02-051-1/+4
* - Add some fixes from Manuel Estrada Sainz <ranty@debian.org>.Andreas Gruenbacher2004-02-052-2/+8
* - Add --quiltrc={rcfile|-} option. Remove some superfluous quotingAndreas Gruenbacher2004-02-031-2/+3
* - Fix test for bash in configure.ac.Andreas Gruenbacher2004-02-021-5/+11
* - Fix `quilt next'.Andreas Gruenbacher2004-02-021-1/+1
* - Also fix `quilt import' after patch name mangling removal.Andreas Gruenbacher2004-01-311-74/+20
* - No longer remove common extensions (.dif, .diff, .patch, .gz,Andreas Gruenbacher2004-01-3116-129/+154
* - 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