summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 0.64.v0.64Jean Delvare2015-02-093-15/+37
* Update the German translationHolger Wansing2015-02-081-279/+343
* Make gettext happyJean Delvare2015-02-061-2/+2
* Partial German translation updatePetr Tesarik2015-02-061-78/+43
* Fix one string in Japanese translationYasushi SHOJI2015-02-051-4/+2
* Update Japanaese translation for 0.64Yasushi SHOJI2015-02-051-110/+97
* setup: Fix a corner case in create_symlinkJean Delvare2015-02-041-1/+1
* setup: Fix removal of "." components in normalize_pathJean Delvare2015-02-041-1/+1
* Update the Russian translationSergey Basalaev2015-02-011-288/+293
* Update the French translationJean Delvare2015-01-301-45/+45
* Resync translation filesJean Delvare2015-01-305-295/+544
* mail: Don't include the release number in User-AgentJean Delvare2015-01-292-2/+1
* Clean up TESTS definitionJean Delvare2015-01-281-3/+3
* Sort the testsJean Delvare2015-01-281-1/+2
* quilt/mail: Remove procmail dependencyKent R. Spillner2015-01-276-34/+21
* test/mail: Test multi-line headersJean Delvare2015-01-271-2/+6
* setup: Merge inspect into setupJean Delvare2015-01-243-200/+142
* setup: Fix link creationJean Delvare2015-01-241-0/+1
* setup: Let normalize_path deal with "."Jean Delvare2015-01-201-1/+2
* quilt-el: Fix patch select completionLeonid Movshovich2015-01-181-1/+1
* quilt-el: Fix tramp supportLeonid Movshovich2015-01-181-3/+3
* Test refresh behavior on hard-linked patchesJean Delvare2015-01-141-0/+36
* setup: Merge testsJean Delvare2014-12-181-32/+33
* setup: Add --fast optionJean Delvare2014-12-183-7/+64
* inspect-wrapper: Trace calls earlierJean Delvare2014-12-181-3/+3
* setup: New function to generate series headerJean Delvare2014-12-081-9/+13
* push: Clean up stray references to interactive modeJean Delvare2014-12-072-5/+1
* Do not use interactive mode with "quilt push -f"Martin Panter2014-12-071-5/+2
* push: Add --refresh optionJean Delvare2014-11-122-2/+40
* pop: Add --refresh optionJean Delvare2014-11-122-2/+45
* Allow patch format options to pass throughJean Delvare2014-11-121-0/+5
* inspect-wrapper: Use exec to pass control backJean Delvare2014-11-121-2/+2
* setup: Fix path to extra patches in series fileJean Delvare2014-11-052-1/+27
* inspect-wrapper: Minor code optimizationJean Delvare2014-11-051-2/+4
* inspect: Split the patch/tar/unzip wrapper to a separate scriptJean Delvare2014-11-053-282/+271
* setup: Introduce function normalize_pathJean Delvare2014-11-031-10/+11
* inspect: Exclude more files from md5sumsJean Delvare2014-11-031-1/+1
* inspect: Don't explicitly delete the temporary data fileJean Delvare2014-10-301-1/+0
* 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