summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* install debquilt.mkMartin Quinson2003-06-261-0/+1
* Document last changesMartin Quinson2003-06-261-1/+7
* Bump versionv0.24Martin Quinson2003-06-262-2/+8
* Use distclean and not only cleanMartin Quinson2003-06-261-1/+1
* Install bash_completion; doc goes to /usr/share/doc, not /usr/share/doc/packagesMartin Quinson2003-06-261-2/+8
* What is needed to have an inteligent completion in bash when using quiltMartin Quinson2003-06-261-0/+157
* Comment the last changesMartin Quinson2003-06-251-0/+7
* Fix typoMartin Quinson2003-06-251-2/+3
* Hard code the location of bash ; install the upstream changelog in packageMartin Quinson2003-06-251-2/+2
* Package a new version, called 0.23Martin Quinson2003-06-251-1/+8
* Expend the {} syntax in DIRT variable so that Makefile do what we expectMartin Quinson2003-06-251-1/+1
* updateMartin Quinson2003-06-253-35/+54
* make clean before dist; remove po/*.mo on cleanMartin Quinson2003-06-251-1/+3
* Preserve permissions of files added with `quilt add'.Andreas Gruenbacher2003-05-202-1/+6
* Do not add the whole /usr/share/locale directory to the RPMAndreas Gruenbacher2003-05-182-1/+8
* - Rename DIFF_OPTS environment variable to QUILT_DIFF_OPTSAndreas Gruenbacher2003-05-161-1/+1
* - Rename DIFF_OPTS environment variable to QUILT_DIFF_OPTSAndreas Gruenbacher2003-05-162-1/+13
* quilt push returns non-zero value if the patch does not apply cleanlyMartin Quinson2003-04-231-0/+1
* Convert all times to CET/CEST timezone -- our scripts don't understandAndreas Gruenbacher2003-04-111-15/+15
* - Apply patches with `patch -f' by default. Add --interactiveAndreas Gruenbacher2003-04-113-6/+26
* *** empty log message ***Andreas Gruenbacher2003-04-091-1/+1
* - Remove awk hacks in Makefile.in with shell loop and sed hack:Andreas Gruenbacher2003-04-092-6/+20
* *** empty log message ***Andreas Gruenbacher2003-04-091-1/+1
* - Never reorder files in patches. (Previously the file listAndreas Gruenbacher2003-04-096-173/+359
* The change from Mar 24 caused empty lines to be removed inAndreas Gruenbacher2003-04-092-1/+7
* `head -1' and `tail -1' is non-standard and deprecated, andAndreas Gruenbacher2003-04-074-5/+11
* Improve error checking of `quilt diff'Andreas Gruenbacher2003-04-052-1/+6
* Also include tests in tar archivesAndreas Gruenbacher2003-03-241-0/+2
* Fix patch_description functionAndreas Gruenbacher2003-03-242-3/+10
* Update test script to reflect recent patch format changes.Andreas Gruenbacher2003-03-232-2/+12