AgeAuthorCommit message
2 months agogravatar for hello@nektro.netMeghan DennyrevListAll: actually needs to check all history for adds-removes-adds
2 months agogravatar for hello@nektro.netMeghan DennyrevListAll: handle mode changes
2 months agogravatar for hello@nektro.netMeghan Dennyreplace revListAll with a native version in Repository
2 months agogravatar for hello@nektro.netMeghan Dennyremove revList
2 months agogravatar for hello@nektro.netMeghan Dennycommits are rarely delta'd dont cache them in the window
2 months agogravatar for hello@nektro.netMeghan Dennyturn unpacked_objects into a sliding window of cached objects
2 months agogravatar for hello@nektro.netMeghan Dennyremove unused maybe_oid param from getPackedObject
2 months agogravatar for hello@nektro.netMeghan Dennymake Commit own its memory
2 months agogravatar for hello@nektro.netMeghan Dennymake Tree own its memory
2 months agogravatar for hello@nektro.netMeghan Dennymake Tag own its memory
2 months agogravatar for hello@nektro.netMeghan Dennycleanup inflate_decompress stdlib test
2 months agogravatar for hello@nektro.netMeghan Dennyuse nio.AllocatingWriter instead of std.ArrayListUnmanaged
2 months agogravatar for hello@nektro.netMeghan Dennysome missing cache_behavior checks
2 months agogravatar for hello@nektro.netMeghan DennyrevList: increase stdout limit
2 months agogravatar for hello@nektro.netMeghan DennyparseTreeDiff: handle mode changes in Diff instead of relying on StateLine
2 months agogravatar for hello@nektro.netMeghan DennywriteTreeDiffOnlySummary: handle T action
2 months agogravatar for hello@nektro.netMeghan Dennyread names from mailmap too
2 months agogravatar for hello@nektro.netMeghan DennygetRefs: add a field to be the commit it points at
2 months agogravatar for hello@nektro.netMeghan DennyMode: add octal
2 months agogravatar for hello@nektro.netMeghan DennyparseCommit: use mailmap
2 months agogravatar for hello@nektro.netMeghan DennyRepository: add initMailmap
2 months agogravatar for hello@nektro.netMeghan DennygetHEAD: handle zero commits
2 months agogravatar for hello@nektro.netMeghan DennygetCommit: add CacheBehavior param
2 months agogravatar for hello@nektro.netMeghan Dennyback out of the CommitIdx abstraction, makes using CacheBehavior impossible
2 months agogravatar for hello@nektro.netMeghan DennyRepository.getObject: remove arena parameter
2 months agogravatar for hello@nektro.netMeghan DennyparseCommit: pass a gpa
2 months agogravatar for hello@nektro.netMeghan DennygetHEAD: make the returned memory the same size that needs to be free'd
2 months agogravatar for hello@nektro.netMeghan Dennyadd raw field to Tree, Commit, Tag
3 months agogravatar for hello@nektro.netMeghan Dennyadd CacheBehavior
3 months agogravatar for hello@nektro.netMeghan Dennymissing changes for ee13f80f6a00477098711a81fdef8d65ca6d1c2e
3 months agogravatar for hello@nektro.netMeghan DennygetDeltadObject: always cache into unpacked_objects
3 months agogravatar for hello@nektro.netMeghan Dennyadd getObjectPackIndex, move this block into its own function
3 months agogravatar for hello@nektro.netMeghan Dennyrewrite getTreeDiffOnlySummary in zig as writeTreeDiffOnlySummary
3 months agogravatar for hello@nektro.netMeghan Dennytune getTreeDiffOnlyStat to never collapse file names
3 months agogravatar for hello@nektro.netMeghan Dennyre-remove the hint param from Tree.get
3 months agogravatar for hello@nektro.netMeghan Dennybreak diffFileIterator out of writeTreeDiffOnlyRaw
3 months agogravatar for hello@nektro.netMeghan Dennyreplace getTreeDiffOnlyRaw with pure zig writeTreeDiffOnlyRaw
3 months agogravatar for hello@nektro.netMeghan Dennyrework Tree search again
3 months agogravatar for hello@nektro.netMeghan DennygetTree: remove allocations parsing object id
3 months agogravatar for hello@nektro.netMeghan DennygetTree: use findFirstUnset
3 months agogravatar for hello@nektro.netMeghan Dennyremove MultiArrayList and the need to sort in getTree to use binary search in Tree.get
3 months agogravatar for hello@nektro.netMeghan Dennydont trim stdout on these functions
3 months agogravatar for hello@nektro.netMeghan Dennyadd more getTreeDiff variations for specific endpoints
3 months agogravatar for hello@nektro.netMeghan Dennyfix a crash in getTreeCommits when a tree used to be a submodule
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.16
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.16.0
3 months agogravatar for hello@nektro.netMeghan Dennyremove c dep from sys-linux
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.15.2
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.15.2
3 months agogravatar for hello@nektro.netMeghan Dennydeps: added zig-sys-darwin
Loading...