Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Return values of Read not checked (fix #65) | Antonio Jesus Navarro Perez | 2017-03-02 | 2 | -5/+5 | |
| |/ | ||||||
* | | Merge pull request #297 from alcortesm/issue274 | Santiago M. Mola | 2017-03-03 | 16 | -283/+784 | |
|\ \ | |/ |/| | ||||||
| * | replace os.FileMode use with filemode.FileMode | Alberto Cortés | 2017-03-01 | 14 | -283/+248 | |
| * | new filemode package | Alberto Cortés | 2017-03-01 | 2 | -0/+536 | |
* | | Merge pull request #293 from ajnavarro/improvement/examples | Máximo Cuadros | 2017-03-01 | 8 | -2/+29 | |
|\ \ | |/ |/| | ||||||
| * | Fix typos | Antonio Jesus Navarro Perez | 2017-02-28 | 2 | -6/+6 | |
| * | _examples: improve documentation | Antonio Jesus Navarro Perez | 2017-02-28 | 8 | -2/+29 | |
* | | Merge pull request #294 from ajnavarro/improvement/todos-documentation | Santiago M. Mola | 2017-03-01 | 7 | -16/+22 | |
|\ \ | ||||||
| * | | Remove TODOs from documentation | Antonio Jesus Navarro Perez | 2017-02-28 | 7 | -16/+22 | |
| |/ | ||||||
* | | Merge pull request #292 from ajnavarro/improvement/revlist | Máximo Cuadros | 2017-02-28 | 5 | -98/+144 | |
|\ \ | |/ |/| | ||||||
| * | plumbing/revlist: input as a slice of hashes instead of commits | Antonio Jesus Navarro Perez | 2017-02-27 | 5 | -98/+144 | |
* | | Merge pull request #289 from ajnavarro/documentation/cache | Santiago M. Mola | 2017-02-27 | 3 | -16/+21 | |
|\ \ | ||||||
| * | | plumbing/cache: specify units in memory size (Fix #234) | Antonio Jesus Navarro Perez | 2017-02-27 | 3 | -16/+21 | |
| |/ | ||||||
* | | Merge pull request #288 from ajnavarro/documentation/plumbing | Máximo Cuadros | 2017-02-27 | 7 | -11/+56 | |
|\ \ | |/ |/| | ||||||
| * | plumbing: improve documentation (Fix #242) | Antonio Jesus Navarro Perez | 2017-02-23 | 7 | -11/+56 | |
* | | Merge pull request #284 from ajnavarro/improvement/move-difftree-to-object | Máximo Cuadros | 2017-02-24 | 8 | -66/+67 | |
|\ \ | ||||||
| * | | Added documentation to Diff method | Antonio Jesus Navarro Perez | 2017-02-24 | 1 | -0/+1 | |
| * | | plumbing/object: move difftree to object package | Antonio Jesus Navarro Perez | 2017-02-24 | 8 | -66/+66 | |
|/ / | ||||||
* | | Merge pull request #287 from ajnavarro/improvement/fast-finish | Máximo Cuadros | 2017-02-24 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Add fast_finish flag to travis configuration | Antonio Jesus Navarro Perez | 2017-02-23 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge pull request #286 from ajnavarro/fix/reference-iterator | Máximo Cuadros | 2017-02-24 | 2 | -1/+25 | |
|\ \ | ||||||
| * | | plumbing/storer: referenceIterator now returns the error if any | Antonio Jesus Navarro Perez | 2017-02-23 | 2 | -1/+25 | |
| |/ | ||||||
* | | Merge pull request #285 from alcortesm/fix-issue-279 | Máximo Cuadros | 2017-02-24 | 3 | -9/+72 | |
|\ \ | |/ |/| | ||||||
| * | difftree: ignore permissions changes between regular files | Alberto Cortés | 2017-02-22 | 2 | -6/+45 | |
| * | test for issue 279 | Alberto Cortés | 2017-02-22 | 2 | -4/+28 | |
|/ | ||||||
* | Fix issue 275 (edited) (#276) | Alberto Cortés | 2017-02-22 | 8 | -81/+302 | |
* | Merge pull request #283 from mcuadros/travis | Máximo Cuadros | 2017-02-21 | 2 | -3/+3 | |
|\ | ||||||
| * | travis update to 1.8 and makefile silence commands | Máximo Cuadros | 2017-02-21 | 2 | -3/+3 | |
* | | Merge pull request #282 from mcuadros/ssh-agent-fix | Máximo Cuadros | 2017-02-21 | 2 | -3/+26 | |
|\ \ | |/ |/| | ||||||
| * | plumbing/transport: git, error on empty SSH_AUTH_SOCK | Máximo Cuadros | 2017-02-21 | 2 | -3/+26 | |
* | | *: update tests to meet new submodule fixture | Máximo Cuadros | 2017-02-21 | 3 | -16/+6 | |
* | | plumbing/transport: client avoid panics on nil protocol | Máximo Cuadros | 2017-02-21 | 2 | -16/+26 | |
|/ | ||||||
* | Merge pull request #278 from ajnavarro/improvement/move-cache-to-plumbing | Máximo Cuadros | 2017-02-21 | 5 | -1/+1 | |
|\ | ||||||
| * | cache: move package to plumbing | Antonio Jesus Navarro Perez | 2017-02-21 | 5 | -1/+1 | |
* | | Merge pull request #277 from ajnavarro/remove-cshared | Máximo Cuadros | 2017-02-21 | 12 | -1900/+0 | |
|\ \ | ||||||
| * | | cshared: remove directory (Fix #236) | Antonio Jesus Navarro Perez | 2017-02-21 | 12 | -1900/+0 | |
| |/ | ||||||
* | | Merge pull request #270 from mcuadros/submodules-init | Máximo Cuadros | 2017-02-21 | 30 | -131/+1092 | |
|\ \ | |/ |/| | ||||||
| * | rebase master | Máximo Cuadros | 2017-02-21 | 10 | -0/+2281 | |
| |\ | |/ |/| | ||||||
* | | difftree for git.Trees (#273) | Alberto Cortés | 2017-02-21 | 7 | -536/+1269 | |
* | | Merge pull request #269 from smola/remove-reference | Máximo Cuadros | 2017-02-20 | 6 | -14/+206 | |
|\ \ | ||||||
| * | | 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 |