]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-3.3' 92/22892/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 5 Mar 2014 01:02:03 +0000 (02:02 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 5 Mar 2014 01:02:16 +0000 (02:02 +0100)
commit71b90400bb5e91050941844156ec548211bbb447
treef5d768c0373e0700d87ec010bd717c4869797ad6
parentb640e3ab319ca6bf4310d2a1e681e4a08f5ddd50
parentf59b680c4c0edd257b4777932bdb2cc2de1db797
Merge branch 'stable-3.3'

* stable-3.3:
  Update scripts to deploy jgit on Maven central
  Prepare 3.3.1-SNAPSHOT builds
  JGit v3.3.0.201403021825-r
  Fix merge/cherry-picking in CRLF mode
  Expose the received pack size in ReceivePack
  Revert "Add getPackFile to ReceivePack to make PostReceiveHook more usable"
  Avoid an NPE after 7b01a5369210
  Add a launcher for Java 7 tests
  Remove obsolete getRepositoryMethod from WorkingTreeIterator
  Fix NPE when WorkingTreeIterator does not have a repository set
  Add getPackFile to ReceivePack to make PostReceiveHook more usable
  Possibility to limit the max pack size on receive-pack
  Package httpclient and httpcore in o.e.j.http.apache.feature

Change-Id: I814a150980854bbaabd767f97b062d247af6cb50
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
org.eclipse.jgit/src/org/eclipse/jgit/treewalk/WorkingTreeIterator.java