summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test/run: Fix the condition for using /bin/shJean Delvare2014-02-122-1/+2
* test/run: Declare global variables as suchJean Delvare2014-02-122-6/+7
* test/run: Reorder functionsJean Delvare2014-02-122-132/+126
* test/run: Massive reindentationJean Delvare2014-02-122-155/+153
* test/run: Drop support for su and sgJean Delvare2014-02-122-77/+2
* test/run: Use perl module Text::ParseWordsJean Delvare2014-02-122-2/+4
* test/run: Delay command line splittingJean Delvare2014-02-122-11/+16
* patchfns: Fix "quilt diff -z" on files with spaces in their namesJean Delvare2014-02-102-1/+7
* Style cleanupsJean Delvare2014-02-102-4/+4
* refresh: Fix error messageJean Delvare2014-02-061-1/+2
* Fix a typo in changelogJean Delvare2014-01-291-1/+1
* Add step-by-step releasing guideJean Delvare2014-01-272-0/+39
* Missing changelog entry (yes, again)Jean Delvare2014-01-221-0/+5
* Update automatically generated configure scriptJean Delvare2014-01-221-0/+188
* fr.po: Update last translatorJean Delvare2014-01-221-1/+1
* configure: add compat symlinks for cp and md5sumKent R. Spillner2014-01-212-0/+5
* Drop stray reference to bin/backup-files.Jean Delvare2014-01-201-2/+0
* Drop stray references to debian files.Jean Delvare2014-01-202-7/+2
* There is no reason to keep deprecated debian files in this treeMartin Quinson2014-01-2010-952/+0
* Swap negated if/else constructsJean Delvare2014-01-202-17/+17
* Tree-wide white-space cleanupsJean Delvare2014-01-2045-222/+221
* Forgot to add a changelog entry again...Jean Delvare2014-01-191-0/+6
* Exit with an error when diff's retcode=2 (error) on patch refreshMartin Quinson2014-01-194-2/+53
* empty-files.test: Coding style updateJean Delvare2014-01-181-10/+20
* Document that -E is no longer passed to patch by defaultJean Delvare2014-01-171-1/+10
* Test quilt refresh on a patch leaving an empty fileJean Delvare2014-01-172-0/+43
* Fix refreshing of patches emptying a fileJean Delvare2014-01-171-1/+1
* test/refresh_patch_order.test: enforces the file order within a patchMartin Quinson2014-01-172-0/+67
* Add missing entries to quilt.changesJean Delvare2014-01-171-0/+29
* Add a test case for patches leaving empty filesJean Delvare2014-01-171-0/+85
* Stop using patch option -EJean Delvare2014-01-174-4/+4
* bash_completion: Fix completion of patch namesJean Delvare2014-01-071-16/+21
* unset GREP_OPTIONS in bin/quilt, as it's quite easy to break quilt with uncom...Martin Quinson2013-12-221-0/+4
* french translation back at 100%Martin Quinson2013-12-211-12/+18
* rerun gettext tools (no real change)Martin Quinson2013-12-215-0/+63
* 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