summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixup the manpage generationMartin Quinson2004-06-111-3/+4
* - Oops, forgot to add files.v0.34Andreas Gruenbacher2004-06-102-0/+154
* - Add meta-data version check/upgrade code from Martin Quinson andAndreas Gruenbacher2004-06-1016-92/+384
* - dependency-graph: Fix backup filenames for patcher.v0.33Andreas Gruenbacher2004-06-061-1/+1
* - Preserve the order of files in patches in the diff and refreshAndreas Gruenbacher2004-06-068-14/+66
* - dependency-graph: Fix for --lines option in patcher mode;Andreas Gruenbacher2004-06-062-5/+19
* - import: Create patches/ and parent directories to patch to beAndreas Gruenbacher2004-06-065-20/+32
* - backup-file.c: Add code to recursively search .pc directories.Andreas Gruenbacher2004-06-0614-99/+199
* - Return exit status 2 when commands go beyond the series (topAndreas Gruenbacher2004-06-059-23/+87
* New versionMartin Quinson2004-06-031-0/+6
* - Fix from Dean Roehrich <roehrich@sgi.com>: Preserve file modeAndreas Gruenbacher2004-06-022-0/+8
* Document the fact that the debian version don't let pop exiting 1 when there ...Martin Quinson2004-06-011-0/+1
* cosmeticsMartin Quinson2004-06-011-1/+2
* Rename so that it worksMartin Quinson2004-06-011-0/+0
* Get ready for release 0.32-2Martin Quinson2004-06-011-3/+6
* A word about recent meta-date breakage to be displayed on upgrade by apt-list...Martin Quinson2004-06-011-0/+15
* document common options to all scripts (--trace and --quiltrc)Martin Quinson2004-06-013-14/+32
* updateMartin Quinson2004-06-011-131/+47
* document last changesMartin Quinson2004-06-011-0/+8
* Specify we want to use gawk since mawk causes trouble. Closes: #251972.Martin Quinson2004-06-011-2/+2
* Use relative link for debian/patches. Closes: #242342Martin Quinson2004-06-011-1/+1
* - Another `quilt setup' fix.Andreas Gruenbacher2004-05-313-4/+3
* - Rewrite spec2series to return what the new `quilt setup' needs,Andreas Gruenbacher2004-05-3111-509/+344
* - Remove conflict markers.Andreas Gruenbacher2004-05-311-63/+110
* UpdateMartin Quinson2004-05-271-130/+97
* - Clarify help text of `quilt add' (thanks to Tom RiniAndreas Gruenbacher2004-05-165-435/+341
* - Add `quilt grep': Grep over all files, recursively, skippingAndreas Gruenbacher2004-05-153-3/+139
* - Fix `quilt fork': It destroys .pc/applied patches; that bug gotAndreas Gruenbacher2004-04-272-1/+7
* - Fix a glitch in the previous \t fix.Andreas Gruenbacher2004-04-212-4/+4
* - Replace two occurrences of \t in sed regular expressionsAndreas Gruenbacher2004-04-214-3/+13
* Builddep on gettextMartin Quinson2004-04-141-1/+1
* - Fix an algorithmic bug in `quilt graph --lines': Edges wereAndreas Gruenbacher2004-03-206-86/+63
* Prepare upload of 0.32Martin Quinson2004-03-191-0/+15
* Rephrase the description of the debian package (close:236221)Martin Quinson2004-03-191-11/+20
* - Simplify options of graph commandAndreas Gruenbacher2004-03-141-21/+21
* - Extend `quilt graph' to also support checking for overlappingAndreas Gruenbacher2004-03-145-25/+171
* - Another minor documentation updatev0.32Andreas Gruenbacher2004-03-142-8/+16
* - Fix a bug in backup-files.c (introduced just before).Andreas Gruenbacher2004-03-142-1/+2
* - Clarify help texts in push/pop.Andreas Gruenbacher2004-03-142-8/+11
* - Change `quilt import' to allow importing multiple patchesAndreas Gruenbacher2004-03-132-50/+47
* - Change to version 0.32.Andreas Gruenbacher2004-03-131-2/+2
* - Revert `quilt fork' to how it originally worked: fork theAndreas Gruenbacher2004-03-1312-114/+354
* - Add some more generated files to .cvsignoreAndreas Gruenbacher2004-03-134-3/+6
* - Fix an open issue in the patchname filter inAndreas Gruenbacher2004-03-132-17/+33
* - Clarification in the help text.Andreas Gruenbacher2004-03-131-1/+2
* - Add `quilt graph' command for generating a dependency graphAndreas Gruenbacher2004-03-135-4/+470
* - Remove stray ``../'' in test script.Andreas Gruenbacher2004-03-101-1/+1
* - Add man page to tarball and to spec file; add make dependencies.Andreas Gruenbacher2004-03-102-3/+7
* - Quilt push/pop: exit with a non-zero status when beyond series.Andreas Gruenbacher2004-03-104-4/+10
* - Make files writeable in `quilt add' (and `quilt edit') forAndreas Gruenbacher2004-03-092-2/+10