| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable-7.1' | Matthias Sohn | 2024-11-05 | 2 | -0/+373 |
|\ |
|
| * | Merge branch 'stable-7.0' into stable-7.1 | Matthias Sohn | 2024-11-05 | 2 | -0/+373 |
| |\ |
|
| | * | Merge branch 'stable-6.10' into stable-7.0 | Matthias Sohn | 2024-11-05 | 2 | -0/+373 |
| | |\ |
|
| | | * | Add Union merge strategy support | Nasser Grainawi | 2024-11-04 | 2 | -0/+373 |
| | | * | RepoProject: read the 'dest-branch' attribute of a project | Kaushik Lingarkar | 2024-07-08 | 1 | -0/+30 |
| | | * | RepoCommand: Copy manifest upstream into .gitmodules ref field | Ivan Frade | 2024-07-08 | 2 | -0/+133 |
| | | * | RepoProject: read the "upstream" attribute of a project | Ivan Frade | 2024-07-08 | 1 | -0/+39 |
* | | | | Merge "DfsPackCompactor: write object size index" | Ivan Frade | 2024-11-04 | 1 | -0/+44 |
|\ \ \ \ |
|
| * | | | | DfsPackCompactor: write object size index | Ivan Frade | 2024-11-01 | 1 | -0/+44 |
* | | | | | [errorprone] Remove deprecated security manager | Ivan Frade | 2024-11-01 | 2 | -299/+0 |
|/ / / / |
|
* | | | | DfsGarbageCollector: Add setter for reflog expiration time. | Saril Sudhakaran | 2024-10-31 | 1 | -0/+98 |
* | | | | dfs: update getBlockCacheStats to return a List of BlockCacheStats | Laura Hamelin | 2024-10-28 | 3 | -34/+104 |
|/ / / |
|
* | | | Merge "PackIndexWriter: create interface to write indexes" | Ivan Frade | 2024-10-22 | 2 | -1/+2 |
|\ \ \ |
|
| * | | | PackIndexWriter: create interface to write indexes | Sam Delmerico | 2024-10-22 | 2 | -1/+2 |
* | | | | Add `numberOfPackFilesAfterBitmap` to RepoStatistics | Jacek Centkowski | 2024-10-22 | 1 | -0/+180 |
* | | | | DfsBlockCache: refactor stats implementations. | Laura Hamelin | 2024-10-21 | 2 | -1/+215 |
* | | | | Merge "DfsBlockCacheConfigs: add debug configuration print" | Ivan Frade | 2024-10-15 | 1 | -0/+44 |
|\ \ \ \ |
|
| * | | | | DfsBlockCacheConfigs: add debug configuration print | Laura Hamelin | 2024-10-15 | 1 | -0/+44 |
| |/ / / |
|
* | | | | Test advertised capabilities with protocol V0 and allow*Sha1InWant | Luca Milanesio | 2024-10-12 | 1 | -0/+42 |
* | | | | RevolveMerger: honor ignoreConflicts also for binary files | Kamil Musin | 2024-10-08 | 1 | -0/+70 |
|/ / / |
|
* | | | dfs: add configurable name to block cache table stats | Laura Hamelin | 2024-10-07 | 3 | -0/+115 |
* | | | Merge "DfsBlockCache: use PackExtBlockCacheTable when configured" | Ivan Frade | 2024-10-07 | 1 | -4/+49 |
|\ \ \ |
|
| * | | | DfsBlockCache: use PackExtBlockCacheTable when configured | Laura Hamelin | 2024-10-04 | 1 | -4/+49 |
* | | | | PackWriter: Remove constructor with only Reader as param | Ivan Frade | 2024-09-16 | 1 | -1/+2 |
| |/ /
|/| | |
|
* | | | Revert "Remove deprecated | Matthias Sohn | 2024-09-03 | 1 | -5/+8 |
* | | | Remove deprecated DirCacheCheckout#checkoutEntry methods | Matthias Sohn | 2024-09-03 | 1 | -4/+7 |
* | | | Remove deprecated LocalDiskRepositoryTestCase#create(boolean,boolean) | Matthias Sohn | 2024-09-03 | 1 | -8/+5 |
* | | | Merge branch 'master' into stable-7.0 | Matthias Sohn | 2024-08-30 | 1 | -0/+13 |
|\ \ \ |
|
| * | | | ObjectId: Add method to read an ObjectId from a ByteBuffer | Ivan Frade | 2024-08-29 | 1 | -0/+13 |
* | | | | ObjectDirectoryTest: ensure WindowCursor is closed | Matthias Sohn | 2024-08-28 | 1 | -9/+10 |
* | | | | PackExtBlockCacheTableTest: fix empty block warning | Matthias Sohn | 2024-08-28 | 1 | -0/+2 |
* | | | | PackExtBlockCacheTableTest: suppress unchecked conversion warnings | Matthias Sohn | 2024-08-28 | 1 | -1/+1 |
* | | | | PackExtBlockCacheTableTest: suppress boxing warning on test class | Matthias Sohn | 2024-08-28 | 1 | -0/+1 |
* | | | | DfsBlockCacheConfigTest: suppress boxing warning on test class | Matthias Sohn | 2024-08-28 | 1 | -3/+1 |
|/ / / |
|
* | | | Signing: refactor interfaces | Thomas Wolf | 2024-08-24 | 1 | -16/+57 |
* | | | Lib: Fix ssh value for gpg.format throwing an IllegalArgumentException | granny | 2024-07-30 | 1 | -0/+10 |
|/ / |
|
* | | Merge "PackExtBlockCacheTable: spread extensions over multiple dfs tables" | Ivan Frade | 2024-07-30 | 1 | -0/+588 |
|\ \ |
|
| * | | PackExtBlockCacheTable: spread extensions over multiple dfs tables | Laura Hamelin | 2024-07-24 | 1 | -0/+588 |
* | | | Add worktrees read support | Janne Valkealahti | 2024-07-14 | 9 | -22/+215 |
|/ / |
|
* | | Merge "DfsBlockCacheConfig: support configurations for dfs cache tables per e... | Ivan Frade | 2024-07-12 | 1 | -0/+159 |
|\ \ |
|
| * | | DfsBlockCacheConfig: support configurations for dfs cache tables per extensions | Laura Hamelin | 2024-07-12 | 1 | -0/+159 |
* | | | DfsPackFile: Enable/disable object size index via DfsReaderOptions | Ivan Frade | 2024-07-10 | 5 | -0/+8 |
* | | | RepoProject: read the 'dest-branch' attribute of a project | Kaushik Lingarkar | 2024-07-02 | 1 | -0/+30 |
|/ / |
|
* | | CommitGraphWriter: use ANY_DIFF instead of idEquals inside next() | Ivan Frade | 2024-05-31 | 1 | -0/+2 |
* | | CommitGraphWriter: Move path diff calculation to its own class | Ivan Frade | 2024-05-31 | 1 | -0/+24 |
* | | RepoCommand: Copy manifest upstream into .gitmodules ref field | Ivan Frade | 2024-05-30 | 2 | -0/+133 |
* | | RepoProject: read the "upstream" attribute of a project | Ivan Frade | 2024-05-30 | 1 | -0/+39 |
|/ |
|
* | PatchApplier.Result.Error: mark fields final | Matthias Sohn | 2024-05-28 | 1 | -8/+6 |
* | PatchApplier: Set a boolean on the result if conflict markers were added | Patrick Hiesel | 2024-05-27 | 1 | -2/+2 |
* | PatchApplier: Add test for conflict markers on a deleted file | Patrick Hiesel | 2024-05-27 | 1 | -0/+10 |