Skip to content
Snippets Groups Projects

Initial implementation using libgit2

Closed Nick Thomas requested to merge 1-initial-rugged into master
1 unresolved thread

Closes #1 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Nick Thomas added 1 commit

    added 1 commit

    • ed5b23ce - Fix walking through every blob

    Compare with previous version

  • Nick Thomas resolved all discussions

    resolved all discussions

  • Nick Thomas changed target branch from master to 1-initial-implementation

    changed target branch from master to 1-initial-implementation

  • Nick Thomas added 1 commit

    added 1 commit

    • 436eea10 - Raise an error if unknown deltas are seen

    Compare with previous version

  • Nick Thomas added 1 commit

    added 1 commit

    • 694293d0 - Use a docker image with libgit2 included

    Compare with previous version

  • Nick Thomas added 7 commits

    added 7 commits

    • 694293d0...9a572119 - 3 commits from branch 1-initial-implementation
    • b883c143 - Convert from go-git to git2go
    • 19216549 - Fix walking through every blob
    • 33f75451 - Raise an error if unknown deltas are seen
    • 84e35ddc - Use a docker image with libgit2 included

    Compare with previous version

  • Nick Thomas added 9 commits

    added 9 commits

    • 84e35ddc...bab3c56a - 8 commits from branch 1-initial-implementation
    • 8727e203 - Convert from go-git to git2go

    Compare with previous version

  • Nick Thomas added 7 commits

    added 7 commits

    • 8727e203...258774eb - 6 commits from branch 1-initial-implementation
    • d024f796 - Convert from go-git to git2go

    Compare with previous version

  • Nick Thomas added 1 commit

    added 1 commit

    • 21ce5c82 - Fix submodule handling

    Compare with previous version

  • Nick Thomas added 4 commits

    added 4 commits

    • 21ce5c82...29a2bf4f - 2 commits from branch 1-initial-implementation
    • 964c2dd4 - Convert from go-git to git2go
    • c8ffad95 - Fix submodule handling

    Compare with previous version

  • Nick Thomas added 3 commits

    added 3 commits

    • c8ffad95...79e50fee - 2 commits from branch 1-initial-implementation
    • 05797556 - Convert from go-git to git2go

    Compare with previous version

  • Nick Thomas added 1 commit

    added 1 commit

    • 067109cb - Fork icu to fix error handling

    Compare with previous version

  • Nick Thomas added 2 commits

    added 2 commits

    • 3fb9011c - 1 commit from branch 1-initial-implementation
    • b6439ae8 - Convert from go-git to git2go

    Compare with previous version

  • Nick Thomas added 2 commits

    added 2 commits

    • d854d074 - 1 commit from branch 1-initial-implementation
    • 9ab5b365 - Convert from go-git to git2go

    Compare with previous version

  • Nick Thomas added 10 commits

    added 10 commits

    • 9ab5b365...c7185297 - 9 commits from branch 1-initial-implementation
    • a8b274dd - Convert from go-git to git2go

    Compare with previous version

  • Nick Thomas added 4 commits

    added 4 commits

    • a8b274dd...86bf5779 - 3 commits from branch 1-initial-implementation
    • e4084e2e - Convert from go-git to git2go

    Compare with previous version

  • Author Maintainer

    It seems this implementation can be go1.5-compatible, whereas gopkg.in/src-d/go-git.v4 uses io.SeekCurrent, which is not Go1.5-compatible

  • Nick Thomas changed target branch from 1-initial-implementation to master

    changed target branch from 1-initial-implementation to master

  • Nick Thomas added 1 commit

    added 1 commit

    • 5beb20f1 - go1.5 compatibility

    Compare with previous version

  • Nick Thomas added 5 commits

    added 5 commits

    • e4084e2e...0cbc5910 - 4 commits from branch master
    • 47c13f4f - Convert from go-git to git2go

    Compare with previous version

  • Nick Thomas added 1 commit

    added 1 commit

    • e7dab1ca - go1.5 compatibility

    Compare with previous version

  • Author Maintainer

    Hmm, unsure why the 1.5 coverage is failing this way, it works locally :/

  • Author Maintainer

    There's also an issue with the AWS support under Go 1.5, which looks very much like this: https://github.com/golang/oauth2/issues/54

  • Nick Thomas removed assignee

    removed assignee

  • Nick Thomas added 3 commits

    added 3 commits

    Compare with previous version

  • Nick Thomas added 1 commit

    added 1 commit

    • 47fd1655 - Convert from go-git to git2go

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading