Re: [PATCH v7 00/10] Git filter protocol

2016-09-13 Thread Junio C Hamano
larsxschnei...@gmail.com writes: > From: Lars Schneider > > The goal of this series is to avoid launching a new clean/smudge filter > process for each file that is filtered. I tentatively queued this in 'pu' because I wanted to see these changes in context and also wanted to know if there are ov

[PATCH v7 00/10] Git filter protocol

2016-09-08 Thread larsxschneider
From: Lars Schneider The goal of this series is to avoid launching a new clean/smudge filter process for each file that is filtered. A short summary about v1 to v5 can be found here: https://git.github.io/rev_news/2016/08/17/edition-18/ This series is also published on web: https://github.com/l