8000 Comparing libgit2:master...sillyHook:master · libgit2/libgit2sharp · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: libgit2/libgit2sharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sillyHook/libgit2sharp-ssh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 16 files changed
  • 2 contributors

Commits on Aug 25, 2015

  1. Introduce SSH functionality

    Added SshAgentCredentials for querying ssh-agent, SshUserKeyCredentials
    for authenticating with a given ssh key-pair.
    
    Introduced UsernameQueryCredentials which returns the supported credential
    types.
    
    Authentication exceptions are now translated from libgit2.
    Therzok committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    802af9d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. Merge remote-tracking branch 'remotes/origin/therzok/ssh'

    # Conflicts:
    #	LibGit2Sharp/Core/NativeMethods.cs
    leobuskin committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    bec6d39 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    leobuskin authored Oct 31, 2016
    Configuration menu
    Copy the full SHA
    c9977fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f456c81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8045fbc View commit details
    Browse the repository at this point in the history
  5. Change projectUrl, tags

    leobuskin committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    f2cebbc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. First stable build

    leobuskin committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    c9d64f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    905e137 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c33f5b View commit details
    Browse the repository at this point in the history
  4. Fixes missed DllImport

    leobuskin committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    d3313e4 View commit details
    Browse the repository at this point in the history
  5. Set NativeBinaries 1.0.5

    leobuskin committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    ec6f8cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93d8198 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a88f95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65a3491 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fff088a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. Configuration menu
    Copy the full SHA
    47ee17f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Configuration menu
    Copy the full SHA
    64377b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cbfde5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccd5d59 View commit details
    Browse the repository at this point in the history
  4. Returns manual versioning

    leobuskin committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    2d422a2 View commit details
    Browse the repository at this point in the history
Loading
0