summaryrefslogtreecommitdiffstats
path: root/list-objects-filter-options.c
AgeCommit message (Expand)AuthorLines
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