index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
oidset.c
Age
Commit message (
Expand
)
Author
Lines
2025-11-25
oidset: introduce `oidset_equal()`
Patrick Steinhardt
-0
/
+16
2024-06-14
oidset: pass hash algorithm when parsing file
Patrick Steinhardt
-3
/
+5
2024-02-14
oidset: refactor oidset_insert_from_set()
Christian Couder
-0
/
+10
2023-02-23
hex.h: move some hex-related declarations from cache.h
Elijah Newren
-1
/
+3
2021-09-12
oidset: make oidset_size() an inline function
René Scharfe
-5
/
+0
2020-11-10
blame: silently ignore invalid ignore file objects
René Scharfe
-2
/
+3
2020-09-24
blame: validate and peel the object names on the ignore list
Junio C Hamano
-1
/
+8
2020-04-15
oidset: introduce 'oidset_size'
Taylor Blau
-0
/
+5
2019-07-19
Merge branch 'br/blame-ignore'
Junio C Hamano
-0
/
+35
2019-06-20
khash: rename kh_oid_t to kh_oid_set
Jeff King
-6
/
+6
2019-05-16
Move oidset_parse_file() to oidset.c
Barret Rhoden
-0
/
+35
2018-10-04
oidset: uninline oidset_init()
René Scharfe
-0
/
+7
2018-10-04
oidset: use khash
René Scharfe
-22
/
+12
2017-11-22
oidset: add iterator methods to oidset
Jeff Hostetler
-0
/
+10
2017-10-01
oidmap: map with OID as key
Jonathan Tan
-28
/
+8
2017-06-30
hashmap.h: compare function has access to a data field
Stefan Beller
-2
/
+3
2017-02-08
add oidset API
Jeff King
-0
/
+49