tangled
alpha
login
or
join now
oppi.li
/
go-gitdiff
fork of go-gitdiff with jj support
0
fork
atom
overview
issues
pulls
pipelines
go-gitdiff
/
gitdiff
/
at
v0.3.0
1 folder
19 files
testdata
Add tests for file-level application
6 years ago
apply.go
Add Apply convenience function to match Parse (#5)
5 years ago
apply_test.go
Add ParsePatchHeader and related types (#6)
5 years ago
assert_test.go
Add ParsePatchHeader and related types (#6)
5 years ago
base85.go
Add error case tests for binary chunk parsing
6 years ago
base85_test.go
Add dedicated tests for base85 decoding
6 years ago
binary.go
Split source files by patch type (text/binary)
6 years ago
binary_test.go
Split source files by patch type (text/binary)
6 years ago
file_header.go
Split source files by patch type (text/binary)
6 years ago
file_header_test.go
Fix spelling mistakes, add Go Report Card badge
6 years ago
gitdiff.go
Move apply methods to an Applier type
6 years ago
gitdiff_test.go
Add validation function for text fragment
6 years ago
io.go
Fix flushing when data is larger than the buffer (#2)
6 years ago
io_test.go
Fix flushing when data is larger than the buffer (#2)
6 years ago
parser.go
Remove unused LineReader interface
6 years ago
parser_test.go
Avoid buffering when reader supports ReadString
6 years ago
patch_header.go
Fix typo in comment
5 years ago
patch_header_test.go
Add ParsePatchHeader and related types (#6)
5 years ago
text.go
Split source files by patch type (text/binary)
6 years ago
text_test.go
Split source files by patch type (text/binary)
6 years ago