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: v0.1.0
Choose a base ref
...
head repository: libgit2/libgit2sharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 6 commits
  • 12 files changed
  • 2 contributors

Commits on May 6, 2011

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

Commits on May 9, 2011

  1. failing test for staging a full path

    cbilson authored and nulltoken committed May 9, 2011
    Configuration menu
    Copy the full SHA
    07cb3e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bec8dc View commit details
    Browse the repository at this point in the history
  3. Update staging mechanism to authorize full paths to be used

    The implementation ensures that the path is indeed located under the working directory tree structure.
    
    Should fix issue #23
    nulltoken committed May 9, 2011
    Configuration menu
    Copy the full SHA
    59c9ec1 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2011

  1. Merge branch 'vNext'

    nulltoken committed May 12, 2011
    Configuration menu
    Copy the full SHA
    1d544e8 View commit details
    Browse the repository at this point in the history
  2. Fix NuGet packaging

    Credit goes to @davidebbo for the excellent work and support
    nulltoken committed May 12, 2011
    Configuration menu
    Copy the full SHA
    5a47dc4 View commit details
    Browse the repository at this point in the history
Loading