index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sha1-lookup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'js/azure-pipelines-msvc'
Junio C Hamano
2019-10-15
1
-2
/
+2
|
\
|
*
msvc: avoid using minus operator on unsigned types
Johannes Schindelin
2019-10-06
1
-2
/
+2
*
|
sha1-lookup: switch hard-coded constants to the_hash_algo
brian m. carlson
2019-08-20
1
-4
/
+4
|
/
*
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-1
/
+1
*
packfile: refactor hash search with fanout table
Jonathan Tan
2018-02-15
1
-0
/
+28
*
cleanup: fix possible overflow errors in binary search
Derrick Stolee
2017-10-10
1
-2
/
+2
*
sha1_file: drop experimental GIT_USE_LOOKUP search
Jeff King
2017-08-09
1
-216
/
+0
*
sha1-lookup: handle duplicates in sha1_pos()
René Scharfe
2014-10-01
1
-2
/
+0
*
sha1-lookup: handle duplicate keys with GIT_USE_LOOKUP
Jeff King
2013-08-25
1
-0
/
+47
*
sha1-lookup: fix up the assertion message
Junio C Hamano
2009-04-06
1
-1
/
+1
*
sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1
Christian Couder
2009-04-05
1
-0
/
+101
*
sha1-lookup: make selection of 'middle' less aggressive
Junio C Hamano
2008-04-09
1
-7
/
+26
*
sha1-lookup: more memory efficient search in sorted list of SHA-1
Junio C Hamano
2008-04-09
1
-0
/
+152