aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib
Commit message (Expand)AuthorAgeFilesLines
* PersonIdent: Default to UTC in timezone parsingIvan Frade13 days1-2/+9
* Add pack-refs command to the CLIYash Chaturvedi2024-11-221-0/+19
* PersonIdent: Preserve the timezone when copying with new timeIvan Frade2024-11-201-1/+2
* PersonIdent: Revert @since of #getZoneIdIvan Frade2024-11-201-2/+1
* PersonIdent: Use java.time instead of older Date and millisecondsIvan Frade2024-11-191-42/+99
* Merge branch 'stable-7.1'Matthias Sohn2024-11-051-0/+7
|\
| * Merge branch 'stable-7.0' into stable-7.1Matthias Sohn2024-11-051-0/+7
| |\
| | * Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-11-051-0/+7
| | |\
| | | * Add Union merge strategy supportNasser Grainawi2024-11-041-0/+7
* | | | [errorprone] BaseRepositoryBuilder: Use #split(sep, limit)Ivan Frade2024-11-011-3/+3
* | | | [errorprone] RefDatabase: #getConflictingNames immutable returnIvan Frade2024-10-311-1/+1
* | | | 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
* | | | SSH signing: prepare configThomas Wolf2024-10-222-0/+79
* | | | DfsReaderOptions: read loadRevIndexInParallel from configIvan Frade2024-10-111-0/+7
|/ / /
* / / Replace custom encoder `Constants#encode` by JDK implementationMatthias Sohn2024-09-061-12/+1
|/ /
* | Remove deprecated TagBuilder#toByteArray methodMatthias Sohn2024-09-031-17/+0
* | Remove deprecated Repository#hasObject(AnyObjectId) methodMatthias Sohn2024-09-031-19/+0
* | Make deprecated Repository#peel(Ref) privateMatthias Sohn2024-09-031-3/+1
* | Remove deprecated RefDatabase#getRef(String) methodMatthias Sohn2024-09-031-17/+0
* | CoreConfig: remove deprecated #isLogAllRefUpdates methodMatthias Sohn2024-09-031-19/+0
* | Constants: remove deprecated #CHARSET and #CHARACTER_ENCODINGMatthias Sohn2024-09-031-23/+1
* | Remove deprecated ConfigConstants#CONFIG_KEY_STREAM_FILE_TRESHOLDMatthias Sohn2024-09-031-6/+0
* | Remove deprecated CommitBuilder#setEncoding(String) methodMatthias Sohn2024-09-031-13/+0
* | Remove deprecated static #equals(AnyObjectId, AnyObjectId) methodMatthias Sohn2024-09-031-17/+0
* | ObjectId: Add method to read an ObjectId from a ByteBufferIvan Frade2024-08-291-0/+17
* | Signing: refactor interfacesThomas Wolf2024-08-2413-605/+675
* | GpgConfig: Add missing @sinceThomas Wolf2024-08-211-1/+5
* | ConfigConstants: Add missing @since 7.0Thomas Wolf2024-08-101-1/+5
* | Lib: Fix ssh value for gpg.format throwing an IllegalArgumentExceptiongranny2024-07-301-1/+3
* | Add worktrees read supportJanne Valkealahti2024-07-145-26/+211
* | Merge "DfsBlockCacheConfig: support configurations for dfs cache tables per e...Ivan Frade2024-07-121-0/+10
|\ \
| * | DfsBlockCacheConfig: support configurations for dfs cache tables per extensionsLaura Hamelin2024-07-121-0/+10
* | | DfsPackFile: Enable/disable object size index via DfsReaderOptionsIvan Frade2024-07-101-0/+7
|/ /
* / Introduce GPG_SIGNATURE_PREFIX constantLuca Milanesio2024-06-071-0/+7
|/
* [errorprone] Fix error pattern JdkObsoleteMatthias Sohn2024-04-291-2/+2
* Introduce core.trustLooseRefStat configKaushik Lingarkar2024-03-052-0/+22
* [gpg] Refactor the GpgSignatureVerifierThomas Wolf2024-02-012-2/+99
* PackWriterBitmapPreparer: Set limit on excessive branch countJackson Toeniskoetter2024-01-121-0/+7
* BitmapIndex: Add interface to track bitmaps found (or not)Ivan Frade2023-11-211-0/+52
* Fix annotation of deprecated constant CONFIG_KEY_STREAM_FILE_TRESHOLDMatthias Sohn2023-11-171-1/+2
* Fix typo in constant name CONFIG_KEY_STREAM_FILE_TRESHOLDMatthias Sohn2023-11-151-2/+11
* Revert "Optimise Git protocol v2 `ref-prefix` scanning"Ivan Frade2023-11-081-3/+5
* Optimise Git protocol v2 `ref-prefix` scanningDariusz Luksza2023-11-071-5/+3
* Config.removeSection() telling whether it changed the configThomas Wolf2023-10-141-9/+33
* Merge branch 'stable-6.7'Matthias Sohn2023-10-131-0/+13
|\
| * Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-10-131-0/+13
| |\
| | * Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-10-131-0/+13
| | |\
| | | * Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-10-131-0/+13
| | | |\
| | | | * Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-10-131-0/+13
| | | | |\