Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | 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 | 3 | -2/+315 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | PackExtBlockCacheTable: spread extensions over multiple dfs tables | Laura Hamelin | 2024-07-24 | 3 | -2/+315 | |
* | | | | | | | | | | | | | | PackObjectSizeIndex: Read all bytes and use the byte[] directly | Ivan Frade | 2024-07-24 | 2 | -61/+121 | |
* | | | | | | | | | | | | | | 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 | 3 | -34/+179 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | DfsBlockCacheConfig: support configurations for dfs cache tables per extensions | Laura Hamelin | 2024-07-12 | 3 | -34/+179 | |
* | | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | 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 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | WalkFetchConnection: Remove marked packs on all function exits | Ivan Frade | 2024-05-16 | 1 | -6/+15 | |
* | | | | | | | | | | | | Do not use ArrayList when there will be deletions | jackdt@google.com | 2024-05-16 | 3 | -27/+30 | |
* | | | | | | | | | | | | Merge "Allow applying a patch with conflicts" | Matthias Sohn | 2024-05-15 | 1 | -19/+115 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Allow applying a patch with conflicts | Patrick Hiesel | 2024-05-14 | 1 | -19/+115 | |
* | | | | | | | | | | | | | Check an execution bit by reading it from the file system | Yury Molchan | 2024-05-13 | 1 | -2/+11 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | PackIndex: Make it an interface | Ivan Frade | 2024-05-08 | 3 | -23/+26 | |
* | | | | | | | | | | | | PackIndex: Make iterator static (pass object count in ctor) | Ivan Frade | 2024-05-08 | 3 | -4/+18 | |
* | | | | | | | | | | | | PackIndex: move checksum to the subclasses | Ivan Frade | 2024-05-08 | 4 | -10/+21 | |
* | | | | | | | | | | | | Merge "PackIndex: Make #getOffset protected to allow out-of-package subclasses" | Ivan Frade | 2024-05-01 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | PackIndex: Make #getOffset protected to allow out-of-package subclasses | Ivan Frade | 2024-04-26 | 2 | -2/+2 | |
* | | | | | | | | | | | | | [errorprone] Fix error pattern JdkObsolete | Matthias Sohn | 2024-04-29 | 27 | -82/+77 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | ResolveMerger: Fix the issue with binary modify-modify conflicts | Sruteesh | 2024-04-25 | 1 | -30/+43 | |
* | | | | | | | | | | | | PackBitmapIndexBuilder.StoredEntry: add getter for objectId | Sam Delmerico | 2024-04-12 | 1 | -4/+16 | |
* | | | | | | | | | | | | PackBitmapIndex: clarify naming of getObject inputs | Sam Delmerico | 2024-04-12 | 3 | -19/+24 | |
* | | | | | | | | | | | | Merge "MergeAlgorithm: Fix diff3 conflict hunk computation" | Ivan Frade | 2024-04-09 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | MergeAlgorithm: Fix diff3 conflict hunk computation | Antonin Delpeuch | 2024-04-09 | 1 | -2/+11 | |
* | | | | | | | | | | | | | PackBitmapIndexBuilder: make StoredEntry constructor public | Sam Delmerico | 2024-04-03 | 1 | -1/+15 | |
* | | | | | | | | | | | | | Merge "PackBitmapIndexBuilder: allow repeated call of getCompressedBitmaps()" | Ivan Frade | 2024-04-02 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | PackBitmapIndexBuilder: allow repeated call of getCompressedBitmaps() | Sam Delmerico | 2024-04-02 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | DfsPackFile: Make the loader classes used to construct bitmaps public. | jackdt@google.com | 2024-04-02 | 1 | -7/+20 | |
* | | | | | | | | | | | | | | DfsPackFile: make public the constructor with bitmap loader | Ivan Frade | 2024-04-01 | 1 | -1/+12 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | PackWriter: writeBitmapIndex takes bitmap index writer | Sam Delmerico | 2024-03-29 | 6 | -22/+76 | |
* | | | | | | | | | | | | | PackBitmapIndex: convert from class to interface | Sam Delmerico | 2024-03-25 | 3 | -5/+5 |