Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | plumbing/storer: add RemoveReference | Santiago M. Mola | 2017-02-16 | 6 | -14/+206 | |
|/ / | ||||||
* | | transport/file: fix race condition on test (#267) | Alberto Cortés | 2017-02-15 | 1 | -45/+4 | |
* | | merkletrie: fix const action type fuck up (#268) | Alberto Cortés | 2017-02-14 | 2 | -1/+12 | |
* | | transport/file: delete suite tmp dir at teardown (#266) | Alberto Cortés | 2017-02-13 | 1 | -5/+12 | |
* | | simplify noder mocks in test (#265) | Alberto Cortés | 2017-02-13 | 2 | -18/+4 | |
* | | add difftree for noders (#262) | Alberto Cortés | 2017-02-13 | 7 | -13/+1246 | |
| * | documentation and API improvements | Máximo Cuadros | 2017-02-21 | 27 | -708/+565 | |
| * | submodule update implementation | Máximo Cuadros | 2017-02-15 | 7 | -73/+286 | |
| * | config: added Config.Submodules | Máximo Cuadros | 2017-02-14 | 3 | -12/+58 | |
| * | submodule init and update implementation | Máximo Cuadros | 2017-02-14 | 5 | -32/+263 | |
| * | Repository.Init now handles non-standard .git location | Máximo Cuadros | 2017-02-13 | 4 | -4/+135 | |
| * | config: adding Config.Core.Worktree | Máximo Cuadros | 2017-02-13 | 2 | -0/+34 | |
| * | format/index: sort the Entries before encode | Máximo Cuadros | 2017-02-13 | 3 | -4/+28 | |
| * | submodule init implementation | Máximo Cuadros | 2017-02-13 | 4 | -14/+58 | |
| * | plumbing/object: allow TreeIter return SubModule entries | Máximo Cuadros | 2017-02-13 | 4 | -6/+65 | |
| * | submodule init implementation | Máximo Cuadros | 2017-02-12 | 10 | -50/+142 | |
| * | storage: git.Storer move to storage.Storer and module handling | Máximo Cuadros | 2017-02-12 | 6 | -4/+74 | |
|/ | ||||||
* | Merge pull request #263 from smola/public-storage | Máximo Cuadros | 2017-02-10 | 5 | -54/+52 | |
|\ | ||||||
| * | git: make Storer public in Repository. | Santiago M. Mola | 2017-02-09 | 5 | -54/+52 | |
|/ | ||||||
* | Merge pull request #258 from ajnavarro/fix/onf-decoder | Antonio Navarro Perez | 2017-02-09 | 3 | -10/+71 | |
|\ | ||||||
| * | Fix missing objects if they where deltified using ref-delta | Antonio Jesus Navarro Perez | 2017-02-07 | 3 | -10/+71 | |
* | | Merge pull request #259 from smola/docs | Máximo Cuadros | 2017-02-08 | 9 | -56/+110 | |
|\ \ | ||||||
| * | | doc: improve object.Tag godoc. | Santiago M. Mola | 2017-02-08 | 1 | -3/+7 | |
| * | | doc: add godoc to Signature | Santiago M. Mola | 2017-02-07 | 1 | -3/+6 | |
| * | | doc: improve godoc for WalkCommitHistory. | Santiago M. Mola | 2017-02-07 | 1 | -1/+5 | |
| * | | doc: add object fields godoc | Santiago M. Mola | 2017-02-07 | 4 | -6/+21 | |
| * | | doc: improve object iterators godoc. | Santiago M. Mola | 2017-02-07 | 6 | -27/+38 | |
| * | | doc: improve docs for object package. | Santiago M. Mola | 2017-02-06 | 2 | -3/+7 | |
| * | | doc: improve ioutil.CheckClose doc and example, fix #246. | Santiago M. Mola | 2017-02-06 | 2 | -14/+26 | |
| * | | doc: add package documentation for utils/ioutil, fix #246. | Santiago M. Mola | 2017-02-06 | 1 | -0/+1 | |
| |/ | ||||||
* | | package plumbing documentation improvements (#248) | Máximo Cuadros | 2017-02-07 | 20 | -834/+637 | |
* | | Add revision implementation (#139) | Anthony HAMON | 2017-02-06 | 8 | -0/+1546 | |
* | | add merkletrie iterator and its helper frame type (#252) | Alberto Cortés | 2017-02-06 | 4 | -0/+873 | |
|/ | ||||||
* | removing import enforcement | Máximo Cuadros | 2017-02-03 | 1 | -1/+1 | |
* | Fix compile-time error on Windows (#251) | Mateusz Byczkowski | 2017-02-02 | 3 | -17/+19 | |
* | examples: aerospike example (#250) | Máximo Cuadros | 2017-02-02 | 3 | -2/+109 | |
* | Update README.md | Máximo Cuadros | 2017-02-01 | 1 | -1/+1 | |
* | removing import rule, to try to get godoc runningv4.0.0-rc9 | Máximo Cuadros | 2017-02-01 | 1 | -1/+1 | |
* | fix example folder | Máximo Cuadros | 2017-02-01 | 11 | -16/+16 | |
* | documentation changes | Máximo Cuadros | 2017-01-31 | 23 | -82/+169 | |
* | Updated README.md (Fixes #243) | Máximo Cuadros | 2017-01-31 | 1 | -7/+33 | |
* | fix worktree at non linux os | Máximo Cuadros | 2017-01-31 | 3 | -7/+44 | |
* | config: RefSpec.Validate returning errors and doc (Fixes #232) | Máximo Cuadros | 2017-01-31 | 5 | -31/+56 | |
* | skip ssh test | Máximo Cuadros | 2017-01-31 | 1 | -2/+4 | |
* | fix travisv4.0.0-rc8 | Máximo Cuadros | 2017-01-31 | 1 | -2/+2 | |
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 182 | -441/+441 | |
* | new git fixture path | Máximo Cuadros | 2017-01-30 | 30 | -341/+29 | |
* | rename billy imports | Máximo Cuadros | 2017-01-30 | 16 | -472/+39 | |
* | delete old noder, create a new one in utils (#241) | Alberto Cortés | 2017-01-30 | 20 | -1004/+1466 | |
* | Fix some typos in plumbing docs (#244) | Sergio Arbeo | 2017-01-30 | 16 | -32/+32 |