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.2.0
1 folder
16 files
testdata
Add tests for file-level application
6 years ago
apply.go
Improve detection of in-progress application
6 years ago
apply_test.go
Add tests for file-level application
6 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 panic with empty input in LineReaderAt
6 years ago
io_test.go
Fix panic with empty input in LineReaderAt
6 years ago
parser.go
Remove unused LineReader interface
6 years ago
parser_test.go
Avoid buffering when reader supports ReadString
6 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