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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
formats: objfile idomatic reader/writer
Máximo Cuadros
2016-09-25
6
-459
/
+572
*
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
5
-12
/
+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
3
-27
/
+38
*
format: packfile new interface
Máximo Cuadros
2016-09-07
5
-41
/
+56
*
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
3
-7
/
+88
*
core: ObjectStorage.Begin and TxObjectStorage
Máximo Cuadros
2016-09-05
2
-4
/
+21
*
doc packages
Máximo Cuadros
2016-09-01
1
-0
/
+1
*
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
2
-4
/
+4
*
storage: Add object type hint parameter to ObjectStorage.Get. (#69)
Santiago M. Mola
2016-08-29
2
-8
/
+17
*
Remote.Fetch multiple RefSpec support
Máximo Cuadros
2016-08-22
1
-1
/
+2
*
storage/filesystem: ConfigStore implementation
Máximo Cuadros
2016-08-21
4
-8
/
+135
*
storage: support ConfigStorage, memory done, fs wip
Máximo Cuadros
2016-08-20
2
-3
/
+26
*
core: Storage, removing err returning *Storages
Máximo Cuadros
2016-08-14
2
-16
/
+9
*
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
9
-874
/
+843
*
storage: seekable renamed to filesystem
Máximo Cuadros
2016-08-11
7
-0
/
+3470
[prev]