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
/
internal
Commit message (
Collapse
)
Author
Age
Files
Lines
*
internal/mru: Add
Runxi Yu
10 hours
8
-0
/
+261
|
*
internal/testgit: Add -s to tag
Runxi Yu
11 hours
1
-1
/
+12
|
*
internal/testgit: Add -S to CommitTree
Runxi Yu
11 hours
1
-0
/
+8
|
*
object/tree: Add tests
Runxi Yu
16 hours
1
-1
/
+1
|
*
internal/testgit: Add UpdateRef and ForEachRefFormat
Runxi Yu
17 hours
1
-0
/
+32
|
*
internal/testgit: LsTree
Runxi Yu
17 hours
1
-0
/
+47
|
*
internal/testgit: MkTreeEntry -> TreeEntry
Runxi Yu
17 hours
1
-3
/
+4
|
*
internal/testgit: Prepare for tag
Runxi Yu
19 hours
5
-10
/
+82
|
*
internal/testgit: Unexport Run and Command
Runxi Yu
19 hours
9
-17
/
+17
|
*
internal/testgit: Fix lints too
Runxi Yu
20 hours
3
-2
/
+13
|
*
internal/testgit: CommitTree should accept identities
Runxi Yu
20 hours
2
-4
/
+61
|
*
internal/testgit: I don't want exhaustruct:ignore here actually
Runxi Yu
20 hours
2
-3
/
+0
|
*
internal/testgit: Use --end-of-options sensibly
Runxi Yu
21 hours
4
-3
/
+5
|
*
internal/testgit: Add show and fsck
Runxi Yu
21 hours
2
-0
/
+59
|
*
internal/testgit: Add helpers to prepare for commit testing
Runxi Yu
22 hours
3
-0
/
+88
|
*
Prepare for refname; use lgo; etc.
Runxi Yu
33 hours
6
-118
/
+79
|
*
internal/testgit: Maybe SHA-256 repos by default
Runxi Yu
34 hours
1
-1
/
+6
|
*
internal/testgit: No wrapcheck cmd.Output
Runxi Yu
35 hours
1
-1
/
+1
|
*
testgit: Add config support
Runxi Yu
35 hours
4
-6
/
+51
|
*
internal/testgit: hash-object and command
Runxi Yu
36 hours
3
-21
/
+40
|
*
testgit sucks
Runxi Yu
37 hours
1
-1
/
+1
|
*
object/id: Parse should belong to object format
Runxi Yu
9 days
1
-1
/
+1
|
*
Switch module URL to lindenii.org/go/furgit
Runxi Yu
12 days
4
-5
/
+5
|
*
internal/testgit: Lint
Runxi Yu
2026-05-24
1
-18
/
+20
|
*
object/id: Rename algorithm to object format
Runxi Yu
2026-05-24
2
-10
/
+10
|
*
internal/testgit: Add Algorithm method
Runxi Yu
2026-05-24
1
-0
/
+4
|
*
internal/testgit: Fix documentation wrappin
Runxi Yu
2026-05-24
1
-1
/
+2
|
*
internal/testgit: Init
Runxi Yu
2026-05-24
2
-0
/
+80
|
*
*: Reformat
Runxi Yu
2026-05-24
1
-2
/
+4
|
*
internal/testgit: Add doc
Runxi Yu
2026-05-24
1
-0
/
+4
|
*
internal/adler32: ErrInvalidHashState* should be defined errors
Runxi Yu
2026-05-18
1
-2
/
+5
|
*
internal/adler32: Import back
Runxi Yu
2026-05-18
10
-0
/
+484
|
*
internal/cpu: Import back
Runxi Yu
2026-05-18
6
-0
/
+96
|
*
internal/intconv: Wrap docs
Runxi Yu
2026-05-18
1
-10
/
+20
|
|
|
|
|
Maybe I should stop bikeshedding sometimes and start working on something real :P
*
internal/intconv: Actually it's fine for these to be in one file probably
Runxi Yu
2026-04-02
11
-128
/
+93
|
*
internal: Documentation
Runxi Yu
2026-04-02
1
-0
/
+2
|
*
internal/intconv: Add
Runxi Yu
2026-04-02
12
-0
/
+142
|
*
*: Remove
Runxi Yu
2026-04-02
253
-26169
/
+0
|
*
internal/peel: Purge
v0.1.167
Runxi Yu
2026-03-31
1
-50
/
+0
|
*
object/store: ReadingStore -> Reader
Runxi Yu
2026-03-30
2
-2
/
+2
|
*
interna/priorityqueue: Fix lints
Runxi Yu
2026-03-29
3
-1
/
+3
|
*
internal/priorityqueue: Update docs
v0.1.144
Runxi Yu
2026-03-29
2
-0
/
+4
|
*
internal/priorityqueue: Remove accidental file
Runxi Yu
2026-03-29
1
-0
/
+0
|
*
internal/priorityqueue: Actually just make our own priority queue
Runxi Yu
2026-03-29
11
-157
/
+118
|
*
internal/heap: Much more reasonable binary heap
Runxi Yu
2026-03-29
2
-0
/
+157
|
*
network, internal/progress, format/packfile/ingest: Use WriteFlusher
Runxi Yu
2026-03-28
4
-9
/
+8
|
*
object/store: Rename back from storer; rename Store to ReadingStore
v0.1.118
Runxi Yu
2026-03-28
2
-2
/
+2
|
*
object/store: Rename from object/storer
Runxi Yu
2026-03-27
2
-6
/
+6
|
*
format: Move commitgraph and packfile here
Runxi Yu
2026-03-26
1
-1
/
+1
|
*
internal/progress: Add package-level doc-comment
Runxi Yu
2026-03-25
1
-0
/
+2
|
[next]