Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend FileSnapshot for packfiles to also use checksum to detect changes | Matthias Sohn | 2019-06-04 | 1 | -0/+143 |
* | Add FileSnapshot test testing recognition of file size changes | Matthias Sohn | 2019-05-29 | 1 | -0/+17 |
* | Capture reason for result of FileSnapshot#isModified | Matthias Sohn | 2019-05-29 | 1 | -0/+7 |
* | Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows | Matthias Sohn | 2019-05-29 | 1 | -0/+3 |
* | Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc | Matthias Sohn | 2019-05-27 | 1 | -2/+0 |
* | Include filekey file attribute when comparing FileSnapshots | Matthias Sohn | 2019-05-22 | 1 | -0/+28 |
* | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-03-21 | 1 | -0/+17 |
|\ | |||||
| * | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2019-03-21 | 1 | -0/+17 |
| |\ | |||||
| | * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-03-21 | 1 | -0/+17 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-03-21 | 1 | -0/+17 |
| | | |\ | |||||
| | | | * | Fix GC to delete empty fanout directories after repacking | Matthias Sohn | 2019-03-20 | 1 | -0/+17 |
| * | | | | Merge branch 'stable-4.11' into stable-5.0 | David Pursehouse | 2019-03-06 | 1 | -0/+52 |
| |\| | | | |||||
| | * | | | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2019-03-06 | 1 | -0/+52 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2019-03-06 | 1 | -0/+52 |
| | | |\| | |||||
| | | | * | Cancel gc if thread was interrupted | Matthias Sohn | 2019-03-06 | 1 | -0/+52 |
| | * | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-09-08 | 1 | -4/+5 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-09-08 | 1 | -4/+5 |
| | | |\| | |||||
| | | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-09-08 | 1 | -4/+5 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-09-08 | 1 | -4/+5 |
| | | | | |\ | |||||
| | | | | | * | Use constant for ".lock" | Matthias Sohn | 2018-09-07 | 1 | -4/+5 |
* | | | | | | | Cancel gc if thread was interrupted | Matthias Sohn | 2019-03-03 | 1 | -0/+52 |
* | | | | | | | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 3 | -9/+10 |
* | | | | | | | Merge branch 'stable-5.0' | Matthias Sohn | 2018-07-27 | 1 | -11/+25 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-07-27 | 1 | -11/+25 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-07-27 | 1 | -11/+25 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-07-27 | 1 | -0/+132 |
| | | |\| | | | |||||
| | | | * | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-07-27 | 1 | -0/+132 |
| | | | |\| | | |||||
| | | | | * | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-07-27 | 1 | -0/+132 |
| | | | | |\| | |||||
| | | | | | * | Delete all loose refs empty directories | Luca Milanesio | 2018-07-26 | 1 | -10/+24 |
| | | | | | * | GC: Remove empty references folders | Hector Caballero | 2018-07-10 | 1 | -0/+118 |
* | | | | | | | Make Reftable seek* and has* method names more consistent | Minh Thai | 2018-07-11 | 2 | -9/+9 |
* | | | | | | | Seek references by prefix in reftable | Minh Thai | 2018-07-10 | 2 | -9/+9 |
* | | | | | | | Return parsed objects from TestRepository.commit/tree/blob() | Terry Parker | 2018-06-28 | 1 | -1/+0 |
* | | | | | | | Test uniform bitmap commit selection across multiple branches | tparker | 2018-06-26 | 1 | -6/+101 |
* | | | | | | | Merge branch 'stable-5.0' | Matthias Sohn | 2018-06-14 | 1 | -17/+27 |
|\| | | | | | | |||||
| * | | | | | | RefUpdateTest: Refactor to not use deprecated Repository#getAllRefs | David Pursehouse | 2018-06-13 | 1 | -17/+27 |
* | | | | | | | Merge branch 'stable-5.0' | Jonathan Nieder | 2018-06-08 | 1 | -5/+6 |
|\| | | | | | | |||||
| * | | | | | | Use constant for ".lock" | Matthias Sohn | 2018-06-08 | 1 | -5/+6 |
* | | | | | | | Allow overriding DfsPackDescription comparator for scanning packs | Dave Borowitz | 2018-06-01 | 1 | -0/+20 |
* | | | | | | | Move DfsPackDescription comparators to common location | Dave Borowitz | 2018-06-01 | 1 | -0/+273 |
* | | | | | | | Use Comparators for PackSource | Dave Borowitz | 2018-06-01 | 1 | -0/+90 |
* | | | | | | | Fix trivial usages of deprecated Repository#getAllRefs | David Pursehouse | 2018-05-23 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Remove further unnecessary 'final' keywords | Han-Wen Nienhuys | 2018-05-18 | 5 | -10/+10 |
* | | | | | | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 7 | -19/+19 |
* | | | | | | Remove trivial cases of using deprecated RefDatabase.getRefs() | Matthias Sohn | 2018-04-25 | 1 | -3/+3 |
* | | | | | | Open auto-closeable resources in try-with-resource | David Pursehouse | 2018-03-13 | 5 | -183/+139 |
* | | | | | | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 2 | -4/+4 |
|/ / / / / | |||||
* | | | | | FileSnapshotTest: Open FileOutputStream in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -4/+1 |
* | | | | | T0003_BasicTest: Use CommitBuilder.setEncoding(Charset) | David Pursehouse | 2018-03-06 | 1 | -1/+2 |
* | | | | | ReflogReaderTest: Open FileOutputStream in try-with-resource | David Pursehouse | 2018-03-05 | 1 | -4/+1 |