summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* snapshot command: Add missing create_db callCyril Brulebois2011-09-151-0/+1
* New test case for patches attempting to modify files which do not exist.Jean Delvare2011-04-042-0/+29
* configure.ac: Fix test for GNU patch versionJean Delvare2011-03-254-12/+17
* diff, refresh: Accept file names with spacesJean Delvare2011-03-254-11/+80
* test/run: Enforce single variable substitution methodJean Delvare2011-03-183-3/+9
* Fix i18n of quilt/scripts/patchfnsJean Delvare2011-03-182-1/+8
* Drop #! statement from patchfnsJean Delvare2011-03-162-2/+6
* quilt diff: Check for snapshot presence before using itJean Delvare2011-03-162-0/+13
* compat/getopt.in: Add support of options with optional parametersJean Delvare2011-03-152-3/+24
* compat/getopt.in: Fix quoting and spacingJean Delvare2011-03-152-8/+22
* quilt/grep.in: Explicitly set the root to "." if the user didn't provide oneJean Delvare2011-03-122-1/+8
* quilt.spec.in: BUILD_ROOT is only needed at installation time, not at build t...Jean Delvare2011-03-092-1/+7
* Let the test suite cover "quilt grep".Jean Delvare2011-03-074-0/+16
* quilt/pop.in: Add missing local variable declaration.Jean Delvare2011-03-052-1/+6
* compat/mktemp.in: Properly support white space in file names.Jean Delvare2011-03-022-3/+8
* quilt mail: Fix a temporary directory leak.Jean Delvare2011-02-062-0/+6
* Don't build quilt.spec by default, it's only needed for packaging purposes.Jean Delvare2011-02-062-1/+7
* - quilt.spec.in: List findutils as a requirement (for find andJean Delvare2011-02-064-1/+104
* Update Japanese translation.Jean Delvare2011-02-062-114/+193
* quilt.spec is a generated file now so git can ignore it.Jean Delvare2011-02-051-0/+1
* Update French translation.Jean Delvare2011-02-013-131/+250
* Duplicate space.Jean Delvare2011-02-011-1/+1
* test/nolink.test: Add missing check, to make sure we won't miss a bug.Jean Delvare2011-01-282-0/+9
* Add bash completion for revert command.Jean Delvare2010-11-022-2/+7
* Update changelog.Jean Delvare2010-06-281-0/+6
* No longer ship quilt.spec, it can easily be regerated fromJean Delvare2010-06-281-1953/+0
* Update automatically generated configure scriptJean Delvare2010-06-231-1399/+1645
* Update the remaining outdated links to Andrew Morton's stuffJean Delvare2010-06-233-2/+8
* Fix typoJean Delvare2010-06-231-1/+1
* Properly detect newer versions of GNU patchJean Delvare2010-06-232-1/+10
* Handle reversed patches in spec filesJean Delvare2010-06-232-4/+18
* Add a --fuzz parameter to quilt setup and inspectJean Delvare2010-06-233-5/+22
* Do not hard-code the location of /etc; use $(etcdir) insteadAndreas Gruenbacher2010-06-092-2/+3
* Add a russion translation of the quilt paper by Ivan BorzenkovAndreas Gruenbacher2010-02-143-3/+507
* Update configure.Jean Delvare2010-01-271-20/+0
* Give more meaningful error messagesDavid Paleino2010-01-274-12/+30
* Stop testing for cp -lJean Delvare2010-01-272-12/+6
* push: patch's --merge option has an optional argument nowBert Wesarg2010-01-272-6/+21
* Skip non-files when selecting the SERIES fileRaphaël Hertzog2010-01-272-2/+8
* Let the test suite be run in parallelJean Delvare2010-01-233-10/+52
* Separate working directory for each test caseJean Delvare2010-01-2346-398/+218
* Update the changes file.Jean Delvare2010-01-231-0/+9
* Add non-regression test to verify that quilt remembers QUILT_PATCHES/QUILT_SE...Raphaël Hertzog2010-01-231-0/+30
* Remember QUILT_PATCHES and QUILT_SERIES by storing them in .pcRaphaël Hertzog2010-01-232-6/+28
* quilt.spec, doc/main.tex: Update URI of Andrew Morton's patchJean Delvare2010-01-063-3/+10
* quilt.spec, doc/main.tex: Update URI of Andrew Morton's patchJean Delvare2010-01-061-0/+2
* Update changelog.Jean Delvare2010-01-061-0/+64
* Update changes file.Jean Delvare2009-12-191-0/+5
* fix pager on broken pipeBert Wesarg2009-12-191-2/+2
* - Change the default less options used if LESS is set in the environment:Andreas Gruenbacher2009-12-141-1/+1