aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.2' into stable-5.3stable-5.3Matthias Sohn2021-12-302-3/+24
|\
| * Merge branch 'stable-5.1' into stable-5.2stable-5.2Matthias Sohn2021-12-302-3/+24
| |\
| | * Use FileSnapshot without using configs for FileBasedConfigstable-5.1Luca Milanesio2021-12-302-3/+24
* | | Merge branch 'stable-5.2' into stable-5.3Thomas Wolf2021-12-262-13/+0
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Thomas Wolf2021-12-262-13/+0
| |\|
| | * Revert "RefDirectory.scanRef: Re-use file existence check done in snapshot cr...Thomas Wolf2021-12-262-13/+0
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2021-12-043-9/+35
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-12-043-9/+35
| |\|
| | * 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
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2021-06-052-73/+16
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-06-052-73/+16
| |\|
| | * Prepare 5.1.17-SNAPSHOT buildsMatthias Sohn2021-06-053-49/+49
| | * JGit v5.1.16.202106041830-rv5.1.16.202106041830-rMatthias Sohn2021-06-053-4/+4
| | * BatchRefUpdate: Skip saving conflicting ref names and prefixes in memoryKaushik Lingarkar2021-05-241-41/+13
| | * Optimize RefDirectory.isNameConflicting()Kaushik Lingarkar2021-05-241-32/+3
* | | Prepare 5.3.10-SNAPSHOT buildsMatthias Sohn2020-12-023-53/+53
* | | JGit v5.3.9.202012012026-rv5.3.9.202012012026-rMatthias Sohn2020-12-023-4/+4
* | | 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
| |\|
| | * Prepare 5.1.16-SNAPSHOT buildsMatthias Sohn2020-12-023-49/+49
| | * JGit v5.1.15.202012011955-rv5.1.15.202012011955-rMatthias Sohn2020-12-023-4/+4
| | * Fix PackInvalidException when fetch and repack run concurrentlyPetr Hrebejk2020-12-021-0/+1
* | | Prepare 5.3.9-SNAPSHOT buildsMatthias Sohn2020-11-263-53/+53
* | | JGit v5.3.8.202011260953-rv5.3.8.202011260953-rMatthias Sohn2020-11-263-4/+4
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-11-264-7/+15
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-264-7/+15
| |\|
| | * Prepare 5.1.15-SNAPSHOT buildsMatthias Sohn2020-11-263-49/+49
| | * JGit v5.1.14.202011251942-rv5.1.14.202011251942-rMatthias Sohn2020-11-263-4/+4
| | * 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-261-2/+7
| | * Update API warning filtersMatthias Sohn2020-07-191-0/+28
| | * Remove unused importsMatthias Sohn2020-07-191-2/+0
| | * Prepare 5.1.14-SNAPSHOT buildsMatthias Sohn2020-02-113-49/+49
| | * JGit v5.1.13.202002110435-rv5.1.13.202002110435-rMatthias Sohn2020-02-113-4/+4
* | | Prepare 5.3.8-SNAPSHOT buildsMatthias Sohn2020-02-113-53/+53
* | | JGit v5.3.7.202002110540-rv5.3.7.202002110540-rMatthias Sohn2020-02-113-4/+4
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-02-018-77/+473
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-02-016-56/+399
| |\|
| | * Fix string format parameter for invalidRefAdvertisementLineDavid Pursehouse2020-01-311-1/+1
| | * 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-204-47/+334
| * | 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.2' into stable-5.3Matthias Sohn2020-01-096-41/+525
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-01-096-41/+525
| |\|
| | * JschConfigSessionFactory: fix boxing warningMatthias Sohn2020-01-061-1/+2