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
/
decoder.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: use parser to populate non writable storages and bug fixes
Miguel Molina
2018-08-07
1
-553
/
+0
*
plumbing: packfile, fix package tests
Miguel Molina
2018-07-30
1
-9
/
+19
*
plumbing/packfile: add index generation to decoder
Javi Fontan
2018-07-27
1
-7
/
+25
*
plumbing: packfile, lazy object reads with DiskObjects
Miguel Molina
2018-07-27
1
-1
/
+1
*
plumbing: packfile, new Packfile representation
Miguel Molina
2018-07-26
1
-18
/
+39
*
plumbing, storage: integrate new index
Javi Fontan
2018-07-26
1
-4
/
+5
*
plumbing/packfile: disable lookup by offset
Javi Fontan
2018-07-26
1
-8
/
+9
*
plumbing/format/idxfile: add new Index and MemoryIndex
Miguel Molina
2018-07-19
1
-10
/
+17
*
Modify cache to delete more than one item to free space
Javi Fontan
2018-01-16
1
-0
/
+2
*
Make DeltaBaseCache private
Javi Fontan
2017-12-20
1
-6
/
+13
*
Fix typo and documentation of NewDecoderForType
Javi Fontan
2017-12-20
1
-3
/
+3
*
Enforce the use of cache in packfile decoder
Javi Fontan
2017-12-20
1
-5
/
+11
*
all: simplification
ferhat elmas
2017-11-29
1
-1
/
+1
*
format: packfile fix DecodeObjectAt when Decoder has type
Máximo Cuadros
2017-11-19
1
-3
/
+9
*
packfile: improve performance a little by reducing gc pressure
Miguel Molina
2017-09-04
1
-1
/
+3
*
storage/filesystem: reuse delta cache
Santiago M. Mola
2017-07-27
1
-10
/
+22
*
plumbing/cache: use more explicit interface
Santiago M. Mola
2017-07-27
1
-7
/
+6
*
packfile: create packfile.Index and reuse it
Santiago M. Mola
2017-07-26
1
-51
/
+53
*
format/packfile: rename Seek to SeekFromStart
Santiago M. Mola
2017-04-26
1
-2
/
+2
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-3
/
+3
*
plumbing: improve documentation (Fix #242)
Antonio Jesus Navarro Perez
2017-02-23
1
-2
/
+5
*
cache: move package to plumbing
Antonio Jesus Navarro Perez
2017-02-21
1
-1
/
+1
*
Fix missing objects if they where deltified using ref-delta
Antonio Jesus Navarro Perez
2017-02-07
1
-7
/
+0
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-3
/
+3
*
Fix some typos in plumbing docs (#244)
Sergio Arbeo
2017-01-30
1
-8
/
+8
*
packfile: cache undeltified objects to improve decode performance (#218)
Antonio Navarro Perez
2017-01-25
1
-8
/
+33
*
packfile/decoder: speed up packfile iterator when specific type (#200)
Antonio Navarro Perez
2017-01-12
1
-1
/
+88
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
1
-17
/
+17
*
plumbing: format, packfile fix issue #129, related #124, and documentation im...
Máximo Cuadros
2016-11-23
1
-29
/
+73
*
Fix nil tx bug (#124)
v4.0.0-rc4
Alberto Cortés
2016-11-14
1
-3
/
+3
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-0
/
+307