summaryrefslogtreecommitdiffstats
path: root/quilt
Commit message (Expand)AuthorAgeFilesLines
* makes clear that the $EDITOR variable is used to choose the editorMartin Quinson2004-07-131-2/+2
* Track down two string expensions in printf $"" leftMartin Quinson2004-07-131-2/+2
* - refresh command: Fix --diffstat option; it did swap lines. AlsoAndreas Gruenbacher2004-07-121-2/+2
* - Some more QUILT_PATCHES_PREFIX fixes.Andreas Gruenbacher2004-07-123-1/+5
* - Switch from echo to printf for all translations: This is moreAndreas Gruenbacher2004-07-0925-229/+295
* - Add common GNU Diff format options to diff and refresH commands:Andreas Gruenbacher2004-07-042-16/+45
* - Several Fixes from Joe Green <jgreen@mvista.com>:Andreas Gruenbacher2004-07-024-12/+20
* - Quilt diff: add --color option for optionally colorizing theAndreas Gruenbacher2004-06-301-4/+42
* - Quilt import: when importing patches with their original fileAndreas Gruenbacher2004-06-261-5/+1
* - Fix another upgrade bug: The series file may optionally containAndreas Gruenbacher2004-06-123-4/+4
* 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
* - Oops, forgot to add files.v0.34Andreas Gruenbacher2004-06-101-0/+110
* - Add meta-data version check/upgrade code from Martin Quinson andAndreas Gruenbacher2004-06-102-0/+2
* - Preserve the order of files in patches in the diff and refreshAndreas Gruenbacher2004-06-063-3/+3
* - import: Create patches/ and parent directories to patch to beAndreas Gruenbacher2004-06-061-2/+8
* - backup-file.c: Add code to recursively search .pc directories.Andreas Gruenbacher2004-06-064-5/+9
* - Return exit status 2 when commands go beyond the series (topAndreas Gruenbacher2004-06-055-2/+9
* - Another `quilt setup' fix.Andreas Gruenbacher2004-05-312-3/+2
* - Rewrite spec2series to return what the new `quilt setup' needs,Andreas Gruenbacher2004-05-311-159/+107
* - Clarify help text of `quilt add' (thanks to Tom RiniAndreas Gruenbacher2004-05-162-2/+2
* - Add `quilt grep': Grep over all files, recursively, skippingAndreas Gruenbacher2004-05-151-0/+130
* - Fix an algorithmic bug in `quilt graph --lines': Edges wereAndreas Gruenbacher2004-03-203-18/+3
* - 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