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
stable-7.2
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.test
/
tst
/
org
/
eclipse
/
jgit
/
transport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename PackFile to Pack
Nasser Grainawi
2021-02-10
1
-25
/
+25
*
Client-side protocol V2 support for fetching
Thomas Wolf
2021-01-01
3
-14
/
+150
*
Use new protocol version constants
Matthias Sohn
2020-11-30
1
-13
/
+25
*
Merge branch 'stable-5.9'
Matthias Sohn
2020-11-30
1
-2
/
+6
|
\
|
*
Add constants for parsing git wire protocol version
David Ostrovsky
2020-11-29
1
-2
/
+7
*
|
PacketLineInTest: test for END and DELIM being distinguishable
Thomas Wolf
2020-11-30
1
-3
/
+8
*
|
Add support for reading symrefs from pack capabilities
Lee Worrall
2020-11-26
1
-0
/
+233
*
|
Override config http.userAgent from environment GIT_HTTP_USER_AGENT
Thomas Wolf
2020-10-06
1
-2
/
+31
*
|
UploadPackTest#testUploadRedundantBytes: ensure test repo is closed
Matthias Sohn
2020-10-02
1
-7
/
+10
*
|
Support "http.userAgent" and "http.extraHeader" from the git config
James Wynn
2020-09-26
2
-0
/
+113
*
|
Measure time taken for reachability checks
Alexa Panfil
2020-09-24
1
-11
/
+122
*
|
ReceivePackStats: Add size and count of unnecessary pushed objects
Yunjie Li
2020-09-11
1
-0
/
+61
|
/
*
Do not send empty blob in response to blob:none filter
Jonathan Nieder
2020-07-29
3
-2
/
+26
*
Add support for tree filters when fetching
Jonathan Nieder
2020-07-29
1
-0
/
+32
*
Improve error message when receive.maxCommandBytes is exceeded
David Pursehouse
2020-06-29
1
-1
/
+3
*
Decouple JSch from JGit Core
Matthias Sohn
2020-06-01
3
-813
/
+0
*
UploadPack: Clear advertised ref map after negotiation
Minh Thai
2020-04-23
1
-0
/
+78
*
Fix human name for local .bundle files
Konrad Windszus
2020-04-21
1
-0
/
+11
*
Replace ExpectedException which was deprecated in junit 4.13
Matthias Sohn
2020-01-24
4
-126
/
+118
*
Replace deprecated junit assertion methods with hamcrest
Matthias Sohn
2020-01-22
6
-7
/
+9
*
Update to Orbit I20200120214610 and JUnit to 4.13
David Pursehouse
2020-01-22
2
-2
/
+2
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
41
-1558
/
+205
*
transport: Move handling code to the caller side
Masaya Suzuki
2019-12-02
1
-2
/
+1
*
Add missing license header to UploadPackRefSortingForReachabilityTest
Jonathan Nieder
2019-11-25
1
-0
/
+43
*
UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed
David Pursehouse
2019-11-25
1
-7
/
+11
*
checkNotAdvertisedWants: Be lazy converting Ref to RevCommit
Ivan Frade
2019-11-21
1
-0
/
+33
*
transport: Merge BaseReceivePack into ReceivePack
Masaya Suzuki
2019-11-13
3
-6
/
+6
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
2
-23
/
+14
*
ProtocolV2Parser: Introduce advertise sideband-all option
Ivan Frade
2019-10-15
1
-2
/
+5
*
CachedPackUriProvider: Add size to the pack information
Ivan Frade
2019-10-11
1
-1
/
+1
*
UploadPackTest: Stop using deprecated PacketLineIn constants
David Pursehouse
2019-10-07
1
-6
/
+6
*
UploadPackReachabilityTest: Use assertThrows instead of thrown
Ivan Frade
2019-09-18
1
-15
/
+14
*
RequestValidatorTestCase: Tests for the request validators
Ivan Frade
2019-09-18
4
-0
/
+598
*
UploadPackTest: Move "reachability" tests to its own file
Ivan Frade
2019-09-18
2
-97
/
+317
*
ReceivePack: Prevent pointing a branch to a non-commit object
Yunjie Li
2019-09-06
2
-24
/
+24
*
UploadPack: support custom packfile-to-URI mapping
Jonathan Tan
2019-08-20
1
-0
/
+54
*
Merge branch 'stable-5.4'
Matthias Sohn
2019-08-09
1
-2
/
+11
|
\
|
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-08
1
-2
/
+11
|
|
\
|
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-08
1
-2
/
+11
|
|
|
\
|
|
|
*
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-08
1
-2
/
+11
|
|
|
|
\
|
|
|
|
*
Fix OpenSshConfigTest#config
Matthias Sohn
2019-08-08
1
-1
/
+7
|
|
|
|
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
1
-2
/
+5
|
|
|
|
*
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2019-06-19
2
-7
/
+6
*
|
|
|
|
UploadPack: move writing of "packfile" header
Jonathan Tan
2019-07-30
1
-1
/
+8
*
|
|
|
|
PreUploadHookChain: Use list instead of array internally
Ivan Frade
2019-07-24
1
-0
/
+118
*
|
|
|
|
PostUploadHookChain: Use a list instead of array internally
Ivan Frade
2019-07-24
1
-0
/
+99
*
|
|
|
|
Merge "ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks"
Jonathan Tan
2019-07-24
1
-0
/
+111
|
\
\
\
\
\
|
*
|
|
|
|
ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks
Ivan Frade
2019-07-18
1
-0
/
+111
*
|
|
|
|
|
UploadPackTest: use Consumer to set up UploadPack
Jonathan Tan
2019-07-16
1
-43
/
+70
|
/
/
/
/
/
*
|
|
|
|
Support "sideband-all" in protocol v2 fetch
Jonathan Tan
2019-07-16
1
-0
/
+58
[next]