index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
list-objects-filter-options.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
1
-4
/
+1
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
list-objects-filter-options: work around reported leak on error
Patrick Steinhardt
2024-11-05
1
-10
/
+7
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-5
/
+0
*
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-3
/
+4
|
\
|
*
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-3
/
+4
*
|
Merge branch 'sg/parse-options-h-users'
Junio C Hamano
2023-03-30
1
-0
/
+1
|
\
\
|
*
|
treewide: include parse-options.h in source files
SZEDER Gábor
2023-03-20
1
-0
/
+1
|
|
/
*
/
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-1
/
+3
|
/
*
list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT()
René Scharfe
2022-11-30
1
-4
/
+0
*
list-objects-filter: initialize sub-filter structs
Jeff King
2022-09-22
1
-3
/
+7
*
list-objects-filter: convert filter_spec to a strbuf
Jeff King
2022-09-12
1
-33
/
+18
*
list-objects-filter: add and use initializers
Jeff King
2022-09-12
1
-9
/
+11
*
list-objects-filter: handle null default filter spec
Jeff King
2022-09-12
1
-1
/
+1
*
list-objects-filter: don't memset after releasing filter struct
Jeff King
2022-09-12
1
-3
/
+1
*
list_objects_filter_options: plug leak of filter_spec strings
Jeff King
2022-09-08
1
-6
/
+13
*
list_objects_filter_copy(): deep-copy sparse_oid_name field
Jeff King
2022-09-08
1
-0
/
+1
*
pack-objects: lazily set up "struct rev_info", don't leak
Ævar Arnfjörð Bjarmason
2022-03-28
1
-0
/
+4
*
bundle: parse filter capability
Derrick Stolee
2022-03-09
1
-16
/
+1
*
list-objects-filter-options: create copy helper
Derrick Stolee
2022-03-09
1
-0
/
+19
*
help: fix small typo in error message
Jean-Noël Avila
2021-05-21
1
-1
/
+1
*
list-objects: implement object type filter
Patrick Steinhardt
2021-04-19
1
-0
/
+15
*
list-objects-filter-options: fix function name in BUG
Martin Ågren
2020-11-16
1
-1
/
+1
*
fetch: do not override partial clone filter
Jonathan Tan
2020-09-29
1
-1
/
+9
*
Merge branch 'tb/upload-pack-filters'
Junio C Hamano
2020-08-12
1
-0
/
+23
|
\
|
*
list_objects_filter_options: introduce 'list_object_filter_config_name'
Taylor Blau
2020-08-04
1
-0
/
+23
*
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
|
/
*
repository: add a helper function to perform repository format upgrade
Xin Li
2020-06-05
1
-1
/
+2
*
Merge branch 'jk/partial-clone-sparse-blob'
Junio C Hamano
2019-10-07
1
-12
/
+2
|
\
|
*
list-objects-filter: delay parsing of sparse oid
Jeff King
2019-09-16
1
-12
/
+2
*
|
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
2019-09-18
1
-43
/
+232
|
\
\
|
*
|
list-objects-filter-options: make parser void
Matthew DeVore
2019-06-28
1
-7
/
+5
|
*
|
list-objects-filter-options: clean up use of ALLOC_GROW
Matthew DeVore
2019-06-28
1
-10
/
+7
|
*
|
list-objects-filter-options: allow mult. --filter
Matthew DeVore
2019-06-28
1
-5
/
+83
|
*
|
list-objects-filter-options: make filter_spec a string_list
Matthew DeVore
2019-06-28
1
-16
/
+34
|
*
|
list-objects-filter-options: move error check up
Matthew DeVore
2019-06-28
1
-5
/
+4
|
*
|
list-objects-filter: implement composite filters
Matthew DeVore
2019-06-28
1
-2
/
+104
|
*
|
list-objects-filter-options: always supply *errbuf
Matthew DeVore
2019-06-28
1
-13
/
+8
|
|
/
*
|
promisor-remote: parse remote.*.partialclonefilter
Christian Couder
2019-06-25
1
-12
/
+15
*
|
Use promisor_remote_get_direct() and has_promisor_remote()
Christian Couder
2019-06-25
1
-13
/
+15
|
/
*
Merge branch 'md/list-objects-filter-parse-msgfix'
Junio C Hamano
2019-06-21
1
-1
/
+1
|
\
|
*
list-objects-filter-options: error is localizeable
Matthew DeVore
2019-05-31
1
-1
/
+1
*
|
list-objects-filter: disable 'sparse:path' filters
Christian Couder
2019-05-29
1
-4
/
+6
*
|
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
2019-02-20
1
-0
/
+4
*
|
Merge branch 'nd/the-index-final'
Junio C Hamano
2019-02-07
1
-1
/
+1
|
\
\
|
*
|
sha1-name.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2019-01-14
1
-1
/
+1
|
|
/
*
|
filter-options: expand scaled numbers
Josh Steadmon
2019-01-16
1
-2
/
+18
*
|
list-objects-filter: teach tree:# how to handle >0
Matthew DeVore
2019-01-16
1
-4
/
+3
|
/
[next]