Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-24 | 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 keyjt/oidmap | 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-08 | 1 | -0/+49 |