summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* change the version to CFS7b_cfswangdi2003-11-281-2/+2
|
* restore reverse_patch for -R optionwangdi2003-11-281-16/+46
|
* update from HEAD Branch and fix a little bug of quilt push when patch file ↵wangdi2003-11-2027-1163/+1113
| | | | empty, it should first check wether the dir in .pc exist, then create timestamp
* if the patch file in the series did not exist, the push failedwangdi2003-11-111-0/+5
|
* update quilt from branch HEAD and fix some bugswangdi2003-11-0324-595/+727
|
* fix quilt diff -c- bugswangdi2003-10-311-0/+1
|
* check patch_file before save quiltsave files in refreshwangdi2003-10-281-0/+6
|
* change the version to CFS6wangdi2003-10-271-2/+2
|
* merge from HEAD branchwangdi2003-10-2716-426/+821
|
* add force option and throw the output message to /dev/null for getting rid ↵wangdi2003-10-231-1/+1
| | | | of noise when quilt refresh
* change to CFS4 in configure.acwangdi2003-10-201-2/+2
|
* add CFS1 in configure.acwangdi2003-10-201-2/+2
|
* add some support function in patchfns.inwangdi2003-10-201-1/+9
|
* add more check in files_may_have_changedwangdi2003-10-201-8/+27
|
* add -l option in quilt setupwangdi2003-10-201-7/+37
|
* add patches in refresh.in for quilt gendiffwangdi2003-10-201-4/+75
|
* add fork.in gendiff.in for quilt fork and quilt gendiff commandwangdi2003-10-202-0/+191
|
* Do not install anything under /usr/share/doc/quilt-<version>/ since it's not ↵Martin Quinson2003-09-122-0/+8
| | | | the way it should be done under Debian
* 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 ↵Martin Quinson2003-09-091-2/+2
| | | | on my box
* 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
| | | | necessary since rpm4).
* 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
| | | | series file. Fix from Tom Wang <wangdi@clusterfs.com>.
* 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
| | | | | instead of looking at the series file: The series file may have changed.
* - Install package documentation into $RPM_DOC_DIR if thisAndreas Gruenbacher2003-07-264-6/+25
| | | | | | | environment variable is set. On RedHat 9 $RPM_DOC_DIR points to /usr/share/doc/packages, but documentation lives in /usr/share/doc. This is a bug in RedHat's RPM configuration; working around it would break other distributions.
* - 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
| | | | e.g., because the backups go to a ram disc, etc.
* 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
| | | | tree]
* 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
|