32 Commits (39149df36426ee106367c701feb5a8c8662c9f74)

Author SHA1 Message Date
Taylor Blau b9ea214795 list_objects_filter_options: introduce 'list_object_filter_config_name' 4 years ago
Jeff King dbbcd44fb4 strvec: rename files from argv-array to strvec 4 years ago
Xin Li 16af5f1abb repository: add a helper function to perform repository format upgrade 5 years ago
Jeff King 4c96a77594 list-objects-filter: delay parsing of sparse oid 5 years ago
Matthew DeVore 90d21f9ebf list-objects-filter-options: make parser void 6 years ago
Matthew DeVore 5a133e8a7f list-objects-filter-options: clean up use of ALLOC_GROW 6 years ago
Matthew DeVore 489fc9ee71 list-objects-filter-options: allow mult. --filter 6 years ago
Matthew DeVore cf9ceb5a12 list-objects-filter-options: make filter_spec a string_list 6 years ago
Matthew DeVore f56f764279 list-objects-filter-options: move error check up 6 years ago
Matthew DeVore e987df5fe6 list-objects-filter: implement composite filters 6 years ago
Matthew DeVore 842b00516a list-objects-filter-options: always supply *errbuf 6 years ago
Christian Couder fa3d1b63e8 promisor-remote: parse remote.*.partialclonefilter 6 years ago
Christian Couder b14ed5adaf Use promisor_remote_get_direct() and has_promisor_remote() 6 years ago
Matthew DeVore 5c03bc8b1d list-objects-filter-options: error is localizeable 6 years ago
Christian Couder e693237e2b list-objects-filter: disable 'sparse:path' filters 6 years ago
Nguyễn Thái Ngọc Duy 5a59a2301f completion: add more parameter value completion 6 years ago
Josh Steadmon 87c2d9d310 filter-options: expand scaled numbers 6 years ago
Matthew DeVore c813a7c35f list-objects-filter: teach tree:# how to handle >0 6 years ago
Nguyễn Thái Ngọc Duy 3a7a698e93 sha1-name.c: remove implicit dependency on the_index 6 years ago
Matthew DeVore bc5975d24f list-objects-filter: implement filter tree:0 6 years ago
Matthew DeVore cc0b05a4cc list-objects-filter-options: do not over-strbuf_init 6 years ago
Jonathan Tan cac1137dc4 list-objects: check if filter is NULL before using 7 years ago
Jeff Hostetler aa57b871da fetch: inherit filter-spec from partial clone 7 years ago
Jeff Hostetler 1e1e39b308 partial-clone: define partial clone settings in config 7 years ago
Jeff Hostetler 4875c9791e list-objects-filter-options: support --no-filter 7 years ago
Christian Couder 1dde5fa2b2 list-objects-filter-options: fix 'keword' typo in comment 7 years ago
Jeff Hostetler 25ec7bcac0 list-objects: filter objects in traverse_commit_list 7 years ago