aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src
Commit message (Expand)AuthorAgeFilesLines
* DfsPackFile: Make the loader classes used to construct bitmaps public.jackdt@google.com2024-04-021-7/+20
* DfsPackFile: make public the constructor with bitmap loaderIvan Frade2024-04-011-1/+12
* PackWriter: writeBitmapIndex takes bitmap index writerSam Delmerico2024-03-296-22/+76
* PackBitmapIndex: convert from class to interfaceSam Delmerico2024-03-253-5/+5
* Merge "PackBitmapIndex: hide packChecksum behind getter"Ivan Frade2024-03-203-3/+16
|\
| * PackBitmapIndex: hide packChecksum behind getterSam Delmerico2024-03-183-3/+16
* | Merge "Cache refreshed loose ref dirs in SnapshottingRefDirectory"Matthias Sohn2024-03-201-2/+26
|\ \
| * | Cache refreshed loose ref dirs in SnapshottingRefDirectoryNasser Grainawi2024-03-191-2/+26
* | | Merge "TreeRevFilter: correct changedPathFilter usage for multi-paths inclusion"jonathantanmy2024-03-192-6/+3
|\ \ \ | |/ / |/| |
| * | TreeRevFilter: correct changedPathFilter usage for multi-paths inclusionXing Huang2024-03-182-6/+3
* | | Merge "CleanupService: preload JgitText if not running in OSGi"Thomas Wolf2024-03-182-18/+49
|\ \ \ | |/ / |/| |
| * | CleanupService: preload JgitText if not running in OSGiThomas Wolf2024-03-152-18/+49
* | | PathFilterGroup: implement getPathsBestEffort()Xing Huang2024-03-182-0/+19
* | | DfsPackFile: get commitGraph.readChangePaths from repo configXing Huang2024-03-141-1/+8
| |/ |/|
* | Merge "CommitGraphLoader: receive readChangedPaths as parameter"Ivan Frade2024-03-121-11/+40
|\ \ | |/ |/|
| * CommitGraphLoader: receive readChangedPaths as parameterXing Huang2024-03-121-11/+40
* | Merge "ShutdownHook: run on bundle deactivation if in OSGi"Matthias Sohn2024-03-093-20/+111
|\ \
| * | ShutdownHook: run on bundle deactivation if in OSGiThomas Wolf2024-03-083-20/+111
* | | FS_POSIX.runInShell(): on MacOS use a login shellThomas Wolf2024-03-091-1/+5
|/ /
* | [diffmergetool] Fix running command on CygwinThomas Wolf2024-03-071-3/+3
* | DfsBlockCache: move cache table specific implementations to a new classLaura Hamelin2024-03-053-551/+933
* | Introduce core.trustLooseRefStat configKaushik Lingarkar2024-03-053-0/+59
|/
* DfsObjDatabase: Let object database instantiate DfsPackFilesIvan Frade2024-02-263-3/+20
* DfsPackFile: Abstract the bitmap loading to support other backendsIvan Frade2024-02-261-26/+127
* Merge "DfsReader#getObjectSize: use size index if possible"Ivan Frade2024-02-231-33/+16
|\
| * DfsReader#getObjectSize: use size index if possibleIvan Frade2024-02-201-33/+16
* | Merge "Revert "StartGenerator: Fix parent rewrite with non-default RevFilter""Ivan Frade2024-02-222-10/+24
|\ \
| * | Revert "StartGenerator: Fix parent rewrite with non-default RevFilter"Ivan Frade2024-02-212-10/+24
| |/
* | Merge branch 'stable-6.8'Matthias Sohn2024-02-213-4/+29
|\ \ | |/ |/|
| * Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-02-213-4/+29
| |\
| | * Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-02-213-4/+29
| | |\
| | | * Allow to discover bitmap on disk created after the packfileLuca Milanesio2024-02-203-4/+29
* | | | Add SystemReader.Delegate to reduce boiler-plate code needed to subclassMatthias Sohn2024-02-201-0/+61
* | | | storage.file: Do not throw NSFE when deleting tmp filesNasser Grainawi2024-02-194-8/+8
* | | | FS.detectSymlinkSupport: fix a raceMotiejus Jakštys2024-02-191-1/+1
* | | | Merge changes I8e577a23,Ic8e8b288Matthias Sohn2024-02-193-3/+4
|\ \ \ \
| * | | | Errorprone EscapedEntity: Do not use HTML entities inside @code javadocIvan Frade2024-02-092-3/+3
| * | | | ChangedPathFilter: Suppress warning about backing array (errorprone)Ivan Frade2024-02-091-0/+1
* | | | | Merge changes I9225d6a3,I9cf093ca,Id5a80635Matthias Sohn2024-02-194-5/+134
|\ \ \ \ \
| * | | | | RawParseUtils.nextLfSkippingSplitLines: fulfil contract as statedThomas Wolf2024-02-011-1/+1
| * | | | | [gpg] Refactor the GpgSignatureVerifierThomas Wolf2024-02-012-2/+99
| * | | | | RawParseUtils: utility method to get a header valueThomas Wolf2024-02-012-2/+34
| |/ / / /
* | | | | Merge branch 'stable-6.8' into masterDariusz Luksza2024-02-153-26/+80
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'stable-6.7' into stable-6.8Dariusz Luksza2024-02-153-26/+80
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'stable-6.6' into stable-6.7Dariusz Luksza2024-02-153-26/+80
| | |\ \ \ | | | | |/ | | | |/|
| | | * | RefDirectory: Do not unlock until after deleting loose refNasser Grainawi2024-02-131-9/+26
| | | * | Add missing javadoc description for declared exceptionMatthias Sohn2024-02-131-0/+1
| | | * | SnapshottingRefDirectory: Invalidate snapshot after locking ref forNasser Grainawi2024-02-132-0/+26
| | | * | SnapshottingRefDir: Replace lambas with method refsNasser Grainawi2024-02-131-11/+8
| | | * | SnapshottingRefDir: Reduce casts with overridesNasser Grainawi2024-02-131-6/+20