aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* BlameGenerator: Use cache only for candidates modifying the pathIvan Frade27 hours1-13/+31
* FileReftableDatabase: mark autoRefresh volatileMatthias Sohn7 days1-7/+6
* CacheRegion: fix non translatable text warningsMatthias Sohn8 days2-2/+7
* Ensure access to autoRefresh is thread-safeMatthias Sohn8 days1-6/+7
* FileReftableStack: use FileSnapshot to detect modificationMatthias Sohn8 days3-3/+69
* FileReftableDatabase: consider ref updates by another processMatthias Sohn8 days2-0/+68
* BlameRegionMerger: report invalid regions with checked exception.Ivan Frade12 days1-1/+1
* Merge branch 'stable-7.1'Matthias Sohn13 days4-37/+27
|\
| * Merge branch 'stable-7.0' into stable-7.1stable-7.1Matthias Sohn13 days4-37/+27
| |\
| | * Merge branch 'stable-6.10' into stable-7.0stable-7.0Matthias Sohn13 days4-37/+27
| | |\
| | | * Do not load bitmap indexes during directory scansstable-6.10Martin Fick2025-02-253-19/+5
| | | * Merge "Pack: no longer set invalid in openFail()" into stable-6.10Matthias Sohn2025-02-241-14/+16
| | | |\
| | | | * Pack: no longer set invalid in openFail()Martin Fick2025-02-141-14/+16
| | | * | Fix calculation of pack files and objects since bitmapAntonio Barone2025-02-241-4/+6
| | | |/
* | | | AddCommand: Use parenthesis to make the operator precedence explicitMatthias Sohn14 days1-1/+1
* | | | AddCommand: implement --all/--no-allThomas Wolf14 days1-7/+82
* | | | Merge changes I83adebe5,Ibbc9ba97Matthias Sohn2025-02-253-47/+86
|\ \ \ \
| * | | | DirCacheCheckout.preScanOneTree: consider mode bitsThomas Wolf2025-02-091-5/+8
| * | | | Merge: improve handling of case-variantsThomas Wolf2025-02-093-42/+78
* | | | | StringUtils: new #trim methodIvan Frade2025-02-251-0/+38
* | | | | DescribeCommand: remove unnecessary else clauseMatthias Sohn2025-02-251-18/+18
* | | | | DescribeCommand: Add exclusion matches using setExclude()Jonathing2025-02-251-7/+50
* | | | | Insert the Change-Id at the end of the footer blockBen Rohlfs2025-02-251-2/+1
* | | | | Update Change-Id insertion logic to insert after footersBen Rohlfs2025-02-241-3/+4
* | | | | MultiPackIndexPrettyPrinter: add missing @since tagMatthias Sohn2025-02-241-1/+3
* | | | | BlameGenerator: add @since tags to new methods and inner classIvan Frade2025-02-211-5/+11
* | | | | BlameGenerator: cache and reuse blame resultsIvan Frade2025-02-203-5/+275
* | | | | Merge "midx.MultiPackIndexPrettyPrinter: pretty printer to debug multi pack i...Matthias Sohn2025-02-191-0/+154
|\ \ \ \ \
| * | | | | midx.MultiPackIndexPrettyPrinter: pretty printer to debug multi pack indexIvan Frade2025-02-121-0/+154
* | | | | | blame.cache: Define interface and POJO to cache blame resultsIvan Frade2025-02-182-0/+167
* | | | | | Replace usage of deprecated Config#getEnum methodMatthias Sohn2025-02-177-21/+32
* | | | | | URIish: fix stack overflow in regex matchingThomas Wolf2025-02-161-2/+2
* | | | | | MultiPackIndexWriter: add missing @since for new API classMatthias Sohn2025-02-141-4/+8
* | | | | | Merge "DefaultTypedConfigGetter: Box values to avoid infinite recursion"Ivan Frade2025-02-131-13/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | DefaultTypedConfigGetter: Box values to avoid infinite recursionIvan Frade2025-02-121-13/+27
* | | | | | midx.MultiPackIndexWriter: a writer for the multipack index formatIvan Frade2025-02-123-0/+479
|/ / / / /
* | | | | Merge "Improve configuration of trusting file attributes in FileSnapshot"Matthias Sohn2025-02-086-61/+260
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve configuration of trusting file attributes in FileSnapshotMatthias Sohn2025-02-066-61/+260
* | | | | Merge changes I0d444b39,I907dabffMatthias Sohn2025-02-064-45/+441
|\| | | |
| * | | | Config: add getters for primitive types without default valueMatthias Sohn2025-02-063-44/+440
| * | | | CommitConfig: fix potential NPEMatthias Sohn2025-02-061-1/+1
* | | | | midx.PackIndexMerger: Helper to iterate over n-indexesIvan Frade2025-02-031-0/+337
* | | | | PackIndex.MutableEntry: new methods to copy its contentsIvan Frade2025-02-031-4/+32
|/ / / /
* | | | Merge branch 'stable-7.2'Matthias Sohn2025-02-012-29/+83
|\ \ \ \
| * | | | Merge branch 'stable-7.1' into stable-7.2Matthias Sohn2025-02-012-29/+83
| |\| | |
| | * | | Merge branch 'stable-7.0' into stable-7.1Matthias Sohn2025-02-012-29/+83
| | |\| |
| | | * | Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2025-02-012-29/+83
| | | |\|
| | | | * RevWalk: Add an isMergedIntoAnyCommit() methodMartin Fick2025-02-011-8/+48
| | | | * Pack: separate an open/close accounting lockMartin Fick2024-12-201-21/+35
* | | | | PackDirectory: make template variables names more readableLuca Milanesio2025-01-301-13/+13