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.8.2
1 folder
26 files
testdata
Add a test for removing the last newline in a file (#59)
10 months ago
apply.go
Test with Go 1.19, upgrade golangci-lint (#35)
3 years ago
apply_binary.go
Test with Go 1.19, upgrade golangci-lint (#35)
3 years ago
apply_test.go
Add a test for removing the last newline in a file (#59)
10 months ago
apply_text.go
Test with Go 1.19, upgrade golangci-lint (#35)
3 years ago
assert_test.go
Add ParsePatchHeader and related types (#6)
5 years ago
base85.go
Add String() methods to parsed types (#48)
1 year ago
base85_test.go
Add String() methods to parsed types (#48)
1 year ago
binary.go
Parse binary headers with file paths (#55)
1 year ago
binary_test.go
Parse binary headers with file paths (#55)
1 year ago
file_header.go
Return preamble when a patch has no files (#46)
2 years ago
file_header_test.go
Fix parsing of mode lines with trailing space (#38)
3 years ago
format.go
Fix binary headers in formatted patches (#56)
1 year ago
format_roundtrip_test.go
Fix binary headers in formatted patches (#56)
1 year ago
format_test.go
Add String() methods to parsed types (#48)
1 year ago
gitdiff.go
Add String() methods to parsed types (#48)
1 year ago
gitdiff_test.go
Add validation function for text fragment
6 years ago
io.go
Fix EOF error for some files without final newline (#27)
4 years ago
io_test.go
Fix EOF error for some files without final newline (#27)
4 years ago
parser.go
Return preamble when a patch has no files (#46)
2 years ago
parser_test.go
Return preamble when a patch has no files (#46)
2 years ago
patch_header.go
gitdiff: expose all raw headers from PatchHeader
7 months ago
patch_header_test.go
Follow git logic when parsing patch identities (#44)
2 years ago
patch_identity.go
Follow git logic when parsing patch identities (#44)
2 years ago
patch_identity_test.go
Follow git logic when parsing patch identities (#44)
2 years ago
text.go
Return errors for empty text fragments (#29)
4 years ago
text_test.go
Return errors for empty text fragments (#29)
4 years ago