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