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
/
format
/
packfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
internal/format/packfile: Panic on implausible hash sizes
Runxi Yu
9 hours
2
-12
/
+12
*
internal/format/packfile/delta: Apply tests
Runxi Yu
10 hours
1
-0
/
+174
*
internal/format/packfile/delta: Header tests
Runxi Yu
10 hours
1
-0
/
+88
*
internal/format/packfile/delta: Add apply
Runxi Yu
10 hours
1
-0
/
+117
*
internal/format/packfile/delta: Add header parsing and serialization
Runxi Yu
10 hours
1
-0
/
+98
*
internal/format/packfile: Return ErrInvalidHashSize on ParseEntryHeader
Runxi Yu
14 hours
1
-1
/
+7
*
internal/format/packfile: Fix 9 continuation bytes is needed for the overflow...
Runxi Yu
14 hours
1
-1
/
+1
*
internal/format/packfile: Fix exhaustiveness in entry_type
Runxi Yu
14 hours
1
-3
/
+4
*
internal/format/packfile: Add entry header tests
Runxi Yu
15 hours
1
-0
/
+246
*
internal/format/packfile: Add tests for OFS_DELTA distances
Runxi Yu
15 hours
1
-0
/
+100
*
internal/format/packfile: Add entry header parsing
Runxi Yu
15 hours
1
-0
/
+164
*
internal/format/packfile: Refactor ofs delta distances
Runxi Yu
15 hours
1
-4
/
+42
*
internal/format/packfile: Clean EntryType
Runxi Yu
15 hours
1
-4
/
+22
*
internal/format/packfile: OFS distances probably just belong to packfile
Runxi Yu
15 hours
1
-1
/
+1
*
internal/format/packfile/delta: Fix the swapped errors
Runxi Yu
15 hours
1
-3
/
+2
*
internal/format/packfile: Add EntryType and associates
Runxi Yu
16 hours
1
-0
/
+67
*
internal/format/packfile/delta: Parse ofs-delta backward distance
Runxi Yu
17 hours
2
-0
/
+33
*
internal/format/packfile: Add simple header functions
Runxi Yu
28 hours
2
-0
/
+11