summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* support QUILT_PATCHES_PREFIXSatoru Takeuchi2007-10-061-1/+1
* - quite refresh: Avoid a possible environment overflow with very,Andreas Gruenbacher2007-09-082-9/+14
* - Fix translation error (http://savannah.nongnu.org/bugs/?21003)Andreas Gruenbacher2007-09-081-1/+1
* - Small help text improvementAndreas Gruenbacher2007-09-063-20/+20
* - quilt mail: only add a "-- " at the end of messages if it isAndreas Gruenbacher2007-08-102-2/+11
* - quilt mail: Add a --reply-to <message> option which adds theAndreas Gruenbacher2007-08-106-46/+155
* - Don't include the sender login in message IDs (oops...)Andreas Gruenbacher2007-08-081-1/+1
* - quilt mail: strip closing angle brackets from the mail senderAndreas Gruenbacher2007-08-082-2/+10
* - quilt setup: replace the --path argument with --sourcedir forAndreas Gruenbacher2007-08-089-128/+152
* - quilt diff: don't colorize the output when the --diff=... optionAndreas Gruenbacher2007-07-262-3/+8
* Move quilt-mode-line definition to topleve.Satoru Takeuchi2007-07-211-2/+3
* - Man page improvements from Ben Pfaff <blp@cs.stanford.edu>.Andreas Gruenbacher2007-06-057-12/+25
* - Mail command: when only a single patch is specified, only mailAndreas Gruenbacher2007-05-0613-125/+170
* - fold command: Add -R option.Andreas Gruenbacher2007-05-036-140/+201
* - Try to clean up the force-apply and interactive-apply logicAndreas Gruenbacher2007-04-277-97/+126
* - Rename the ``remove'' command to ``revert'': this removesAndreas Gruenbacher2007-04-2713-122/+138
* - quilt mail: Document the possibility to specifiy a patch range.Jean Delvare2007-04-223-7/+16
* Dependencies of quilt/* on quilt/scripts/* are run-time dependencies forJean Delvare2007-04-222-4/+13
* - quilt mail: Allow to specify a patch range.Andreas Gruenbacher2007-04-198-79/+137
* Make pod2man optional (./configure --without-pod2man).Andreas Gruenbacher2007-04-193-3/+24
* - Install quilt.el into $(datadir)/emacs/site-lisp/.Andreas Gruenbacher2007-04-183-1/+11
* - lib/backup-files.c: Do not modify the original file wheneverAndreas Gruenbacher2007-04-163-10/+82
* - Add quilt.el and its README file. (The emacs mode is not beingAndreas Gruenbacher2007-04-155-13/+524
* - quilt/refresh.in: Remove stray \n in error message. Reported byJean Delvare2007-04-152-1/+7
* - Quilt refresh: fix existing patch check.Andreas Gruenbacher2007-03-262-1/+6
* Spelling fix: explicitly.Jean Delvare2007-03-181-1/+1
* - quilt/scripts/patchfns.in: Fix an off-by-one error inJean Delvare2007-02-222-7/+16
* - quilt/import.in, quilt/scripts/patchfns.in: Implement import -RJean Delvare2007-02-219-106/+262
* test/run: Don't attempt to remove comments from command lines. We don'tJean Delvare2007-02-202-1/+8
* - Update the Japanese translation. Patch from Yasushi Shoji.Jean Delvare2007-02-132-16/+15
* - Remove dead nonsense codeAndreas Gruenbacher2007-01-311-3/+0
* - Update the German translation.Andreas Gruenbacher2007-01-315-201/+208
* - Refresh command: add -z option, which refreshes changes into aAndreas Gruenbacher2006-10-196-77/+192
* Bump version to 0.46.v0.46Jean Delvare2006-10-192-2/+7
* - aclocal.m4: New helper for optional binaries.Jean Delvare2006-10-105-16/+67
* - Update the German translation.Andreas Gruenbacher2006-10-095-46/+56
* - quilt.spec.in: Pass %_mandir to --configure (fix from AndersAndreas Gruenbacher2006-10-092-1/+7
* - quilt/delete.in: Display the proper error message when usingJean Delvare2006-09-223-1/+12
* - po/ja.po: Update the Japanese translation, patch from Yasushi Shoji.Jean Delvare2006-09-203-26/+42
* - quilt/diff.in, quilt/refresh.in: Update usage line to mention "-p ab".Jean Delvare2006-09-197-26/+38
* - quilt/scripts/patchfns.in: Drop support for "-pab" in seriesJean Delvare2006-09-197-126/+74
* - test/*.test: Make sure that rm commands are non-interactive.Jean Delvare2006-09-1910-10/+15
* - test/dir-a-b.test: Don't use diffstat in the regression testJean Delvare2006-09-192-8/+6
* - doc/quilt.1.in: Document the fact that per-patch comments are nowJean Delvare2006-09-182-2/+10
* Typo fix.Jean Delvare2006-09-181-1/+1
* - Makefile.in: Set LC_ALL=C before running the regression tests,Jean Delvare2006-09-182-2/+9
* - quilt/mail.in, test/mail.test: Fix signature separator. PatchJean Delvare2006-09-053-9/+15
* - Makefile.in: replace $(datadir)/man with configure's @mandir@ macro.Andreas Gruenbacher2006-07-141-1/+1
* - A few more `-p ab' fixes.Andreas Gruenbacher2006-06-274-6/+95
* - quilt/push.in: Fix a bug introduced with the -p ab support.Andreas Gruenbacher2006-06-278-44/+121