Sign in
googlers
/
jrn
/
git
/
0ff7b4f976b78ab38313356b3e0582e5fa9a3bcc
/
oid-array.c
8380dcd
oid_pos(): access table through const pointers
by Jeff King
· 4 years, 1 month ago
45ee13b
hash_pos(): convert to oid_pos()
by Jeff King
· 4 years, 1 month ago
bc62692
hash-lookup: rename from sha1-lookup
by Martin Ågren
· 4 years, 2 months ago
7a7d992
sha1-lookup: rename `sha1_pos()` as `hash_pos()`
by Martin Ågren
· 4 years, 2 months ago
12c4b4c
oid-array: provide a for-loop iterator
by Jeff King
· 4 years, 3 months ago
d0482b4
oid-array: make sort function public
by Jeff King
· 4 years, 3 months ago
fe299ec
oid_array: rename source file from sha1-array
by Jeff King
· 5 years ago
[Renamed (95%) from sha1-array.c]
eccce52
oid_array: use size_t for iteration
by Jeff King
· 5 years ago
405c6b1
sha1-array: move doc to sha1-array.h
by Heba Waly
· 5 years ago
161b1cf
sha1-array: provide oid_array_filter
by Stefan Beller
· 6 years ago
4a7e27e
convert "oidcmp() == 0" to oideq()
by Jeff King
· 7 years ago
5cc044e
get_short_oid: sort ambiguous objects by type, then SHA-1
by Ævar Arnfjörð Bjarmason
· 7 years ago
7248672
sha1-array.h: align function arguments
by Ævar Arnfjörð Bjarmason
· 7 years ago
6a83d90
coccinelle: make use of the "type" FREE_AND_NULL() rule
by Ævar Arnfjörð Bjarmason
· 8 years ago
910650d
Rename sha1_array to oid_array
by brian m. carlson
· 8 years ago
1b7ba79
Convert sha1_array_for_each_unique and for_each_abbrev to object_id
by brian m. carlson
· 8 years ago
5d3206d
Convert sha1_array_lookup to take struct object_id
by brian m. carlson
· 8 years ago
98a72dd
Make sha1_array_append take a struct object_id *
by brian m. carlson
· 8 years ago
ee3051b
sha1-array: convert internal storage for struct sha1_array to object_id
by brian m. carlson
· 8 years ago
b8688ad
Merge branch 'rs/qsort'
by Junio C Hamano
· 8 years ago
9ed0d8d
use QSORT
by René Scharfe
· 8 years ago
16ddcd4
sha1_array: let callbacks interrupt iteration
by Jeff King
· 8 years ago
69850be
sha1-array.c: mark a private file-scope symbol as static
by Junio C Hamano
· 12 years ago
cff38a5
receive-pack: eliminate duplicate .have refs
by Jeff King
· 14 years ago
902bb36
bisect: refactor sha1_array into a generic sha1 list
by Jeff King
· 14 years ago