summaryrefslogtreecommitdiffstats
path: root/quilt
Commit message (Expand)AuthorAgeFilesLines
* quilt/grep.in: Explicitly set the root to "." if the user didn't provide oneJean Delvare2011-03-121-1/+1
* quilt/pop.in: Add missing local variable declaration.Jean Delvare2011-03-051-1/+1
* quilt mail: Fix a temporary directory leak.Jean Delvare2011-02-061-0/+1
* Duplicate space.Jean Delvare2011-02-011-1/+1
* Handle reversed patches in spec filesJean Delvare2010-06-231-4/+13
* Add a --fuzz parameter to quilt setup and inspectJean Delvare2010-06-232-5/+16
* Give more meaningful error messagesDavid Paleino2010-01-271-2/+12
* push: patch's --merge option has an optional argument nowBert Wesarg2010-01-271-6/+15
* Skip non-files when selecting the SERIES fileRaphaël Hertzog2010-01-271-2/+2
* Remember QUILT_PATCHES and QUILT_SERIES by storing them in .pcRaphaël Hertzog2010-01-231-4/+22
* fix pager on broken pipeBert Wesarg2009-12-191-2/+2
* - quilt/scripts/patchfns.in (diff_file): Swap options andJean Delvare2009-12-121-1/+2
* add, files, remove: accept file name with spacesYasushi SHOJI2009-11-274-19/+22
* inspect: Fix detection of lzma-compressed files.Jean Delvare2009-11-271-1/+12
* Fix support of lzma- or xz-compressed files:Jean Delvare2009-11-275-10/+32
* fix pager if you press ^CBert Wesarg2009-11-251-2/+21
* - inspect: Try to better recognize "patch -d" and "tar -C" (whichAndreas Gruenbacher2009-11-251-21/+57
* - inspect: When guessing the tarball filename, make sure that onlyAndreas Gruenbacher2009-11-251-1/+4
* - new command: Add -p ... option (equivalent to diff -p ...).Andreas Gruenbacher2009-11-252-4/+24
* - Make sure the series file is a regular file (or a symlink to aAndreas Gruenbacher2009-11-251-5/+18
* push: update color matcher for failed mergeBert Wesarg2009-11-251-1/+1
* Do not quite QUILT_PAGER when executing the pagerAndreas Gruenbacher2009-11-201-1/+1
* pager support: some improvementsAndreas Gruenbacher2009-11-201-22/+17
* pager support like gitBert Wesarg2009-11-209-0/+48
* re-activate exit handler multiplexerBert Wesarg2009-11-207-30/+34
* Enable quilt to handle compressed tarballs and patches that were compressed w...Philipp Thomas2009-11-205-4/+26
* patches command: Also match deleted files in unapplied patches at the cost of...Andreas Gruenbacher2009-11-051-2/+6
* patches command: Prevent false matches in unapplied patches for patches which...Andreas Gruenbacher2009-11-051-1/+2
* patches command: Commit 2e581933a introduced a bug in scanning unapplied patc...Andreas Gruenbacher2009-11-051-2/+2
* Restore the "remove" commandAndreas Gruenbacher2009-09-171-0/+112
* Fix commit 93b4531Andreas Gruenbacher2009-06-171-2/+2
* No longer use $0 in gen_tempfileAndreas Gruenbacher2009-06-171-3/+2
* Don't use the =~ constructJean Delvare2009-06-171-3/+7
* Try to clarify the help text of "quilt revert"Andreas Gruenbacher2009-06-171-3/+4
* "quilt revert" accidentally creates a hard link, it shouldn't do that.Jean Delvare2009-06-171-1/+0
* - Push command: don't imply --force when --merge is given so thatAndreas Gruenbacher2009-04-051-6/+5
* - Rename push's -M option to -m.Andreas Gruenbacher2009-03-311-3/+3
* Push command: update the -M / --merge optionAndreas Gruenbacher2009-03-151-9/+5
* patches command: add --color option as wellAndreas Gruenbacher2009-03-082-8/+27
* series command: add --color optionAndreas Gruenbacher2009-03-082-10/+28
* Fix the -M option (which aliases to --merge=rejects).Andreas Gruenbacher2009-02-031-3/+6
* Allow to optionally specify different merge modes.Andreas Gruenbacher2009-02-031-4/+4
* I'm not sure it's really a good idea to bump --fuzz for merges; removeAndreas Gruenbacher2009-02-011-2/+2
* - push command: Add --fuzz=N option. Add experimental --mergeAndreas Gruenbacher2009-02-011-21/+38
* Convert to git repository formatv0.48Andreas Gruenbacher2009-01-292-31/+0
* - quilt setup: Define %__tar and %__patch to refer to the tar andAndreas Gruenbacher2008-11-291-0/+2
* - To allow using 'procmail' (which contains 'formail') as weakAndreas Gruenbacher2008-11-021-0/+7
* - push command: Remove leftovers of the former interactive-option.Andreas Gruenbacher2008-11-021-4/+1
* - mail command: don't word boundaries in awk; it's a GNU awkAndreas Gruenbacher2008-11-021-2/+2
* - quilt/scripts/patchfns.in (cat_series): Handle lines properlyAndreas Gruenbacher2008-06-241-2/+2