Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | RepoCommand: Copy manifest upstream into .gitmodules ref field | Ivan Frade | 2024-07-08 | 2 | -0/+4 | |
| * | | | | | | | | | | | | RepoProject: read the "upstream" attribute of a project | Ivan Frade | 2024-07-08 | 2 | -0/+28 | |
* | | | | | | | | | | | | | ConfigConstants: Add missing @since 7.0 | Thomas Wolf | 2024-08-10 | 1 | -1/+5 | |
* | | | | | | | | | | | | | ObjectWalk: Remove duplicated word "the" in class documentation | Sergey Zakharov | 2024-08-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Lib: Fix ssh value for gpg.format throwing an IllegalArgumentException | granny | 2024-07-30 | 1 | -1/+3 | |
* | | | | | | | | | | | | | DfsPackFile: Abstract the loading of pack indexes | Ivan Frade | 2024-07-30 | 1 | -70/+183 | |
* | | | | | | | | | | | | | Merge "PackExtBlockCacheTable: spread extensions over multiple dfs tables" | Ivan Frade | 2024-07-30 | 4 | -2/+317 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | PackExtBlockCacheTable: spread extensions over multiple dfs tables | Laura Hamelin | 2024-07-24 | 4 | -2/+317 | |
* | | | | | | | | | | | | | | PackObjectSizeIndex: Read all bytes and use the byte[] directly | Ivan Frade | 2024-07-24 | 3 | -61/+122 | |
* | | | | | | | | | | | | | | DfsPackFile: Do not set local reverse index ref from cache callback | Ivan Frade | 2024-07-16 | 1 | -17/+21 | |
* | | | | | | | | | | | | | | Merge changes Id077d58f,Idf61f481 | Matthias Sohn | 2024-07-15 | 19 | -62/+304 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Add worktrees read support | Janne Valkealahti | 2024-07-14 | 19 | -62/+304 | |
* | | | | | | | | | | | | | | DfsBlockCacheTable: extract stats get* methods to interface | Laura Hamelin | 2024-07-15 | 3 | -54/+77 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge "DfsBlockCacheConfig: support configurations for dfs cache tables per e... | Ivan Frade | 2024-07-12 | 4 | -34/+183 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | DfsBlockCacheConfig: support configurations for dfs cache tables per extensions | Laura Hamelin | 2024-07-12 | 4 | -34/+183 | |
* | | | | | | | | | | | | | | DfsPackFile: Enable/disable object size index via DfsReaderOptions | Ivan Frade | 2024-07-10 | 3 | -0/+37 | |
* | | | | | | | | | | | | | | RepoProject: read the 'dest-branch' attribute of a project | Kaushik Lingarkar | 2024-07-02 | 2 | -0/+28 | |
* | | | | | | | | | | | | | | Make RepoProject#setUpstream public | Kaushik Lingarkar | 2024-07-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge "Merge branch 'next'" | Matthias Sohn | 2024-06-30 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' | Matthias Sohn | 2024-06-04 | 3 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Bump jetty version to 11.0.20 | David Ostrovsky | 2024-05-02 | 1 | -8/+0 | |
| | * | | | | | | | | | | | | | | Update minimum Java version to 17 | Matthias Sohn | 2024-05-02 | 3 | -5/+5 | |
| | * | | | | | | | | | | | | | | Merge branch 'master' into next | Matthias Sohn | 2024-05-02 | 29 | -84/+79 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2024-04-26 | 40 | -792/+1672 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2024-02-21 | 574 | -4778/+17672 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2022-07-06 | 111 | -1148/+7012 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Matthias Sohn | 2021-12-31 | 2 | -3/+24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | Thomas Wolf | 2021-12-27 | 14 | -23/+679 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Prepare 7.0.0-SNAPSHOT builds | Matthias Sohn | 2021-12-04 | 3 | -55/+55 | |
* | | | | | | | | | | | | | | | | | | | | | | DfsPackFile: Do not set primery index local ref from cache callback | Ivan Frade | 2024-06-28 | 1 | -16/+27 | |
| |_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | RepoProject: Fix @since tag of new methods | Matthias Sohn | 2024-06-09 | 1 | -3/+4 | |
* | | | | | | | | | | | | | | | | | | | | | Merge "Introduce GPG_SIGNATURE_PREFIX constant" | Matthias Sohn | 2024-06-08 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Introduce GPG_SIGNATURE_PREFIX constant | Luca Milanesio | 2024-06-07 | 2 | -1/+9 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / / / / / / / | RepoCommand: Add error to ManifestErrorException | Ivan Frade | 2024-06-06 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Prepare 7.0.0-SNAPSHOT builds | Matthias Sohn | 2024-06-04 | 3 | -59/+59 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'stable-6.10' | Matthias Sohn | 2024-06-04 | 3 | -59/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Prepare 6.10.1-SNAPSHOT builds | Matthias Sohn | 2024-06-04 | 3 | -59/+59 | |
| * | | | | | | | | | | | | | | | | | | | JGit v6.10.0.202406032230-rv6.10.0.202406032230-r | Matthias Sohn | 2024-06-04 | 3 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | JGit v6.10.0.202406032110-rv6.10.0.202406032110-r | Matthias Sohn | 2024-06-03 | 3 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | Prepare 6.10.0-SNAPSHOT builds | Matthias Sohn | 2024-06-02 | 3 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | JGit v6.10.0.202405290101-rc1v6.10.0.202405290101-rc1 | Matthias Sohn | 2024-05-29 | 3 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | JGit v6.10.0.202405282244-rc1v6.10.0.202405282244-rc1 | Matthias Sohn | 2024-05-29 | 3 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | | CommitGraphWriter: use ANY_DIFF instead of idEquals inside next() | Ivan Frade | 2024-05-31 | 1 | -3/+8 | |
* | | | | | | | | | | | | | | | | | | | | CommitGraphWriter: Move path diff calculation to its own class | Ivan Frade | 2024-05-31 | 1 | -33/+39 | |
* | | | | | | | | | | | | | | | | | | | | RepoCommand: Copy manifest upstream into .gitmodules ref field | Ivan Frade | 2024-05-30 | 2 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | | RepoProject: read the "upstream" attribute of a project | Ivan Frade | 2024-05-30 | 2 | -0/+28 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | PatchApplier.Result.Error: mark fields final | Matthias Sohn | 2024-05-28 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | | PatchApplier: Set a boolean on the result if conflict markers were added | Patrick Hiesel | 2024-05-27 | 1 | -6/+31 | |
* | | | | | | | | | | | | | | | | | | | Remove version override of commons-codec | Thomas Wolf | 2024-05-25 | 2 | -2/+1 | |
* | | | | | | | | | | | | | | | | | | | WalkFetchConnection: Remove marked packs on all function exits | Ivan Frade | 2024-05-16 | 1 | -6/+15 |