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
/
delta_selector.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: format/packfile, add SaveOriginalMetadata function
Javi Fontan
2018-02-09
1
-1
/
+1
*
plumbing: format/packfile, fix panic retrieving object hash.
Javi Fontan
2018-02-09
1
-2
/
+3
*
plumbing: format/packfile, fix crash with cycle deltas
Javi Fontan
2018-01-24
1
-1
/
+2
*
Clean reconstructed objects outside pack window
Javi Fontan
2018-01-11
1
-13
/
+19
*
Improve delta reutilization
Antonio Jesus Navarro Perez
2017-12-20
1
-5
/
+0
*
packfile: delete index maps from memory when no longer needed
Jeremy Stribling
2017-10-30
1
-0
/
+6
*
config: support a configurable, and turn-off-able, pack.window
Jeremy Stribling
2017-09-11
1
-12
/
+35
*
packfile: parallelize deltification of objects in groups
Miguel Molina
2017-09-07
1
-1
/
+31
*
packfile: use a modified version of JGit DeltaIndex and DeltaIndexScanner
Miguel Molina
2017-09-06
1
-3
/
+3
*
packfile: reuse delta indexes when possible
Miguel Molina
2017-09-06
1
-3
/
+8
*
plumbing: use sliding window in delta calculations, like git CL
Jeremy Stribling
2017-08-28
1
-1
/
+4
*
plumbing: add IsDelta method to ObjectType
Santiago M. Mola
2017-07-27
1
-6
/
+2
*
storage: reuse deltas from packfiles
Santiago M. Mola
2017-07-27
1
-10
/
+139
*
format/packfile: fix bug when the delta depth is equals to 50
Antonio Jesus Navarro Perez
2017-05-08
1
-0
/
+5
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-2
/
+2
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-2
/
+2
*
packfile: delta selection logic (#182)
Antonio Navarro Perez
2016-12-16
1
-0
/
+169