Age | Commit message (Expand) | Author | Files | Lines |
2025-03-10 | hash: stop depending on `the_repository` in `null_oid()` | Patrick Steinhardt | 1 | -4/+2 |
2025-03-10 | hash: fix "-Wsign-compare" warnings | Patrick Steinhardt | 1 | -8/+4 |
2025-03-10 | object-file: split out logic regarding hash algorithms | Patrick Steinhardt | 1 | -0/+283 |
2013-11-18 | remove old hash.[ch] implementation | Karsten Blees | 1 | -110/+0 |
2011-02-18 | for_each_hash: allow passing a 'void *data' pointer to callback | Linus Torvalds | 1 | -2/+2 |
2008-03-09 | Add 'const' where appropriate to index handling functions | Linus Torvalds | 1 | -3/+3 |
2008-02-22 | hash: fix lookup_hash semantics | Jeff King | 1 | -1/+1 |
2007-10-26 | Do linear-time/space rename logic for exact renames | Linus Torvalds | 1 | -0/+110 |