summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Several Fixes from Joe Green <jgreen@mvista.com>:Andreas Gruenbacher2004-07-0216-134/+160
* - Allow passing of default options to commands by definingAndreas Gruenbacher2004-07-016-8/+21
* - Quilt diff: add --color option for optionally colorizing theAndreas Gruenbacher2004-06-305-75/+133
* - Quilt import: when importing patches with their original fileAndreas Gruenbacher2004-06-262-5/+7
* - Fix another upgrade bug: The series file may optionally containAndreas Gruenbacher2004-06-1211-59/+87
* release 0.33-1, 0.34-1 and 0.34-2Martin Quinson2004-06-111-0/+27
* Document last changesMartin Quinson2004-06-111-0/+15
* UpdatesMartin Quinson2004-06-112-109/+107
* quilt return 2 when asked to do a noop (as pushing when there is nothing to p...Martin Quinson2004-06-111-2/+6
* improve (?) documentation of -dMartin Quinson2004-06-111-1/+1
* TypoMartin Quinson2004-06-111-1/+1
* document the -n optionMartin Quinson2004-06-111-1/+1
* Add a --no-timestaps optionMartin Quinson2004-06-112-5/+17
* document the quiltrc options; cosmeticsMartin Quinson2004-06-111-5/+34
* little description improvementMartin Quinson2004-06-111-2/+2
* Now that the man page is generated upstream, no need to embeeded it in debian/Martin Quinson2004-06-112-416/+0
* Now that the upgrade command exists, no need for that big fat warningMartin Quinson2004-06-111-15/+0
* make it work with recent versions, dealing with patchs/ search and meta-data ...Martin Quinson2004-06-111-36/+82
* 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