aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-10-131-0/+13
| | | | | |\
| | | | | | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-10-131-0/+13
| | | | | | |\
| | | | | | | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-10-131-0/+13
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-10-131-0/+13
| | | | | | | | |\
| | | | | | | | | * Add support for git config repack.packKeptObjectsAntonio Barone2023-10-121-0/+13
* | | | | | | | | | [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-2512-42/+154
* | | | | | | | | | [errorprone] Fix inconsistent capitalizationMatthias Sohn2023-09-251-2/+2
* | | | | | | | | | [errorprone] Fix invalid param in javadocMatthias Sohn2023-09-251-1/+1
* | | | | | | | | | [errorprone] Use ArrayList instead of LinkedListMatthias Sohn2023-09-222-8/+10
* | | | | | | | | | [errorprone] Remove unnecessary comparisonMatthias Sohn2023-09-151-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-09-031-0/+309
|\| | | | | | | |
| * | | | | | | | Checkout: better directory handlingThomas Wolf2023-09-031-0/+309
* | | | | | | | | Handle global git config $XDG_CONFIG_HOME/git/configThomas Wolf2023-08-282-2/+2
* | | | | | | | | Introduce core.packedIndexGitUseStrongRefs config keyMartin Fick2023-08-261-0/+6
* | | | | | | | | CommitGraphWriter: add option for writing/using bloom filtersRonald Bhuleskar2023-07-181-0/+22
* | | | | | | | | Fix all Javadoc warnings and fail on themAntoine Musso2023-06-1641-83/+103
* | | | | | | | | Mark COMMIT_GENERATION_* constants finalAntoine Musso2023-06-091-2/+2
|/ / / / / / / /
* | | | | | | | PackWriter: write the PackReverseIndex fileAnna Papitto2023-05-081-0/+7
* | | | | | | | Merge branch 'stable-6.5'Matthias Sohn2023-04-281-1/+6
|\| | | | | | |
| * | | | | | | Parse pull.rebase=preserve as alias for pull.rebase=mergesMatthias Sohn2023-04-221-1/+6
* | | | | | | | Add missing @since tag for BatchRefUpdate#getRefDatabaseMatthias Sohn2023-04-211-0/+1
* | | | | | | | Merge branch 'stable-6.5'Matthias Sohn2023-04-151-0/+6
|\| | | | | | |
| * | | | | | | Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-04-151-0/+6
| |\| | | | | |
| | * | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-04-151-0/+6
| | |\| | | | |
| | | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-04-151-0/+6
| | | |\| | | |
| | | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-04-151-0/+6
| | | | |\| | |
| | | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-04-151-0/+6
| | | | | |\| |
| | | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-04-151-0/+6
| | | | | | |\|
| | | | | | | * DirCache: support option index.skipHashMatthias Sohn2023-03-281-0/+6
* | | | | | | | Implement a snapshotting RefDirectory for use in request scopeKaushik Lingarkar2023-03-301-0/+9
|/ / / / / / /
* | | | | | | Change config pull.rebase=preserve to pull.rebase=mergesPavel Salamon2023-02-281-2/+6
* | | | | | | BatchingProgressMonitor: expose time spent per taskMatthias Sohn2023-02-276-21/+132
* | | | | | | Merge branch 'stable-6.4'Matthias Sohn2023-02-201-0/+14
|\| | | | | |
| * | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-02-201-0/+14
| |\| | | | |
| | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-02-201-0/+14
| | |\| | | |
| | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-161-0/+14
| | | |\| | |
| | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-161-0/+14
| | | | |\| |
| | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-02-161-0/+14
| | | | | |\|
| | | | | | * Add pack options to preserve and prune old pack filesMatthias Sohn2023-02-111-0/+14
* | | | | | | PackConfig: add entry for minimum size to indexIvan Frade2023-02-161-0/+7
* | | | | | | ObjectReader: Allow getCommitGraph to throw IOExceptionXing Huang2023-02-071-2/+5
* | | | | | | Merge branch 'stable-6.4'Matthias Sohn2023-02-013-3/+25
|\| | | | | |
| * | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-02-013-3/+25
| |\| | | | |
| | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-02-013-3/+25
| | |\| | | |
| | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-013-3/+25
| | | |\| | |
| | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-013-3/+25
| | | | |\| |
| | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-02-013-3/+25
| | | | | |\|
| | | | | | * Allow the exclusions of refs prefixes from bitmapLuca Milanesio2023-01-311-0/+6
| | | | | | * BatchingProgressMonitor: avoid int overflow when computing percentageMatthias Sohn2023-01-311-3/+3
| | | | | | * Speedup GC listing objects referenced from reflogsMatthias Sohn2023-01-231-0/+16