| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete everything, I'm redesigning this. | 2026-02-20 | 1 | -520/+0 | |
| | | | | | | I'll stop using a flat package and make things much more modular. And also experiment with streaming APIs so large blobs don't OOM us. | ||||
| * | Revert "test: Make gitCmd accept an stdin []byte" | 2026-02-20 | 1 | -60/+60 | |
| | | | | | This reverts commit f762271dbfc121eaac7eb59c0beb01620a09118f. | ||||
| * | test: Make gitCmd accept an stdin []byte | 2026-01-30 | 1 | -60/+60 | |
| | | |||||
| * | tests: Fix usage of resolved ref | 2026-01-26 | 1 | -5/+5 | |
| | | |||||
| * | refs: Merge NamedRef into Ref; add Short | 2025-11-25 | 1 | -3/+37 | |
| | | |||||
| * | refs: Rename ShowRefs -> ListRefs | 2025-11-25 | 1 | -11/+11 | |
| | | |||||
| * | refs: Add ShowRefs | 2025-11-25 | 1 | -0/+205 | |
| | | |||||
| * | Fix linter errors | 2025-11-20 | 1 | -3/+3 | |
| | | |||||
| * | refs: Support resolving hashes as refs | 2025-11-20 | 1 | -0/+52 | |
| | | |||||
| * | refs: ResolveRef and ResolveRefFully, no HEAD split | 2025-11-20 | 1 | -25/+94 | |
| | | |||||
| * | Remove an unnecessary blank line | 2025-11-17 | 1 | -1/+0 | |
| | | |||||
| * | Use actual git for tests and enhance Head | 2025-11-16 | 1 | -0/+161 | |
