forge
login
or
join now
oppi.li
/
go-gitdiff
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
this repo has no description
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
go-gitdiff
/
gitdiff
/
at
main
1 folder
26 files
Akshay
gitdiff: expose all raw headers from PatchHeader
11mo ago
196d1315
testdata
Add a test for removing the last newline in a file (#59)
1 year 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)
1 year 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)
6 years ago
base85.go
Add String() methods to parsed types (#48)
2 years ago
base85_test.go
Add String() methods to parsed types (#48)
2 years 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)
2 years ago
gitdiff.go
Add String() methods to parsed types (#48)
2 years 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
11 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