summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Install binary backup-files into /usr/lib/quilt and the remaining scripts ↵Andreas Gruenbacher2003-01-3125-81/+94
| | | | under /usr/share/quilt/scripts.
* Add syntax highlighting tags for emacs and vimAndreas Gruenbacher2003-01-3123-7/+102
|
* debian package 0.21-2 to document all packaging changesMartin Quinson2003-01-311-0/+12
|
* More cruft removedMartin Quinson2003-01-311-6/+0
|
* More lintian warnings fighting. The package is now architecture dependent ↵Martin Quinson2003-01-311-2/+2
| | | | (so I should use Build-Depends: and not Build-Depends-Indep:) ; updating to lastest standards
* Remove old cruftMartin Quinson2003-01-311-152/+0
|
* Track last documentation moveMartin Quinson2003-01-311-1/+5
|
* document my changesMartin Quinson2003-01-311-0/+6
|
* Change #\!@BASH@ to #\! @BASH@. It can look a bit stupid, but it's needed ↵Martin Quinson2003-01-3122-22/+22
| | | | for maximal portability
* Document last changesMartin Quinson2003-01-311-0/+9
|
* Ups, that's gzip which is essential and not needed, not patchMartin Quinson2003-01-311-1/+1
|
* Fight lintian warning: Change #\!@BASH@ to a header explaining what it is ↵Martin Quinson2003-01-311-1/+2
| | | | and that it it should be sourced.
* Fight lintian warnings: depends-on-essential-package-without-using-version ↵Martin Quinson2003-01-311-1/+1
| | | | {diff,gzip,debianutils}
* Fight lintian warnings: ↵Martin Quinson2003-01-311-2/+3
| | | | copyright-should-refer-to-common-license-file-for-gpl ; copyright-lists-upstream-authors-with-dh_make-boilerplate
* Add -n option to print patch file name instead of patch nameAndreas Gruenbacher2003-01-308-15/+72
|
* Also substitute @MKTEMP@Andreas Gruenbacher2003-01-309-14/+21
|
* RPM is unhappy with mixing timezone namesAndreas Gruenbacher2003-01-301-5/+5
|
* Quilt diff now accepts a list of files; add quilt.changes entry for previous ↵Andreas Gruenbacher2003-01-303-13/+68
| | | | file removal.
* Remove useless oldies. Missing functionnalities needs to be reimplemented ↵Martin Quinson2003-01-3021-1998/+0
| | | | almost from the scratch due to the bunch of changes to the core since those scripts were written.
* Quilt refresh looses patch descriptionAndreas Gruenbacher2003-01-303-2/+7
|
* Add changelog and fix patch_description for "Index:" lines in patchesAndreas Gruenbacher2003-01-302-7/+12
|
* quilt refresh -m?Andreas Gruenbacher2003-01-301-0/+6
|
* Move documentation to doc/Andreas Gruenbacher2003-01-303-5/+6
|
* Move documentation to doc/Andreas Gruenbacher2003-01-306-4/+246
|
* rename "quilt rest" to "quilt unapplied"Andreas Gruenbacher2003-01-302-1/+1
|
* Complain about wrong usage "quilt {push|pop} -a {patch}"Andreas Gruenbacher2003-01-302-2/+2
|
* Clean upAndreas Gruenbacher2003-01-303-598/+0
|
* Another regex quoting mistake; add rpm makefile targetAndreas Gruenbacher2003-01-302-3/+6
|
* Cut'n'paste bugAndreas Gruenbacher2003-01-301-1/+1
|
* Prepare for more AutoconfAndreas Gruenbacher2003-01-306-12/+16
|
* Prepare for GNU Autoconf; Some cleanups in MakefileAndreas Gruenbacher2003-01-3029-38/+649
|
* Fix some regex quotingAndreas Gruenbacher2003-01-302-8/+11
|
* Also remove all *~ cruft with make cleanMartin Quinson2003-01-301-0/+2
|
* += quilt.spec *.tar.gzMartin Quinson2003-01-301-1/+1
|
* Really document the packaging changes done for 0.21Martin Quinson2003-01-301-0/+3
|
* Add debian stuff to the tarballs, thanks Andreas for pointing out that it ↵Martin Quinson2003-01-301-0/+5
| | | | was not the case 'till now.
* Add RELEASE to Makefile; generate spec file from template + MakefileAndreas Gruenbacher2003-01-292-14/+25
|
* Fix "make dist"Andreas Gruenbacher2003-01-291-4/+1
|
* Add --leave-rejects option to quilt push (and apatch)Andreas Gruenbacher2003-01-292-4/+19
|
* Start with a proper changelogAndreas Gruenbacher2003-01-291-31/+7
|
* Add the cvsignore for the result of a debian package compilation. rpm may ↵v0.21Martin Quinson2003-01-295-0/+5
| | | | create other files, no idea
* Update the debian package to 0.21 version. Main change is that the package ↵Martin Quinson2003-01-294-36/+11
| | | | is now platform dependent due to backup-files, and new doc files
* Version 0.21 from Andreas GruenbacherMartin Quinson2003-01-2938-1166/+3795
|
* still needs improvementsMartin Quinson2003-01-211-0/+11
|
* This code is GPL'edMartin Quinson2003-01-211-0/+340
|
* What to build a debian packageMartin Quinson2003-01-219-0/+389
|
* - Catch up to akmp version 0.10 (only files in need-checking were modified)Martin Quinson2003-01-2127-30/+214
| | | | | | - Use bash ; use a proper first line (ie "#! /bin/bash", the space is needed on some rare platforms) - Add a header stating that the code is GPL in all scripts
* A new script appeared in akmp 0.10 versionMartin Quinson2003-01-211-0/+24
|
* Move prep-patch to oldies, since it was used to prepare patches for ↵Martin Quinson2003-01-211-2/+9
| | | | inclusion in NS4 mails
* Remove all CVS directories for the tarballs, not only the root oneMartin Quinson2003-01-211-2/+2
|