summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Regenerate pdf documentation (English version)Jean Delvare2012-02-221-0/+0
* | Document the patch grouping featureJean Delvare2012-02-223-3/+10
* | Add files generated for the russian documentation.Jean Delvare2012-02-221-3/+6
* | README: Update the list of helper scripts/filesJean Delvare2012-02-171-5/+2
* | setup.test: Increase test coverageJean Delvare2012-02-172-3/+51
* | setup, scripts/inspect: Properly escape spaces in directory and archive namesJean Delvare2012-02-173-4/+18
* | Makefile.in: Let "make clean" delete generated source tarballsJean Delvare2012-02-012-0/+9
* | Makefile.in: Include utilfns when generating source tarball (for real)Jean Delvare2012-02-011-0/+1
* | grep: Accept file names with spacesJean Delvare2012-02-013-2/+14
* | Makefile.in: Include utilfns when generating source tarballJean Delvare2012-02-011-0/+5
* | Whitespace cleanups.Jean Delvare2012-02-011-4/+4
* | backup-files: Skip echo-only loops in silent modeJean Delvare2012-02-012-13/+23
* | backup-files: Keep /dev/null openedJean Delvare2012-02-011-7/+9
* | backup-files: Drop support for backup removalJean Delvare2012-02-012-17/+3
* | backup-files: Drop support for -L on restoreJean Delvare2012-02-011-14/+4
* | backup-files: Inline restore_fastJean Delvare2012-02-011-22/+10
* | backup-files: Clarify command line optionsJean Delvare2012-02-011-15/+23
* | backup-files: Try mass copy first on copyJean Delvare2012-02-011-4/+18
* | backup-files: Separate function copy_manyJean Delvare2012-02-011-0/+33
* | backup-files: New function for copyJean Delvare2012-02-013-2/+52
* | backup-files: Skip first mkdir on restoreJean Delvare2012-02-011-6/+3
* | backup-files: Try mass link/copy first on restoreJean Delvare2012-02-011-5/+21
* | backup-files: Separate lists for empty and non-empty filesJean Delvare2012-02-011-14/+22
* | backup-files: Remember the list of filesJean Delvare2012-02-015-54/+30
* | backup-files: Quick exit when unlinking is not neededJean Delvare2012-02-011-0/+14
* | backup-files: Separate function restore_allJean Delvare2012-02-011-21/+29
* | backup-files: Avoid negationsJean Delvare2012-02-011-13/+13
* | backup-files: Optimize noopJean Delvare2012-02-011-3/+10
* | backup-files: Drop curly bracesJean Delvare2012-02-011-10/+10
* | backup-files: Batch mass restoreJean Delvare2012-02-014-1/+153
* | backup-files: Use internal implementation of dirnameJean Delvare2012-02-014-40/+53
* | backup-files: Make input methods mutually exclusiveJean Delvare2012-02-011-22/+19
* | backup-files: Drop variable filelistJean Delvare2012-02-011-9/+5