Re: [PATCH v2 00/16] pathspec cleanup

2016-12-09 Thread Brandon Williams
On 12/08, Junio C Hamano wrote: > Will queue, but with fixes on issues spotted by my pre-acceptance > mechanical filter squashed in, to fix style issues in the > destination of code movements. Is this pre-acceptance filter you use something that I could run locally? -- Brandon Williams

Re: [PATCH v2 00/16] pathspec cleanup

2016-12-08 Thread Junio C Hamano
Will queue, but with fixes on issues spotted by my pre-acceptance mechanical filter squashed in, to fix style issues in the destination of code movements. pathspec.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pathspec.c b/pathspec.c index 08abdd3922..cabc02e79b

[PATCH v2 00/16] pathspec cleanup

2016-12-08 Thread Brandon Williams
v2 of this series addresses the comments brought up in v1, most of which were small cosmetic changes (since this is mostly a cosmetic series to begin with). Brandon Williams (16): mv: remove use of deprecated 'get_pathspec()' dir: convert create_simplify to use the pathspec struct interface