aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move: format/packp -> protocol/packp (#141)Santiago M. Mola2016-11-2527-523/+482
* rev-list command implementation for objects (#135)Antonio Navarro Perez2016-11-252-0/+270
* plumbing/transport: add common tests and fixes. (#136)Santiago M. Mola2016-11-2517-240/+512
* mv difftree/internal/radixmerkle to difftre/internal/merkletrie (#138)Alberto Cortés2016-11-249-0/+0
* plumbing/packfile: PACK encoder (#131)Antonio Navarro Perez2016-11-244-15/+272
* transport: create Client interface (#132)Santiago M. Mola2016-11-2336-1402/+1523
* difftree: merkletrie internal package with iterator (#133)Alberto Cortés2016-11-239-0/+1004
* plumbing: format, packfile fix issue #129, related #124, and documentation im...Máximo Cuadros2016-11-232-51/+154
* utils: fs, memory fix read offsetMáximo Cuadros2016-11-202-1/+23
* utils: fs, memory fix ReadDir, error getting filenameMáximo Cuadros2016-11-202-1/+43
* Add configurable http client factory (fixes #120) (#121)ferhat elmas2016-11-1512-77/+205
* Fix nil tx bug (#124)v4.0.0-rc4Alberto Cortés2016-11-142-3/+31
* utils/fs: add ReadAt to memory file and tests. (#122)Santiago M. Mola2016-11-113-2/+46
* new plumbing package (#118)Máximo Cuadros2016-11-08133-1933/+2000
* config: storer commentMáximo Cuadros2016-11-071-1/+1
* gofmt simplify (#111)ferhat elmas2016-11-0713-189/+188
* global storage interface refactor (#112)Máximo Cuadros2016-11-0737-730/+548
* utils/fs: added test for open-read-seek. (#117)v4.0.0-rc3Santiago M. Mola2016-11-071-1/+24
* utils/fs: Fix O_CREATE flag check in OpenFile (#116)Pierre Guilleminot2016-11-072-1/+9
* clients: common, initialize Refs in GitUploadPackInfoMáximo Cuadros2016-11-051-1/+4
* fixtures: Add missing ObjectsCount (#115)v4.0.0-rc2Antonio Navarro Perez2016-11-041-0/+1
* add Blobs, Trees and Objects iters. (#114)Santiago M. Mola2016-11-049-119/+440
* fixtures: Add DotGitHash to tags repository (#113)Antonio Navarro Perez2016-11-041-1/+2
* storage: filesystem fix testsMáximo Cuadros2016-11-041-1/+1
* utils: fs, new memory filesystem (#108)Máximo Cuadros2016-11-0412-12/+442
* storage/filesystem: implement missing functionality. (#110)Santiago M. Mola2016-11-0311-94/+241
* fix package documentation (#109)weirdgiraffe2016-11-031-22/+23
* ulreq: adds encoder and decoder for upload-request messages (#106)Alberto Cortés2016-11-028-34/+1493
* format: index encoder and index decoder improvements (#105)Máximo Cuadros2016-10-316-78/+362
* utils/fs: add OpenFile method to filesystem interface. (#104)Santiago M. Mola2016-10-313-52/+163
* utils: binary, new package that collect all the spare helper functions about ...Máximo Cuadros2016-10-318-224/+340
* Fix ssh workflow (#96)Alberto Cortés2016-10-272-52/+91
* remote, fix fetch tagsMáximo Cuadros2016-10-276-22/+44
* remote, fix copy tag reference on fetchMáximo Cuadros2016-10-262-6/+44
* storage: filesystem fix config on new repositories (#100)Máximo Cuadros2016-10-262-24/+56
* formats/config: Added encoder/decoder for git config files. (#97)Santiago M. Mola2016-10-2614-54/+1017
* fix fixtures usageMáximo Cuadros2016-10-264-5/+5
* Use advrefs in gituploadpackinfo (#92)Alberto Cortés2016-10-2620-636/+2946
* utils/fs/test: add testing of stat on subdirs. (#99)Santiago M. Mola2016-10-261-0/+18
* formats: Index read support (#91)Máximo Cuadros2016-10-265-0/+1069
* utils/fs: add test for create file in dir. (#95)Santiago M. Mola2016-10-251-0/+8
* utils/fs: add Remove(). (#94)Santiago M. Mola2016-10-243-0/+28
* utils/fs: move 'os' and 'test' to separate packages. (#93)Santiago M. Mola2016-10-2410-115/+108
* Fix pktline api (#89)v4.0.0-rc1Alberto Cortés2016-10-196-349/+408
* OSFile: implement io.ReaderAt. (#90)Santiago M. Mola2016-10-191-0/+4
* utils: fs.TempFile (#88)Máximo Cuadros2016-10-195-159/+236
* do not assume remotes are sorted chronologically (#87)Alberto Cortés2016-10-181-2/+8
* Substitute old pktline encoder/decoder with new pktline scanner (#84)Alberto Cortés2016-10-1813-417/+723
* travis: fix ssh keyMáximo Cuadros2016-10-182-2/+1
* travis: install_keyMáximo Cuadros2016-10-181-0/+1