Sign in
googlers
/
jrn
/
git
/
538dc459a0331c48b893c9f6ca0be5917860bb99
/
list-objects-filter-options.c
5cb2827
pack-objects: lazily set up "struct rev_info", don't leak
by Ævar Arnfjörð Bjarmason
· 3 years ago
105c6f1
bundle: parse filter capability
by Derrick Stolee
· 3 years ago
4a4c3f9
list-objects-filter-options: create copy helper
by Derrick Stolee
· 3 years ago
225f7fa
help: fix small typo in error message
by Jean-Noël Avila
· 3 years, 10 months ago
b0c42a5
list-objects: implement object type filter
by Patrick Steinhardt
· 3 years, 11 months ago
5a923bb
list-objects-filter-options: fix function name in BUG
by Martin Ågren
· 4 years, 4 months ago
23547c4
fetch: do not override partial clone filter
by Jonathan Tan
· 4 years, 5 months ago
73a9255
Merge branch 'tb/upload-pack-filters'
by Junio C Hamano
· 4 years, 7 months ago
b9ea214
list_objects_filter_options: introduce 'list_object_filter_config_name'
by Taylor Blau
· 4 years, 7 months ago
dbbcd44
strvec: rename files from argv-array to strvec
by Jeff King
· 4 years, 7 months ago
16af5f1
repository: add a helper function to perform repository format upgrade
by Xin Li
· 4 years, 9 months ago
ad8f036
Merge branch 'jk/partial-clone-sparse-blob'
by Junio C Hamano
· 5 years ago
627b826
Merge branch 'md/list-objects-filter-combo'
by Junio C Hamano
· 5 years ago
4c96a77
list-objects-filter: delay parsing of sparse oid
by Jeff King
· 5 years ago
90d21f9
list-objects-filter-options: make parser void
by Matthew DeVore
· 6 years ago
5a133e8
list-objects-filter-options: clean up use of ALLOC_GROW
by Matthew DeVore
· 6 years ago
489fc9e
list-objects-filter-options: allow mult. --filter
by Matthew DeVore
· 6 years ago
cf9ceb5
list-objects-filter-options: make filter_spec a string_list
by Matthew DeVore
· 6 years ago
f56f764
list-objects-filter-options: move error check up
by Matthew DeVore
· 6 years ago
e987df5
list-objects-filter: implement composite filters
by Matthew DeVore
· 6 years ago
842b005
list-objects-filter-options: always supply *errbuf
by Matthew DeVore
· 6 years ago
fa3d1b6
promisor-remote: parse remote.*.partialclonefilter
by Christian Couder
· 6 years ago
b14ed5a
Use promisor_remote_get_direct() and has_promisor_remote()
by Christian Couder
· 6 years ago
ca02d36
Merge branch 'md/list-objects-filter-parse-msgfix'
by Junio C Hamano
· 6 years ago
5c03bc8
list-objects-filter-options: error is localizeable
by Matthew DeVore
· 6 years ago
e693237
list-objects-filter: disable 'sparse:path' filters
by Christian Couder
· 6 years ago
5a59a23
completion: add more parameter value completion
by Nguyễn Thái Ngọc Duy
· 6 years ago
7589e63
Merge branch 'nd/the-index-final'
by Junio C Hamano
· 6 years ago
87c2d9d
filter-options: expand scaled numbers
by Josh Steadmon
· 6 years ago
c813a7c
list-objects-filter: teach tree:# how to handle >0
by Matthew DeVore
· 6 years ago
3a7a698
sha1-name.c: remove implicit dependency on the_index
by Nguyễn Thái Ngọc Duy
· 6 years ago
bc5975d
list-objects-filter: implement filter tree:0
by Matthew DeVore
· 6 years ago
cc0b05a
list-objects-filter-options: do not over-strbuf_init
by Matthew DeVore
· 6 years ago
cac1137
list-objects: check if filter is NULL before using
by Jonathan Tan
· 7 years ago
aa57b87
fetch: inherit filter-spec from partial clone
by Jeff Hostetler
· 7 years ago
1e1e39b
partial-clone: define partial clone settings in config
by Jeff Hostetler
· 7 years ago
4875c97
list-objects-filter-options: support --no-filter
by Jeff Hostetler
· 7 years ago
1dde5fa
list-objects-filter-options: fix 'keword' typo in comment
by Christian Couder
· 7 years ago
25ec7bc
list-objects: filter objects in traverse_commit_list
by Jeff Hostetler
· 7 years ago