summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PackReverseIndex: Fix javadoc in position methodsjackdt@google.com2024-09-091-4/+4
* Replace custom encoder `Constants#encode` by JDK implementationMatthias Sohn2024-09-061-12/+1
* [releng] Bump japicmp base version to 7.0.0.202409031743-rThomas Wolf2024-09-041-1/+1
* Prepare 7.1.0-SNAPSHOT buildsMatthias Sohn2024-09-0389-531/+531
* Merge branch 'stable-7.0'Matthias Sohn2024-09-03152-5552/+4493
|\
| * Prepare 7.0.1-SNAPSHOT buildsMatthias Sohn2024-09-0389-531/+531
| * JGit v7.0.0.202409031743-rv7.0.0.202409031743-rMatthias Sohn2024-09-0389-123/+123
| * Revert "Remove deprecatedMatthias Sohn2024-09-032-6/+30
| * Remove deprecated JschSession#getSftpChannel methodMatthias Sohn2024-09-031-17/+0
| * Remove deprecated AutoLFInputStream constructorsMatthias Sohn2024-09-031-38/+0
| * Remove deprecated RawParseUtils#UTF8_CHARSETMatthias Sohn2024-09-031-8/+0
| * Remove deprecated FS#setAsyncFileStoreAttributes methodMatthias Sohn2024-09-031-15/+0
| * FS, FS_Posix: remove deprecated #createNewFile(File) methodMatthias Sohn2024-09-032-86/+0
| * Remove deprecated lastModified methods using longMatthias Sohn2024-09-034-116/+0
| * UserAgent: remove deprecated #getAgent, #hasAgent methodsMatthias Sohn2024-09-031-41/+0
| * Remove deprecated Transport#getFilterBlobLimit methodsMatthias Sohn2024-09-031-22/+0
| * Remove deprecated RefAdvertiser#send(Map<String, Ref>) methodMatthias Sohn2024-09-031-21/+0
| * Remove deprecated ReceivePack#setEchoCommandFailures methodMatthias Sohn2024-09-031-16/+0
| * Remove deprecated class ReceivePack.FirstLineMatthias Sohn2024-09-031-46/+0
| * PacketLineIn: make deprecated #END and #DELIM privateMatthias Sohn2024-09-031-13/+2
| * WindowCacheStats: remove deprecated #getOpenFiles, #getOpenBytesMatthias Sohn2024-09-031-21/+0
| * Remove deprecated PatchApplier#applyPatch(InputStream)Matthias Sohn2024-09-031-27/+0
| * Remove deprecated MergeMessageFormatter#formatWithConflictsMatthias Sohn2024-09-031-18/+0
| * Remove deprecated MergeFormatter#formatMerge using charset nameMatthias Sohn2024-09-031-31/+0
| * Remove deprecated MergeFormatter#formatMerge using charset nameMatthias Sohn2024-09-031-34/+0
| * 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
| * Remove deprecated FileSnapshot.save(long) methodMatthias Sohn2024-09-031-23/+0
| * Remove deprecated lastModified accessors returning longMatthias Sohn2024-09-032-22/+0
| * Remove deprecated PackInvalidException constructorsMatthias Sohn2024-09-031-24/+0
| * DirCacheEntry: remove deprecated methodsMatthias Sohn2024-09-031-50/+0
| * Remove deprecated DirCacheCheckout#checkoutEntry methodsMatthias Sohn2024-09-032-125/+7
| * Remove deprecated StashApplyCommand#setApplyUntracked methodMatthias Sohn2024-09-031-13/+0
| * Remove deprecated StashApplyCommand#setApplyIndex methodMatthias Sohn2024-09-031-12/+0
| * Remove deprecated RemoteSetUrlCommand#setUri methodMatthias Sohn2024-09-031-12/+0
| * Remove deprecated RemoteSetUrlCommand#setPush methodMatthias Sohn2024-09-031-17/+0
| * Remove deprecated RemoteSetUrlCommand#setName methodMatthias Sohn2024-09-031-12/+0
| * Remove deprecated RemoteRemoveCommand#setName methodMatthias Sohn2024-09-031-12/+0
| * Merge "Remove deprecated CheckoutCommand#setForce method" into stable-7.0Luca Milanesio2024-09-030-0/+0
| |\
| | * Remove deprecated CheckoutCommand#setForce methodMatthias Sohn2024-09-031-18/+0
| * | Remove deprecated CheckoutCommand#setForce methodMatthias Sohn2024-09-031-18/+0
| |/
| * Remove deprecated static AnyLongObjectId#equals methodMatthias Sohn2024-09-031-19/+1
| * Remove deprecated LocalDiskRepositoryTestCase#create(boolean,boolean)Matthias Sohn2024-09-032-30/+6