aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 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
* | | | | | Remove double blank from sentence startMichael Keppler2020-04-171-1/+1
* | | | | | FS.runInShell(): handle quoted filters and hooksPath containing blanksThomas Wolf2020-04-033-4/+29
* | | | | | Handle non-normalized index also for executable filesThomas Wolf2020-03-251-2/+5
* | | | | | Silence API errors introduced by 093fbbd1Matthias Sohn2020-03-051-0/+8
* | | | | | Expose FileStoreAttributes.setBackground()Alex Blewitt2020-03-041-1/+12
* | | | | | Update reftable storage repo layoutHan-Wen Nienhuys2020-03-045-44/+148
* | | | | | Cygwin expects forward slashes for commands to be run via sh.exeThomas Wolf2020-02-281-1/+1
* | | | | | Make Logger instances finalDavid Pursehouse2020-02-272-2/+3
* | | | | | Move array designators from the variable to the typeDavid Pursehouse2020-02-278-11/+11
* | | | | | Revert "Prepend hostname to subsection used to store file timestamp resolution"Matthias Sohn2020-02-221-3/+2
* | | | | | SimilarityRenameDetector: Fix inconsistent indentationDavid Pursehouse2020-02-191-4/+4
* | | | | | Use indexOf(char) and lastIndexOf(char) rather than String versionsDavid Pursehouse2020-02-196-8/+9
* | | | | | Reorder modifiers to follow Java Language SpecificationDavid Pursehouse2020-02-1938-61/+61
* | | | | | GitmoduleEntry: Remove redundant import of class from same packageDavid Pursehouse2020-02-191-2/+0
* | | | | | Remove redundant "static" qualifier from enum declarationsDavid Pursehouse2020-02-1929-37/+37
* | | | | | Update API problem filterMatthias Sohn2020-02-141-9/+1
* | | | | | Prepare 5.6.2-SNAPSHOT buildsMatthias Sohn2020-02-144-54/+62
* | | | | | JGit v5.6.1.202002131546-rv5.6.1.202002131546-rMatthias Sohn2020-02-133-4/+4
* | | | | | Simplify ReftableCompactorHan-Wen Nienhuys2020-02-125-89/+42
* | | | | | Change the wildcard import to explicit ones.Yunjie Li2020-02-121-1/+4
* | | | | | reftable: don't check deadline on the first tryHan-Wen Nienhuys2020-02-111-1/+6
* | | | | | reftable: clarify commentHan-Wen Nienhuys2020-02-111-1/+1
* | | | | | reftable: clear cache on full compactionHan-Wen Nienhuys2020-02-111-0/+1
* | | | | | reftable: remove outdated commentHan-Wen Nienhuys2020-02-101-3/+0
* | | | | | reftable: clarify that LogCursor may return a null ReflogEntryHan-Wen Nienhuys2020-02-101-1/+3
* | | | | | Restore behavior of CloneCommandThomas Wolf2020-02-041-16/+26
* | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-02-018-77/+473
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-02-018-85/+473
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-02-018-77/+473
| | |\| | |
| | | * | | 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