summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | and rename it to inspect. - `quilt setup': Rewrite so that it supports multiple archives per spec file. Always make the patches directory a symlink to the original patch files instead of copying the patches. - Update German translation.
* - 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
| | | | <trini@mvista.com>). Update translations.
* - Add `quilt grep': Grep over all files, recursively, skippingAndreas Gruenbacher2004-05-153-3/+139
| | | | the $QUILT_PATCHES and $QUILT_PC directories.
* - Fix `quilt fork': It destroys .pc/applied patches; that bug gotAndreas Gruenbacher2004-04-272-1/+7
| | | | introduced when reverting it to its previous semantics.
* - 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
| | | | | | with bash $'\t': Some older versions of sed don't understand \t. Thanks to Randy Dunlap <rddunlap@osdl.org> for reporting this.
* Builddep on gettextMartin Quinson2004-04-141-1/+1
|
* - Fix an algorithmic bug in `quilt graph --lines': Edges wereAndreas Gruenbacher2004-03-206-86/+63
| | | | | sometimes lost. - A few minor cleanups.
* 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
| | | | | | changes in patches. - Export QUILT_PATCHES QUILT_PC SUBDIR SERIES DB for use in non-shell components of quilt.
* - 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
| | | | | at once. - Update to version 0.32.
* - 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
| | | | | | | | | | | | | | *topmost* patch, not the next unapplied patch. Adapt the test suite accordingly. - Add flag to backup-files.c to make sure that files in the working tree have a link count of at most one. Use this where appropriate. - Fix a bug in `quilt snapshot': Taking snapshots caused files to get link counts bigger than one, so modifying them could cause multiple files to get modified. Speed up the command, too. - Update the documentation. Add example1.test from the documentation.
* - 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
| | | | scripts/dependency-graph.
* - 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
| | | | | | | | between patches. This requires the graphviz package for removing transitive edges (optional) and for rendering the graph. Please note that the graph command itself is minimal, while the underlying scripts/dependency-graph is more flexible. - The spec file was missing the quilt.1 man page.
* - 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
| | | | - Sort the commands in the man page command reference.
* - Quilt push/pop: exit with a non-zero status when beyond series.Andreas Gruenbacher2004-03-104-4/+10
| | | | - Ignore empty lines in series file.
* - Make files writeable in `quilt add' (and `quilt edit') forAndreas Gruenbacher2004-03-092-2/+10
| | | | working with read-only trees.
* Sync to ENMartin Quinson2004-03-081-6/+12
|
* Fix a typo in output (close debian #236933)Martin Quinson2004-03-081-1/+1
|
* document last changeMartin Quinson2004-02-251-1/+6
|
* Add completion for editMartin Quinson2004-02-251-0/+8
|
* Document last changesMartin Quinson2004-02-251-0/+17
|
* Add the man page in the debian package directly in order to not bump to 0.31 ↵Martin Quinson2004-02-252-0/+416
| | | | for that only
* Remove a useless dupplicated lineMartin Quinson2004-02-251-1/+0
|
* various changes to be usable along with the cdbs tarball.mk rules [David Kimdon]Martin Quinson2004-02-251-8/+10
|
* Remove the stamp-patch in reverse-patches instead of cleanMartin Quinson2004-02-251-1/+1
|
* After regenerating a translation, output some stats about itMartin Quinson2004-02-231-1/+2
|
* Update against lastest stringsMartin Quinson2004-02-231-47/+71
|
* Do not tell that 'Commands are invoked in the root of that tree' and say a ↵Martin Quinson2004-02-231-6/+7
| | | | word about subtree, but it would deserve a paragraph; minor rephrasing
* Add a man page generated automatically from -hMartin Quinson2004-02-232-3/+34
|
* Ignore ignorable fileMartin Quinson2004-02-231-0/+1
|
* Add man pageMartin Quinson2004-02-231-0/+139
|
* - Sub-directory support: `quilt setup' could get confused, too.Andreas Gruenbacher2004-02-212-0/+10
|