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_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-2
/
+2
*
new git fixture path
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
packfile/decoder: speed up packfile iterator when specific type (#200)
Antonio Navarro Perez
2017-01-12
1
-11
/
+48
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
1
-6
/
+6
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-12
/
+12
*
global storage interface refactor (#112)
Máximo Cuadros
2016-11-07
1
-4
/
+4
*
fix fixtures usage
Máximo Cuadros
2016-10-26
1
-1
/
+1
*
fixtures: new fixture package being use in all packages
Máximo Cuadros
2016-09-12
1
-5
/
+3
*
format: packfile fix ReadObjectAt without decode
Máximo Cuadros
2016-09-11
1
-9
/
+11
*
storage: filesystem iter implementation
Máximo Cuadros
2016-09-09
1
-0
/
+38
*
storage: filessytem read multiple packfiles support and index decoding
Máximo Cuadros
2016-09-09
1
-312
/
+27
*
format: packfile new interface
Máximo Cuadros
2016-09-07
1
-7
/
+7
*
storage: filesystem idx generation (wip)
Máximo Cuadros
2016-09-06
1
-19
/
+23
*
core: ObjectStorage.Writer
Máximo Cuadros
2016-09-05
1
-0
/
+17
*
core: ObjectStorage.Begin and TxObjectStorage
Máximo Cuadros
2016-09-05
1
-4
/
+4
*
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
/
+6
*
storage/filesystem: ConfigStore implementation
Máximo Cuadros
2016-08-21
1
-8
/
+9
*
core: Storage, removing err returning *Storages
Máximo Cuadros
2016-08-14
1
-4
/
+1
*
core: removing Object.Content, the Reader should be used always
Máximo Cuadros
2016-08-14
1
-2
/
+6
*
storage: Storage entity support, and DotGit support for References
Máximo Cuadros
2016-08-12
1
-0
/
+315