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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit.http.test
/
tst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fetch: add support for shallow
Robin Müller
2022-07-31
1
-0
/
+109
*
HTTP Smart: set correct HTTP status on error
Sven Selberg
2022-05-09
2
-9
/
+24
*
[test] Fix closing of test repositories
Nail Samatov
2022-01-30
2
-0
/
+2
*
HttpClientConnectionTest: organize imports
Matthias Sohn
2021-11-22
1
-7
/
+7
*
TransportHttp: support preemptive Basic authentication
Thomas Wolf
2021-01-14
1
-21
/
+179
*
TransportHttp: make the connection factory configurable
Thomas Wolf
2021-01-14
1
-0
/
+64
*
Protocol V2: respect MAX_HAVES only once we got at least one ACK
Thomas Wolf
2021-01-04
1
-0
/
+63
*
Enable git wire protocol version 2 on server side per default
David Ostrovsky
2021-01-03
2
-14
/
+20
*
Client-side protocol V2 support for fetching
Thomas Wolf
2021-01-01
5
-89
/
+304
*
Add constants for parsing git wire protocol version
David Ostrovsky
2020-11-29
1
-4
/
+10
*
TransportHttp: abort on time-out or on SocketException
Thomas Wolf
2020-05-23
1
-0
/
+76
*
Replace ExpectedException which was deprecated in junit 4.13
Matthias Sohn
2020-01-24
1
-15
/
+11
*
Replace deprecated junit assertion methods with hamcrest
Matthias Sohn
2020-01-22
1
-1
/
+1
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
22
-836
/
+110
*
UploadPackServlet: Use uploadWithExceptionPropagation
Masaya Suzuki
2019-12-02
1
-1
/
+1
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
1
-2
/
+1
*
bazel: fix running http tests
Matthias Sohn
2019-09-08
1
-0
/
+2
*
Set parameter name in parameterized http tests
Matthias Sohn
2019-09-08
1
-4
/
+12
*
Apache HTTP: run more tests
Thomas Wolf
2019-08-26
10
-94
/
+139
*
Merge branch 'stable-5.4'
Matthias Sohn
2019-08-20
1
-10
/
+8
|
\
|
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-20
1
-10
/
+8
|
|
\
|
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-19
1
-10
/
+8
|
|
|
\
|
|
|
*
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-19
1
-10
/
+8
|
|
|
|
\
|
|
|
|
*
Cache user global and system-wide git configurations
Matthias Sohn
2019-08-18
1
-10
/
+8
|
|
|
|
*
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2019-06-19
1
-1
/
+1
|
|
|
|
*
Make inner classes static where possible
David Pursehouse
2019-06-17
1
-1
/
+1
*
|
|
|
|
TransportHttp: resolve redirect URIs from the "Location" header
Thomas Wolf
2019-08-16
1
-2
/
+39
|
/
/
/
/
*
|
|
|
PacketLineIn: Add an iterator over strings in the input stream
David Pursehouse
2019-06-03
1
-4
/
+2
*
|
|
|
Replace trivial reference comparison of PacketLineIn.{DELIM,END}
David Pursehouse
2019-06-02
2
-4
/
+3
*
|
|
|
Convert to lambda or member reference
Carsten Hammer
2019-05-16
7
-120
/
+57
|
/
/
/
*
|
|
SmartClientSmartServerTest: Open Repository in try-with-resource
David Pursehouse
2019-01-21
1
-97
/
+76
*
|
|
SmartClientSmartServerTest: Open ObjectInserter.Formatter in try-with-resource
David Pursehouse
2019-01-21
1
-3
/
+5
*
|
|
SmartClientSmartServerTest#addBrokenContext: Remove unused TestRepository
David Pursehouse
2019-01-21
1
-3
/
+3
*
|
|
SmartClientSmartServerTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-4
/
+12
*
|
|
SmartClientSmartServerTest: Stop using deprecated Repository#hasObject
David Pursehouse
2019-01-20
1
-4
/
+4
*
|
|
DumbClientSmartServerTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-1
/
+4
*
|
|
DumbClientDumbServerTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-1
/
+4
*
|
|
Merge branch 'stable-5.2'
Jonathan Nieder
2019-01-10
1
-1
/
+83
|
\
|
|
|
*
|
Merge branch 'stable-5.1' into stable-5.2
Jonathan Nieder
2018-12-26
1
-1
/
+83
|
|
\
|
|
|
*
Merge branch 'stable-5.0' into stable-5.1
Matthias Sohn
2018-12-25
1
-1
/
+83
|
|
|
\
|
|
|
*
Merge branch 'stable-4.11' into stable-5.0
Matthias Sohn
2018-12-25
1
-1
/
+83
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-4.10' into stable-4.11
Matthias Sohn
2018-12-25
1
-1
/
+83
|
|
|
|
|
\
|
|
|
|
|
*
Merge branch 'stable-4.9' into stable-4.10
Matthias Sohn
2018-12-25
1
-1
/
+83
|
|
|
|
|
|
\
|
|
|
|
|
|
*
UploadPack: Test filtering by AdvertiseRefsHook in stateless transports
Masaya Suzuki
2018-12-24
1
-1
/
+83
*
|
|
|
|
|
|
Deprecate Repository#hasObject
Jonathan Nieder
2019-01-04
5
-36
/
+36
|
/
/
/
/
/
/
*
|
|
|
|
|
Revert C Git 1.7.5 bug workaround
Masaya Suzuki
2018-11-19
1
-15
/
+0
*
|
|
|
|
|
Explicitly specify charset when constructing PrintWriter
David Pursehouse
2018-09-30
1
-1
/
+4
*
|
|
|
|
|
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-30
1
-1
/
+1
*
|
|
|
|
|
FileResolverTest#testNotAGitRepository: Fail when exception is not thrown
David Pursehouse
2018-09-29
1
-0
/
+1
*
|
|
|
|
|
Explicitly specify charset in constructor of InputStreamReader
David Pursehouse
2018-09-26
1
-6
/
+13
[next]