summaryrefslogtreecommitdiff
path: root/src/sha1_lookup.c
Commit message (Expand)AuthorAgeFilesLines
* giterr_set: consistent error messagesEdward Thomson2016-12-291-1/+1
* Backport @peff's fix for duplicates in sha1_lookupVicent Marti2013-09-041-0/+47
* sha1-lookup: This assert was correctVicent Marti2013-08-151-1/+1
* oid: Helper for old-school hashcmpvmg/no-lookupVicent Marti2013-08-141-1/+1
* sha1_lookup: Hello my name is MSVC and how do I pointerVicent Marti2013-08-141-1/+3
* sha1_lookup: do not use the "experimental" lookup modeVicent Marti2013-08-141-1/+23
* update copyrightsEdward Thomson2013-01-081-1/+1
* Convert indexer, notes, sha1_lookup, and signatureRussell Belfer2012-03-191-1/+2
* Update Copyright headerschu2012-02-131-1/+1
* Tabify everythingVicent Marti2011-09-191-34/+34
* Cleanup legal dataVicent Marti2011-09-191-22/+3
* Sha1Lookup: Fixed two MSVC compilation warnings.unknown2011-06-031-2/+2
* Added git.git sha1 lookup method to replace simple binary search in pack back...Marc Pegon2011-06-011-0/+196