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
*
ci: based on github actions
v5.0.0
Máximo Cuadros
2020-03-15
1
-15
/
+3
*
*: migration from go-git-fixtures/v4 and go-git/gcfg
Máximo Cuadros
2020-03-10
1
-14
/
+2
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-3
/
+3
*
filesystem: ObjectStorage, MaxOpenDescriptors option
Arran Walker
2019-04-22
1
-0
/
+18
*
storage/filesystem: check file object before using cache
Javi Fontan
2019-01-30
1
-0
/
+17
*
storage/filesystem: Added reindex method to reindex packfiles
Javier Peletier
2018-11-12
1
-0
/
+56
*
filesystem: add a new test for EncodedObjectSize
Jeremy Stribling
2018-10-12
1
-0
/
+14
*
object: get object size without reading whole object
Jeremy Stribling
2018-10-11
1
-0
/
+24
*
storage/filesystem: keep packs open in PackfileIter
Javi Fontan
2018-09-20
1
-4
/
+40
*
Expose Storage cache.
kuba--
2018-09-07
1
-17
/
+8
*
storage/filesystem: compare files using offset in test
Javi Fontan
2018-09-06
1
-1
/
+7
*
storage/filesystem: add KeepDescriptors test
Javi Fontan
2018-09-05
1
-0
/
+31
*
plumbing: packfile, open and close packfile on FSObject reads
Miguel Molina
2018-08-09
1
-3
/
+37
*
storage: filesystem, add PackfileIter benchmark reading object content
Miguel Molina
2018-08-09
1
-0
/
+67
*
storage: filesystem, benchmark PackfileIter
Miguel Molina
2018-08-09
1
-11
/
+68
*
*: use parser to populate non writable storages and bug fixes
Miguel Molina
2018-08-07
1
-1
/
+5
*
storage: filesystem, make ObjectStorage constructor public
Miguel Molina
2018-06-08
1
-5
/
+5
*
dotgit: Move package outside internal.
Antonio Jesus Navarro Perez
2018-06-05
1
-1
/
+1
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
1
-1
/
+1
*
storage: reuse deltas from packfiles
Santiago M. Mola
2017-07-27
1
-2
/
+2
*
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
*
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