aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit
Commit message (Expand)AuthorAgeFilesLines
* Suppress the API errors introduced by 3e9a5f99Matthias Sohn2019-11-143-1/+4
* ReceivePack: Remove unused getLockMessageProcessName methodDavid Pursehouse2019-11-131-9/+0
* ReceivePack: Remove unnecessary ReceivePack. prefix on static callDavid Pursehouse2019-11-131-1/+1
* transport: Merge BaseReceivePack into ReceivePackMasaya Suzuki2019-11-137-2047/+1884
* BaseReceivePack: Add hasReceivedPack methodDavid Pursehouse2019-11-131-0/+14
* Merge branch 'stable-5.5'Thomas Wolf2019-11-121-3/+0
|\
| * Fix NPE in SystemReader in testsThomas Wolf2019-11-121-3/+0
* | Merge branch 'stable-5.5'Matthias Sohn2019-11-116-31/+154
|\|
| * BaseReceivePack: Fix the formatMasaya Suzuki2019-11-101-1/+1
| * Prepend hostname to subsection used to store file timestamp resolutionMatthias Sohn2019-11-091-2/+3
| * Store filesystem timestamp resolution in extra jgit configMatthias Sohn2019-11-094-15/+104
| * SystemReader: extract updating config and its parents if outdatedThomas Wolf2019-11-082-14/+47
* | DirCacheCheckout: don't use deprecated methodThomas Wolf2019-11-031-2/+5
* | WorkingTreeModifiedEvent: must be fired explicitly after mergeThomas Wolf2019-11-033-11/+28
* | Merge "HttpSupport.proxyFor(): use only scheme, host, and port"David Pursehouse2019-10-301-1/+4
|\ \
| * | HttpSupport.proxyFor(): use only scheme, host, and portThomas Wolf2019-10-301-1/+4
* | | reftable: enforce ascending order in sortAndWriteRefsHan-Wen Nienhuys2019-10-301-0/+7
|/ /
* | [errorprone] Don't throw exception in finallyMatthias Sohn2019-10-251-1/+1
* | [errorprone] Add parenthesis to clarify operator precedenceMatthias Sohn2019-10-251-4/+4
* | GPG: implement more OpenPGP UserId matching formatsThomas Wolf2019-10-232-10/+84
* | Merge "reftable: remove assert calls"Jonathan Tan2019-10-222-2/+7
|\ \
| * | reftable: remove assert callsHan-Wen Nienhuys2019-10-222-2/+7
* | | Merge "GpgKeyLocator: Return a signing key for a user instead of the master key"Gunnar Wagenknecht2019-10-221-6/+35
|\ \ \
| * | | GpgKeyLocator: Return a signing key for a user instead of the master keyRoan Hofland2019-10-221-6/+35
* | | | Merge "GpgKeyLocator: Return subkeys instead of the first key for subkeys"Gunnar Wagenknecht2019-10-221-1/+7
|\| | |
| * | | GpgKeyLocator: Return subkeys instead of the first key for subkeysRoan Hofland2019-10-221-1/+7
* | | | Support for core.hooksPathThomas Wolf2019-10-216-52/+95
| |/ / |/| |
* | | Implement mirror option in CloneCommandMatthias Sohn2019-10-211-26/+66
|/ /
* | Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-1776-592/+552
* | Merge "reftable: split off generic code from DFS code"Jonathan Tan2019-10-164-369/+683
|\ \
| * | reftable: split off generic code from DFS codeHan-Wen Nienhuys2019-10-164-369/+683
* | | Merge "reftable: fix lookup by ID in merged reftables"Jonathan Tan2019-10-161-1/+37
|\ \ \
| * | | reftable: fix lookup by ID in merged reftablesHan-Wen Nienhuys2019-10-161-1/+37
* | | | Merge "IndexDiff: close SubmoduleWalk and use already loaded DirCache"Christian Halstrick2019-10-151-54/+58
|\ \ \ \
| * | | | IndexDiff: close SubmoduleWalk and use already loaded DirCacheThomas Wolf2019-10-151-54/+58
| | |/ / | |/| |
* | | | ProtocolV2Parser: Introduce advertise sideband-all optionIvan Frade2019-10-152-2/+14
| |/ / |/| |
* | | DfsPackFile: Remove unused parameter from loadReverseIdx methodDavid Pursehouse2019-10-141-2/+2
|/ /
* | Add missing @since tag to UploadPack#uploadWithExceptionPropagationMatthias Sohn2019-10-121-0/+1
* | CachedPackUriProvider: size should be a long (not an int)Ivan Frade2019-10-111-2/+2
* | PackWriter/Statistics: Report offloaded sizeIvan Frade2019-10-112-0/+32
* | CachedPackUriProvider: Add size to the pack informationIvan Frade2019-10-111-3/+18
* | Merge changes Ieebbd671,I0e3e9456,Ia8d72e31Terry Parker2019-10-091-106/+122
|\ \
| * | UploadPack: Create a method that propagates an exception as-isMasaya Suzuki2019-10-091-34/+64
| * | UploadPack: Consolidate the sideband handling code to one placeMasaya Suzuki2019-10-091-61/+29
| * | UploadPack: Introduce ErrorWriterMasaya Suzuki2019-10-091-17/+35
* | | ProtocolV2Parser: Add missing $NON-NLS suppressionDavid Pursehouse2019-10-071-1/+1
* | | Fix parsing of core.logAllRefUpdatesThomas Wolf2019-10-072-30/+72
|/ /
* | Merge "Merge branch 'stable-5.5'"Matthias Sohn2019-10-041-4/+2
|\ \
| * | Merge branch 'stable-5.5'Matthias Sohn2019-10-031-4/+2
| |\|
| | * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-10-031-4/+2
| | |\