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
/
src
/
org
/
eclipse
/
jgit
/
transport
/
UploadPack.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-6.0' into stable-6.1
Matthias Sohn
2022-07-06
1
-9
/
+28
|
\
|
*
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-07-06
1
-9
/
+28
|
|
\
|
|
*
UploadPack: don't prematurely terminate timer in case of error
Matthias Sohn
2022-06-30
1
-8
/
+19
|
|
*
UploadPack: do not check reachability of visible SHA1s
Luca Milanesio
2022-06-25
1
-1
/
+9
*
|
|
Remove unused warning suppression
Fabio Ponciroli
2022-02-11
1
-1
/
+1
|
/
/
*
|
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-01-18
1
-0
/
+5
|
\
|
|
*
Merge branch 'stable-5.12' into stable-5.13
Matthias Sohn
2022-01-18
1
-0
/
+5
|
|
\
|
|
*
UploadPack v2 protocol: Stop negotiation for orphan refs
Marcin Czech
2022-01-18
1
-0
/
+5
*
|
|
Remove use of deprecated getAllRefs() in UploadPack
Matthias Sohn
2021-10-23
1
-5
/
+22
*
|
|
Merge branch 'stable-5.13'
Matthias Sohn
2021-10-15
1
-0
/
+1
|
\
|
|
|
*
|
Merge branch 'stable-5.12' into stable-5.13
Matthias Sohn
2021-10-15
1
-0
/
+1
|
|
\
|
|
|
*
Merge branch 'stable-5.10' into stable-5.11
Matthias Sohn
2021-10-15
1
-0
/
+1
|
|
|
\
|
|
|
*
Merge branch 'stable-5.9' into stable-5.10
Matthias Sohn
2021-10-15
1
-0
/
+1
|
|
|
|
\
|
|
|
|
*
Fix missing peel-part in lsRefsV2 for loose annotated tags
Saša Živkov
2021-10-15
1
-0
/
+1
*
|
|
|
|
Rename a local variable
Thomas Wolf
2021-09-30
1
-4
/
+4
|
/
/
/
/
*
|
|
|
transport: add object-info capability
Bruno Albuquerque
2021-08-31
1
-0
/
+31
*
|
|
|
searchForReuse might impact performance in large repositories
Fabio Ponciroli
2021-06-25
1
-0
/
+1
*
|
|
|
Teach independent negotiation (no pack file) using an option "wait-for-done"
Ronald Bhuleskar
2021-06-11
1
-14
/
+38
|
/
/
/
*
|
|
Move reachability checker generation into the ObjectReader object
Terry Parker
2021-01-28
1
-4
/
+4
*
|
|
Protocol V2: don't log spurious ACKs in UploadPack
Thomas Wolf
2021-01-06
1
-2
/
+2
*
|
|
Enable git wire protocol version 2 on server side per default
David Ostrovsky
2021-01-03
1
-1
/
+2
*
|
|
Client-side protocol V2 support for fetching
Thomas Wolf
2021-01-01
1
-5
/
+9
|
/
/
*
|
Revert "Client-side protocol V2 support for fetching"
Thomas Wolf
2020-11-03
1
-8
/
+4
*
|
Client-side protocol V2 support for fetching
Thomas Wolf
2020-10-29
1
-4
/
+8
*
|
Compute time differences with Duration
Alexa Panfil
2020-10-09
1
-9
/
+12
*
|
Measure time taken for reachability checks
Alexa Panfil
2020-09-24
1
-8
/
+19
*
|
Measure time taken for negotiation in protocol V2
Alexa Panfil
2020-09-22
1
-1
/
+8
|
/
*
UploadPack: Use more relevant refs first in object reachability check
Ivan Frade
2020-04-28
1
-4
/
+29
*
UploadPack: Refactor to generalize the object reachability checks
Ivan Frade
2020-04-28
1
-30
/
+8
*
UploadPack: Use BitmappedReachabilityChecker for not advertised wants
Ivan Frade
2020-04-28
1
-18
/
+12
*
revwalk: Extract ObjectReachabilityChecker interface
Ivan Frade
2020-04-28
1
-1
/
+2
*
UploadPack: Extract walk-based reachability check
Ivan Frade
2020-04-28
1
-33
/
+12
*
UploadPack: Clear advertised ref map after negotiation
Minh Thai
2020-04-23
1
-3
/
+10
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-28
1
-2
/
+2
|
\
|
*
Move array designators from the variable to the type
David Pursehouse
2020-02-27
1
-2
/
+2
*
|
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
1
-1
/
+1
|
\
|
|
*
Remove redundant "static" qualifier from enum declarations
David Pursehouse
2020-02-19
1
-1
/
+1
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
|
/
*
checkNotAdvertisedWants: Be lazy converting Ref to RevCommit
Ivan Frade
2019-11-21
1
-40
/
+36
*
ReachabilityChecker: Receive a Stream instead of a Collection
Ivan Frade
2019-11-21
1
-1
/
+1
*
UploadPack: Prioritize references for non-advertised wants checks
Ivan Frade
2019-11-21
1
-7
/
+44
*
ProtocolV2Parser: Introduce advertise sideband-all option
Ivan Frade
2019-10-15
1
-1
/
+1
*
Add missing @since tag to UploadPack#uploadWithExceptionPropagation
Matthias Sohn
2019-10-12
1
-0
/
+1
*
UploadPack: Create a method that propagates an exception as-is
Masaya Suzuki
2019-10-09
1
-34
/
+64
*
UploadPack: Consolidate the sideband handling code to one place
Masaya Suzuki
2019-10-09
1
-61
/
+29
*
UploadPack: Introduce ErrorWriter
Masaya Suzuki
2019-10-09
1
-17
/
+35
*
Silence warnings for non-externalized strings
Matthias Sohn
2019-08-29
1
-11
/
+13
*
UploadPack: support custom packfile-to-URI mapping
Jonathan Tan
2019-08-20
1
-1
/
+28
*
UploadPack: move writing of "packfile" header
Jonathan Tan
2019-07-30
1
-2
/
+9
*
UploadPack: add getProtocolV2Hook() method
Ivan Frade
2019-07-18
1
-0
/
+12
[next]