index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sha1-array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-1
/
+1
2018-05-11
get_short_oid: sort ambiguous objects by type, then SHA-1
Ævar Arnfjörð Bjarmason
1
-0
/
+17
2018-05-11
sha1-array.h: align function arguments
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
1
-7
/
+7
2017-03-31
Convert sha1_array_for_each_unique and for_each_abbrev to object_id
brian m. carlson
1
-2
/
+2
2017-03-31
Convert sha1_array_lookup to take struct object_id
brian m. carlson
1
-2
/
+2
2017-03-31
Make sha1_array_append take a struct object_id *
brian m. carlson
1
-2
/
+2
2017-03-28
sha1-array: convert internal storage for struct sha1_array to object_id
brian m. carlson
1
-11
/
+11
2016-10-10
Merge branch 'rs/qsort'
Junio C Hamano
1
-1
/
+1
2016-09-29
use QSORT
René Scharfe
1
-1
/
+1
2016-09-26
sha1_array: let callbacks interrupt iteration
Jeff King
1
-2
/
+6
2012-09-15
sha1-array.c: mark a private file-scope symbol as static
Junio C Hamano
1
-1
/
+1
2011-05-19
receive-pack: eliminate duplicate .have refs
Jeff King
1
-0
/
+16
2011-05-19
bisect: refactor sha1_array into a generic sha1 list
Jeff King
1
-0
/
+43