summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bin/patch-wrapper.in: Die with an informative message when /proc is not mountedMartin Quinson2013-12-212-0/+11
* test/run: Documentation updateJean Delvare2013-12-201-4/+10
* test/run: Fix variable substitutionJean Delvare2013-12-202-5/+36
* test/run: Rewrite the main parsing loopJean Delvare2013-12-201-32/+33
* Fixup typo in commit 1006fad2ab35d5c37ab5f395323afb5a12b3aa42Jean Delvare2013-12-181-1/+1
* Fix typoJean Delvare2013-12-181-1/+1
* Man page: Document exit statusMartin Quinson2013-12-171-1/+11
* test: Check more return statusJean Delvare2013-12-171-0/+6
* Return 2 (instead of 1) when there is nothing to doMartin Quinson2013-12-172-4/+4
* test: Record the status returned by every commandJean Delvare2013-12-175-16/+69
* Man page: Clarify example sectionMartin Quinson2013-12-171-1/+1
* Document overriding LESS in ~/.quiltrcKent R. Spillner2013-12-172-8/+7
* test: ignore leading whitespace in wc output.Kent R. Spillner2013-12-141-16/+16
* scripts: let users override LESS env variable.Kent R. Spillner2013-12-142-1/+8
* guards: Fix a typoAndreas Gruenbacher2013-12-111-1/+1
* guards: Minor updateAndreas Gruenbacher2013-12-111-5/+9
* guards: Add option --with-guardsAndreas Gruenbacher2013-12-111-2/+5
* make some more strings as translatableMartin Quinson2013-12-083-4/+9
* Bump version to 0.61v0.61Martin Quinson2013-12-083-1444/+1226
* update 2 strings of the french translationMartin Quinson2013-12-082-6/+6
* update of line offsets (no real change)Martin Quinson2013-12-085-5/+5
* Add some missing MIME headers (MIME-Version, Content-Type)Martin Quinson2013-12-082-1/+5
* add a test case where we CC someone w/o a nameMartin Quinson2013-12-081-7/+16
* fix the mail command so that it passes the testsuiteMartin Quinson2013-12-081-2/+2
* document QUILT_COLORSMartin Quinson2013-12-082-6/+75
* remove the default color for patch_applied, as it is never usedMartin Quinson2013-12-081-1/+1
* accept recipents that have no full name along with the emailMartin Quinson2013-12-082-2/+8
* Makefile.in: Fix support for configure --with-xargsJean Delvare2013-09-302-0/+6
* delete.test: Cope with new quoting style in find error messageJean Delvare2013-09-302-1/+7
* automatic refresh of translation files, no manual editMartin Quinson2013-09-035-290/+335
* quilt/fold.in: make it work with filenames with spacesMartin Quinson2013-09-032-0/+10
* Document unexpected success as rootJean Delvare2013-05-301-0/+2
* failpop.test: Drop needless sleepJean Delvare2013-05-242-2/+1
* Makefile: Fix "find -perm" usageJean Delvare2013-05-242-1/+6
* patches: Add support for multiple filesJean Delvare2013-05-233-22/+55
* patches: Match deleted files in unapplied patchesJean Delvare2013-05-233-1/+20
* patches: Fix shift in scan_unappliedJean Delvare2013-05-222-1/+7
* Fix syntax highlighting of this file in gedit.Jean Delvare2013-04-301-1/+1
* Add missing newline at end of translated stringJean Delvare2013-04-231-1/+1
* improve a tiny bit the documentation of the --color parameter for the command...Martin Quinson2013-01-224-2/+8
* Use 'less -R' as a default pagerMartin Quinson2012-12-273-3/+10
* Document how quilt searches for its 'patches' directory in man pageMartin Quinson2012-12-272-3/+12
* List recent changes.Jean Delvare2012-12-181-0/+18
* remove-trailing-ws: Undefine $file at the end of every fileJean Delvare2012-12-181-0/+2
* Add a test case for remove-trailing-ws scriptJean Delvare2012-12-181-0/+193
* remove-trailing-ws: Fix parsing of some context diffsAndreas Krebbel2012-12-181-3/+2
* Fix test case dependencies on helper scriptsJean Delvare2012-12-181-0/+2
* remove-trailing-ws: Sort outputJean Delvare2012-12-181-1/+1
* refresh: Accept refreshing empty patchesJean Delvare2012-12-132-2/+29
* pop: Simplify check_for_pending_changesJean Delvare2012-12-131-13/+4