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
/
src
/
org
/
eclipse
/
jgit
/
transport
/
ReceivePack.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated ReceivePack#setEchoCommandFailures method
Matthias Sohn
2024-09-03
1
-16
/
+0
*
Remove deprecated class ReceivePack.FirstLine
Matthias Sohn
2024-09-03
1
-46
/
+0
*
[errorprone] Add missing javadoc summary
Matthias Sohn
2023-09-25
1
-3
/
+15
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
1
-2
/
+9
*
TransferConfig: Move reading advertisesid setting into TransferConfig
Josh Brown
2022-11-02
1
-7
/
+1
*
ReceivePack: Receive and parse client session-id.
Josh Brown
2022-10-27
1
-11
/
+57
*
Use constants for git packet protocol line identifiers
Thomas Wolf
2022-07-31
1
-6
/
+9
*
Don't use deprecated Repository#getAllRefs in FileRepository
Matthias Sohn
2021-11-25
1
-2
/
+4
*
[6.0 API cleanup] Public interface for PackLock
Thomas Wolf
2021-11-23
1
-1
/
+0
*
Remove use of deprecated getAllRefs() in ReceivePack
Luca Milanesio
2021-06-26
1
-1
/
+19
*
Add getter for unpackErrorHandler in ReceivePack
Jack Wickham
2020-06-05
1
-0
/
+10
*
Moving transport/internal -> internal/transport
Demetr Starshov
2020-05-08
1
-1
/
+1
*
ReceivePack: Use error message if set
Masaya Suzuki
2020-03-27
1
-36
/
+40
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
1
-1
/
+1
|
\
|
*
Reorder modifiers to follow Java Language Specification
David Pursehouse
2020-02-19
1
-1
/
+1
*
|
ErrorProne: Enable and fix UnusedException check
David Pursehouse
2020-01-27
1
-1
/
+1
*
|
ReceivePack: enable overriding filterCommands and executeCommands
Matthias Sohn
2020-01-24
1
-2
/
+4
*
|
Move ConnectivityChecker to fix API leak
Matthias Sohn
2020-01-09
1
-2
/
+1
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
*
|
Fix API check errors introduced in ReceivePack in 945d43d5
Matthias Sohn
2019-12-05
1
-1
/
+4
*
|
ReceivePack: Moves connectivity check to separate class
Demetr Starshov
2019-12-05
1
-85
/
+24
*
|
Add missing @since tag for ReceivePack#receiveWithExceptionPropagation
Matthias Sohn
2019-12-05
1
-0
/
+1
*
|
transport: Add methods that do not handle exceptions
Masaya Suzuki
2019-12-02
1
-10
/
+44
*
|
transport: Let users specify an error handler for unpacking a pack file
Masaya Suzuki
2019-12-02
1
-1
/
+19
*
|
ReceivePack: Use try-with-resources for PostReceiveHook
Masaya Suzuki
2019-12-02
1
-25
/
+22
*
|
transport: Consolidate status reporting code
Masaya Suzuki
2019-12-02
1
-96
/
+96
*
|
transport: Add ReceiveCommandErrorHandler
Masaya Suzuki
2019-12-02
1
-17
/
+28
*
|
transport: Move exception handler to the caller
Masaya Suzuki
2019-12-02
1
-9
/
+14
*
|
transport: Move handling code to the caller side
Masaya Suzuki
2019-12-02
1
-9
/
+12
|
/
*
ReceivePack: Open visibility for some methods
Ivan Frade
2019-11-26
1
-2
/
+10
*
ReceivePack: Fix name hiding of 'atomic' member
David Pursehouse
2019-11-17
1
-2
/
+1
*
ReceivePack: Remove unnecessarily nested else-clause
David Pursehouse
2019-11-17
1
-3
/
+3
*
ReceivePack: Reduce visibility of methods
David Pursehouse
2019-11-16
1
-23
/
+20
*
Suppress the API errors introduced by 3e9a5f99
Matthias Sohn
2019-11-14
1
-0
/
+2
*
ReceivePack: Remove unused getLockMessageProcessName method
David Pursehouse
2019-11-13
1
-9
/
+0
*
ReceivePack: Remove unnecessary ReceivePack. prefix on static call
David Pursehouse
2019-11-13
1
-1
/
+1
*
transport: Merge BaseReceivePack into ReceivePack
Masaya Suzuki
2019-11-13
1
-38
/
+1872
*
Replace trivial reference comparison of PacketLineIn.{DELIM,END}
David Pursehouse
2019-06-02
1
-1
/
+1
*
Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack
Jonathan Nieder
2018-12-29
1
-0
/
+56
*
Move BaseReceivePack#walk getter to ReceivePack
Jonathan Nieder
2018-12-29
1
-0
/
+11
*
Move BaseReceivePack#db getter to ReceivePack
Jonathan Nieder
2018-12-29
1
-0
/
+10
*
Move BaseReceivePack#pushCert getter and setter to ReceivePack
Jonathan Nieder
2018-12-29
1
-0
/
+29
*
Revert C Git 1.7.5 bug workaround
Masaya Suzuki
2018-11-19
1
-17
/
+3
*
Call unlockPack in finally
Masaya Suzuki
2018-11-11
1
-11
/
+17
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-3
/
+3
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
1
-3
/
+3
*
Fix javadoc in org.eclipse.jgit transport package
Matthias Sohn
2017-12-20
1
-7
/
+22
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+3
*
Implement auto gc
Matthias Sohn
2016-10-23
1
-0
/
+12
*
ReceivePack: integrate push option parsing into recvCommands
Shawn Pearce
2016-08-29
1
-11
/
+10
[next]