Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | 1 | -1/+1 | |
2018-02-15 | packfile: refactor hash search with fanout table | 1 | -0/+28 | |
2017-10-10 | cleanup: fix possible overflow errors in binary search | 1 | -2/+2 | |
2017-08-09 | sha1_file: drop experimental GIT_USE_LOOKUP search | 1 | -216/+0 | |
2014-10-01 | sha1-lookup: handle duplicates in sha1_pos() | 1 | -2/+0 | |
2013-08-24 | sha1-lookup: handle duplicate keys with GIT_USE_LOOKUP | 1 | -0/+47 | |
2009-04-06 | sha1-lookup: fix up the assertion message | 1 | -1/+1 | |
2009-04-04 | sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1 | 1 | -0/+101 | |
2008-04-09 | sha1-lookup: make selection of 'middle' less aggressive | 1 | -7/+26 | |
2008-04-09 | sha1-lookup: more memory efficient search in sorted list of SHA-1 | 1 | -0/+152 |