aboutsummaryrefslogtreecommitdiff
path: root/internal/testgit
Commit message (Collapse)AuthorAgeFilesLines
* internal/testgit: Add -s to tagGravatar Runxi Yu10 hours1-1/+12
|
* internal/testgit: Add -S to CommitTreeGravatar Runxi Yu10 hours1-0/+8
|
* object/tree: Add testsGravatar Runxi Yu16 hours1-1/+1
|
* internal/testgit: Add UpdateRef and ForEachRefFormatGravatar Runxi Yu16 hours1-0/+32
|
* internal/testgit: LsTreeGravatar Runxi Yu16 hours1-0/+47
|
* internal/testgit: MkTreeEntry -> TreeEntryGravatar Runxi Yu16 hours1-3/+4
|
* internal/testgit: Prepare for tagGravatar Runxi Yu18 hours5-10/+82
|
* internal/testgit: Unexport Run and CommandGravatar Runxi Yu18 hours9-17/+17
|
* internal/testgit: Fix lints tooGravatar Runxi Yu19 hours3-2/+13
|
* internal/testgit: CommitTree should accept identitiesGravatar Runxi Yu19 hours2-4/+61
|
* internal/testgit: I don't want exhaustruct:ignore here actuallyGravatar Runxi Yu19 hours2-3/+0
|
* internal/testgit: Use --end-of-options sensiblyGravatar Runxi Yu20 hours4-3/+5
|
* internal/testgit: Add show and fsckGravatar Runxi Yu20 hours2-0/+59
|
* internal/testgit: Add helpers to prepare for commit testingGravatar Runxi Yu21 hours3-0/+88
|
* Prepare for refname; use lgo; etc.Gravatar Runxi Yu32 hours3-1/+79
|
* internal/testgit: Maybe SHA-256 repos by defaultGravatar Runxi Yu33 hours1-1/+6
|
* internal/testgit: No wrapcheck cmd.OutputGravatar Runxi Yu34 hours1-1/+1
|
* testgit: Add config supportGravatar Runxi Yu34 hours4-6/+51
|
* internal/testgit: hash-object and commandGravatar Runxi Yu35 hours3-21/+40
|
* testgit sucksGravatar Runxi Yu36 hours1-1/+1
|
* object/id: Parse should belong to object formatGravatar Runxi Yu9 days1-1/+1
|
* Switch module URL to lindenii.org/go/furgitGravatar Runxi Yu12 days2-3/+3
|
* internal/testgit: LintGravatar Runxi Yu2026-05-241-18/+20
|
* object/id: Rename algorithm to object formatGravatar Runxi Yu2026-05-242-10/+10
|
* internal/testgit: Add Algorithm methodGravatar Runxi Yu2026-05-241-0/+4
|
* internal/testgit: Fix documentation wrappinGravatar Runxi Yu2026-05-241-1/+2
|
* internal/testgit: InitGravatar Runxi Yu2026-05-242-0/+80
|
* internal/testgit: Add docGravatar Runxi Yu2026-05-241-0/+4
|
* *: RemoveGravatar Runxi Yu2026-04-0229-1142/+0
|
* object/store: ReadingStore -> ReaderGravatar Runxi Yu2026-03-301-1/+1
|
* object/store: Rename back from storer; rename Store to ReadingStore v0.1.118Gravatar Runxi Yu2026-03-281-1/+1
|
* object/store: Rename from object/storerGravatar Runxi Yu2026-03-271-2/+2
|
* format: Move commitgraph and packfile hereGravatar Runxi Yu2026-03-261-1/+1
|
* object: Split each object type into its own package v0.1.108Gravatar Runxi Yu2026-03-251-1/+1
|
* *: object/store -> object/storer v0.1.107Gravatar Runxi Yu2026-03-251-2/+2
|
* *: objectstore -> object/storeGravatar Runxi Yu2026-03-251-1/+1
|
* *: objectid -> object/idGravatar Runxi Yu2026-03-2518-18/+18
|
* internal/testgit: why not make it more annoying to use ambient authorityGravatar Runxi Yu2026-03-221-2/+2
|
* commitgraph: Move out of format/Gravatar Runxi Yu2026-03-101-1/+1
|
* internal/testgit: Add more execution helpersGravatar Runxi Yu2026-03-071-0/+55
|
* testgit: While I'm at it, add a tiny path escape hatch just for occasional useGravatar Runxi Yu2026-03-071-0/+7
|
* Urgh I made some wrong amends and I'm too tired to separate the commits out ↵Gravatar Runxi Yu2026-03-079-12/+371
| | | | | | | | | | | | | this time ancestor: Split out of reachability mergebase: Add merge base routines internal/commitquery: Add commit query context engine thingy internal/peel: Shared tag peeling errors: Shared object query errors internal/testgit: Add rooted repo helpers; remove raw path access objectstore/memory: Add in-memory object store objectid: Add Compare helper
* *: Lint v0.1.68Gravatar Runxi Yu2026-03-061-2/+1
|
* *: go fix ./...Gravatar Runxi Yu2026-03-061-1/+1
|
* reachability, internal/testgit: Fix lints v0.1.56Gravatar Runxi Yu2026-03-061-0/+1
|
* format/commitgraph: Add initial commit-graph supportGravatar Runxi Yu2026-03-065-10/+104
|
* *: Fix lint wsl_v5Gravatar Runxi Yu2026-03-051-0/+2
|
* format/pack/ingest: InitGravatar Runxi Yu2026-03-051-0/+75
|
* testgit: Add pack object reader and many object makerGravatar Runxi Yu2026-03-052-0/+177
|
* *: LintGravatar Runxi Yu2026-03-0413-0/+32
|