aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/.settings
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-041-8/+74
| | | | | |\|
| | | | | | * Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-09-031-8/+28
| | | | | | |\
| | | | | | | * Merge branch 'stable-4.11' into stable-5.0stable-5.0Matthias Sohn2019-09-031-8/+25
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-09-031-4/+52
| | | | | | | | |\
| | | | | | | | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-09-031-8/+38
| | | | | | | | | |\
| | | | | | | | | | * Silence API warningsMatthias Sohn2019-09-031-8/+51
| | * | | | | | | | | Store filesystem timestamp resolution in extra jgit configMatthias Sohn2019-11-091-0/+34
| | * | | | | | | | | SystemReader: extract updating config and its parents if outdatedThomas Wolf2019-11-081-0/+8
* | | | | | | | | | | Remove no longer used API problem filterMatthias Sohn2020-01-051-9/+0
* | | | | | | | | | | Fix API check errors introduced in ReceivePack in 945d43d5Matthias Sohn2019-12-051-0/+8
* | | | | | | | | | | Suppress API error for RefDatabase.hasFastTipsWithSha1()Matthias Sohn2019-12-051-0/+12
* | | | | | | | | | | Remove API filters which became obsolete after bumping version to 5.7.0Matthias Sohn2019-12-051-134/+0
|/ / / / / / / / / /
* | | | | | | | | | Silence API error for new method in ReachabilityCheckerMatthias Sohn2019-11-251-0/+8
* | | | | | | | | | ReceivePack: Reduce visibility of methodsDavid Pursehouse2019-11-161-0/+6
* | | | | | | | | | Suppress API error raised for constant added in 345e2648Matthias Sohn2019-11-161-0/+8
* | | | | | | | | | Suppress the API errors introduced by 3e9a5f99Matthias Sohn2019-11-141-0/+59
* | | | | | | | | | Silence API errors for new API introduced in 5.5.2Matthias Sohn2019-11-121-0/+36
* | | | | | | | | | Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-1/+1
* | | | | | | | | | Silence API errors for new fields added to PackStatistics.AccumulatorMatthias Sohn2019-10-121-0/+17
* | | | | | | | | | Remove unused API warning filtersMatthias Sohn2019-10-121-12/+0
* | | | | | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-09-041-158/+3
|/ / / / / / / / /
* | | | | | | | | Merge branch 'stable-5.4' into stable-5.5Jonathan Nieder2019-08-291-12/+0
|\| | | | | | | |
| * | | | | | | | Merge branch 'stable-5.3' into stable-5.4Jonathan Nieder2019-08-291-12/+0
| |\| | | | | | |
| | * | | | | | | Merge branch 'stable-5.2' into stable-5.3Jonathan Nieder2019-08-291-12/+0
| | |\| | | | | |
| | | * | | | | | Merge branch 'stable-5.1' into stable-5.2Jonathan Nieder2019-08-291-12/+0
| | | |\| | | | |
| | | | * | | | | Return a new instance from openSystemConfig and openUserConfigMatthias Sohn2019-08-301-12/+0
| | | | * | | | | Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2019-08-231-1/+1
| | | | * | | | | Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2019-08-211-1/+1
| * | | | | | | | Prepare 5.4.3-SNAPSHOT buildsMatthias Sohn2019-08-231-1/+1
| * | | | | | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-231-1/+1
| |\| | | | | | |
| | * | | | | | | Prepare 5.3.5-SNAPSHOT buildsMatthias Sohn2019-08-231-0/+6
| | * | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-231-1/+1
| | |\| | | | | |
* | | | | | | | | Merge branch 'stable-5.4'Matthias Sohn2019-08-201-8/+26
|\| | | | | | | |
| * | | | | | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-201-8/+26
| |\| | | | | | |
| | * | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-191-8/+26
| | |\| | | | | |
| | | * | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-191-8/+26
| | | |\| | | | |
| | | | * | | | | Cache user global and system-wide git configurationsMatthias Sohn2019-08-181-0/+26
| | | | * | | | | Remove FileBasedConfig.load(boolean) introduced in d45219baMatthias Sohn2019-08-101-8/+0
* | | | | | | | | Merge branch 'stable-5.4'Matthias Sohn2019-08-091-0/+161
|\| | | | | | | |
| * | | | | | | | Fix API problem filtersMatthias Sohn2019-08-091-172/+14
| * | | | | | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-081-3/+129
| |\| | | | | | |
| | * | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-081-4/+130
| | |\| | | | | |
| | | * | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-081-3/+129
| | | |\| | | | |
| | | | * | | | | Cache FileStoreAttributeCache per directoryMatthias Sohn2019-08-061-0/+8
| | | | * | | | | Persist minimal racy threshold and allow manual configurationMatthias Sohn2019-08-061-4/+18
| | | | * | | | | Measure minimum racy interval to auto-configure FileSnapshotMatthias Sohn2019-08-061-12/+12
| | | | * | | | | Add test for racy git detection in FileSnapshotMatthias Sohn2019-07-261-0/+8
| | | | * | | | | Use Instant for smudge time in DirCache and DirCacheEntryMatthias Sohn2019-07-181-0/+6
| | | | * | | | | Use Instant instead of milliseconds for filesystem timestamp handlingMatthias Sohn2019-07-181-0/+62
| | | | * | | | | Use FileChannel.open to touch file and set mtime to nowMatthias Sohn2019-07-171-1/+1