summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Re-enable patch-wrapper testJean Delvare2014-04-161-0/+3
* patches: Fix heuristic for unapplied patches with timestampsJean Delvare2014-04-092-1/+47
* quilt.spec: Configure with the right docdirJean Delvare2014-04-061-2/+5
* Use file_in_patchJean Delvare2014-04-062-2/+2
* patches: Simplify scan_appliedJean Delvare2014-04-041-5/+2
* Let print_patch print a newline characterJean Delvare2014-03-125-5/+5
* diff: Workaround bash bugJean Delvare2014-03-043-4/+43
* test: Improve the coverage of unusual patch namesJean Delvare2014-03-021-0/+36
* Boost the speed of the series, applied and unapplied commandsJean Delvare2014-03-024-17/+15
* push: Check for duplicate patch in seriesJean Delvare2014-03-022-0/+61
* test: Drop legacy comment in two test casesJean Delvare2014-02-282-4/+0
* test: Drop stray slashesJean Delvare2014-02-282-2/+2
* Use consistent brace placementJean Delvare2014-02-289-32/+64
* Complete the documentation of option --colorJean Delvare2014-02-273-3/+3
* test/setup: Fix for GNU patch version <= 2.5.9Jean Delvare2014-02-261-3/+5
* test: Improve the coverage of the patches commandJean Delvare2014-02-242-0/+30
* import: Move function find_patch_fileJean Delvare2014-02-212-25/+25
* patchfns: Simplify function find_patch_file furtherJean Delvare2014-02-211-10/+2
* patchfns: Simplify function find_patch_fileJean Delvare2014-02-181-1/+1
* patches: Optimize the multiple files caseJean Delvare2014-02-152-13/+23
* patches: Optimize processing of unapplied patchesJean Delvare2014-02-151-5/+10
* bash_completion: Simplify _quilt_comfileJean Delvare2014-02-142-1/+6
* files: Return nothing if there are no filesJean Delvare2014-02-143-1/+7
* test/run: Minor performance optimizationsJean Delvare2014-02-122-7/+7
* 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