summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix typoJean Delvare2009-12-131-1/+1
* don't show stderr on tab-completionVincenzo Tibullo2009-12-121-10/+10
* - quilt/scripts/patchfns.in (diff_file): Swap options andJean Delvare2009-12-122-1/+8
* add, files, remove: accept file name with spacesYasushi SHOJI2009-11-275-19/+65
* inspect: Fix detection of lzma-compressed files.Jean Delvare2009-11-272-1/+18
* Fix support of lzma- or xz-compressed files:Jean Delvare2009-11-276-10/+44
* - quilt.quiltrc: make sur eto only override QUILT_PAGER ifAndreas Gruenbacher2009-11-252-1/+7
* fix pager if you press ^CBert Wesarg2009-11-251-2/+21
* - inspect: Try to better recognize "patch -d" and "tar -C" (whichAndreas Gruenbacher2009-11-252-21/+64
* - inspect: When guessing the tarball filename, make sure that onlyAndreas Gruenbacher2009-11-252-1/+11
* - new command: Add -p ... option (equivalent to diff -p ...).Andreas Gruenbacher2009-11-253-4/+30
* - Make sure the series file is a regular file (or a symlink to aAndreas Gruenbacher2009-11-252-5/+24
* push: update color matcher for failed mergeBert Wesarg2009-11-252-1/+6
* - No longer create backup files of new files with file mode 0.Andreas Gruenbacher2009-11-222-2/+9
* Fix typoAndreas Gruenbacher2009-11-201-1/+1
* Do not quite QUILT_PAGER when executing the pagerAndreas Gruenbacher2009-11-201-1/+1
* pager support: some improvementsAndreas Gruenbacher2009-11-204-22/+39
* pager support like gitBert Wesarg2009-11-209-0/+48