Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-11 | get_short_oid: sort ambiguous objects by type, then SHA-1 | 1 | -0/+3 | |
2018-05-11 | sha1-array.h: align function arguments | 1 | -2/+2 | |
2017-03-31 | Rename sha1_array to oid_array | 1 | -6/+6 | |
2017-03-31 | Convert sha1_array_for_each_unique and for_each_abbrev to object_id | 1 | -3/+3 | |
2017-03-31 | Convert sha1_array_lookup to take struct object_id | 1 | -1/+1 | |
2017-03-31 | Make sha1_array_append take a struct object_id * | 1 | -1/+1 | |
2017-03-28 | sha1-array: convert internal storage for struct sha1_array to object_id | 1 | -1/+1 | |
2016-09-26 | sha1_array: let callbacks interrupt iteration | 1 | -4/+4 | |
2012-09-15 | sha1-array.c: mark a private file-scope symbol as static | 1 | -1/+0 | |
2011-05-19 | receive-pack: eliminate duplicate .have refs | 1 | -0/+6 | |
2011-05-19 | bisect: refactor sha1_array into a generic sha1 list | 1 | -0/+18 |