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
*
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
*
|
|
|
|
|
Make inner classes static where possible
David Pursehouse
2018-09-26
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
1
-2
/
+2
*
|
|
|
|
HttpClientConnectionTest: Throw UnsupportedOperationException for unused methods
David Pursehouse
2018-08-27
1
-11
/
+11
*
|
|
|
|
HttpClientConnectionTest: Reformat with the Eclipse style
David Pursehouse
2018-08-27
1
-132
/
+137
*
|
|
|
|
HttpClientConnectionTest: Add missing license header
David Pursehouse
2018-08-27
1
-0
/
+42
*
|
|
|
|
HttpClientTests: Open OutputStream in try-with-resource
David Pursehouse
2018-08-25
1
-6
/
+6
*
|
|
|
|
HttpClientTests: Use assertEquals to assert about response code
David Pursehouse
2018-08-25
1
-3
/
+3
*
|
|
|
|
HttpClientConnection.getHeaderFields should support multiple values for same ...
Gabriel Couto
2018-07-23
1
-0
/
+90
*
|
|
|
|
Add response message, if any, on HTTP status 404
Thomas Wolf
2018-07-03
1
-2
/
+6
|
/
/
/
/
*
|
|
|
Add protocol v2 support in http
Jonathan Tan
2018-06-04
1
-0
/
+87
*
|
|
|
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
3
-3
/
+3
*
|
|
|
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
1
-3
/
+3
*
|
|
|
Use Constants.CHARACTER_ENCODING in tests
David Pursehouse
2018-04-11
1
-1
/
+1
*
|
|
|
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
3
-19
/
+7
*
|
|
|
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
1
-2
/
+2
|
/
/
/
*
|
|
MeasurePackSizeTest: Open Transport in try-with-resource
David Pursehouse
2018-03-07
1
-5
/
+1
*
|
|
HookMessageTest: Open Transport in try-with-resource
David Pursehouse
2018-03-06
1
-10
/
+2
*
|
|
GitServletResponseTests: Open Transport in try-with-resource
David Pursehouse
2018-03-06
1
-15
/
+3
[next]