summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-12-021-0/+1
|\
| * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-12-021-0/+1
| |\
| | * Fix PackInvalidException when fetch and repack run concurrentlyPetr Hrebejk2020-12-021-0/+1
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-11-263-7/+14
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-263-7/+14
| |\|
| | * GC#deleteOrphans: log warning for deleted orphaned filesMatthias Sohn2020-11-262-1/+4
| | * GC#deleteOrphans: handle failure to list files in pack directoryMatthias Sohn2020-11-261-2/+3
| | * Ensure that GC#deleteOrphans respects pack lockMatthias Sohn2020-11-261-2/+7
| | * Remove unused importsMatthias Sohn2020-07-191-2/+0
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-02-016-76/+428
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-02-014-55/+378
| |\|
| | * WindowCache: add metric for cached bytes per repositoryMatthias Sohn2020-01-282-10/+52
| | * WindowCache: add option to use strong refs to reference ByteWindowsMatthias Sohn2020-01-203-47/+328
| * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-01-174-21/+50
| |\|
| | * Replace usage of ArrayIndexOutOfBoundsException in treewalkPatrick Hiesel2020-01-092-9/+6
| | * Add config constants for WindowCache configuration optionsMatthias Sohn2020-01-092-12/+44
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-01-095-41/+502
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-01-095-41/+502
| |\|
| | * JschConfigSessionFactory: fix boxing warningMatthias Sohn2020-01-061-1/+2
| | * SshSupport#runSshCommand: don't throw exception in finally blockMatthias Sohn2020-01-061-6/+8
| | * Fix MBean registrationMatthias Sohn2019-12-132-7/+14
| | * Enhance WindowCache statisticsMatthias Sohn2019-12-084-35/+487
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-10-021-4/+2
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-10-021-4/+2
| |\|
| | * Do not rely on ArrayIndexOutOfBoundsException to detect end of inputSaša Živkov2019-09-271-4/+2
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-172-18/+125
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-172-18/+125
| |\|
| | * WorkingTreeIterator: handle different timestamp resolutionsThomas Wolf2019-09-172-18/+125
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-101-2/+3
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-101-2/+3
| |\|
| | * Fix WorkingTreeIterator.compareMetadata() for CheckStat.MINIMALMatthias Sohn2019-09-101-2/+3
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-083-67/+7
|\| |
| * | [error prone] Suppress NonAtomicVolatileUpdate in SimpleLruCacheMatthias Sohn2019-09-081-2/+7
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-072-65/+0
| |\|
| | * JGitText: Remove unused externalized stringsDavid Pursehouse2019-09-071-66/+0
| | * RepoText: Remove unused externalized stringDavid Pursehouse2019-09-071-1/+0
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-041-60/+58
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-041-60/+58
| |\|
| | * Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-09-031-60/+58
| | |\
| | | * Merge branch 'stable-4.11' into stable-5.0stable-5.0Matthias Sohn2019-09-031-60/+58
| | | |\
| | | | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-09-031-60/+58
| | | | |\
| | | | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-09-031-60/+58
| | | | | |\
| | | | | | * BatchRefUpdate: repro racy atomic update, and fix itHan-Wen Nienhuys2019-09-031-60/+58
* | | | | | | Merge branch 'stable-5.2' into stable-5.3Jonathan Nieder2019-08-291-48/+39
|\| | | | | |
| * | | | | | Merge branch 'stable-5.1' into stable-5.2Jonathan Nieder2019-08-291-49/+40
| |\| | | | |
| | * | | | | Return a new instance from openSystemConfig and openUserConfigMatthias Sohn2019-08-301-49/+40
* | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-232-25/+24
|\| | | | | |
| * | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-232-25/+24
| |\| | | | |
| | * | | | | Use AtomicReferences to cache user and system level configsMatthias Sohn2019-08-231-24/+23
| | * | | | | Fix copy-paste typo in CloneCommand#cleanupAdrien Bustany2019-08-231-1/+1