summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* setup: Run create_dbJean Delvare2012-10-253-2/+33
* setup: Try alternative patches/series namesJean Delvare2012-10-252-1/+8
* setup: Check for existing files after unpackingJean Delvare2012-10-252-2/+7
* Keep reference entries sortedJean Delvare2012-10-252-1/+6
* Modify quilt.changes to explaing changes for quiilt.el.Satoru Takeuchi2012-03-111-0/+10
* quilt-el: fix `quilt-patch-list' to call `quilt series'..Satoru Takeuchi2012-03-101-1/+1
* quilt-el: remove `Version' and `URL' tags in the documentSatoru Takeuchi2012-03-101-2/+0
* quilt-el: make it byte compile cleanSatoru Takeuchi2012-03-101-8/+6
* quilt-el: make it checkdoc clean.Satoru Takeuchi2012-03-101-54/+82
* quilt-el: supporting multiple quilt treesSatoru Takeuchi2012-03-101-31/+75
* quilt-el: cleanup codes by introducing `quilt-cmd-to-list' function.Satoru Takeuchi2012-03-101-9/+10
* quilt-el: fix polluting namespace by nested function.Satoru Takeuchi2012-03-101-33/+29
* quilt-el: return to the original cwd even if `shell-command' failed.Satoru Takeuchi2012-03-101-4/+6
* quilt-el: update the maintainer's email addres.Satoru Takeuchi2012-03-101-1/+1
* quilt-el: optimize `quilt-revert'Satoru Takeuchi2012-03-101-1/+2
* quilt-el: considering default-directory' is nilSatoru Takeuchi2012-03-101-1/+2
* quilt-el: simplify quilt-revertSatoru Takeuchi2012-03-101-6/+2
* quilt-el: be aware of QUILT_PATCHESSatoru Takeuchi2012-03-101-2/+14
* Be less strict on changelog formatv0.60Jean Delvare2012-02-291-3/+0
* Set version to 0.60 "Happy Birthday Lina".Jean Delvare2012-02-293-10/+15
* Update French translationJean Delvare2012-02-292-8/+14
* Resync translation files.Jean Delvare2012-02-295-194/+240
* Document the previous fixes.Jean Delvare2012-02-291-0/+9
* quilt: unset POSIXLY_CORRECT to ensure that patch works non-interactivelyRaphaƫl Hertzog2012-02-292-0/+5
* Ensure quilt(1) documents the correct patches directoryJulien Viard de Galbert2012-02-291-1/+1
* Update quilt.changes and configure after merge.Jean Delvare2012-02-292-3/+18
* Merge remote branch 'origin/fixes-0.51'Jean Delvare2012-02-293-19/+58
|\
| * quilt mail: Implement option -M to read the introduction message from a filefixes-0.51Andreas Gruenbacher2012-02-161-4/+21
| * Relax the bash version requirement to version 3.0Andreas Gruenbacher2012-02-161-2/+14
| * quilt mail: Skip additional recipients with "bad" email addressesAndreas Gruenbacher2012-02-111-1/+1
| * edmail: Allow to add "good" recipient addresses while skipping "bad" onesAndreas Gruenbacher2012-02-111-3/+16
| * quilt mail: Fix wrong use of edmailAndreas Gruenbacher2012-02-111-1/+1
| * quilt mail: Require a "reasonable looking" email address in patch headersAndreas Gruenbacher2012-02-111-4/+4
| * quilt mail: Don't use localized date format in From linesAndreas Gruenbacher2012-02-111-1/+1
| * quilt mail: Improve error reporting (requires bash 3.2)Andreas Gruenbacher2012-02-112-17/+14