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/objective-git
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: libgit2/objective-git
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maint/0.14
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 27, 2018

  1. Fix bug in isValidRemoteName

    According to the docs git_remote_is_valid_name returns either 1 (success) or 0.
    alehed authored and tiennou committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    412ae1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40bde69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5bfc49 View commit details
    Browse the repository at this point in the history
  4. Update to OpenSSL 1.0.2p

    tiennou committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    2cebe9c View commit details
    Browse the repository at this point in the history
  5. Update libgit2 to v0.27.7

    tiennou committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    40d78df View commit details
    Browse the repository at this point in the history
  6. Merge pull request #677 from tiennou/release/0.14.2

    Release 0.14.2
    tiennou authored Oct 27, 2018
    Configuration menu
    Copy the full SHA
    834b311 View commit details
    Browse the repository at this point in the history
Loading