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
Commit message (
Expand
)
Author
Age
Files
Lines
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
15
-36
/
+36
*
new git fixture path
Máximo Cuadros
2017-01-30
4
-4
/
+4
*
rename billy imports
Máximo Cuadros
2017-01-30
4
-12
/
+8
*
example: using new constructors
Máximo Cuadros
2017-01-30
1
-93
/
+11
|
\
|
*
config: documentation improvements
Máximo Cuadros
2017-01-30
1
-2
/
+1
|
*
config: marshal and unmarshal implementation
Máximo Cuadros
2017-01-26
1
-93
/
+12
*
|
storage: IndexStorer implementation
Máximo Cuadros
2017-01-29
3
-1
/
+54
*
|
storage: IndexStorer implementation
Máximo Cuadros
2017-01-28
6
-10
/
+88
|
/
*
packfile/decoder: speed up packfile iterator when specific type (#200)
Antonio Navarro Perez
2017-01-12
2
-27
/
+70
*
Extract billy (#173)
Sergio Arbeo
2016-12-19
8
-26
/
+34
*
storage: shallow storage (#180)
Máximo Cuadros
2016-12-15
6
-1
/
+171
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
4
-77
/
+77
*
config: Config, bare flag (#177)
Máximo Cuadros
2016-12-12
2
-16
/
+41
*
revision based on goreportcard.com
Máximo Cuadros
2016-12-06
2
-0
/
+2
*
storage: filesystem, clean close when the packfile is not used (#140)
Máximo Cuadros
2016-11-28
2
-14
/
+65
*
transport: create Client interface (#132)
Santiago M. Mola
2016-11-23
1
-2
/
+2
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
9
-212
/
+216
*
global storage interface refactor (#112)
Máximo Cuadros
2016-11-07
10
-376
/
+209
*
storage: filesystem fix tests
Máximo Cuadros
2016-11-04
1
-1
/
+1
*
utils: fs, new memory filesystem (#108)
Máximo Cuadros
2016-11-04
3
-4
/
+4
*
storage/filesystem: implement missing functionality. (#110)
Santiago M. Mola
2016-11-03
8
-74
/
+174
*
storage: filesystem fix config on new repositories (#100)
Máximo Cuadros
2016-10-26
2
-24
/
+56
*
formats/config: Added encoder/decoder for git config files. (#97)
Santiago M. Mola
2016-10-26
2
-54
/
+96
*
fix fixtures usage
Máximo Cuadros
2016-10-26
1
-1
/
+1
*
utils/fs: move 'os' and 'test' to separate packages. (#93)
Santiago M. Mola
2016-10-24
2
-5
/
+5
*
utils: fs.TempFile (#88)
Máximo Cuadros
2016-10-19
1
-11
/
+3
*
do not assume remotes are sorted chronologically (#87)
Alberto Cortés
2016-10-18
1
-2
/
+8
*
formats: objfile idomatic reader/writer
Máximo Cuadros
2016-09-25
6
-459
/
+572
*
storage: memory test improvements and coverage
Máximo Cuadros
2016-09-24
3
-37
/
+135
*
fix build
Máximo Cuadros
2016-09-20
1
-2
/
+2
*
dotgit: synced write packfile and index generation
Máximo Cuadros
2016-09-15
3
-34
/
+177
*
fixtures: new fixture package being use in all packages
Máximo Cuadros
2016-09-12
2
-35
/
+15
*
format: packfile fix ReadObjectAt without decode
Máximo Cuadros
2016-09-11
3
-12
/
+36
*
storage: filesystem ref storage, and not not exists file handling
Máximo Cuadros
2016-09-10
6
-18
/
+42
*
storage: filesystem iter implementation
Máximo Cuadros
2016-09-09
2
-14
/
+169
*
storage: filessytem read multiple packfiles support and index decoding
Máximo Cuadros
2016-09-09
7
-2951
/
+268
*
format: packfile based on ObjectStorage and CRC32 calculation
Máximo Cuadros
2016-09-08
4
-27
/
+48
*
format: packfile new interface
Máximo Cuadros
2016-09-07
6
-41
/
+57
*
format: packfile new interface (wip)
Máximo Cuadros
2016-09-06
3
-46
/
+14
*
storage: filesystem idx generation (wip)
Máximo Cuadros
2016-09-06
9
-427
/
+341
*
core: ObjectStorage.Writer
Máximo Cuadros
2016-09-05
4
-7
/
+94
*
core: ObjectStorage.Begin and TxObjectStorage
Máximo Cuadros
2016-09-05
5
-8
/
+105
*
storage: idiomatic test suite
Máximo Cuadros
2016-09-05
2
-27
/
+51
*
doc packages
Máximo Cuadros
2016-09-01
2
-0
/
+2
*
Support non packed objects (#68)
sona-tar
2016-08-30
4
-8
/
+279
*
core: Storage.Get, switch order of args
Máximo Cuadros
2016-08-29
4
-9
/
+10
*
storage: Add object type hint parameter to ObjectStorage.Get. (#69)
Santiago M. Mola
2016-08-29
5
-108
/
+120
*
Remote.Fetch multiple RefSpec support
Máximo Cuadros
2016-08-22
1
-1
/
+2
*
remote and repository base on ConfigStore
Máximo Cuadros
2016-08-21
1
-0
/
+5
*
storage/filesystem: ConfigStore implementation
Máximo Cuadros
2016-08-21
4
-8
/
+135
[next]