index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
oidset.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hex.h: move some hex-related declarations from cache.h
Elijah Newren
2023-02-24
1
-1
/
+3
*
oidset: make oidset_size() an inline function
René Scharfe
2021-09-13
1
-5
/
+0
*
blame: silently ignore invalid ignore file objects
René Scharfe
2020-11-10
1
-2
/
+3
*
blame: validate and peel the object names on the ignore list
Junio C Hamano
2020-09-25
1
-1
/
+8
*
oidset: introduce 'oidset_size'
Taylor Blau
2020-04-15
1
-0
/
+5
*
Merge branch 'br/blame-ignore'
Junio C Hamano
2019-07-19
1
-0
/
+35
|
\
|
*
Move oidset_parse_file() to oidset.c
Barret Rhoden
2019-05-16
1
-0
/
+35
*
|
khash: rename kh_oid_t to kh_oid_set
Jeff King
2019-06-20
1
-6
/
+6
|
/
*
oidset: uninline oidset_init()
René Scharfe
2018-10-04
1
-0
/
+7
*
oidset: use khash
René Scharfe
2018-10-04
1
-22
/
+12
*
oidset: add iterator methods to oidset
Jeff Hostetler
2017-11-22
1
-0
/
+10
*
oidmap: map with OID as key
Jonathan Tan
2017-10-01
1
-28
/
+8
*
hashmap.h: compare function has access to a data field
Stefan Beller
2017-06-30
1
-2
/
+3
*
add oidset API
Jeff King
2017-02-09
1
-0
/
+49