On Wed, Jun 26, 2019 at 03:29:29PM -0700, Junio C Hamano wrote: > * md/list-objects-filter-combo (2019-06-17) 10 commits > - list-objects-filter-options: make parser void > - list-objects-filter-options: clean up use of ALLOC_GROW > - list-objects-filter-options: allow mult. --filter > - strbuf: give URL-encoding API a char predicate fn > - list-objects-filter-options: make filter_spec a string_list > - list-objects-filter-options: move error check up > - list-objects-filter: implement composite filters > - list-objects-filter-options: always supply *errbuf > - list-objects-filter: put omits set in filter struct > - list-objects-filter: make API easier to use > > The list-objects-filter API (used to create a sparse/lazy clone) > learned to take a combined filter specification. > > Will merge to 'next'. > Great, thank you. I do want to apply jonathantanmy@xxxxxxxxxx's readability/textual suggestions. Can you wait until the next roll-up before merging, please? I'll send it out today.