-
- Downloads
*: Support variable length plumbing.Hash
The variable length for plumbing.Hash is defined at build time, blocked by
tag sha256.
This approach was a trade-off between keeping backwards compatibility while
making progress towards supporting SHA256 with a small amount of changes.
Relates to the SHA256 implementation, defined in #706.
Signed-off-by:
Paulo Gomes <pjbgf@linux.com>
Showing
- plumbing/format/commitgraph/encoder.go 3 additions, 4 deletionsplumbing/format/commitgraph/encoder.go
- plumbing/format/idxfile/decoder.go 2 additions, 1 deletionplumbing/format/idxfile/decoder.go
- plumbing/format/idxfile/encoder.go 3 additions, 4 deletionsplumbing/format/idxfile/encoder.go
- plumbing/format/idxfile/idxfile.go 3 additions, 2 deletionsplumbing/format/idxfile/idxfile.go
- plumbing/format/index/decoder.go 1 addition, 2 deletionsplumbing/format/index/decoder.go
- plumbing/format/index/encoder.go 1 addition, 2 deletionsplumbing/format/index/encoder.go
- plumbing/format/packfile/encoder.go 1 addition, 2 deletionsplumbing/format/packfile/encoder.go
- plumbing/format/packfile/encoder_test.go 5 additions, 4 deletionsplumbing/format/packfile/encoder_test.go
- plumbing/format/packfile/scanner_test.go 2 additions, 1 deletionplumbing/format/packfile/scanner_test.go
- plumbing/hash.go 7 additions, 7 deletionsplumbing/hash.go
- plumbing/protocol/packp/ulreq_decode_test.go 3 additions, 2 deletionsplumbing/protocol/packp/ulreq_decode_test.go
- storage/filesystem/dotgit/dotgit.go 7 additions, 5 deletionsstorage/filesystem/dotgit/dotgit.go
- storage/filesystem/dotgit/writers.go 3 additions, 2 deletionsstorage/filesystem/dotgit/writers.go
Loading
Please register or sign in to comment