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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed some little typos
Brian Mayer
2022-09-27
1
-5
/
+5
*
diff: Allow srcPrefix and dstPrefix to be configured (#265)
Andrew Nelson
2021-03-11
2
-6
/
+53
*
plumbing: diff, reset color at end of line rather than at beginning of next
Tom Payne
2020-05-17
2
-37
/
+64
*
plumbing: diff, refresh internals
Tom Payne
2020-05-01
1
-216
/
+166
*
plumbing: diff, don't emit unnecessary resets
Tom Payne
2020-04-30
3
-22
/
+24
*
plumbing: color, make package external
Tom Payne
2020-04-29
2
-2
/
+2
*
plumbing: diff, fix coloring of hunk context
Tom Payne
2020-04-29
2
-15
/
+51
*
plumbing: diff, Add initial colored output support. Fixes #33.
Tom Payne
2020-04-26
3
-10
/
+206
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
3
-5
/
+5
*
format: diff, Handle no newline at end of file. Fixes #936
Stuart Jansen
2019-10-13
2
-30
/
+83
*
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
2
-2
/
+43
*
add test for crashing diff
Mechiel Lukkien
2018-02-16
1
-0
/
+37
*
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
2
-5
/
+2
*
format/diff: unified diff encoder and public API
Antonio Jesus Navarro Perez
2017-05-23
3
-0
/
+1242