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: jenkinsci/git-client-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ansig/git-client-plugin
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.
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 13, 2017

  1. Add path filter to ChangeLogCommand

    This commits adds the possibility to restrict changelogs to certain
    paths. It is related to adding support in the git-plugin to only
    show checkouts for checked out paths (using the SparseCheckout
    extension).
    
    See [JENKINS-24461] for some more information on this.
    ladok-ansig committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    b5c00e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

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

Commits on Feb 23, 2018

  1. Configuration menu
    Copy the full SHA
    59fe948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac2f856 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Merge remote-tracking branch 'upstream/master'

    Anders Sigfridsson
    Anders Sigfridsson committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    5c41056 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Merge remote-tracking branch 'remotes/upstream/master'

    # Conflicts:
    #	src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
    #	src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java
    ladok-ansig committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    26c46b7 View commit details
    Browse the repository at this point in the history
Loading