aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [errorprone] BaseRepositoryBuilder: Use #split(sep, limit)Ivan Frade2024-11-011-3/+3
* | | | | [errorprone] Remove deprecated security managerIvan Frade2024-11-017-63/+7
|/ / / /
* | | | [errorprone] RefDatabase: #getConflictingNames immutable returnIvan Frade2024-10-311-1/+1
* | | | Merge "DfsGarbageCollector: Add setter for reflog expiration time."Ivan Frade2024-10-311-0/+21
|\ \ \ \
| * | | | DfsGarbageCollector: Add setter for reflog expiration time.Saril Sudhakaran2024-10-311-0/+21
* | | | | [errorprone] HttpConnection: Add missing summary in javaIvan Frade2024-10-301-0/+16
* | | | | [errorprone] PackWriter: Fix javadoc tag in new #writeIndex methodIvan Frade2024-10-301-2/+2
* | | | | [errorprone] ByteArraySet: Add summary fragment to javadocIvan Frade2024-10-301-3/+9
* | | | | [errorprone] util.Stats: Add summary fragment to javadocIvan Frade2024-10-301-7/+18
* | | | | Merge "PackWriter: make PackWriter.writeIndex() take a PackIndexWriter"Ivan Frade2024-10-294-24/+57
|\ \ \ \ \
| * | | | | PackWriter: make PackWriter.writeIndex() take a PackIndexWriterSam Delmerico2024-10-284-24/+57
* | | | | | DfsInserter: Read minBytesForObjectSizeIndex only from repo configIvan Frade2024-10-291-21/+7
| |/ / / / |/| | | |
* | | | | Merge "dfs: update getBlockCacheStats to return a List of BlockCacheStats"Ivan Frade2024-10-285-26/+46
|\ \ \ \ \
| * | | | | dfs: update getBlockCacheStats to return a List of BlockCacheStatsLaura Hamelin2024-10-285-26/+46
| | |/ / / | |/| | |
* | | | | Merge "Replace custom encoder Constants#encodeASCII by JDK implementation"Matthias Sohn2024-10-261-7/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Replace custom encoder Constants#encodeASCII by JDK implementationMatthias Sohn2024-09-061-7/+13
* | | | | Merge changes from topic "ssh-signatures"Matthias Sohn2024-10-233-13/+109
|\ \ \ \ \
| * | | | | SSH signing: make OpenSSH pattern matching publicThomas Wolf2024-10-221-13/+30
| * | | | | SSH signing: prepare configThomas Wolf2024-10-222-0/+79
* | | | | | Merge "PackIndexWriter: create interface to write indexes"Ivan Frade2024-10-2210-20/+65
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | PackIndexWriter: create interface to write indexesSam Delmerico2024-10-2210-20/+65
* | | | | | Merge "DfsBlockCacheConfig: update stream.toList to collect(toList)"Ivan Frade2024-10-221-1/+1
|\ \ \ \ \ \
| * | | | | | DfsBlockCacheConfig: update stream.toList to collect(toList)Laura Hamelin2024-10-211-1/+1
| | |/ / / / | |/| | | |
* / | | | | Add `numberOfPackFilesAfterBitmap` to RepoStatisticsJacek Centkowski2024-10-221-0/+10
|/ / / / /
* | | | | DfsBlockCache: refactor stats implementations.Laura Hamelin2024-10-214-286/+332
* | | | | Merge "DfsBlockCacheConfigs: add debug configuration print"Ivan Frade2024-10-151-1/+53
|\ \ \ \ \
| * | | | | DfsBlockCacheConfigs: add debug configuration printLaura Hamelin2024-10-151-1/+53
| |/ / / /
* | | | | Align request policies with CGitLuca Milanesio2024-10-121-13/+25
* | | | | Merge "UploadPack: suppress resource warning for DepthWalk.RevWalk"Matthias Sohn2024-10-111-1/+2
|\ \ \ \ \
| * | | | | UploadPack: suppress resource warning for DepthWalk.RevWalkMatthias Sohn2024-10-111-1/+2
* | | | | | DfsReaderOptions: read loadRevIndexInParallel from configIvan Frade2024-10-112-0/+11
|/ / / / /
* | | | | WindowCursor: Fix parameter name in javadocNasser Grainawi2024-10-081-1/+1
* | | | | RevolveMerger: honor ignoreConflicts also for binary filesKamil Musin2024-10-081-2/+15
|/ / / /
* | | | dfs: add configurable name to block cache table statsLaura Hamelin2024-10-074-7/+97
* | | | Merge "DfsBlockCache: use PackExtBlockCacheTable when configured"Ivan Frade2024-10-071-3/+7
|\ \ \ \
| * | | | DfsBlockCache: use PackExtBlockCacheTable when configuredLaura Hamelin2024-10-041-3/+7
* | | | | NoteMapMerger: remove unnecessary castMatthias Sohn2024-10-011-1/+1
* | | | | Merge "Record failing paths in recursive merge."Ivan Frade2024-09-272-3/+20
|\ \ \ \ \
| * | | | | Record failing paths in recursive merge.jackdt@google.com2024-09-232-3/+20
* | | | | | Merge "FileRepository: Remove unnecessary setConfig call"Ivan Frade2024-09-271-2/+0
|\ \ \ \ \ \
| * | | | | | FileRepository: Remove unnecessary setConfig callIvan Frade2024-09-271-2/+0
* | | | | | | Merge "DfsInserter: Create PackConfig from repo instead of repo.conf"Ivan Frade2024-09-271-1/+1
|\| | | | | |
| * | | | | | DfsInserter: Create PackConfig from repo instead of repo.confIvan Frade2024-09-241-1/+1
| |/ / / / /
* | | | | | Merge branch 'stable-7.0'Matthias Sohn2024-09-261-3/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-09-261-3/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'stable-6.9' into stable-6.10Matthias Sohn2024-09-261-3/+2
| | |\ \ \
| | | * \ \ Merge branch 'stable-6.8' into stable-6.9stable-6.9Matthias Sohn2024-09-261-3/+2
| | | |\ \ \
| | | | * \ \ Merge branch 'stable-6.7' into stable-6.8stable-6.8Matthias Sohn2024-09-261-3/+2
| | | | |\ \ \
| | | | | * \ \ Merge branch 'stable-6.6' into stable-6.7stable-6.7Matthias Sohn2024-09-261-3/+2
| | | | | |\ \ \
| | | | | | * | | AdvertisedRequestValidator: fix WantNotValidException caused by racestable-6.6Matthias Sohn2024-09-251-3/+2