Branch: refs/heads/jgit
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 67d692a7a73b761380bbba3153a108b8f5aa77ee
      
https://github.com/jenkinsci/git-plugin/commit/67d692a7a73b761380bbba3153a108b8f5aa77ee
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-02-13 (Wed, 13 Feb 2013)

  Changed paths:
    M src/main/java/hudson/plugins/git/IGitAPI.java
    M src/main/java/hudson/plugins/git/SubmoduleCombinator.java
    M src/main/java/hudson/plugins/git/client/CliGitAPIImpl.java
    M src/main/java/hudson/plugins/git/client/JGitAPIImpl.java

  Log Message:
  -----------
  implement add() and commit() using JGit


  Commit: 0728e38fbb7404f1b8e16c3c1ac52794b11e571f
      
https://github.com/jenkinsci/git-plugin/commit/0728e38fbb7404f1b8e16c3c1ac52794b11e571f
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-02-14 (Thu, 14 Feb 2013)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java
    M src/main/java/hudson/plugins/git/IGitAPI.java
    M src/main/java/hudson/plugins/git/SubmoduleCombinator.java
    M src/main/java/hudson/plugins/git/client/CliGitAPIImpl.java
    M src/main/java/hudson/plugins/git/client/JGitAPIImpl.java

  Log Message:
  -----------
  remove getGitExe() from IGitAPI
let GitAPI implementation create an instance for subdirectory by itself


  Commit: a60b03fab35e62547a058cc8b4eefd62ee6b05b6
      
https://github.com/jenkinsci/git-plugin/commit/a60b03fab35e62547a058cc8b4eefd62ee6b05b6
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-02-14 (Thu, 14 Feb 2013)

  Changed paths:
    M src/main/java/hudson/plugins/git/IGitAPI.java
    M src/main/java/hudson/plugins/git/client/CliGitAPIImpl.java
    M src/main/java/hudson/plugins/git/client/JGitAPIImpl.java

  Log Message:
  -----------
  use JGit commands to implement generic git operations


Compare: 
https://github.com/jenkinsci/git-plugin/compare/aa793c8bbcd9...a60b03fab35e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to