Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge "Do not use ArrayList when there will be deletions" | Ivan Frade | 2024-05-16 | 3 | -27/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Do not use ArrayList when there will be deletions | jackdt@google.com | 2024-05-16 | 3 | -27/+30 | |
* | | | | | | | | | | | | | Merge changes I12e4d0fd,I082ffb20 | Matthias Sohn | 2024-05-16 | 1 | -19/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove unused API problem filters | Matthias Sohn | 2024-05-14 | 1 | -19/+0 | |
* | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | Merge "PackBitmapIndex: hide packChecksum behind getter" | Ivan Frade | 2024-03-20 | 3 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | PackBitmapIndex: hide packChecksum behind getter | Sam Delmerico | 2024-03-18 | 3 | -3/+16 | |
* | | | | | | | | | | | | | | Merge "Cache refreshed loose ref dirs in SnapshottingRefDirectory" | Matthias Sohn | 2024-03-20 | 1 | -2/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Cache refreshed loose ref dirs in SnapshottingRefDirectory | Nasser Grainawi | 2024-03-19 | 1 | -2/+26 | |
* | | | | | | | | | | | | | | | Merge "TreeRevFilter: correct changedPathFilter usage for multi-paths inclusion" | jonathantanmy | 2024-03-19 | 2 | -6/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | TreeRevFilter: correct changedPathFilter usage for multi-paths inclusion | Xing Huang | 2024-03-18 | 2 | -6/+3 | |
* | | | | | | | | | | | | | | | Merge "CleanupService: preload JgitText if not running in OSGi" | Thomas Wolf | 2024-03-18 | 2 | -18/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | CleanupService: preload JgitText if not running in OSGi | Thomas Wolf | 2024-03-15 | 2 | -18/+49 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | PathFilterGroup: implement getPathsBestEffort() | Xing Huang | 2024-03-18 | 2 | -0/+19 | |
* | | | | | | | | | | | | | | DfsPackFile: get commitGraph.readChangePaths from repo config | Xing Huang | 2024-03-14 | 1 | -1/+8 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge "CommitGraphLoader: receive readChangedPaths as parameter" | Ivan Frade | 2024-03-12 | 1 | -11/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | CommitGraphLoader: receive readChangedPaths as parameter | Xing Huang | 2024-03-12 | 1 | -11/+40 | |
* | | | | | | | | | | | | | Merge "ShutdownHook: run on bundle deactivation if in OSGi" | Matthias Sohn | 2024-03-09 | 6 | -20/+118 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ShutdownHook: run on bundle deactivation if in OSGi | Thomas Wolf | 2024-03-08 | 6 | -20/+118 | |
* | | | | | | | | | | | | | | FS_POSIX.runInShell(): on MacOS use a login shell | Thomas Wolf | 2024-03-09 | 1 | -1/+5 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | [diffmergetool] Fix running command on Cygwin | Thomas Wolf | 2024-03-07 | 1 | -3/+3 | |
* | | | | | | | | | | | | | DfsBlockCache: move cache table specific implementations to a new class | Laura Hamelin | 2024-03-05 | 3 | -551/+933 | |
* | | | | | | | | | | | | | Prepare 6.10.0-SNAPSHOT builds | Matthias Sohn | 2024-03-05 | 3 | -59/+59 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Prepare 6.9.1-SNAPSHOT builds | Matthias Sohn | 2024-03-05 | 3 | -59/+59 | |
* | | | | | | | | | | | | JGit v6.9.0.202403050737-rv6.9.0.202403050737-r | Matthias Sohn | 2024-03-05 | 3 | -4/+4 | |
* | | | | | | | | | | | | JGit v6.9.0.202403050045-rv6.9.0.202403050045-r | Matthias Sohn | 2024-03-05 | 3 | -4/+4 | |
* | | | | | | | | | | | | Introduce core.trustLooseRefStat config | Kaushik Lingarkar | 2024-03-05 | 3 | -0/+59 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | DfsObjDatabase: Let object database instantiate DfsPackFiles | Ivan Frade | 2024-02-26 | 3 | -3/+20 | |
* | | | | | | | | | | | DfsPackFile: Abstract the bitmap loading to support other backends | Ivan Frade | 2024-02-26 | 1 | -26/+127 | |
* | | | | | | | | | | | Remove unused API problem filters | Matthias Sohn | 2024-02-25 | 1 | -30/+0 |