summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version number to 0.28.v0.28Andreas Gruenbacher2003-10-312-2/+7
* - No longer verify if patches remove cleanly by reverse applyingAndreas Gruenbacher2003-10-317-94/+82
* Another noteAndreas Gruenbacher2003-10-301-0/+5
* - If a patch does not apply cleanly and `quilt push' removesAndreas Gruenbacher2003-10-293-4/+31
* - Add change log entry.v0.27Andreas Gruenbacher2003-10-282-2/+9
* - Remove .pc/*/.pc files, and adjust various scripts accordingly.Andreas Gruenbacher2003-10-2814-206/+133
* - Change name and semantics of PATCHSCRIPTS variable: Before, ifAndreas Gruenbacher2003-10-286-14/+20
* Remove some obsolete stuffAndreas Gruenbacher2003-10-271-50/+2
* Fix bug in first_modified_by function (which broke quilt diff -c).Andreas Gruenbacher2003-10-271-0/+1
* Add test case for patch merging with `quilt diff'.Andreas Gruenbacher2003-10-271-0/+87
* Add a new test case for conflicts while pushing.Andreas Gruenbacher2003-10-271-0/+139
* - Backup files were not reliably removed after restoring (this did notAndreas Gruenbacher2003-10-261-6/+4
* - Get rid of patches_per cache_in `quilt patches'. RemoveAndreas Gruenbacher2003-10-263-125/+48
* - Rename snapshot directory from ".snap0" to ".snap".Andreas Gruenbacher2003-10-265-64/+139
* Add new commands to bash_completion (argument expansion still missing)Andreas Gruenbacher2003-10-261-2/+3
* - `quilt add': Return exit code 2 when a file has already been added.Andreas Gruenbacher2003-10-234-2/+79
* Add `-l' option to `quilt setup' command: This creates symlinks forAndreas Gruenbacher2003-10-221-9/+64
* Never replace the series file; just replace its contents. This isAndreas Gruenbacher2003-10-221-12/+12
* - `Quilt fork' should better fork the next patch instead of theAndreas Gruenbacher2003-10-213-38/+20
* - Add `quilt fork' command.v0.26Andreas Gruenbacher2003-10-215-13/+147
* 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-213-1/+158
* Do not install anything under /usr/share/doc/quilt-<version>/ since it's not ...Martin Quinson2003-09-122-0/+8
* new versionMartin Quinson2003-09-091-0/+9
* CosmeticsMartin Quinson2003-09-091-2/+1
* Fix LC_ALL to CMartin Quinson2003-09-091-2/+2
* Stupid bug fixMartin Quinson2003-09-091-1/+0
* Document my changesMartin Quinson2003-09-091-0/+9
* Fix LC_ALL to C while building the reference file to get it in english even o...Martin Quinson2003-09-091-2/+2
* Bump version number to 0.25v0.25Martin Quinson2003-09-091-2/+2
* UpdateMartin Quinson2003-09-092-62/+89
* - Pipe rpmbuild output to /dev/null in spec2series (seems to beAndreas Gruenbacher2003-09-022-1/+7
* Fix typo.Andreas Gruenbacher2003-07-271-1/+1
* - Use %{find_lang} macro in spec file.Andreas Gruenbacher2003-07-272-5/+7
* - Pushing is only possible if the topmost file is found in theAndreas Gruenbacher2003-07-262-0/+14
* No more story telling; bring (more) up to date.Andreas Gruenbacher2003-07-261-22/+34
* - When popping files, go through the list of applied patchesAndreas Gruenbacher2003-07-266-29/+49
* - Install package documentation into $RPM_DOC_DIR if thisAndreas Gruenbacher2003-07-264-6/+25
* - Update spec2series accordingly.Andreas Gruenbacher2003-07-233-3/+5
* - Add Autoconf test for rpmbuild vs. rpm (needed for `make rpm').Andreas Gruenbacher2003-07-233-3/+13
* - lib/backup-files.c: Copy files if hard linking is not possible,Andreas Gruenbacher2003-07-192-20/+75
* Rewrite the package descriptionMartin Quinson2003-06-301-9/+10
* Add example of a ~/.quiltrc file (in fact, my current version).Andreas Gruenbacher2003-06-272-1/+4
* Add the makefile chunk IN /usr/include, do not name it /usr/include :)Martin Quinson2003-06-261-0/+1
* Add the consider-for-docs in the tarballsMartin Quinson2003-06-261-0/+1
* Add all tests in distMartin Quinson2003-06-261-2/+2
* DIRT += $(shell find -name '.#*') [generated by emacs when working on a CVS ...Martin Quinson2003-06-261-0/+1
* Document last changeMartin Quinson2003-06-261-0/+1
* Makefile chunk to manage debian packages using quiltMartin Quinson2003-06-261-0/+13