8000 Comparing libgit2:master...dahlbyk:lazy-groups · 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: dahlbyk/libgit2sharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: lazy-groups
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 27, 2012

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

Commits on Oct 28, 2012

  1. How about dropping ParentCount and promoting Parents.Count()?

    Output from LibGit2Sharp.Tests.BranchFixture.Parents:
      Commits: 42000
      Time: 2834
      MaxParents: 8
      Commits: 42000
      Time: 3491
      MaxParents: 8
    nulltoken committed Oct 28, 2012
    Configuration menu
    Copy the full SHA
    bd343d3 View commit details
    Browse the repository at this point in the history
  2. Overkill?

    Output from LibGit2Sharp.Tests.BranchFixture.Parents:
      Commits: 42000
      Time: 2358
      MaxParents: 8
      Commits: 42000
      Time: 2389
      MaxParents: 8
    nulltoken committed Oct 28, 2012
    Configuration menu
    Copy the full SHA
    49ec181 View commit details
    Browse the repository at this point in the history
  3. Overkillest?

    Output from LibGit2Sharp.Tests.BranchFixture.Parents:
      Commits: 42000
      Time: 2579
      MaxParents: 8
      Commits: 42000
      Time: 2287
      MaxParents: 8
    nulltoken committed Oct 28, 2012
    Configuration menu
    Copy the full SHA
    c7c0e80 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2012

  1. Configuration menu
    Copy the full SHA
    034dd8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    053570a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bcb276 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0aa424 View commit details
    Browse the repository at this point in the history
Loading
0