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
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: fs, memory fix read offset
Máximo Cuadros
2016-11-20
2
-1
/
+23
*
utils: fs, memory fix ReadDir, error getting filename
Máximo Cuadros
2016-11-20
2
-1
/
+43
*
Add configurable http client factory (fixes #120) (#121)
ferhat elmas
2016-11-15
12
-77
/
+205
*
Fix nil tx bug (#124)
v4.0.0-rc4
Alberto Cortés
2016-11-14
2
-3
/
+31
*
utils/fs: add ReadAt to memory file and tests. (#122)
Santiago M. Mola
2016-11-11
3
-2
/
+46
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
133
-1933
/
+2000
*
config: storer comment
Máximo Cuadros
2016-11-07
1
-1
/
+1
*
gofmt simplify (#111)
ferhat elmas
2016-11-07
13
-189
/
+188
*
global storage interface refactor (#112)
Máximo Cuadros
2016-11-07
37
-730
/
+548
*
utils/fs: added test for open-read-seek. (#117)
v4.0.0-rc3
Santiago M. Mola
2016-11-07
1
-1
/
+24
*
utils/fs: Fix O_CREATE flag check in OpenFile (#116)
Pierre Guilleminot
2016-11-07
2
-1
/
+9
*
clients: common, initialize Refs in GitUploadPackInfo
Máximo Cuadros
2016-11-05
1
-1
/
+4
*
fixtures: Add missing ObjectsCount (#115)
v4.0.0-rc2
Antonio Navarro Perez
2016-11-04
1
-0
/
+1
*
add Blobs, Trees and Objects iters. (#114)
Santiago M. Mola
2016-11-04
9
-119
/
+440
*
fixtures: Add DotGitHash to tags repository (#113)
Antonio Navarro Perez
2016-11-04
1
-1
/
+2
*
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
12
-12
/
+442
*
storage/filesystem: implement missing functionality. (#110)
Santiago M. Mola
2016-11-03
11
-94
/
+241
*
fix package documentation (#109)
weirdgiraffe
2016-11-03
1
-22
/
+23
*
ulreq: adds encoder and decoder for upload-request messages (#106)
Alberto Cortés
2016-11-02
8
-34
/
+1493
*
format: index encoder and index decoder improvements (#105)
Máximo Cuadros
2016-10-31
6
-78
/
+362
*
utils/fs: add OpenFile method to filesystem interface. (#104)
Santiago M. Mola
2016-10-31
3
-52
/
+163
*
utils: binary, new package that collect all the spare helper functions about ...
Máximo Cuadros
2016-10-31
8
-224
/
+340
*
Fix ssh workflow (#96)
Alberto Cortés
2016-10-27
2
-52
/
+91
*
remote, fix fetch tags
Máximo Cuadros
2016-10-27
6
-22
/
+44
*
remote, fix copy tag reference on fetch
Máximo Cuadros
2016-10-26
2
-6
/
+44
*
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
14
-54
/
+1017
*
fix fixtures usage
Máximo Cuadros
2016-10-26
4
-5
/
+5
*
Use advrefs in gituploadpackinfo (#92)
Alberto Cortés
2016-10-26
20
-636
/
+2946
*
utils/fs/test: add testing of stat on subdirs. (#99)
Santiago M. Mola
2016-10-26
1
-0
/
+18
*
formats: Index read support (#91)
Máximo Cuadros
2016-10-26
5
-0
/
+1069
*
utils/fs: add test for create file in dir. (#95)
Santiago M. Mola
2016-10-25
1
-0
/
+8
*
utils/fs: add Remove(). (#94)
Santiago M. Mola
2016-10-24
3
-0
/
+28
*
utils/fs: move 'os' and 'test' to separate packages. (#93)
Santiago M. Mola
2016-10-24
10
-115
/
+108
*
Fix pktline api (#89)
v4.0.0-rc1
Alberto Cortés
2016-10-19
6
-349
/
+408
*
OSFile: implement io.ReaderAt. (#90)
Santiago M. Mola
2016-10-19
1
-0
/
+4
*
utils: fs.TempFile (#88)
Máximo Cuadros
2016-10-19
5
-159
/
+236
*
do not assume remotes are sorted chronologically (#87)
Alberto Cortés
2016-10-18
1
-2
/
+8
*
Substitute old pktline encoder/decoder with new pktline scanner (#84)
Alberto Cortés
2016-10-18
13
-417
/
+723
*
travis: fix ssh key
Máximo Cuadros
2016-10-18
2
-2
/
+1
*
travis: install_key
Máximo Cuadros
2016-10-18
1
-0
/
+1
*
travis: install_key
Máximo Cuadros
2016-10-18
2
-5
/
+6
*
travis: skip decrypt on prs
Máximo Cuadros
2016-10-18
1
-1
/
+2
*
fix a typo in readme (#83)
ferhat elmas
2016-10-07
1
-1
/
+1
*
fix travis
Máximo Cuadros
2016-09-29
4
-4
/
+6
*
force import from gokpg.in
Máximo Cuadros
2016-09-29
1
-1
/
+1
*
formats: objfile idomatic reader/writer
Máximo Cuadros
2016-09-25
13
-818
/
+758
*
formats: packfile improving test coverage
Máximo Cuadros
2016-09-24
2
-2
/
+62
*
storage: memory test improvements and coverage
Máximo Cuadros
2016-09-24
3
-37
/
+135
[next]