aboutsummaryrefslogtreecommitdiff
path: root/object
Commit message (Collapse)AuthorAgeFilesLines
* object, repository: Ignore erroneous new staticcheckGravatar Runxi Yu2026-03-031-0/+2
|
* object: Rename ident to signature v0.1.38Gravatar Runxi Yu2026-02-225-34/+34
|
* *: Add more testsGravatar Runxi Yu2026-02-211-0/+41
|
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-2112-51/+46
|
* *: Update doc-comments v0.1.13Gravatar Runxi Yu2026-02-211-1/+2
|
* *: Use testgit.NewRepoGravatar Runxi Yu2026-02-218-8/+8
|
* object: Right, I could use Cut hereGravatar Runxi Yu2026-02-212-8/+5
|
* object: ReformatGravatar Runxi Yu2026-02-214-4/+4
|
* objectheader: Move out of internalGravatar Runxi Yu2026-02-215-6/+6
|
* *: Replace repo with testRepoGravatar Runxi Yu2026-02-209-36/+36
|
* objectid: Rename from oidGravatar Runxi Yu2026-02-2015-36/+36
|
* object: Add general parse functionGravatar Runxi Yu2026-02-201-0/+40
|
* object: I guess these checks are unnecessaryGravatar Runxi Yu2026-02-204-19/+0
|
* object: Remove the old opaque errorsGravatar Runxi Yu2026-02-2010-30/+24
|
* object: Use objectheaderGravatar Runxi Yu2026-02-209-52/+57
|
* object: Use objecttype instead of doing object types ourselfGravatar Runxi Yu2026-02-2011-80/+50
|
* object: Add testsGravatar Runxi Yu2026-02-209-0/+445
|
* object: Add basic object codeGravatar Runxi Yu2026-02-2015-0/+830