index
:
~runxiyu
/
furgit.git
this commit
legacy
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
object/store/packed: Fix error handling
Runxi Yu
11 days
1
-1
/
+2
*
object/store/packed: Use the new MaxChainDepth
Runxi Yu
11 days
1
-6
/
+2
*
internal/format/packfile/delta: Add MaxChainDepth
Runxi Yu
11 days
1
-0
/
+5
*
internal/format/pack{idx,rev}, object/store/packed: Update PackObjects invoca...
Runxi Yu
11 days
3
-5
/
+3
*
internal/testgit: Enrich PackObjects
Runxi Yu
11 days
1
-13
/
+111
*
object/store/packed: Use the new format/packfile header parser
Runxi Yu
11 days
1
-18
/
+8
*
internal/format/packfile: Add header parser
Runxi Yu
11 days
1
-5
/
+59
*
object/store/internal/digest: Add docs, errors, record, result
•••
Committing as I re-review
Runxi Yu
11 days
4
-0
/
+128
*
object/store/packed: Basic reading functionality
Runxi Yu
11 days
12
-54
/
+1253
*
object/store/loose: Use SeedHistory
Runxi Yu
11 days
1
-43
/
+28
*
internal/mru: Test that sync places new keys first
Runxi Yu
11 days
1
-0
/
+16
*
internal/mru: Append keys before the survivors
Runxi Yu
11 days
1
-6
/
+13
*
internal/mmap: Add tests
Runxi Yu
11 days
2
-1
/
+112
*
internal/mmap: Add Mmap
Runxi Yu
11 days
2
-0
/
+94
*
internal/format/packrev: Add tests
Runxi Yu
11 days
3
-0
/
+370
*
internal/format/packidx: Use repo.SeedHistory
Runxi Yu
11 days
1
-15
/
+7
*
internal/testgit: Seed history
Runxi Yu
11 days
1
-0
/
+206
*
internal/format/packrev: Use stickyio properly
Runxi Yu
11 days
1
-32
/
+10
*
internal/format/packidx: Use stickyio
Runxi Yu
11 days
1
-43
/
+14
*
internal/stickyio: Add sticky I/O thing
Runxi Yu
11 days
2
-0
/
+84
*
internal/format/packrev: Add basic writer
•••
TODO: extract stickywriter to its own package
Runxi Yu
12 days
1
-0
/
+101
*
internal/format/packrev: Add basics
Runxi Yu
12 days
1
-0
/
+124
*
internal/format/packrev: Add package documentation
Runxi Yu
12 days
1
-0
/
+3
*
internal/format/packidx: Add index-writing test
Runxi Yu
12 days
2
-0
/
+200
*
internal/format/packidx: Add lookup tests
Runxi Yu
12 days
1
-0
/
+99
*
internal/format/packidx: Add pack index parse tests
Runxi Yu
12 days
1
-0
/
+124
*
internal/format/packidx: Add test helpers
Runxi Yu
12 days
1
-0
/
+95
*
internal/format/packidx: Fix lints
Runxi Yu
12 days
2
-3
/
+4
*
internal/format/packidx: Add basic writing support
•••
I'm not sure if this is the right API shape yet.
Runxi Yu
12 days
1
-0
/
+158
*
internal/format/packidx: Add lookup by object ID
Runxi Yu
12 days
1
-0
/
+73
*
internal/format/packidx: Add base operations
Runxi Yu
12 days
1
-0
/
+196
*
internal/format/packidx: Add documentation
Runxi Yu
12 days
1
-0
/
+3
*
internal/format/packfile: Panic on implausible hash sizes
Runxi Yu
12 days
2
-12
/
+12
*
internal/format/packfile/delta: Apply tests
Runxi Yu
12 days
1
-0
/
+174
*
internal/format/packfile/delta: Header tests
Runxi Yu
12 days
1
-0
/
+88
*
internal/format/packfile/delta: Add apply
Runxi Yu
12 days
1
-0
/
+117
*
internal/testgit: packobjects, verifypack
Runxi Yu
12 days
2
-0
/
+60
*
internal/format/packfile/delta: Add header parsing and serialization
Runxi Yu
12 days
1
-0
/
+98
*
internal/cache/clock: Rename Cache to Clock
Runxi Yu
12 days
6
-65
/
+65
*
*: Remove nolint:wrapcheck where now extra
Runxi Yu
12 days
4
-6
/
+6
*
object/fetch: Fix lints and improve error handling
Runxi Yu
12 days
1
-6
/
+23
*
ci: Allow io.* wrapcheck passthrough
Runxi Yu
12 days
1
-0
/
+8
*
internal/format/packfile: Return ErrInvalidHashSize on ParseEntryHeader
Runxi Yu
12 days
1
-1
/
+7
*
internal/format/packfile: Fix 9 continuation bytes is needed for the overflow...
Runxi Yu
12 days
1
-1
/
+1
*
internal/format/packfile: Fix exhaustiveness in entry_type
Runxi Yu
12 days
1
-3
/
+4
*
internal/cache: Fix package name
Runxi Yu
12 days
1
-1
/
+1
*
internal/priorityqueue: Fix lint
Runxi Yu
12 days
1
-1
/
+1
*
internal/compress/zlib: Fix lints
Runxi Yu
12 days
2
-6
/
+6
*
internal/cache/clock: Fix lints
Runxi Yu
12 days
1
-5
/
+13
*
object/store/packed: Comment everything out
•••
Otherwise I can't really run my linter and I miss many things
Runxi Yu
12 days
4
-121
/
+121
[next]