summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Add testcase for diff --no-index.Andreas Gruenbacher2005-06-082-0/+16
|
* - Add --no-index option to diff and refresh commands: SuppressAndreas Gruenbacher2005-06-068-117/+169
| | | | Index: lines in the patch. From Jean Delvare <khali@linux-fr.org>.
* - test/remove2.test: Test for remove + refresh interactions.Andreas Gruenbacher2005-06-012-0/+33
|
* - quilt.quiltrc: A minor cleanup in quilt_mail_patch_filter().Andreas Gruenbacher2005-05-232-3/+8
|
* - setup command: When a patch cannot be identified, scan all theAndreas Gruenbacher2005-05-222-6/+34
| | | | | files in the build directory: the patch may have been created, unpacked from an archive, etc.
* - refresh command: Fix temporary file leak (from Jean Delvare).Andreas Gruenbacher2005-05-222-1/+6
|
* - debian/changelog: Fix typo.Andreas Gruenbacher2005-05-182-1/+6
|
* - Quoting fix from Jean Delvare <khali@linux-fr.org>, and one moreAndreas Gruenbacher2005-05-123-5/+11
| | | | from me.
* - doc/quilt.1.in: Fix some typos (mostly from Jean Delvare).Andreas Gruenbacher2005-05-083-20/+30
|
* - Bump version to 0.40.v0.40Andreas Gruenbacher2005-04-292-2/+3
|
* *** empty log message ***Andreas Gruenbacher2005-04-292-4/+32
|
* - Add add-filename-check.test and trailing-ws.test test cases.Andreas Gruenbacher2005-04-298-96/+224
|
* - Add trailing-whitespace check an --strip-trailing-whitespaceAndreas Gruenbacher2005-04-292-2/+30
| | | | option to the refresh command.
* Add a word in the man page about how to display compressed pdf files since ↵Martin Quinson2005-04-261-0/+7
| | | | this non-bug got reported against the debian package twice now
* Add a word about how to display compressed pdf files since this non-bug got ↵Martin Quinson2005-04-261-0/+3
| | | | reported against the debian package twice now
* - A minor improvement to the help text.Andreas Gruenbacher2005-04-261-2/+2
|
* - fork command help update (Jean Delvare <khali@linux-fr.org>).Andreas Gruenbacher2005-04-192-4/+16
|
* - Add --sort options to the diff and refresh commands whichAndreas Gruenbacher2005-04-1310-122/+250
| | | | | | | | | | sorts files by filename. The default is to keep files in their original order whenever possible. - refresh command: add new files in sort order instead of the filesystem order. - diff command: output files in the order in which they show up in the patch instead of sorting them alphabetically. - Add sort testcase.
* - Fix typos in introduction.Andreas Gruenbacher2005-04-132-3/+8
|
* - doc/quilt.1.in: Remove an unnecessary 8-bit character.Andreas Gruenbacher2005-04-052-2/+7
|
* Fixed comment on changelog generation for the .spec fileJosh Boyer2005-04-011-1/+1
|
* Fix whitespace error in changelog that prevented the entire log from beingJosh Boyer2005-04-011-1/+1
| | | | translated into the .spec file
* new minor release of debian package to fix some issuesMartin Quinson2005-03-231-0/+10
|
* suggest modern cdbs version implied by the fix to #295913Martin Quinson2005-03-233-1/+7
|
* - Debian Bug #298785: Pass -p $opt_strip_level option to diffstatAndreas Gruenbacher2005-03-102-1/+7
| | | | in refresh command.
* - Regenerate doc/quilt.pdf.Andreas Gruenbacher2005-03-101-0/+0
|
* - Another Japanese translation update from Yasushi SHOJI.Andreas Gruenbacher2005-03-072-15/+79
|
* - Fix typo and translation updates.Andreas Gruenbacher2005-03-067-86/+496
| | | | | | - Add a missing ``exit 1'' to quilt/fold.in when no patches are applied. (All except the German translation update from Yasushi SHOJI -- thanks.)
* - Add `graph', `grep' and `mail' to QUILT_IN in po/MakefileAndreas Gruenbacher2005-03-062-3/+9
| | | | (from Yasushi SHOJI).
* I shouldn't have commited before making sure it worksMartin Quinson2005-02-241-11/+23
|
* Reduce my probability to mess up in the futureMartin Quinson2005-02-241-4/+4
|
* Document last changes and get ready for next releaseMartin Quinson2005-02-241-0/+16
|
* take care of the fools patching their config.* files. Bad idea since cdbs ↵Martin Quinson2005-02-241-0/+21
| | | | updates them automatically
* - quilt add: Add check to ensure that no symlink will be added since we failMartin Quinson2005-02-242-0/+13
| | | | to backup them properly (see #295913 in Debian).
* - quilt add: Add check to ensure that no files below patches/Andreas Gruenbacher2005-02-182-0/+35
| | | | or .pc/ will be added.
* - quilt remove: Update restored file's timestamp. Also, some usesv0.39Andreas Gruenbacher2005-02-105-4/+74
| | | | | | | caused a subsequent ``quilt diff -z'' to fail: we must mark the patch as dirty after removing files. - test/run: adjust to terminal width. - Bump version to 0.39.
* - Don't leak so many temporary files in the push command.Andreas Gruenbacher2005-02-068-181/+184
| | | | - Include command names in tempfile names to find leaks more easily.
* - Update of the Japanese translation from Yasushi SHOJIAndreas Gruenbacher2005-02-052-32/+15
| | | | <yashi@atmark-techno.com> -- thank you.
* - A new idea...Andreas Gruenbacher2005-02-031-0/+5
|
* - Fix date calculation bug with some versions of GNU date.Andreas Gruenbacher2005-02-022-1/+6
|
* - Use color defaults so that QUILT_COLORS can be used to onlyAndreas Gruenbacher2005-02-023-8/+21
| | | | | | | | override some colors. - When checking for remaining changes (refresh forgotten), use $QUILT_PATCH_OPTS as in the push command to get identical results. Don't generate the actually diff; it doesn't get printed anyway. This should speed up things.
* - Another small regexp fix.Andreas Gruenbacher2005-01-271-1/+1
|
* - Fix a typo in the syntax coloring regexp.Andreas Gruenbacher2005-01-271-1/+1
|
* - Fix a syntax error.Andreas Gruenbacher2005-01-271-1/+1
|
* - lib/backup-files.c: Remove unused command line option andAndreas Gruenbacher2005-01-273-10/+18
| | | | | | | | document the remaining options. - quilt/pop.in: Colorize this as well: "Patch attempted to create file *, which already exists." "can't find file to patch at input line *" "* out of * hunk ignored"
* - Fix pop command for recent coreutils (cp dir dir2/ no longerAndreas Gruenbacher2005-01-252-1/+7
| | | | works if dir2 doesn't yet exist).
* - Add color support for push command output and allow to customizeAndreas Gruenbacher2005-01-236-19/+93
| | | | | colors via the QUILT_COLORS environment variable (for reverse video, etc.).
* - Add mail command, doc/README.MAIL and example ``mail'' commandAndreas Gruenbacher2005-01-2315-105/+744
| | | | | filter in quilt.quiltrc. - Bump version to 0.38.
* - Add a missing find_patch call in the files command.Andreas Gruenbacher2005-01-212-1/+6
|
* Document last changes to bash_completionMartin Quinson2005-01-201-0/+8
|