Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-19 | Merge branch 'br/blame-ignore' | Junio C Hamano | 1 | -0/+8 |
2019-06-20 | khash: rename kh_oid_t to kh_oid_set | Jeff King | 1 | -2/+2 |
2019-05-16 | Move oidset_parse_file() to oidset.c | Barret Rhoden | 1 | -0/+8 |
2019-04-01 | khash: move oid hash table definition | brian m. carlson | 1 | -12/+0 |
2018-10-04 | oidset: uninline oidset_init() | René Scharfe | 1 | -6/+7 |
2018-10-04 | oidset: use khash | René Scharfe | 1 | -8/+28 |
2018-01-08 | oidset: don't return value from oidset_init | Thomas Gummerer | 1 | -1/+1 |
2017-11-22 | oidset: add iterator methods to oidset | Jeff Hostetler | 1 | -0/+36 |
2017-10-01 | oidmap: map with OID as key | Jonathan Tan | 1 | -2/+4 |
2017-02-08 | add oidset API | Jeff King | 1 | -0/+45 |