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
/
internal
/
dotgit
/
dotgit.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
documentation and API improvements
Máximo Cuadros
2017-02-21
1
-14
/
+78
*
storage: git.Storer move to storage.Storer and module handling
Máximo Cuadros
2017-02-12
1
-4
/
+9
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
storage: IndexStorer implementation
Máximo Cuadros
2017-01-28
1
-0
/
+11
*
Extract billy (#173)
Sergio Arbeo
2016-12-19
1
-10
/
+11
*
storage: shallow storage (#180)
Máximo Cuadros
2016-12-15
1
-1
/
+22
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-25
/
+25
*
storage/filesystem: implement missing functionality. (#110)
Santiago M. Mola
2016-11-03
1
-0
/
+21
*
formats: objfile idomatic reader/writer
Máximo Cuadros
2016-09-25
1
-211
/
+137
*
fix build
Máximo Cuadros
2016-09-20
1
-2
/
+2
*
dotgit: synced write packfile and index generation
Máximo Cuadros
2016-09-15
1
-32
/
+122
*
format: packfile fix ReadObjectAt without decode
Máximo Cuadros
2016-09-11
1
-2
/
+11
*
storage: filesystem ref storage, and not not exists file handling
Máximo Cuadros
2016-09-10
1
-2
/
+25
*
storage: filessytem read multiple packfiles support and index decoding
Máximo Cuadros
2016-09-09
1
-36
/
+75
*
format: packfile based on ObjectStorage and CRC32 calculation
Máximo Cuadros
2016-09-08
1
-23
/
+26
*
format: packfile new interface (wip)
Máximo Cuadros
2016-09-06
1
-1
/
+1
*
storage: filesystem idx generation (wip)
Máximo Cuadros
2016-09-06
1
-68
/
+136
*
Support non packed objects (#68)
sona-tar
2016-08-30
1
-0
/
+82
*
storage: support ConfigStorage, memory done, fs wip
Máximo Cuadros
2016-08-20
1
-3
/
+18
*
storage: Storage entity support, and DotGit support for References
Máximo Cuadros
2016-08-12
1
-0
/
+105