Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename sha1_array to oid_array | brian m. carlson | 2017-03-31 | 1 | -5/+5 |
* | Convert sha1_array_for_each_unique and for_each_abbrev to object_id | brian m. carlson | 2017-03-31 | 1 | -3/+3 |
* | Convert sha1_array_lookup to take struct object_id | brian m. carlson | 2017-03-31 | 1 | -1/+1 |
* | Make sha1_array_append take a struct object_id * | brian m. carlson | 2017-03-31 | 1 | -1/+1 |
* | test-sha1-array: convert most code to struct object_id | brian m. carlson | 2017-03-28 | 1 | -5/+5 |
* | sha1_array: let callbacks interrupt iteration | Jeff King | 2016-09-26 | 1 | -1/+2 |
* | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 2016-07-06 | 1 | -1/+1 |
* | test helpers: move test-* to t/helper/ subdirectory | Nguyễn Thái Ngọc Duy | 2016-04-15 | 1 | -0/+34 |