| 2 months ago | Meghan Denny | | revListAll: apply ^ to other callsites |
| 2 months ago | Meghan Denny | | revListAll: fix when first commit changes file |
| 2 months ago | Meghan Denny | | revListAll: actually needs to check all history for adds-removes-adds |
| 2 months ago | Meghan Denny | | revListAll: handle mode changes |
| 2 months ago | Meghan Denny | | replace revListAll with a native version in Repository |
| 2 months ago | Meghan Denny | | remove revList |
| 2 months ago | Meghan Denny | | commits are rarely delta'd dont cache them in the window |
| 2 months ago | Meghan Denny | | turn unpacked_objects into a sliding window of cached objects |
| 2 months ago | Meghan Denny | | remove unused maybe_oid param from getPackedObject |
| 2 months ago | Meghan Denny | | make Commit own its memory |
| 2 months ago | Meghan Denny | | make Tree own its memory |
| 2 months ago | Meghan Denny | | make Tag own its memory |
| 2 months ago | Meghan Denny | | cleanup inflate_decompress stdlib test |
| 2 months ago | Meghan Denny | | use nio.AllocatingWriter instead of std.ArrayListUnmanaged |
| 2 months ago | Meghan Denny | | some missing cache_behavior checks |
| 2 months ago | Meghan Denny | | revList: increase stdout limit |
| 2 months ago | Meghan Denny | | parseTreeDiff: handle mode changes in Diff instead of relying on StateLine |
| 2 months ago | Meghan Denny | | writeTreeDiffOnlySummary: handle T action |
| 2 months ago | Meghan Denny | | read names from mailmap too |
| 2 months ago | Meghan Denny | | getRefs: add a field to be the commit it points at |
| 2 months ago | Meghan Denny | | Mode: add octal |
| 2 months ago | Meghan Denny | | parseCommit: use mailmap |
| 2 months ago | Meghan Denny | | Repository: add initMailmap |
| 2 months ago | Meghan Denny | | getHEAD: handle zero commits |
| 2 months ago | Meghan Denny | | getCommit: add CacheBehavior param |
| 2 months ago | Meghan Denny | | back out of the CommitIdx abstraction, makes using CacheBehavior impossible |
| 2 months ago | Meghan Denny | | Repository.getObject: remove arena parameter |
| 2 months ago | Meghan Denny | | parseCommit: pass a gpa |
| 2 months ago | Meghan Denny | | getHEAD: make the returned memory the same size that needs to be free'd |
| 2 months ago | Meghan Denny | | add raw field to Tree, Commit, Tag |
| 3 months ago | Meghan Denny | | add CacheBehavior |
| 3 months ago | Meghan Denny | | missing changes for ee13f80f6a00477098711a81fdef8d65ca6d1c2e |
| 3 months ago | Meghan Denny | | getDeltadObject: always cache into unpacked_objects |
| 3 months ago | Meghan Denny | | add getObjectPackIndex, move this block into its own function |
| 3 months ago | Meghan Denny | | rewrite getTreeDiffOnlySummary in zig as writeTreeDiffOnlySummary |
| 3 months ago | Meghan Denny | | tune getTreeDiffOnlyStat to never collapse file names |
| 3 months ago | Meghan Denny | | re-remove the hint param from Tree.get |
| 3 months ago | Meghan Denny | | break diffFileIterator out of writeTreeDiffOnlyRaw |
| 3 months ago | Meghan Denny | | replace getTreeDiffOnlyRaw with pure zig writeTreeDiffOnlyRaw |
| 3 months ago | Meghan Denny | | rework Tree search again |
| 3 months ago | Meghan Denny | | getTree: remove allocations parsing object id |
| 3 months ago | Meghan Denny | | getTree: use findFirstUnset |
| 3 months ago | Meghan Denny | | remove MultiArrayList and the need to sort in getTree to use binary search in Tree.get |
| 3 months ago | Meghan Denny | | dont trim stdout on these functions |
| 3 months ago | Meghan Denny | | add more getTreeDiff variations for specific endpoints |
| 3 months ago | Meghan Denny | | fix a crash in getTreeCommits when a tree used to be a submodule |
| 3 months ago | Meghan Denny | | update to zig 0.16 |
| 3 months ago | Meghan Denny | | update to zig 0.16.0 |
| 3 months ago | Meghan Denny | | remove c dep from sys-linux |
| 3 months ago | Meghan Denny | | update to zig 0.15.2 |
|