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
/
packfile
/
patch_delta.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: format/packfile, prevent large objects from being read into memory ...
zeripath
2021-06-30
1
-0
/
+210
*
Revert "plumbing: format/packfile, prevent large objects from being read into...
v5.4.2
zeripath
2021-06-02
1
-210
/
+0
*
plumbing: format/packfile, prevent large objects from being read into memory ...
v5.4.0
zeripath
2021-05-12
1
-0
/
+210
*
fix goreportcard warnings
Oleg Kovalov
2020-07-01
1
-2
/
+1
*
Close Reader & Writer of EncodedObject after use
Kyungmin Bae
2020-05-24
1
-1
/
+6
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-1
/
+1
*
feat: avoid memory allocation on ApplyDelta, PatchDelta
Nao YONASHIRO
2019-07-31
1
-15
/
+30
*
refactor: use bufPool
Nao YONASHIRO
2019-07-31
1
-12
/
+3
*
feat: avoid ioutil.ReadAll on ApplyDelta
Nao YONASHIRO
2019-07-31
1
-2
/
+15
*
plumbing/packfile: preallocate memory in PatchDelta
Javi Fontan
2018-07-26
1
-1
/
+1
*
all: simplification
ferhat elmas
2017-11-29
1
-5
/
+2
*
packfile: Avoid panics patching corrupted deltas
Antonio Jesus Navarro Perez
2017-07-19
1
-13
/
+64
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-1
/
+1
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
Fix some typos in plumbing docs (#244)
Sergio Arbeo
2017-01-30
1
-1
/
+1
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
1
-1
/
+1
*
packfile: delta diff implementation (#159)
Antonio Navarro Perez
2016-12-09
1
-0
/
+181