summaryrefslogtreecommitdiffstats
path: root/quilt
Commit message (Expand)AuthorAgeFilesLines
* Fix typoMartin Quinson2003-06-251-2/+3
* Preserve permissions of files added with `quilt add'.Andreas Gruenbacher2003-05-201-1/+1
* - Apply patches with `patch -f' by default. Add --interactiveAndreas Gruenbacher2003-04-111-2/+11
* `head -1' and `tail -1' is non-standard and deprecated, andAndreas Gruenbacher2003-04-072-3/+3
* Improve error checking of `quilt diff'Andreas Gruenbacher2003-04-051-1/+1
* - Also substitute @SED@ and @AWK@.Andreas Gruenbacher2003-03-223-4/+4
* The patch filename was appended to the directory/file name in patchesAndreas Gruenbacher2003-03-162-11/+5
* Fix "quilt diff -c PATCH" does not strip PATCH name bugAndreas Gruenbacher2003-03-111-1/+1
* Missing $DIFFSTAT -> @DIFFSTAT@ conversionAndreas Gruenbacher2003-02-181-1/+1
* Merge James's diffstat patch (check for existence of %diffstat section removed).Andreas Gruenbacher2003-02-161-1/+1
* Format in-line documentation to be around 72 characters in width.Andreas Gruenbacher2003-02-1611-55/+49
* Merge version of James's temp file patch (some further improvements,Andreas Gruenbacher2003-02-166-11/+11
* Correct descriptionAndreas Gruenbacher2003-02-151-13/+11
* Fix wrong descriptionAndreas Gruenbacher2003-02-151-1/+1
* Fix wrong descriptionAndreas Gruenbacher2003-02-151-3/+3
* Remove quilt guidiffAndreas Gruenbacher2003-02-141-88/+0
* Oops...Andreas Gruenbacher2003-02-142-2/+4
* A little more I18N and messages stuffAndreas Gruenbacher2003-02-141-0/+7
* Remove guidiff leftovers, minor I18N fixesAndreas Gruenbacher2003-02-141-2/+2
* Clean up messages printed by rpatch/popAndreas Gruenbacher2003-02-141-0/+7
* Implement i18n, french l10n and bump version numberMartin Quinson2003-02-1419-144/+138
* Merge James Rowe's quilt-help.diff patch that fixes several help messages.Andreas Gruenbacher2003-02-089-16/+12
* ... and remove debug output againAndreas Gruenbacher2003-02-061-1/+0
* Treat absent files as emptyAndreas Gruenbacher2003-02-061-1/+2
* refresh: create sub-directories automaticallyAndreas Gruenbacher2003-02-061-0/+2
* *** empty log message ***Andreas Gruenbacher2003-02-051-5/+6
* Fix minor bugs and add -r option in quilt diffAndreas Gruenbacher2003-02-051-7/+28
* Ignore exit status of --diff=... utility in quilt diffAndreas Gruenbacher2003-02-021-0/+1
* Still another bug in quilt patchesAndreas Gruenbacher2003-02-021-8/+12
* Add quilt diff --diff=... option (for tkdiff, etc.)Andreas Gruenbacher2003-02-021-3/+20
* Make quilt setup recognize "# Sourcedir:" directiveAndreas Gruenbacher2003-02-021-15/+22
* Add overlooked file quilt/guidiff.inAndreas Gruenbacher2003-02-011-0/+87
* Another regex fix; accidental checking of grep return statusAndreas Gruenbacher2003-01-311-2/+2
* Corner case: quilt patches -v printed patches multiply if none/all patches we...Andreas Gruenbacher2003-01-311-0/+5
* Fix buggy regex quoting; another Autoconf change in Makefile.Andreas Gruenbacher2003-01-312-2/+3
* Install binary backup-files into /usr/lib/quilt and the remaining scripts und...Andreas Gruenbacher2003-01-3118-61/+61
* Add syntax highlighting tags for emacs and vimAndreas Gruenbacher2003-01-3118-0/+72
* Change #\!@BASH@ to #\! @BASH@. It can look a bit stupid, but it's needed for...Martin Quinson2003-01-3118-18/+18
* Add -n option to print patch file name instead of patch nameAndreas Gruenbacher2003-01-307-14/+68
* Also substitute @MKTEMP@Andreas Gruenbacher2003-01-306-9/+9
* Quilt diff now accepts a list of files; add quilt.changes entry for previous ...Andreas Gruenbacher2003-01-301-13/+43
* Quilt refresh looses patch descriptionAndreas Gruenbacher2003-01-301-1/+4
* rename "quilt rest" to "quilt unapplied"Andreas Gruenbacher2003-01-301-0/+0
* Complain about wrong usage "quilt {push|pop} -a {patch}"Andreas Gruenbacher2003-01-302-2/+2
* Cut'n'paste bugAndreas Gruenbacher2003-01-301-1/+1
* Prepare for more AutoconfAndreas Gruenbacher2003-01-301-1/+1
* Prepare for GNU Autoconf; Some cleanups in MakefileAndreas Gruenbacher2003-01-3018-18/+18
* Add --leave-rejects option to quilt push (and apatch)Andreas Gruenbacher2003-01-291-2/+11
* Add the cvsignore for the result of a debian package compilation. rpm may cre...v0.21Martin Quinson2003-01-291-0/+1
* Version 0.21 from Andreas GruenbacherMartin Quinson2003-01-2918-0/+2240