28 Commits (9ff6b74bb7653ba498414764e48ca015554f5ac3)

Author SHA1 Message Date
Martin Ågren 1e6771e504 object-name.c: rename from sha1-name.c 4 years ago
Jeff King 5bf7f1eaa5 list-objects-filter: treat NULL filter_options as "disabled" 5 years ago
Jeff King a4cafc7379 list-objects-filter: use empty string instead of NULL for sparse "base" 6 years ago
Jon Simons cf34337f98 list-objects-filter: give a more specific error sparse parsing error 6 years ago
Jeff King 4c96a77594 list-objects-filter: delay parsing of sparse oid 6 years ago
Derrick Stolee 468ce99b77 unpack-trees: rename 'is_excluded_from_list()' 6 years ago
Derrick Stolee 65edd96aec treewide: rename 'exclude' methods to 'pattern' 6 years ago
Derrick Stolee caa3d55444 treewide: rename 'struct exclude_list' to 'struct pattern_list' 6 years ago
Matthew DeVore e987df5fe6 list-objects-filter: implement composite filters 6 years ago
Matthew DeVore 7a7c7f4a6d list-objects-filter: put omits set in filter struct 6 years ago
Matthew DeVore 9430147ca0 list-objects-filter: encapsulate filter components 6 years ago
Matthew DeVore 7140600e2e list-objects-filter: correct usage of ALLOC_GROW 6 years ago
Christian Couder e693237e2b list-objects-filter: disable 'sparse:path' filters 6 years ago
Matthew DeVore 8272f26034 tree:<depth>: skip some trees even when collecting omits 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 01d40c8487 list-objects-filter.c: remove implicit dependency on the_index 6 years ago
Matthew DeVore 8b10a206f0 list-objects: support for skipping tree traversal 6 years ago
Matthew DeVore bc5975d24f list-objects-filter: implement filter tree:0 6 years ago
Matthew DeVore 696aa73905 list-objects-filter: use BUG rather than die 6 years ago
Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 years ago
Stefan Beller 0df8e96566 cache.h: add repository argument to oid_object_info 7 years ago
Stefan Beller e5e5e08832 sha1_name.c: rename to use dash in file name 7 years ago
brian m. carlson abef9020e3 sha1_file: convert sha1_object_info* to object_id 7 years ago
Jeff Hostetler 25ec7bcac0 list-objects: filter objects in traverse_commit_list 7 years ago