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
/
object_pack.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: format/packfile, add SaveOriginalMetadata function
Javi Fontan
2018-02-09
1
-4
/
+8
*
plumbing: format/packfile, fix panic retrieving object hash.
Javi Fontan
2018-02-09
1
-0
/
+5
*
plumbing: format/packfile, check nil objects in ObjectToPack
Javi Fontan
2018-01-25
1
-6
/
+10
*
plumbing: format/packfile, fix crash with cycle deltas
Javi Fontan
2018-01-24
1
-0
/
+27
*
Improve delta reutilization
Antonio Jesus Navarro Perez
2017-12-20
1
-1
/
+31
*
all: simplification
ferhat elmas
2017-11-29
1
-5
/
+1
*
storage: reuse deltas from packfiles
Santiago M. Mola
2017-07-27
1
-1
/
+45
*
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
*
packfile: delta selection logic (#182)
Antonio Navarro Perez
2016-12-16
1
-0
/
+6
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
1
-5
/
+6
*
format/packfile: implement delta encoding (#172)
Antonio Navarro Perez
2016-12-14
1
-0
/
+47