Browse Source
* stable-4.5: Prepare 4.5.5-SNAPSHOT builds JGit v4.5.4.201711221230-r Fix LockFile semantics when running on NFS Honor trustFolderStats also when reading packed-refs Prepare 4.5.4-SNAPSHOT builds JGit v4.5.3.201708160445-r Change-Id: Ie9c8e0d9172c8d53f075c284bf2a9677980d8dfb Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>stable-4.6
Matthias Sohn
7 years ago
8 changed files with 195 additions and 40 deletions
@ -1,17 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
||||||
<component id="org.eclipse.jgit.lfs.server" version="2"> |
|
||||||
<resource path="src/org/eclipse/jgit/lfs/server/LfsProtocolServlet.java" type="org.eclipse.jgit.lfs.server.LfsProtocolServlet"> |
|
||||||
<filter comment="breaking implementors only which is ok under OSGi semver rules" id="336695337"> |
|
||||||
<message_arguments> |
|
||||||
<message_argument value="org.eclipse.jgit.lfs.server.LfsProtocolServlet"/> |
|
||||||
<message_argument value="getLargeFileRepository(LfsProtocolServlet.LfsRequest, String)"/> |
|
||||||
</message_arguments> |
|
||||||
</filter> |
|
||||||
<filter comment="breaking implementors only which is ok under OSGi semver rules" id="338792546"> |
|
||||||
<message_arguments> |
|
||||||
<message_argument value="org.eclipse.jgit.lfs.server.LfsProtocolServlet"/> |
|
||||||
<message_argument value="getLargeFileRepository()"/> |
|
||||||
</message_arguments> |
|
||||||
</filter> |
|
||||||
</resource> |
|
||||||
</component> |
|
@ -1,17 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
||||||
<component id="org.eclipse.jgit.lfs" version="2"> |
|
||||||
<resource path="src/org/eclipse/jgit/lfs/lib/Constants.java" type="org.eclipse.jgit.lfs.lib.Constants"> |
|
||||||
<filter id="388100214"> |
|
||||||
<message_arguments> |
|
||||||
<message_argument value="org.eclipse.jgit.lfs.lib.Constants"/> |
|
||||||
<message_argument value="CONTENT_TYPE_GIT_LFS_JSON"/> |
|
||||||
</message_arguments> |
|
||||||
</filter> |
|
||||||
<filter id="388100214"> |
|
||||||
<message_arguments> |
|
||||||
<message_argument value="org.eclipse.jgit.lfs.lib.Constants"/> |
|
||||||
<message_argument value="HDR_APPLICATION_OCTET_STREAM"/> |
|
||||||
</message_arguments> |
|
||||||
</filter> |
|
||||||
</resource> |
|
||||||
</component> |
|
Loading…
Reference in new issue