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
/
storage
/
filesystem
/
object.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing objects if they where deltified using ref-delta
Antonio Jesus Navarro Perez
2017-02-07
1
-3
/
+6
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-7
/
+7
*
storage: IndexStorer implementation
Máximo Cuadros
2017-01-28
1
-10
/
+10
*
packfile/decoder: speed up packfile iterator when specific type (#200)
Antonio Navarro Perez
2017-01-12
1
-16
/
+22
*
Extract billy (#173)
Sergio Arbeo
2016-12-19
1
-3
/
+4
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
1
-20
/
+20
*
transport: create Client interface (#132)
Santiago M. Mola
2016-11-23
1
-2
/
+2
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-48
/
+49
*
global storage interface refactor (#112)
Máximo Cuadros
2016-11-07
1
-32
/
+9
*
storage/filesystem: implement missing functionality. (#110)
Santiago M. Mola
2016-11-03
1
-21
/
+36
*
formats: objfile idomatic reader/writer
Máximo Cuadros
2016-09-25
1
-21
/
+23
*
dotgit: synced write packfile and index generation
Máximo Cuadros
2016-09-15
1
-2
/
+10
*
format: packfile fix ReadObjectAt without decode
Máximo Cuadros
2016-09-11
1
-1
/
+14
*
storage: filesystem ref storage, and not not exists file handling
Máximo Cuadros
2016-09-10
1
-5
/
+5
*
storage: filesystem iter implementation
Máximo Cuadros
2016-09-09
1
-14
/
+131
*
storage: filessytem read multiple packfiles support and index decoding
Máximo Cuadros
2016-09-09
1
-109
/
+93
*
format: packfile based on ObjectStorage and CRC32 calculation
Máximo Cuadros
2016-09-08
1
-0
/
+4
*
format: packfile new interface
Máximo Cuadros
2016-09-07
1
-14
/
+10
*
format: packfile new interface (wip)
Máximo Cuadros
2016-09-06
1
-3
/
+1
*
storage: filesystem idx generation (wip)
Máximo Cuadros
2016-09-06
1
-63
/
+26
*
core: ObjectStorage.Writer
Máximo Cuadros
2016-09-05
1
-0
/
+54
*
core: ObjectStorage.Begin and TxObjectStorage
Máximo Cuadros
2016-09-05
1
-0
/
+17
*
Support non packed objects (#68)
sona-tar
2016-08-30
1
-3
/
+73
*
core: Storage.Get, switch order of args
Máximo Cuadros
2016-08-29
1
-2
/
+2
*
storage: Add object type hint parameter to ObjectStorage.Get. (#69)
Santiago M. Mola
2016-08-29
1
-4
/
+11
*
storage: Storage entity support, and DotGit support for References
Máximo Cuadros
2016-08-12
1
-0
/
+142