index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit.lfs.server.test
/
tst
/
org
/
eclipse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump jetty version to 12.0.9 and servlet-api to 6.0
next
David Ostrovsky
2024-05-08
1
-2
/
+2
*
LFS: Fix error occurring during delete branch
Nail Samatov
2022-01-27
1
-0
/
+16
*
Replace ExpectedException which was deprecated in junit 4.13
Matthias Sohn
2020-01-24
1
-18
/
+8
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
5
-190
/
+25
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-20
1
-0
/
+3
|
\
|
*
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-19
1
-0
/
+3
|
|
\
|
|
*
Ensure we use MockSystemReader in tests
Matthias Sohn
2019-08-10
1
-0
/
+3
*
|
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-08
1
-0
/
+6
|
\
|
|
|
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-08
1
-0
/
+6
|
|
\
|
|
|
*
Persist minimal racy threshold and allow manual configuration
Matthias Sohn
2019-08-06
1
-1
/
+1
|
|
*
Measure minimum racy interval to auto-configure FileSnapshot
Matthias Sohn
2019-08-06
1
-1
/
+1
|
|
*
Measure filesystem timestamp resolution already in test setup
Matthias Sohn
2019-07-19
1
-0
/
+6
*
|
|
ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR
David Pursehouse
2019-06-11
1
-1
/
+4
*
|
|
Convert to lambda or member reference
Carsten Hammer
2019-05-16
1
-8
/
+4
|
/
/
*
/
Explicitly specify charset in constructor of String
David Pursehouse
2018-09-26
1
-1
/
+2
|
/
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
1
-3
/
+3
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-1
/
+1
*
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
1
-3
/
+3
*
Remove deprecated LfsProtocolServlet#getLargeFileRepository
Matthias Sohn
2018-03-10
1
-6
/
+0
*
Add ConfigConstants.CONFIG_SECTION_LFS
David Pursehouse
2018-03-05
1
-5
/
+7
*
LFS: Enable LFS support for the CLI, better error handling
Markus Duft
2018-03-03
1
-2
/
+20
*
LFS: support merge/rebase/cherry-pick/diff/compare with LFS files
Markus Duft
2018-03-03
2
-8
/
+4
*
LFS: pre-push upload support
Markus Duft
2018-02-27
1
-0
/
+165
*
LFS: Add remote download to SmudgeFilter
Markus Duft
2018-02-16
2
-0
/
+166
*
LfsServerText: Fix formatting of invalidPathInfo message
David Pursehouse
2017-12-07
1
-1
/
+1
*
InvalidLongObjectIdException: Fix formatting of message
David Pursehouse
2017-12-07
1
-1
/
+1
*
DownloadTest: Use ExpectedException instead of try..catch..fail
David Pursehouse
2017-12-07
1
-26
/
+20
*
FileLfsServlet: Do not pretty print json response
David Pursehouse
2017-12-07
1
-2
/
+2
*
Add missing newlines at ends of Java files
David Pursehouse
2017-07-25
1
-1
/
+1
*
LfsServerTest: Remove unnecessary suppression of 'restriction' warning
David Pursehouse
2016-09-22
1
-1
/
+0
*
DownloadTest: Use enums from org.apache.http.HttpStatus
David Pursehouse
2016-08-20
1
-3
/
+8
*
Fix typo in email address in copyright headers
David Pursehouse
2016-07-28
3
-3
/
+3
*
LfsServerTest: Treat response body as UTF-8 when decoding error message
David Pursehouse
2016-07-28
1
-9
/
+12
*
FileLfsServlet: Include error message in response body
David Pursehouse
2016-07-27
2
-12
/
+33
*
FileLfsServlet: Return HTTP 422 instead of 400
David Pursehouse
2016-07-27
1
-2
/
+2
*
Make the FileLfsRepository thread safe
Saša Živkov
2016-03-22
1
-0
/
+39
*
Support LFS protocol and a file system based LFS storage
Matthias Sohn
2016-02-04
3
-0
/
+485