summaryrefslogtreecommitdiffstats
path: root/quilt.spec.in
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2014-02-15 18:43:48 +0100
committerJean Delvare <jdelvare@suse.de>2014-02-15 18:43:48 +0100
commitaadae7a30499c318ae18cb6b216f1d7fe60e49b7 (patch)
tree11c0db13988f16561fe6ef1e298e3985f5cd769b /quilt.spec.in
parent1b95644e3a00f07a6711c881d2dcdac14206a57e (diff)
downloadquilt-aadae7a30499c318ae18cb6b216f1d7fe60e49b7.tar.gz
patches: Optimize the multiple files case
I didn't put too many thoughts when adding support for multiple files to the "patches" command. The nested loop approach turns out to be very inefficient for unapplied patches. Get rid of the innermost loop by building a single pattern matching all filenames at once. That way, performance no longer depends on the number of files (as far as unapplied patches are concerned.)
Diffstat (limited to 'quilt.spec.in')
0 files changed, 0 insertions, 0 deletions