index
:
~runxiyu
/
furgit.git
this commit
legacy
main
Git library in pure Go
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
object
Commit message (
Collapse
)
Author
Age
Files
Lines
*
object/store/memory: Fix writer
Runxi Yu
9 hours
3
-4
/
+191
|
*
object/store/memory: Add
Runxi Yu
10 hours
4
-0
/
+191
|
*
object/store/dual: Add
Runxi Yu
10 hours
5
-0
/
+270
|
*
object/store/mix: Add
Runxi Yu
10 hours
5
-0
/
+212
|
*
object/store: Add CoordinatedQuarantine
Runxi Yu
11 hours
2
-4
/
+10
|
*
object/store/chain: Add
Runxi Yu
11 hours
5
-0
/
+189
|
*
object/store: Add coordinated quarantiner
Runxi Yu
11 hours
1
-0
/
+26
|
*
object/signed/tag: Add
Runxi Yu
12 hours
7
-0
/
+659
|
*
object/signed{,/commit}: Add
Runxi Yu
12 hours
9
-0
/
+572
|
*
object/tree: Add Find
Runxi Yu
17 hours
3
-18
/
+67
|
*
object/tree: Add tests
Runxi Yu
17 hours
8
-2
/
+469
|
*
object/tree: Reject duplicates
Runxi Yu
18 hours
1
-0
/
+7
|
*
object/tag: Fix my silly self-referential append test, that belongs to roundtrip
Runxi Yu
18 hours
1
-9
/
+28
|
*
object/tree/mode: Other tests
Runxi Yu
18 hours
1
-0
/
+83
|
*
object/tree/mode: Roundtrip tests
Runxi Yu
18 hours
1
-0
/
+24
|
*
object/tree/mode: Append tests
Runxi Yu
18 hours
1
-0
/
+31
|
*
object/tree/mode: Parser tests
Runxi Yu
18 hours
1
-0
/
+64
|
*
internal/testgit: MkTreeEntry -> TreeEntry
Runxi Yu
18 hours
4
-4
/
+4
|
*
object/tree: Add basic tree functions
Runxi Yu
18 hours
10
-4
/
+299
|
*
object/tree/mode: Initialize
Runxi Yu
19 hours
6
-0
/
+167
|
*
object/tag: Add
Runxi Yu
19 hours
10
-1
/
+710
|
*
object/commit: Update to the new testgit
Runxi Yu
19 hours
2
-6
/
+6
|
*
object/commit: noinlineerr
Runxi Yu
21 hours
2
-4
/
+6
|
*
object/commit: Lint
Runxi Yu
21 hours
2
-0
/
+6
|
*
object/commit: Stricten the parser
Runxi Yu
21 hours
1
-6
/
+61
|
*
Add malformed and roundtrip tests
Runxi Yu
21 hours
2
-0
/
+309
|
*
object/commit: Test author/committer dates in parse tests
Runxi Yu
21 hours
1
-4
/
+36
|
*
object/commit: Better test
Runxi Yu
21 hours
1
-92
/
+68
|
*
object/commit: Append test
Runxi Yu
22 hours
1
-0
/
+164
|
*
object/commit: parse_test
Runxi Yu
22 hours
1
-0
/
+154
|
*
Unify rules around errors.go or not
Runxi Yu
23 hours
4
-10
/
+11
|
*
More cleanups
Runxi Yu
23 hours
5
-7
/
+8
|
*
*: Refactor file granularity
Runxi Yu
24 hours
6
-22
/
+21
|
*
object/commit: Sentilnel with description
Runxi Yu
32 hours
2
-4
/
+8
|
*
object/signature: Detailed along with sentinel
Runxi Yu
32 hours
1
-12
/
+13
|
*
object/header: Use sentinel errors
Runxi Yu
32 hours
1
-5
/
+6
|
*
ref/name, object: Simplify errors
Runxi Yu
32 hours
1
-15
/
+6
|
*
Label fixes
Runxi Yu
32 hours
3
-2
/
+6
|
*
Various fixes and QoL things
Runxi Yu
33 hours
7
-31
/
+32
|
*
object/store: Go does not accept \0
Runxi Yu
33 hours
2
-4
/
+4
|
*
Prepare for refname; use lgo; etc.
Runxi Yu
34 hours
3
-7
/
+42
|
*
object/id: Parse should belong to object format
Runxi Yu
9 days
4
-69
/
+67
|
*
Switch module URL to lindenii.org/go/furgit
Runxi Yu
12 days
17
-28
/
+28
|
*
object/id: Rename algorithm to object format
Runxi Yu
2026-05-24
18
-243
/
+200
|
*
*: Reformat
Runxi Yu
2026-05-24
2
-11
/
+11
|
*
object{,/blob,/commit}: Fix lints
Runxi Yu
2026-05-24
3
-7
/
+4
|
*
object: Fix error handling
Runxi Yu
2026-05-24
1
-5
/
+21
|
*
object: Name parameters
Runxi Yu
2026-05-24
1
-2
/
+2
|
*
object/{blob,commit}: Remove testgit and other unsatisfied dependencies for now
Runxi Yu
2026-05-24
5
-189
/
+4
|
|
|
|
This should be reverted (literally, or in effect) sometime.
*
object/{commit,signature}: Fix/remove errors
Runxi Yu
2026-05-24
3
-13
/
+9
|
[next]