index
:
go-git
master
push_url
A highly extensible Git implementation in pure Go.
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plumbing
/
format
/
diff
/
unified_encoder.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff: Allow srcPrefix and dstPrefix to be configured (#265)
Andrew Nelson
2021-03-11
1
-6
/
+25
*
plumbing: diff, reset color at end of line rather than at beginning of next
Tom Payne
2020-05-17
1
-26
/
+53
*
plumbing: diff, refresh internals
Tom Payne
2020-05-01
1
-216
/
+166
*
plumbing: diff, don't emit unnecessary resets
Tom Payne
2020-04-30
1
-10
/
+11
*
plumbing: diff, fix coloring of hunk context
Tom Payne
2020-04-29
1
-3
/
+12
*
plumbing: diff, Add initial colored output support. Fixes #33.
Tom Payne
2020-04-26
1
-9
/
+31
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-1
/
+1
*
format: diff, Handle no newline at end of file. Fixes #936
Stuart Jansen
2019-10-13
1
-8
/
+15
*
plumbing/format: simplify code
Christian Muehlhaeuser
2019-07-29
1
-1
/
+1
*
Fix fatal corrupt patch in unified diff format
Antonio Jesus Navarro Perez
2018-09-07
1
-2
/
+6
*
fix crash when generating a unified diff with a small ending equal-chunk
Mechiel Lukkien
2018-02-14
1
-2
/
+6
*
format: diff, remove error when two files are empty, submodules are simply ig...
Máximo Cuadros
2017-12-07
1
-4
/
+1
*
format/diff: unified diff encoder and public API
Antonio Jesus Navarro Perez
2017-05-23
1
-0
/
+355