Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence API errors for new fields added to PackStatistics.Accumulator | Matthias Sohn | 2019-10-12 | 1 | -0/+17 |
* | Remove unused API warning filters | Matthias Sohn | 2019-10-12 | 1 | -12/+0 |
* | Merge branch 'stable-5.5' | Matthias Sohn | 2019-09-04 | 1 | -158/+3 |
* | Merge branch 'stable-5.4' into stable-5.5 | Jonathan Nieder | 2019-08-29 | 1 | -12/+0 |
|\ | |||||
| * | Merge branch 'stable-5.3' into stable-5.4 | Jonathan Nieder | 2019-08-29 | 1 | -12/+0 |
| |\ | |||||
| | * | Merge branch 'stable-5.2' into stable-5.3 | Jonathan Nieder | 2019-08-29 | 1 | -12/+0 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.1' into stable-5.2 | Jonathan Nieder | 2019-08-29 | 1 | -12/+0 |
| | | |\ | |||||
| | | | * | Return a new instance from openSystemConfig and openUserConfig | Matthias Sohn | 2019-08-30 | 1 | -12/+0 |
| | | | * | Prepare 5.1.11-SNAPSHOT builds | Matthias Sohn | 2019-08-23 | 1 | -1/+1 |
| | | | * | Prepare 5.1.10-SNAPSHOT builds | Matthias Sohn | 2019-08-21 | 1 | -1/+1 |
| * | | | | Prepare 5.4.3-SNAPSHOT builds | Matthias Sohn | 2019-08-23 | 1 | -1/+1 |
| * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-23 | 1 | -1/+1 |
| |\| | | | |||||
| | * | | | Prepare 5.3.5-SNAPSHOT builds | Matthias Sohn | 2019-08-23 | 1 | -0/+6 |
| | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-08-23 | 1 | -1/+1 |
| | |\| | | |||||
* | | | | | Merge branch 'stable-5.4' | Matthias Sohn | 2019-08-20 | 1 | -8/+26 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-20 | 1 | -8/+26 |
| |\| | | | |||||
| | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-08-19 | 1 | -8/+26 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-19 | 1 | -8/+26 |
| | | |\| | |||||
| | | | * | Cache user global and system-wide git configurations | Matthias Sohn | 2019-08-18 | 1 | -0/+26 |
| | | | * | Remove FileBasedConfig.load(boolean) introduced in d45219ba | Matthias Sohn | 2019-08-10 | 1 | -8/+0 |
* | | | | | Merge branch 'stable-5.4' | Matthias Sohn | 2019-08-09 | 1 | -0/+161 |
|\| | | | | |||||
| * | | | | Fix API problem filters | Matthias Sohn | 2019-08-09 | 1 | -172/+14 |
| * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-08 | 1 | -3/+129 |
| |\| | | | |||||
| | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-08-08 | 1 | -4/+130 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-08 | 1 | -3/+129 |
| | | |\| | |||||
| | | | * | Cache FileStoreAttributeCache per directory | Matthias Sohn | 2019-08-06 | 1 | -0/+8 |
| | | | * | Persist minimal racy threshold and allow manual configuration | Matthias Sohn | 2019-08-06 | 1 | -4/+18 |
| | | | * | Measure minimum racy interval to auto-configure FileSnapshot | Matthias Sohn | 2019-08-06 | 1 | -12/+12 |
| | | | * | Add test for racy git detection in FileSnapshot | Matthias Sohn | 2019-07-26 | 1 | -0/+8 |
| | | | * | Use Instant for smudge time in DirCache and DirCacheEntry | Matthias Sohn | 2019-07-18 | 1 | -0/+6 |
| | | | * | Use Instant instead of milliseconds for filesystem timestamp handling | Matthias Sohn | 2019-07-18 | 1 | -0/+62 |
| | | | * | Use FileChannel.open to touch file and set mtime to now | Matthias Sohn | 2019-07-17 | 1 | -1/+1 |
| | | | * | Persist filesystem timestamp resolution and allow manual configuration | Matthias Sohn | 2019-07-17 | 1 | -0/+22 |
| | | | * | Optionally measure filesystem timestamp resolution asynchronously | Matthias Sohn | 2019-07-11 | 1 | -0/+6 |
| | | | * | Fix API problem filters | Matthias Sohn | 2019-06-17 | 1 | -1/+1 |
* | | | | | Delete unused API problem filters | Matthias Sohn | 2019-06-16 | 1 | -183/+0 |
|/ / / / | |||||
* | | | | Merge branch 'master' into stable-5.4 | Matthias Sohn | 2019-06-11 | 1 | -0/+48 |
|\ \ \ \ | |||||
| * | | | | Support reading and writing cookies. | Konrad Windszus | 2019-06-06 | 1 | -0/+40 |
| * | | | | Repository: Add getIdentifier() method to avoid instanceof operator | David Ostrovsky | 2019-06-05 | 1 | -0/+8 |
* | | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-06-06 | 1 | -0/+72 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-06-05 | 1 | -0/+72 |
| |\| | | |||||
| | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-06-05 | 1 | -0/+70 |
| | |\| | |||||
| | | * | Wait opening new packfile until it can't be racy anymore | Matthias Sohn | 2019-06-04 | 1 | -0/+56 |
| | | * | Measure file timestamp resolution used in FileSnapshot | Matthias Sohn | 2019-05-22 | 1 | -0/+14 |
| | | * | Fix API problem filters | Matthias Sohn | 2019-05-22 | 1 | -1/+1 |
| | * | | Fix API problem filters | Matthias Sohn | 2019-05-14 | 1 | -1/+1 |
| * | | | Update API filters for methods added to fix bugs | Matthias Sohn | 2019-05-26 | 1 | -1/+1 |
* | | | | Silence API errors and add missing @since tags caused by 175e6654 | Matthias Sohn | 2019-04-29 | 1 | -0/+16 |
* | | | | Merge branch 'stable-5.3' | Matthias Sohn | 2019-04-29 | 1 | -0/+14 |
|\| | | | |||||
| * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-04-28 | 1 | -4/+10 |
| |\| | |