aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-12-0420-52/+78
|\
| * Update maven pluginsMatthias Sohn2021-12-032-23/+23
| * Ignore missing javadoc in test bundlesMatthias Sohn2021-12-036-6/+6
| * storage: file: De-duplicate File.exists()+File.isFile()Nasser Grainawi2021-12-032-2/+2
| * RefDirectory.scanRef: Re-use file existence check done in snapshot creationKaushik Lingarkar2021-12-032-0/+13
| * FileSnapshot: Lazy load file store attributes cacheKaushik Lingarkar2021-12-021-7/+20
| * Update eclipse-jarsigner-plugin to 1.3.2Matthias Sohn2021-12-022-2/+2
| * Fix p2 repository URLsMatthias Sohn2021-12-028-20/+20
* | Merge branch 'stable-5.1' into stable-5.2Thomas Wolf2021-07-291-1/+4
|\|
| * [test] Create keystore with the keytool of the running JDKThomas Wolf2021-07-291-1/+4
* | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-06-055-115/+324
|\|
| * Prepare 5.1.17-SNAPSHOT buildsMatthias Sohn2021-06-0557-360/+360
| * JGit v5.1.16.202106041830-rv5.1.16.202106041830-rMatthias Sohn2021-06-0557-60/+60
| * Merge changes I853ac6c7,I01878116,Ie994fc18 into stable-5.1Matthias Sohn2021-06-043-113/+322
| |\
| | * BatchRefUpdate: Skip saving conflicting ref names and prefixes in memoryKaushik Lingarkar2021-05-241-41/+13
| | * BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) firedKaushik Lingarkar2021-05-241-40/+306
| | * Optimize RefDirectory.isNameConflicting()Kaushik Lingarkar2021-05-241-32/+3
| * | Update bazlets and bazel versionMatthias Sohn2021-05-142-2/+2
| |/
* | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-12-021-0/+1
|\|
| * Prepare 5.1.16-SNAPSHOT buildsMatthias Sohn2020-12-0257-360/+360
| * JGit v5.1.15.202012011955-rv5.1.15.202012011955-rMatthias Sohn2020-12-0257-60/+60
| * Fix PackInvalidException when fetch and repack run concurrentlyPetr Hrebejk2020-12-021-0/+1
* | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-267-11/+37
|\|
| * Prepare 5.1.15-SNAPSHOT buildsMatthias Sohn2020-11-2657-360/+360
| * JGit v5.1.14.202011251942-rv5.1.14.202011251942-rMatthias Sohn2020-11-2657-60/+60
| * GC#deleteOrphans: log warning for deleted orphaned filesMatthias Sohn2020-11-263-1/+5
| * GC#deleteOrphans: handle failure to list files in pack directoryMatthias Sohn2020-11-261-2/+3
| * Ensure that GC#deleteOrphans respects pack lockMatthias Sohn2020-11-262-4/+29
| * Update API warning filtersMatthias Sohn2020-07-191-0/+28
| * Remove unused importsMatthias Sohn2020-07-193-4/+0
* | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-02-110-0/+0
|\|
| * Prepare 5.1.14-SNAPSHOT buildsMatthias Sohn2020-02-1157-360/+360
| * JGit v5.1.13.202002110435-rv5.1.13.202002110435-rMatthias Sohn2020-02-1157-60/+60
* | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-02-018-86/+466
|\|
| * Fix string format parameter for invalidRefAdvertisementLineDavid Pursehouse2020-01-311-1/+1
| * WindowCache: add metric for cached bytes per repositoryMatthias Sohn2020-01-282-10/+52
| * pgm daemon: fallback to user and system config if no config specifiedMatthias Sohn2020-01-281-7/+22
| * WindowCache: add option to use strong refs to reference ByteWindowsMatthias Sohn2020-01-205-70/+379
* | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-01-175-21/+74
|\|
| * Replace usage of ArrayIndexOutOfBoundsException in treewalkPatrick Hiesel2020-01-092-9/+6
| * Add config constants for WindowCache configuration optionsMatthias Sohn2020-01-093-12/+82
* | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-01-0912-66/+606
|\|
| * Fix unclosed resource warning in SmartOutputStreamMatthias Sohn2020-01-061-14/+16
| * JschConfigSessionFactory: fix boxing warningMatthias Sohn2020-01-061-1/+2
| * SshSupport#runSshCommand: don't throw exception in finally blockMatthias Sohn2020-01-061-6/+8
| * Don't override already managed maven-compiler-plugin versionMatthias Sohn2020-01-041-2/+0
| * Remove unused import from CreateFileSnapshotBenchmarkMatthias Sohn2020-01-041-1/+0
| * Remove duplicate ignore_optional_problems entry in .classpathMatthias Sohn2020-01-041-1/+0
| * Update maven-site-plugin used by benchmark module to 3.8.2Matthias Sohn2019-12-181-1/+1
| * Add dependency to enable site generation for benchmark moduleMatthias Sohn2019-12-181-0/+27