summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* pop: Harmonize `patch --force` usage between push and popBenjamin Poirier2012-12-131-1/+1
* pop: Fix parameter quotingJean Delvare2012-12-052-30/+31
* push: Fix parameter quotingJean Delvare2012-12-052-33/+34
* files: Fix parameter quotingJean Delvare2012-12-052-11/+12
* remove: Fix parameter quotingJean Delvare2012-12-052-10/+11
* refresh: Fix parameter quotingJean Delvare2012-12-052-20/+21
* diff: Fix parameter quotingJean Delvare2012-12-052-12/+13
* rename: Fix parameter quotingJean Delvare2012-12-052-12/+13
* top: Fix parameter quotingJean Delvare2012-12-052-1/+6
* push: Fix variable usage in interruptJean Delvare2012-12-052-1/+8
* Fix handling of patch files with ':' in their nameBenjamin Poirier2012-12-053-2/+60
* push: Always let the user force pushing a patchJean Delvare2012-12-032-2/+6
* pop: Fix timestamp comparisonJean Delvare2012-12-032-2/+7
* Fix typos in the Japanese translationJean Delvare2012-10-252-3/+8
* inspect: Refactor code to pwd_to_dirJean Delvare2012-10-252-22/+20
* setup: Check for existing directories before unpackingJean Delvare2012-10-253-1/+29
* setup: Fix white space handling by check_for_existing_filesJean Delvare2012-10-252-3/+9
* setup/inspect: Handle zip archivesJean Delvare2012-10-253-2/+50