aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* object/signature: Detailed along with sentinelGravatar Runxi Yu21 hours1-12/+13
* object/header: Use sentinel errorsGravatar Runxi Yu21 hours1-5/+6
* config: Use sentinel errorsGravatar Runxi Yu21 hours4-116/+60
* ref/name, object: Simplify errorsGravatar Runxi Yu21 hours6-47/+39
* ref: detached -> directGravatar Runxi Yu22 hours3-6/+6
* Label fixesGravatar Runxi Yu22 hours6-2/+12
* config: QoL renamesGravatar Runxi Yu22 hours6-72/+73
* Various fixes and QoL thingsGravatar Runxi Yu22 hours10-36/+37
* object/store: Go does not accept \0Gravatar Runxi Yu23 hours2-4/+4
* ref/nameGravatar Runxi Yu23 hours20-1/+1203
* Prepare for refname; use lgo; etc.Gravatar Runxi Yu24 hours14-128/+130
* config: Just use sha256 testGravatar Runxi Yu25 hours1-451/+385
* internal/testgit: Maybe SHA-256 repos by defaultGravatar Runxi Yu25 hours1-1/+6
* ref: AddGravatar Runxi Yu25 hours5-1/+50
* internal/testgit: No wrapcheck cmd.OutputGravatar Runxi Yu25 hours1-1/+1
* REFACTOR: updateGravatar Runxi Yu25 hours1-1/+1
* Add configGravatar Runxi Yu25 hours14-0/+1858
* testgit: Add config supportGravatar Runxi Yu25 hours4-6/+51
* internal/testgit: hash-object and commandGravatar Runxi Yu27 hours3-21/+40
* testgit sucksGravatar Runxi Yu27 hours2-3/+1
* README: git.runxiyu.org is the main mirror nowGravatar Runxi Yu9 days1-4/+4
* object/id: Parse should belong to object formatGravatar Runxi Yu9 days5-70/+68
* ci: Simplify with a local scriptGravatar Runxi Yu10 days2-26/+31
* Fix badgeGravatar Runxi Yu10 days1-1/+1
* Update remaining package import URLsGravatar Runxi Yu12 days4-4/+4
* Switch module URL to lindenii.org/go/furgitGravatar Runxi Yu12 days23-35/+35
* furgit: Fix typosGravatar Runxi Yu12 days1-2/+2
* README: by frequency of me visiting or sth idkGravatar Runxi Yu12 days1-2/+2
* README: Don't useGravatar Runxi Yu12 days1-2/+4
* README, furgit: Move more things to package docsGravatar Runxi Yu12 days2-29/+29
* README: updateGravatar Runxi Yu13 days1-2/+3
* README: Production notice updateGravatar Runxi Yu2026-05-241-5/+23
* README: Add mirrorsGravatar Runxi Yu2026-05-241-0/+11
* internal/testgit: LintGravatar Runxi Yu2026-05-241-18/+20
* object/id: Rename algorithm to object formatGravatar Runxi Yu2026-05-2420-253/+210
* 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
* README, CONTRIBUTING: SimplifyGravatar Runxi Yu2026-05-242-32/+32
* README: Use the next branch's build statusGravatar Runxi Yu2026-05-241-1/+1
* *: ReformatGravatar Runxi Yu2026-05-243-13/+15
* object{,/blob,/commit}: Fix lintsGravatar Runxi Yu2026-05-244-7/+5
* object: Fix error handlingGravatar Runxi Yu2026-05-241-5/+21
* object: Name parametersGravatar Runxi Yu2026-05-241-2/+2
* object/{blob,commit}: Remove testgit and other unsatisfied dependencies for now•••This should be reverted (literally, or in effect) sometime. Gravatar Runxi Yu2026-05-245-189/+4
* internal/testgit: Add docGravatar Runxi Yu2026-05-241-0/+4
* object/{commit,signature}: Fix/remove errorsGravatar Runxi Yu2026-05-243-13/+9
* object/commit: Basic implementationGravatar Runxi Yu2026-05-248-0/+335
* object/blob: Fix namingGravatar Runxi Yu2026-05-242-3/+3
* object: Add interfaces and global parserGravatar Runxi Yu2026-05-242-0/+58