AgeAuthorCommit message
1 month agogravatar for hello@nektro.netMeghan DennygetObject: alloc loose object content with not mmap
1 month agogravatar for hello@nektro.netMeghan DennygetTreeCommits: add a timeout param
1 month agogravatar for hello@nektro.netMeghan Dennyadd some Id decl literals
2 months agogravatar for hello@nektro.netMeghan DennySignature: quick doc comment update
2 months agogravatar for hello@nektro.netMeghan DennySignature: ssh: validate pkformat
2 months agogravatar for hello@nektro.netMeghan DennySignature: ssh: support rsa-sha2-512
2 months agogravatar for hello@nektro.netMeghan DennySignature: ssh: support rsa-sha2-256
2 months agogravatar for hello@nektro.netMeghan DennySignature: ssh: explain why ssh-rsa is skipped
2 months agogravatar for hello@nektro.netMeghan DennySignature: ssh: remove todo for ecdsa-sha2-nistp521
2 months agogravatar for hello@nektro.netMeghan DennySignature: ssh: support ecdsa-sha2-nistp384
2 months agogravatar for hello@nektro.netMeghan DennySignature: ssh: support ecdsa-sha2-nistp256
2 months agogravatar for hello@nektro.netMeghan DennySignature: tidy up and also make it so malformed sigs return unrecognized
2 months agogravatar for hello@nektro.netMeghan DennySignature: get pgp verification working too
2 months agogravatar for hello@nektro.netMeghan DennySignature: more pgp detection
2 months agogravatar for hello@nektro.netMeghan DennyparseAt: time_part is in unix so setting z_offset needs to offset init int
2 months agogravatar for hello@nektro.netMeghan Dennysome pgp signatures don't have the trailing newline
2 months agogravatar for hello@nektro.netMeghan DennyaddPackedRefs: ensure the expansion is the kind we're looking for
2 months agogravatar for hello@nektro.netMeghan DennySignature: detect pgp so it doesn't show up as unrecognized
2 months agogravatar for hello@nektro.netMeghan Dennyactually it appears tags don't use the gpgsig field
2 months agogravatar for hello@nektro.netMeghan DennySignature.from: add missing defer's
2 months agogravatar for hello@nektro.netMeghan Dennyrecognize 'gpgsign' and verify signed objects
2 months agogravatar for hello@nektro.netMeghan DennyparseAt: set tz offset
2 months agogravatar for hello@nektro.netMeghan DennyrevListAll: apply ^ to other callsites
2 months agogravatar for hello@nektro.netMeghan DennyrevListAll: fix when first commit changes file
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
Loading...