summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* inspect: Pass through the wrappers when appropriateJean Delvare2014-10-301-1/+4
* Don't export arbitrary variablesJean Delvare2014-10-302-1/+1
* pop: Rearm consistency check if neededJean Delvare2014-10-302-6/+26
* inspect: List all options in usage textJean Delvare2014-10-291-1/+1
* setup/inspect: CleanupsJean Delvare2014-10-292-13/+16
* push: Fix handling of "quilt push 0"Jean Delvare2014-10-292-0/+15
* Check for series file consistencyJean Delvare2014-10-272-3/+76
* inspect: Comment updateJean Delvare2014-10-251-1/+1
* Optimize function is_numericJean Delvare2014-10-241-1/+1
* Test push and pop with numeric argumentsJean Delvare2014-10-151-0/+23
* inspect: Skip version checkJean Delvare2014-10-131-0/+3
* inspect: Handle long options passed to tarJean Delvare2014-10-131-0/+45
* files: Add support for unapplied patchesJean Delvare2014-07-232-2/+10
* filenames_in_patch: Print each file only onceJean Delvare2014-07-231-2/+3
* Optimize function filenames_in_patch againJean Delvare2014-07-161-2/+2
* Test context patchesJean Delvare2014-07-141-1/+43
* patches: Use filenames_in_patchJean Delvare2014-07-142-26/+7
* Optimize function filenames_in_patchJean Delvare2014-06-241-2/+2
* Helper function checking for external toolJean Delvare2014-06-174-25/+19
* mail: Use array_joinJean Delvare2014-06-111-1/+1
* Fix NEWS file formatJean Delvare2014-06-091-3/+3
* Informative message when using graph without graphvizMartin Quinson2014-06-092-1/+16
* setup: Check for rpmbuild availabilityJean Delvare2014-06-091-0/+8
* setup: Skip version checkJean Delvare2014-06-092-0/+10
* partially revert commit fc06a60fKent R. Spillner2014-06-043-94/+0
* faildiff.test: loosen error string constraintKent R. Spillner2014-06-031-1/+1
* Makefile.in: fix patch-wrapper checksAndreas Gruenbacher2014-06-032-3/+11
* Set version to 0.63v0.63Martin Quinson2014-05-253-11/+14
* Set version to 0.62v0.62Martin Quinson2014-05-073-11/+11
* reupdate the translation files (no manual change)Martin Quinson2014-05-074-329/+410
* translations need love tooMartin Quinson2014-05-071-0/+4
* update the french translation, back to 100%Martin Quinson2014-05-071-96/+111
* tentative documentation of the upcoming releaseMartin Quinson2014-05-051-0/+15
* improve the documentation about the layout of a working directoryMartin Quinson2014-05-041-9/+24
* test: Extend mail.test to check for more than 2 duplicate subject linesJean Delvare2014-04-251-0/+11
* test: Make patch-wrapper.test saferJean Delvare2014-04-251-0/+7
* Delete quilt.changesJean Delvare2014-04-172-4073/+0
* Update the release checklistJean Delvare2014-04-171-3/+3
* Generate rpm's %changelog from NEWSJean Delvare2014-04-171-4/+5
* Add a NEWS fileJean Delvare2014-04-171-0/+106
* 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