summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-042-74/+230
|\
| * Prepare 5.3.6-SNAPSHOT buildsMatthias Sohn2019-09-043-53/+53
| * JGit v5.3.5.201909031855-rv5.3.5.201909031855-rMatthias Sohn2019-09-043-4/+4
| * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-042-74/+146
| |\
| | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-042-68/+132
| | |\
| | | * Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2019-09-033-49/+49
| | | * JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2019-09-033-4/+4
| | | * Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-09-032-68/+86
| | | |\
| | | | * Merge branch 'stable-4.11' into stable-5.0stable-5.0Matthias Sohn2019-09-032-68/+83
| | | | |\
| | | | | * Prepare 4.11.10-SNAPSHOT buildsstable-4.11Matthias Sohn2019-09-033-49/+49
| | | | | * JGit v4.11.9.201909030838-rv4.11.9.201909030838-rMatthias Sohn2019-09-033-4/+4
| | | | | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-09-032-64/+110
| | | | | |\
| | | | | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-09-032-68/+96
| | | | | | |\
| | | | | | | * BatchRefUpdate: repro racy atomic update, and fix itHan-Wen Nienhuys2019-09-031-60/+58
| | | | | | | * Silence API warningsMatthias Sohn2019-09-031-8/+51
* | | | | | | | Merge branch 'stable-5.3' into stable-5.4Jonathan Nieder2019-08-292-60/+39
|\| | | | | | |
| * | | | | | | Merge branch 'stable-5.2' into stable-5.3Jonathan Nieder2019-08-292-60/+39
| |\| | | | | |
| | * | | | | | Merge branch 'stable-5.1' into stable-5.2Jonathan Nieder2019-08-292-61/+40
| | |\| | | | |
| | | * | | | | Return a new instance from openSystemConfig and openUserConfigMatthias Sohn2019-08-302-61/+40
* | | | | | | | Prepare 5.4.3-SNAPSHOT buildsMatthias Sohn2019-08-234-55/+55
* | | | | | | | JGit v5.4.2.201908231537-rv5.4.2.201908231537-rMatthias Sohn2019-08-233-4/+4
* | | | | | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-233-27/+26
|\| | | | | | |
| * | | | | | | Prepare 5.3.5-SNAPSHOT buildsMatthias Sohn2019-08-234-53/+59
| * | | | | | | JGit v5.3.4.201908231101-rv5.3.4.201908231101-rMatthias Sohn2019-08-233-4/+4
| * | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-233-26/+25
| |\| | | | | |
| | * | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-232-25/+24
| | |\| | | | |
| | | * | | | | Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2019-08-234-50/+50
| | | * | | | | JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2019-08-233-4/+4
| | | * | | | | 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
| * | | | | | | SystemReader: Use correct constructor of FileBasedConfigDavid Pursehouse2019-08-221-1/+1
* | | | | | | | Prepare 5.4.2-SNAPSHOT buildsMatthias Sohn2019-08-213-54/+54
* | | | | | | | JGit v5.4.1.201908211225-rv5.4.1.201908211225-rMatthias Sohn2019-08-213-4/+4
* | | | | | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-213-8/+9
|\| | | | | | |
| * | | | | | | Prepare 5.3.4-SNAPSHOT buildsMatthias Sohn2019-08-213-53/+53
| * | | | | | | JGit v5.3.3.201908210735-rv5.3.3.201908210735-rMatthias Sohn2019-08-213-4/+4
| * | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-213-8/+9
| |\| | | | | |
| | * | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-213-8/+9
| | |\| | | | |
| | | * | | | | Add missing @since tag on FileTreeIterator#getLastModifiedInstantMatthias Sohn2019-08-211-0/+3
| | | * | | | | Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2019-08-214-50/+50
| | | * | | | | JGit v5.1.9.201908210455-rv5.1.9.201908210455-rMatthias Sohn2019-08-213-4/+4
| | | * | | | | Avoid sign extension when comparing mtime with Instant#getEpochSecondMatthias Sohn2019-08-211-1/+1
| | | * | | | | Fix deprecation in DirCache caused by Instant based DirCacheEntryMichael Keppler2019-08-211-7/+5
* | | | | | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-2014-210/+264
|\| | | | | | |
| * | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-1914-210/+264
| |\| | | | | |
| | * | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-1914-211/+265
| | |\| | | | |
| | | * | | | | Fix NPE in RebaseTodoFile#parseCommentsMatthias Sohn2019-08-191-5/+7
| | | * | | | | Fix NPE in ObjectIdOwnerMap#getMatthias Sohn2019-08-181-0/+3
| | | * | | | | FileUtils#lastModifiedInstant should not log error if path doesn't existMatthias Sohn2019-08-181-1/+7
| | | * | | | | Cache user global and system-wide git configurationsMatthias Sohn2019-08-189-158/+206