]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-4.3' into stable-4.4 91/73491/1
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 24 May 2016 14:44:03 +0000 (16:44 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 24 May 2016 14:44:03 +0000 (16:44 +0200)
commitfc0ec94bc3453b2dc2f5fd7e5728177cdcb32eed
tree337fb2ca02c41a485cbc5473e75155144db77332
parentb4c6a41adc82cd1a7d68e50475a11ca85ee80df6
parentffa237e7dbd56df2f28d45113fe0ea03337900f1
Merge branch 'stable-4.3' into stable-4.4

* stable-4.3:
  Fix computation of id in WorkingTreeIterator with autocrlf and
    smudging
  Prepare 4.3.2-SNAPSHOT builds
  JGit v4.3.1.201605051710-r
  Scan loose ref before packed in case gc about to remove the loose
  Fix possible NPEs when reporting transport errors
  Fix calling of clean/smudge filters from Checkout,MergeCommands
  Fix ApplyCommand when result of patch is an empty file

Change-Id: I829f06699f6670e519d04c927bdba4b82df29199
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>