| 1 month ago | Meghan Denny | | add Object.order_bare()HEADmaster |
| 1 month ago | Meghan Denny | | getObject: alloc loose object content with not mmap |
| 1 month ago | Meghan Denny | | getTreeCommits: add a timeout param |
| 1 month ago | Meghan Denny | | add some Id decl literals |
| 2 months ago | Meghan Denny | | Signature: quick doc comment update |
| 2 months ago | Meghan Denny | | Signature: ssh: validate pkformat |
| 2 months ago | Meghan Denny | | Signature: ssh: support rsa-sha2-512 |
| 2 months ago | Meghan Denny | | Signature: ssh: support rsa-sha2-256 |
| 2 months ago | Meghan Denny | | Signature: ssh: explain why ssh-rsa is skipped |
| 2 months ago | Meghan Denny | | Signature: ssh: remove todo for ecdsa-sha2-nistp521 |
| 2 months ago | Meghan Denny | | Signature: ssh: support ecdsa-sha2-nistp384 |
| 2 months ago | Meghan Denny | | Signature: ssh: support ecdsa-sha2-nistp256 |
| 2 months ago | Meghan Denny | | Signature: tidy up and also make it so malformed sigs return unrecognized |
| 2 months ago | Meghan Denny | | Signature: get pgp verification working too |
| 2 months ago | Meghan Denny | | Signature: more pgp detection |
| 2 months ago | Meghan Denny | | parseAt: time_part is in unix so setting z_offset needs to offset init int |
| 2 months ago | Meghan Denny | | some pgp signatures don't have the trailing newline |
| 2 months ago | Meghan Denny | | addPackedRefs: ensure the expansion is the kind we're looking for |
| 2 months ago | Meghan Denny | | Signature: detect pgp so it doesn't show up as unrecognized |
| 2 months ago | Meghan Denny | | actually it appears tags don't use the gpgsig field |
| 2 months ago | Meghan Denny | | Signature.from: add missing defer's |
| 2 months ago | Meghan Denny | | recognize 'gpgsign' and verify signed objects |
| 2 months ago | Meghan Denny | | parseAt: set tz offset |
| 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 |
|