| 2 months ago | Meghan Denny | add Repository.getObjectS() |
| 2 months ago | Meghan Denny | add Tree.Object.Mode.intbytes() |
| 2 months ago | Meghan Denny | getTreeCommits: don't get the tree if it's the same one as the previous commit |
| 3 months ago | Meghan Denny | Tree: add Walker |
| 3 months ago | Meghan Denny | move Tree, Commit, Tag below Repository |
| 3 months ago | Meghan Denny | Tree: Object names are nul-terminated |
| 3 months ago | Meghan Denny | add getTreeCommits test |
| 3 months ago | Meghan Denny | fix test from parent |
| 3 months ago | Meghan Denny | getTree: another speedup from a custom MultiArrayList |
| 3 months ago | Meghan Denny | getTree: only recalculate MAL slice on list resize |
| 3 months ago | Meghan Denny | Tree: replace children with MultiArrayList to enable binary search in get |
| 3 months ago | Meghan Denny | getTreeCommits: short-circuit when traverseTo cant find the path |
| 3 months ago | Meghan Denny | comment another log for getTreeCommits |
| 3 months ago | Meghan Denny | fix log typo |
| 3 months ago | Meghan Denny | cache ofs_delta objects too |
| 3 months ago | Meghan Denny | fix test from previous commit |
| 3 months ago | Meghan Denny | add getTreeCommits |
| 3 months ago | Meghan Denny | make getCommit return indexes now instead of big struct |
| 3 months ago | Meghan Denny | addPackedRefs: fix error when packed-refs does not exist yet |
| 3 months ago | Meghan Denny | truncase instead of intCast here, slice may be longer but correct block will always fit |
| 3 months ago | Meghan Denny | include the .idx name in this tracer log |
| 3 months ago | Meghan Denny | handle large pack_offset |
| 3 months ago | Meghan Denny | add Mode.eql() |
| 3 months ago | Meghan Denny | remove an undefined in parseTreeDiff |
| 3 months ago | Meghan Denny | fix oneliner in getDeltadObject when nbytes=0 |
| 3 months ago | Meghan Denny | update this todo comment |
| 3 months ago | Meghan Denny | migrate tests |
| 3 months ago | Meghan Denny | delete some dead code |
| 3 months ago | Meghan Denny | update licenses.txt |
| 3 months ago | Meghan Denny | use Z_SYNC_FLUSH |
| 3 months ago | Meghan Denny | compressed_content is not limited by size |
| 3 months ago | Meghan Denny | use zlib c library for decompression |
| 3 months ago | Meghan Denny | implement the oid .idx binary search |
| 3 months ago | Meghan Denny | dry up a bit with getDeltadObject |
| 3 months ago | Meghan Denny | add resources to readme |
| 3 months ago | Meghan Denny | implement ref_delta packed object type |
| 3 months ago | Meghan Denny | hide the debug logs |
| 3 months ago | Meghan Denny | add tracer.trace() calls to Repository |
| 3 months ago | Meghan Denny | implement ofs_delta packed object type |
| 3 months ago | Meghan Denny | getGitObject is redundant now |
| 3 months ago | Meghan Denny | Repository: add getHeads and getTags |
| 3 months ago | Meghan Denny | rename obj -> oid |
| 3 months ago | Meghan Denny | include reftype in object content cache |
| 3 months ago | Meghan Denny | add getPackedObject wrapper for soon ofs_delta |
| 3 months ago | Meghan Denny | pass allocator first when its present |
| 3 months ago | Meghan Denny | Repository: add |
| 3 months ago | Meghan Denny | OidKind -> RefType |
| 3 months ago | Meghan Denny | test: update testdata wrt 12e0765577d2e0d4c26267f3b8fd781aed84d365 |
| 3 months ago | Meghan Denny | Repository: enhance getObject to read .idx and .pack files |
| 3 months ago | Meghan Denny | add parseTag and Tag |
|