aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* README: Production notice update nextGravatar Runxi Yu18 hours1-5/+23
|
* README: Add mirrorsGravatar Runxi Yu23 hours1-0/+11
|
* internal/testgit: LintGravatar Runxi Yu23 hours1-18/+20
|
* object/id: Rename algorithm to object formatGravatar Runxi Yu24 hours20-253/+210
|
* internal/testgit: Add Algorithm methodGravatar Runxi Yu24 hours1-0/+4
|
* internal/testgit: Fix documentation wrappinGravatar Runxi Yu24 hours1-1/+2
|
* internal/testgit: InitGravatar Runxi Yu25 hours2-0/+80
|
* README, CONTRIBUTING: SimplifyGravatar Runxi Yu26 hours2-32/+32
|
* README: Use the next branch's build statusGravatar Runxi Yu26 hours1-1/+1
|
* *: ReformatGravatar Runxi Yu26 hours3-13/+15
|
* object{,/blob,/commit}: Fix lintsGravatar Runxi Yu27 hours4-7/+5
|
* object: Fix error handlingGravatar Runxi Yu27 hours1-5/+21
|
* object: Name parametersGravatar Runxi Yu27 hours1-2/+2
|
* object/{blob,commit}: Remove testgit and other unsatisfied dependencies for nowGravatar Runxi Yu27 hours5-189/+4
| | | | This should be reverted (literally, or in effect) sometime.
* internal/testgit: Add docGravatar Runxi Yu27 hours1-0/+4
|
* object/{commit,signature}: Fix/remove errorsGravatar Runxi Yu27 hours3-13/+9
|
* object/commit: Basic implementationGravatar Runxi Yu27 hours8-0/+335
|
* object/blob: Fix namingGravatar Runxi Yu27 hours2-3/+3
|
* object: Add interfaces and global parserGravatar Runxi Yu27 hours2-0/+58
|
* object/blob: StartGravatar Runxi Yu27 hours6-0/+111
|
* REFACTOR: update progressGravatar Runxi Yu7 days1-9/+0
|
* internal/adler32: ErrInvalidHashState* should be defined errorsGravatar Runxi Yu7 days1-2/+5
|
* internal/adler32: Import backGravatar Runxi Yu7 days10-0/+484
|
* internal/cpu: Import backGravatar Runxi Yu7 days6-0/+96
|
* object/{id,signature}: Rewrap documentationGravatar Runxi Yu7 days2-2/+3
|
* common: Rewrap documentationGravatar Runxi Yu7 days1-4/+8
|
* ci: Remove gosec exclusionsGravatar Runxi Yu7 days1-4/+0
|
* object/typ: Wrong capitalization in errorsGravatar Runxi Yu7 days1-1/+1
|
* object/store: ErrObjectNotFound is specifically reader-associatedGravatar Runxi Yu7 days2-17/+15
|
* internal/intconv: Wrap docsGravatar Runxi Yu7 days1-10/+20
| | | | | Maybe I should stop bikeshedding sometimes and start working on something real :P
* object/{header,signature}: Rename Append* to AppendGravatar Runxi Yu7 days2-4/+4
|
* REFACTOR: I don't need cmd in my refactor.Gravatar Runxi Yu7 days1-3/+0
|
* common/iowrap: Wrap docsGravatar Runxi Yu7 days1-1/+2
|
* object/store: Remove TODOGravatar Runxi Yu7 days1-2/+0
|
* object/typ: Reformat a bitGravatar Runxi Yu7 days4-8/+8
|
* object/signature: Just use a byte from the startGravatar Runxi Yu9 days1-2/+2
|
* object/*: Fix lintsGravatar Runxi Yu9 days4-3/+6
|
* object/signature: FixGravatar Runxi Yu9 days1-7/+8
|
* REFACTOR: object/storeGravatar Runxi Yu9 days1-1/+0
|
* object/store: Reader -> ObjectReaderGravatar Runxi Yu9 days3-4/+4
|
* object/store: Simplify; remove composited writer and quarantinerGravatar Runxi Yu9 days4-42/+24
|
* REFACTOR: updateGravatar Runxi Yu9 days1-2/+0
|
* object/signature: Most users of parse do not need specific errorsGravatar Runxi Yu9 days2-19/+15
|
* object/signature: AppendGravatar Runxi Yu9 days2-33/+32
|
* object/header: RefactorGravatar Runxi Yu9 days4-34/+23
|
* object/typ: SimplifyGravatar Runxi Yu9 days5-19/+19
|
* object/id: done from REFACTORGravatar Runxi Yu9 days1-1/+0
|
* object/header: Call it AppendHeader and just accept unsigned sizesGravatar Runxi Yu9 days1-6/+2
|
* object/id: Remove more stuff that should belong in other subsystemsGravatar Runxi Yu9 days3-12/+9
|
* refactor package roadmapGravatar Runxi Yu9 days1-0/+76
|