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.test
/
tst
/
org
/
eclipse
/
jgit
/
transport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fetch: add support for shallow
Robin Müller
2022-07-31
2
-4
/
+41
*
Fetch: Introduce negative refspecs.
yunjieli
2022-04-13
1
-0
/
+48
*
[sideband] Ensure last bit of progress channel is written
Thomas Wolf
2022-03-19
1
-0
/
+17
*
Add tests for SideBandInputStream
Thomas Wolf
2022-03-19
1
-0
/
+212
*
[push] support the "matching" RefSpecs ":" and "+:"
Thomas Wolf
2022-03-06
1
-0
/
+14
*
[push] Call the pre-push hook later in the push process
Thomas Wolf
2022-03-06
1
-7
/
+64
*
Support for git config push.default
Thomas Wolf
2022-02-09
1
-1
/
+59
*
Merge branch 'stable-6.0'
Matthias Sohn
2022-02-09
2
-1
/
+119
|
\
|
*
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-02-09
2
-1
/
+119
|
|
\
|
|
*
Stop initCause throwing in readAdvertisedRefs
Darius Jokilehto
2022-02-08
2
-1
/
+119
*
|
|
[test] Fix closing of test repositories
Nail Samatov
2022-01-30
3
-9
/
+20
|
/
/
*
|
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-01-18
1
-0
/
+55
|
\
|
|
*
Merge branch 'stable-5.12' into stable-5.13
Matthias Sohn
2022-01-18
1
-0
/
+55
|
|
\
|
|
*
UploadPack v2 protocol: Stop negotiation for orphan refs
Marcin Czech
2022-01-18
1
-0
/
+55
*
|
|
Merge branch 'stable-5.13' into stable-6.0
Thomas Wolf
2022-01-05
1
-1
/
+1
|
\
|
|
|
*
|
Use slf4j-simple instead of log4j for logging
Matthias Sohn
2021-12-31
1
-1
/
+1
*
|
|
Don't use deprecated Repository#getAllRefs in FileRepository
Matthias Sohn
2021-11-25
1
-1
/
+1
*
|
|
[6.0 API cleanup] Public interface for PackLock
Thomas Wolf
2021-11-23
1
-1
/
+0
|
/
/
*
|
Merge branch 'stable-5.12' into stable-5.13
Matthias Sohn
2021-10-15
1
-0
/
+123
|
\
|
|
*
Merge branch 'stable-5.10' into stable-5.11
Matthias Sohn
2021-10-15
1
-0
/
+123
|
|
\
|
|
*
Merge branch 'stable-5.9' into stable-5.10
Matthias Sohn
2021-10-15
1
-0
/
+123
|
|
|
\
|
|
|
*
Fix missing peel-part in lsRefsV2 for loose annotated tags
Saša Živkov
2021-10-15
1
-0
/
+123
*
|
|
|
transport: add object-info capability
Bruno Albuquerque
2021-08-31
1
-0
/
+47
*
|
|
|
Update orbit to I20210711110031
Matthias Sohn
2021-07-16
1
-2
/
+0
*
|
|
|
Teach independent negotiation (no pack file) using an option "wait-for-done"
Ronald Bhuleskar
2021-06-11
1
-0
/
+102
|
/
/
/
*
|
|
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
[next]