summaryrefslogtreecommitdiffstats
path: root/list-objects-filter-options.c
AgeCommit message (Expand)AuthorLines
2019-05-29list-objects-filter: disable 'sparse:path' filtersChristian Couder-4/+6
2019-02-20completion: add more parameter value completionNguyễn Thái Ngọc Duy-0/+4
2019-02-06Merge branch 'nd/the-index-final'Junio C Hamano-1/+1
2019-01-15filter-options: expand scaled numbersJosh Steadmon-2/+18
2019-01-15list-objects-filter: teach tree:# how to handle >0Matthew DeVore-4/+3
2019-01-14sha1-name.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy-1/+1
2018-10-07list-objects-filter: implement filter tree:0Matthew DeVore-0/+13
2018-10-07list-objects-filter-options: do not over-strbuf_initMatthew DeVore-4/+2
2018-06-12list-objects: check if filter is NULL before usingJonathan Tan-0/+2
2017-12-08fetch: inherit filter-spec from partial cloneJeff Hostetler-1/+1
2017-12-08partial-clone: define partial clone settings in configJeff Hostetler-15/+75
2017-12-05list-objects-filter-options: support --no-filterJeff Hostetler-2/+13
2017-12-05list-objects-filter-options: fix 'keword' typo in commentChristian Couder-1/+1
2017-11-22list-objects: filter objects in traverse_commit_listJeff Hostetler-0/+81