| 5 days ago | Meghan Denny | Signature: ssh: remove todo for ecdsa-sha2-nistp521 |
| 6 days ago | Meghan Denny | Signature: ssh: support ecdsa-sha2-nistp384 |
| 6 days ago | Meghan Denny | Signature: ssh: support ecdsa-sha2-nistp256 |
| 7 days ago | Meghan Denny | Signature: tidy up and also make it so malformed sigs return unrecognized |
| 8 days ago | Meghan Denny | Signature: get pgp verification working too |
| 9 days ago | Meghan Denny | Signature: more pgp detection |
| 10 days ago | Meghan Denny | parseAt: time_part is in unix so setting z_offset needs to offset init int |
| 10 days ago | Meghan Denny | some pgp signatures don't have the trailing newline |
| 11 days ago | Meghan Denny | addPackedRefs: ensure the expansion is the kind we're looking for |
| 11 days ago | Meghan Denny | Signature: detect pgp so it doesn't show up as unrecognized |
| 11 days ago | Meghan Denny | actually it appears tags don't use the gpgsig field |
| 11 days ago | Meghan Denny | Signature.from: add missing defer's |
| 12 days ago | Meghan Denny | recognize 'gpgsign' and verify signed objects |
| 12 days ago | Meghan Denny | parseAt: set tz offset |
| 17 days ago | Meghan Denny | revListAll: apply ^ to other callsites |
| 18 days ago | Meghan Denny | revListAll: fix when first commit changes file |
| 18 days ago | Meghan Denny | revListAll: actually needs to check all history for adds-removes-adds |
| 20 days ago | Meghan Denny | revListAll: handle mode changes |
| 20 days ago | Meghan Denny | replace revListAll with a native version in Repository |
| 20 days ago | Meghan Denny | remove revList |
| 24 days ago | Meghan Denny | commits are rarely delta'd dont cache them in the window |
| 24 days ago | Meghan Denny | turn unpacked_objects into a sliding window of cached objects |
| 25 days ago | Meghan Denny | remove unused maybe_oid param from getPackedObject |
| 25 days ago | Meghan Denny | make Commit own its memory |
| 25 days ago | Meghan Denny | make Tree own its memory |
| 25 days ago | Meghan Denny | make Tag own its memory |
| 25 days ago | Meghan Denny | cleanup inflate_decompress stdlib test |
| 25 days ago | Meghan Denny | use nio.AllocatingWriter instead of std.ArrayListUnmanaged |
| 25 days ago | Meghan Denny | some missing cache_behavior checks |
| 25 days ago | Meghan Denny | revList: increase stdout limit |
| 26 days ago | Meghan Denny | parseTreeDiff: handle mode changes in Diff instead of relying on StateLine |
| 26 days ago | Meghan Denny | writeTreeDiffOnlySummary: handle T action |
| 27 days ago | Meghan Denny | read names from mailmap too |
| 27 days ago | Meghan Denny | getRefs: add a field to be the commit it points at |
| 27 days ago | Meghan Denny | Mode: add octal |
| 27 days ago | Meghan Denny | parseCommit: use mailmap |
| 27 days ago | Meghan Denny | Repository: add initMailmap |
| 27 days ago | Meghan Denny | getHEAD: handle zero commits |
| 28 days ago | Meghan Denny | getCommit: add CacheBehavior param |
| 28 days ago | Meghan Denny | back out of the CommitIdx abstraction, makes using CacheBehavior impossible |
| 28 days ago | Meghan Denny | Repository.getObject: remove arena parameter |
| 28 days ago | Meghan Denny | parseCommit: pass a gpa |
| 28 days ago | Meghan Denny | getHEAD: make the returned memory the same size that needs to be free'd |
| 28 days ago | Meghan Denny | add raw field to Tree, Commit, Tag |
| 1 month ago | Meghan Denny | add CacheBehavior |
| 1 month ago | Meghan Denny | missing changes for ee13f80f6a00477098711a81fdef8d65ca6d1c2e |
| 1 month ago | Meghan Denny | getDeltadObject: always cache into unpacked_objects |
| 1 month ago | Meghan Denny | add getObjectPackIndex, move this block into its own function |
| 1 month ago | Meghan Denny | rewrite getTreeDiffOnlySummary in zig as writeTreeDiffOnlySummary |
| 1 month ago | Meghan Denny | tune getTreeDiffOnlyStat to never collapse file names |
|