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
*
Fix handling of missing pack index file
Dariusz Luksza
2024-01-29
1
-2
/
+0
*
Add tests for handling pack files removal during fetch
Dariusz Luksza
2024-01-29
1
-0
/
+148
*
Merge branch 'stable-6.5'
Matthias Sohn
2023-04-28
1
-0
/
+69
|
\
|
*
Merge branch 'stable-6.4' into stable-6.5
Matthias Sohn
2023-04-27
1
-0
/
+69
|
|
\
|
|
*
Merge branch 'stable-6.3' into stable-6.4
Matthias Sohn
2023-04-27
1
-0
/
+69
|
|
|
\
|
|
|
*
Merge branch 'stable-6.2' into stable-6.3
Matthias Sohn
2023-04-27
1
-0
/
+69
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-6.1' into stable-6.2
Matthias Sohn
2023-04-27
1
-0
/
+69
|
|
|
|
|
\
|
|
|
|
|
*
Merge branch 'stable-6.0' into stable-6.1
Matthias Sohn
2023-04-26
1
-0
/
+69
|
|
|
|
|
|
\
|
|
|
|
|
|
*
UploadPack: Fix NPE when traversing a tag chain
Kaushik Lingarkar
2023-04-21
1
-0
/
+69
*
|
|
|
|
|
|
BasePackFetchConnection: support negotiationTip feature
Ronald Bhuleskar
2023-03-28
1
-0
/
+232
|
/
/
/
/
/
/
*
|
|
|
|
|
UploadPack: use allow-any-sha1-in-want configuration
kylezhao
2023-02-21
1
-0
/
+44
*
|
|
|
|
|
UploadPack: consume delimiter in object-info command
Han-Wen Nienhuys
2023-02-02
1
-1
/
+3
|
/
/
/
/
/
*
|
|
|
|
UploadPackTest: ensure UploadPack is closed to fix resource leak
Matthias Sohn
2022-11-21
1
-37
/
+43
*
|
|
|
|
Fix boxing warnings in TransportTest
Matthias Sohn
2022-11-20
1
-3
/
+3
*
|
|
|
|
Silence warnings about unclosed BasePackPushConnection
Matthias Sohn
2022-11-20
1
-0
/
+3
*
|
|
|
|
UploadPack: Receive and parse client session-id
Josh Brown
2022-11-02
3
-0
/
+85
*
|
|
|
|
TransferConfig: Move reading advertisesid setting into TransferConfig
Josh Brown
2022-11-02
1
-0
/
+17
*
|
|
|
|
PushCommand: allow users to disable use of bitmaps for push
kylezhao
2022-10-21
1
-0
/
+31
*
|
|
|
|
PackParser: populate full size of the PackedObjectInfos
Ivan Frade
2022-10-18
1
-0
/
+118
|
/
/
/
/
*
/
/
/
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
[next]