Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | transport: context package support | Máximo Cuadros | 2017-07-25 | 11 | -39/+187 | |
| | | ||||||
| * | ioutil: Context and OnError helpers | Máximo Cuadros | 2017-07-25 | 2 | -1/+197 | |
| | | ||||||
* | | Merge pull request #499 from mcuadros/move-pull | Máximo Cuadros | 2017-07-24 | 5 | -271/+271 | |
|\ \ | | | | | | | move Repository.Pull to Worktree.Pull | |||||
| * | | move Repository.Pull to Worktree.Pull | Máximo Cuadros | 2017-07-24 | 5 | -271/+271 | |
|/ / | ||||||
* | | Merge pull request #498 from mcuadros/fix-push | Máximo Cuadros | 2017-07-24 | 4 | -171/+152 | |
|\ \ | |/ |/| | remote: push, update remote refs on push | |||||
| * | remote: push, update remote refs on push | Máximo Cuadros | 2017-07-22 | 4 | -171/+152 | |
| | | ||||||
* | | Merge pull request #496 from lupine/490-no-tags-fetch-mode | Máximo Cuadros | 2017-07-22 | 2 | -0/+18 | |
|\ \ | |/ |/| | Implement a NoTags mode for fetch that mimics git fetch --no-tags | |||||
| * | Implement a NoTags mode for fetch that mimics git fetch --no-tags | Nick Thomas | 2017-07-22 | 2 | -0/+18 | |
|/ | ||||||
* | Merge pull request #491 from smola/error-checks | Máximo Cuadros | 2017-07-19 | 11 | -47/+118 | |
|\ | | | | | *: add more IO error checks | |||||
| * | storage/filesystem: check all Close errors | Santiago M. Mola | 2017-07-19 | 5 | -24/+32 | |
| | | ||||||
| * | test: add more PackfileWriter tests | Santiago M. Mola | 2017-07-19 | 4 | -2/+64 | |
| | | ||||||
| * | packfile: check close error in UpdateObjectStorage | Santiago M. Mola | 2017-07-19 | 1 | -8/+14 | |
| | | ||||||
| * | packfile: check zlib reader closing error | Santiago M. Mola | 2017-07-19 | 1 | -13/+8 | |
| | | ||||||
* | | Merge pull request #493 from src-d/windows | Máximo Cuadros | 2017-07-19 | 13 | -51/+95 | |
|\ \ | | | | | | | *: several windows support fixes | |||||
| * | | plumbing: transport server, remove letfover | Máximo Cuadros | 2017-07-19 | 1 | -3/+0 | |
| | | | ||||||
| * | | storage: dotgit, fix test not closing files | Máximo Cuadros | 2017-07-19 | 2 | -0/+2 | |
| | | | ||||||
| * | | utils: merkletrie filesystem based on path, and not in filepath | Máximo Cuadros | 2017-07-19 | 3 | -14/+14 | |
| | | | ||||||
| * | | plumbing: format config, escape back slash | Máximo Cuadros | 2017-07-19 | 2 | -4/+2 | |
| | | | ||||||
| * | | worktree: commit, use path package instead of filepath | Máximo Cuadros | 2017-07-19 | 2 | -2/+10 | |
| | | | ||||||
| * | | worktree: commit, use path package instead of filepath | Máximo Cuadros | 2017-07-19 | 1 | -13/+13 | |
| | | | ||||||
| * | | worktree: submodules, missing err validation on load config | Máximo Cuadros | 2017-07-19 | 1 | -0/+4 | |
| | | | ||||||
| * | | worktree: close .gitmodule files | Máximo Cuadros | 2017-07-19 | 1 | -0/+1 | |
| | | | ||||||
| * | | worktree: fix file system info in windows | Máximo Cuadros | 2017-07-19 | 2 | -1/+20 | |
| | | | ||||||
| * | | plumbing: transport git fix test on windows | Máximo Cuadros | 2017-07-18 | 1 | -1/+3 | |
| | | | ||||||
| * | | plumbing: server, fix loader in windows | Máximo Cuadros | 2017-07-18 | 1 | -1/+4 | |
| | | | ||||||
| * | | storage: dotgit, close temp file before rename | Máximo Cuadros | 2017-07-18 | 1 | -6/+9 | |
| | | | ||||||
| * | | utils: merkletrie fix test on windows | Máximo Cuadros | 2017-07-18 | 2 | -16/+23 | |
| | | | ||||||
* | | | Merge pull request #492 from ajnavarro/fix/panic-in-invalid-delta | Máximo Cuadros | 2017-07-19 | 2 | -16/+85 | |
|\ \ \ | | | | | | | | | packfile: Avoid panics patching corrupted deltas. | |||||
| * | | | packfile: Avoid panics patching corrupted deltas | Antonio Jesus Navarro Perez | 2017-07-19 | 2 | -16/+85 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #489 from mcuadros/shallow-push | Máximo Cuadros | 2017-07-19 | 6 | -41/+166 | |
|\ \ \ | |/ / |/| | | repository: allow push from shallow repositories | |||||
| * | | repository: allow push from shallow repositories | Máximo Cuadros | 2017-07-19 | 5 | -47/+83 | |
| | | | ||||||
| * | | plumbing: object, allow ignore commits in commit walkers | Máximo Cuadros | 2017-07-18 | 2 | -16/+105 | |
| |/ | ||||||
* | | Merge pull request #487 from mcuadros/checkout-create | Máximo Cuadros | 2017-07-19 | 3 | -23/+116 | |
|\ \ | |/ |/| | worktree: checkout, create branch | |||||
| * | worktree: checkout, create branch | Máximo Cuadros | 2017-07-18 | 3 | -23/+116 | |
| | | ||||||
* | | Merge pull request #484 from orirawlings/tagsExample | Máximo Cuadros | 2017-07-17 | 3 | -1/+46 | |
|\ \ | |/ |/| | Add example code for listing tags | |||||
| * | Add example code for listing tags | Ori Rawlings | 2017-07-17 | 3 | -1/+46 | |
|/ | ||||||
* | Merge pull request #485 from mcuadros/fetch-tagsv4.0.0-rc12 | Máximo Cuadros | 2017-07-17 | 3 | -109/+205 | |
|\ | | | | | remote: fetch, correct behavior on tags | |||||
| * | remote: fetch, correct behaviour on tags | Máximo Cuadros | 2017-07-17 | 3 | -109/+205 | |
| | | ||||||
* | | Merge pull request #480 from mcuadros/empty-status | Máximo Cuadros | 2017-07-16 | 4 | -16/+51 | |
|\ \ | | | | | | | remote: fix Worktree.Status on empty repository | |||||
| * | | remote: fix Worktree.Status on empty repository | Máximo Cuadros | 2017-07-13 | 4 | -16/+51 | |
| |/ | ||||||
* | | Merge pull request #479 from mcuadros/duplicate | Máximo Cuadros | 2017-07-16 | 2 | -3/+32 | |
|\ \ | |/ |/| | remote: avoid duplicate haves | |||||
| * | remote: avoid duplicate haves | Máximo Cuadros | 2017-07-13 | 2 | -3/+32 | |
|/ | ||||||
* | Merge pull request #414 from Cromel/modules_dir | Máximo Cuadros | 2017-07-13 | 2 | -2/+2 | |
|\ | | | | | Fixed modules directory path | |||||
| * | Fixed modules directory path | Cromel-PC\Cromel | 2017-06-28 | 2 | -2/+2 | |
| | | ||||||
* | | Merge pull request #478 from mcuadros/test-worktree | Máximo Cuadros | 2017-07-13 | 2 | -36/+61 | |
|\ \ | | | | | | | worktree: test improvemnts on empty worktree | |||||
| * | | worktree: test improvemnts on empty worktree | Máximo Cuadros | 2017-07-13 | 2 | -36/+61 | |
|/ / | ||||||
* | | Merge pull request #473 from taralx/patch-1 | Máximo Cuadros | 2017-07-13 | 1 | -2/+3 | |
|\ \ | | | | | | | Use buffered IO for decoding index files. | |||||
| * | | Use buffered IO for decoding index files. | JP Sugarbroad | 2017-07-10 | 1 | -2/+3 | |
| | | | | | | | | | | | | This reduces syscall CPU time from >40% to <10% in my local repository. | |||||
* | | | Merge pull request #477 from taralx/patch-2 | Máximo Cuadros | 2017-07-13 | 1 | -5/+0 | |
|\ \ \ | | | | | | | | | git: remove ErrObjectNotFound in favor of plumbing.ErrObjectNotFound | |||||
| * | | | git: remove ErrObjectNotFound in favor of plumbing.ErrObjectNotFound | JP Sugarbroad | 2017-07-12 | 1 | -5/+0 | |
|/ / / |