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
1bd59c4f1123687f522447da120db26f61e787f2
1 folder
19 files
testdata
Check for leftover content after a full delete (#9)
5 years ago
apply.go
Check for leftover content after a full delete (#9)
5 years ago
apply_test.go
Check for leftover content after a full delete (#9)
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
Remove "appendix" information from commit message (#19)
5 years ago
patch_header_test.go
Remove "appendix" information from commit message (#19)
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