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
/
memory
/
storage.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
gofmt -s
Máximo Cuadros
2018-01-25
1
-1
/
+1
*
storage: some minor code cleanup
Jeremy Stribling
2017-11-29
1
-2
/
+1
*
plumbing: add `HasEncodedObject` method to Storer
Jeremy Stribling
2017-11-29
1
-0
/
+8
*
Make object repacking more configurable
Taru Karttunen
2017-11-29
1
-2
/
+2
*
Support for repacking objects
Taru Karttunen
2017-11-29
1
-0
/
+7
*
First pass of prune design
Taru Karttunen
2017-11-29
1
-0
/
+23
*
filesystem: implement PackRefs()
Jeremy Stribling
2017-11-29
1
-0
/
+8
*
all: simplification
ferhat elmas
2017-11-29
1
-9
/
+9
*
dotgit: add CheckAndSetReference tests
Jeremy Stribling
2017-11-28
1
-8
/
+9
*
Use optionally locking when updating refs
Taru Karttunen
2017-11-27
1
-0
/
+15
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-5
/
+5
*
documentation and API improvements
Máximo Cuadros
2017-02-21
1
-3
/
+11
*
storage: git.Storer move to storage.Storer and module handling
Máximo Cuadros
2017-02-12
1
-0
/
+13
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-4
/
+4
*
storage: IndexStorer implementation
Máximo Cuadros
2017-01-29
1
-1
/
+1
*
storage: IndexStorer implementation
Máximo Cuadros
2017-01-28
1
-0
/
+19
*
storage: shallow storage (#180)
Máximo Cuadros
2016-12-15
1
-0
/
+13
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
1
-24
/
+24
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-46
/
+47
*
global storage interface refactor (#112)
Máximo Cuadros
2016-11-07
1
-89
/
+38
*
storage: memory test improvements and coverage
Máximo Cuadros
2016-09-24
1
-1
/
+4
*
storage: filesystem ref storage, and not not exists file handling
Máximo Cuadros
2016-09-10
1
-6
/
+0
*
format: packfile based on ObjectStorage and CRC32 calculation
Máximo Cuadros
2016-09-08
1
-0
/
+10
*
format: packfile new interface
Máximo Cuadros
2016-09-07
1
-0
/
+1
*
core: ObjectStorage.Writer
Máximo Cuadros
2016-09-05
1
-0
/
+6
*
core: ObjectStorage.Begin and TxObjectStorage
Máximo Cuadros
2016-09-05
1
-0
/
+35
*
doc packages
Máximo Cuadros
2016-09-01
1
-0
/
+1
*
core: Storage.Get, switch order of args
Máximo Cuadros
2016-08-29
1
-1
/
+1
*
storage: Add object type hint parameter to ObjectStorage.Get. (#69)
Santiago M. Mola
2016-08-29
1
-3
/
+4
*
remote and repository base on ConfigStore
Máximo Cuadros
2016-08-21
1
-0
/
+5
*
storage: support ConfigStorage, memory done, fs wip
Máximo Cuadros
2016-08-20
1
-12
/
+42
*
core: Storage, removing err returning *Storages
Máximo Cuadros
2016-08-14
1
-6
/
+6
*
core: Storage, now returns errors
Máximo Cuadros
2016-08-12
1
-14
/
+26
*
storage/memory: implemented ReferenceStorage and Storage
Máximo Cuadros
2016-08-12
1
-0
/
+60
*
core: new MemoryObject, move from memory.Object, packfile.Parser, base on new...
Máximo Cuadros
2016-08-11
1
-0
/
+5
*
v3 -> v4
Máximo Cuadros
2016-08-11
1
-1
/
+1
*
Adds support to open local repositories and to use file-based object storage ...
v3.1.0
Alberto Cortés
2016-07-04
1
-7
/
+2
*
documentation
Máximo Cuadros
2016-05-19
1
-1
/
+1
*
Added support for annotated tags
Joshua Sjoding
2016-02-18
1
-0
/
+6
*
update imports to v3
Máximo Cuadros
2016-02-17
1
-1
/
+1
*
storages: memory object
Máximo Cuadros
2016-02-17
1
-0
/
+83