Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FS, FS_Posix: remove deprecated #createNewFile(File) method | Matthias Sohn | 2024-09-03 | 2 | -86/+0 |
| | | | | Change-Id: Id34a0be998eee360e69f74b469c4990afa153c1b | ||||
* | Remove deprecated lastModified methods using long | Matthias Sohn | 2024-09-03 | 4 | -116/+0 |
| | | | | | | | | | | | | | | from - FileUtils#lastModified - FileUtils#setLastModified - FS#getLastModifiedTime - FS#lastModified - FS#setLastModified - FileTreeIterator.Entry#getEntryLastModified - WorkingTreeIterator#getEntryLastModified - WorkingTreeIterator.Entry#getEntryLastModified Change-Id: I5073f05c32f8f626383a91048470c79332983121 | ||||
* | UserAgent: remove deprecated #getAgent, #hasAgent methods | Matthias Sohn | 2024-09-03 | 1 | -41/+0 |
| | | | | Change-Id: Ib53de6dabea7f73ecfde85cb30f49fa05ee48551 | ||||
* | Remove deprecated Transport#getFilterBlobLimit methods | Matthias Sohn | 2024-09-03 | 1 | -22/+0 |
| | | | | Change-Id: Ia72cc228b0acaa8df8f405bd224916cc76eadd22 | ||||
* | Remove deprecated RefAdvertiser#send(Map<String, Ref>) method | Matthias Sohn | 2024-09-03 | 1 | -21/+0 |
| | | | | Change-Id: Ifffcfa6bf9baf9f6879a5a7e0f05d317347983f6 | ||||
* | Remove deprecated ReceivePack#setEchoCommandFailures method | Matthias Sohn | 2024-09-03 | 1 | -16/+0 |
| | | | | Change-Id: Ieeeb33b8b3dc8272023af5d47b3330f4a94c5b96 | ||||
* | Remove deprecated class ReceivePack.FirstLine | Matthias Sohn | 2024-09-03 | 1 | -46/+0 |
| | | | | Change-Id: I1143612088dba4fdced8f14c97293d17ff9658bb | ||||
* | PacketLineIn: make deprecated #END and #DELIM private | Matthias Sohn | 2024-09-03 | 1 | -13/+2 |
| | | | | Change-Id: I1b7ba9f7e3dffe54313fc5d27051ad56a02a05b9 | ||||
* | WindowCacheStats: remove deprecated #getOpenFiles, #getOpenBytes | Matthias Sohn | 2024-09-03 | 1 | -21/+0 |
| | | | | Change-Id: If254177fd7914cb1f909f6620032bb4016208855 | ||||
* | Remove deprecated PatchApplier#applyPatch(InputStream) | Matthias Sohn | 2024-09-03 | 1 | -27/+0 |
| | | | | Change-Id: I79923b95861af983b676d436938aaeebe8c5b658 | ||||
* | Remove deprecated MergeMessageFormatter#formatWithConflicts | Matthias Sohn | 2024-09-03 | 1 | -18/+0 |
| | | | | Change-Id: I3040f655318c47f268433294720a99325ae78863 | ||||
* | Remove deprecated MergeFormatter#formatMerge using charset name | Matthias Sohn | 2024-09-03 | 1 | -31/+0 |
| | | | | Change-Id: I7d0bdb61a8698e94bb40c22fe1c40c70cec65dfc | ||||
* | Remove deprecated MergeFormatter#formatMerge using charset name | Matthias Sohn | 2024-09-03 | 1 | -34/+0 |
| | | | | Change-Id: Id2bdcb865203ed192fea35cfcf82c34667710726 | ||||
* | Remove deprecated TagBuilder#toByteArray method | Matthias Sohn | 2024-09-03 | 1 | -17/+0 |
| | | | | Change-Id: I14e78bcd4bbdb491bcc44a53ff19609b79c0831b | ||||
* | Remove deprecated Repository#hasObject(AnyObjectId) method | Matthias Sohn | 2024-09-03 | 1 | -19/+0 |
| | | | | Change-Id: I473dff6bdc23cfb126d22e18c168390a0e21301d | ||||
* | Make deprecated Repository#peel(Ref) private | Matthias Sohn | 2024-09-03 | 1 | -3/+1 |
| | | | | Change-Id: I1c16196bba00a5d0f54c10261cc08185305ba4a3 | ||||
* | Remove deprecated RefDatabase#getRef(String) method | Matthias Sohn | 2024-09-03 | 1 | -17/+0 |
| | | | | Change-Id: I89f42db2b9dabee18d4220457436b9f9b6340f50 | ||||
* | CoreConfig: remove deprecated #isLogAllRefUpdates method | Matthias Sohn | 2024-09-03 | 1 | -19/+0 |
| | | | | Change-Id: I4e5f96696b57512488f48e66a82760b2e8671878 | ||||
* | Constants: remove deprecated #CHARSET and #CHARACTER_ENCODING | Matthias Sohn | 2024-09-03 | 1 | -23/+1 |
| | | | | Change-Id: If2d3c1a96560e0bc5e352bdbcab4c191cbed1a42 | ||||
* | Remove deprecated ConfigConstants#CONFIG_KEY_STREAM_FILE_TRESHOLD | Matthias Sohn | 2024-09-03 | 1 | -6/+0 |
| | | | | Change-Id: I3521ba8f8456160bd18ccb22c7d4a131aaac4ff2 | ||||
* | Remove deprecated CommitBuilder#setEncoding(String) method | Matthias Sohn | 2024-09-03 | 1 | -13/+0 |
| | | | | Change-Id: I5bd8d0c292151bfa58325d51ef51928715871cf1 | ||||
* | Remove deprecated static #equals(AnyObjectId, AnyObjectId) method | Matthias Sohn | 2024-09-03 | 1 | -17/+0 |
| | | | | Change-Id: I72544d2b3c85b8f96c2b8f94b86fb9b362f09475 | ||||
* | Remove deprecated FileSnapshot.save(long) method | Matthias Sohn | 2024-09-03 | 1 | -23/+0 |
| | | | | Change-Id: I9b77142127cc96ee6658e85a6cf0586d941c5c0c | ||||
* | Remove deprecated lastModified accessors returning long | Matthias Sohn | 2024-09-03 | 2 | -22/+0 |
| | | | | | | | - FileSnapshot#lastModified - LockFile#getCommmitLastModified Change-Id: I6962166ca5decbb332dfb25851c93debfe2ca90c | ||||
* | Remove deprecated PackInvalidException constructors | Matthias Sohn | 2024-09-03 | 1 | -24/+0 |
| | | | | Change-Id: I8db6b1dd8e39811ebde676389833dbc906106452 | ||||
* | DirCacheEntry: remove deprecated methods | Matthias Sohn | 2024-09-03 | 1 | -50/+0 |
| | | | | | | | | - boolean mightBeRacilyClean(int, int) - long getLastModified() - void setLastModified(long) Change-Id: I428fbb2109e13e80b8655622531c10e55a922a6f | ||||
* | Remove deprecated DirCacheCheckout#checkoutEntry methods | Matthias Sohn | 2024-09-03 | 2 | -125/+7 |
| | | | | Change-Id: I28d00d7a70af0fbb76e237dd77b929508720ecdb | ||||
* | Remove deprecated StashApplyCommand#setApplyUntracked method | Matthias Sohn | 2024-09-03 | 1 | -13/+0 |
| | | | | Change-Id: I23e3ed3259edad3a22b59cca938f041b39ebf0cb | ||||
* | Remove deprecated StashApplyCommand#setApplyIndex method | Matthias Sohn | 2024-09-03 | 1 | -12/+0 |
| | | | | Change-Id: I2183285f6ccba1b62a318e711f2451df5d083ca1 | ||||
* | Remove deprecated RemoteSetUrlCommand#setUri method | Matthias Sohn | 2024-09-03 | 1 | -12/+0 |
| | | | | Change-Id: Ib9041be0d88dd837aa68eda2b00f3aa9ebc54c27 | ||||
* | Remove deprecated RemoteSetUrlCommand#setPush method | Matthias Sohn | 2024-09-03 | 1 | -17/+0 |
| | | | | Change-Id: I4026531148a7560179dae89c05424f256e6600d2 | ||||
* | Remove deprecated RemoteSetUrlCommand#setName method | Matthias Sohn | 2024-09-03 | 1 | -12/+0 |
| | | | | Change-Id: I769e999b5990f83719e3c638da9dfd0be4c5b826 | ||||
* | Remove deprecated RemoteRemoveCommand#setName method | Matthias Sohn | 2024-09-03 | 1 | -12/+0 |
| | | | | Change-Id: I2bd2a213b4642283b11f787ffcbab29916e2c5e7 | ||||
* | Merge "Remove deprecated CheckoutCommand#setForce method" into stable-7.0 | Luca Milanesio | 2024-09-03 | 0 | -0/+0 |
|\ | |||||
| * | Remove deprecated CheckoutCommand#setForce method | Matthias Sohn | 2024-09-03 | 1 | -18/+0 |
| | | | | | | | | Change-Id: I39cfbeba0171c66e0f03b7b3785313da55b1dcac | ||||
* | | Remove deprecated CheckoutCommand#setForce method | Matthias Sohn | 2024-09-03 | 1 | -18/+0 |
|/ | | | | Change-Id: Ie0b59ec21fc8dbe18242bbb52cb794e5a02c1ed5 | ||||
* | Remove deprecated static AnyLongObjectId#equals method | Matthias Sohn | 2024-09-03 | 1 | -19/+1 |
| | | | | Change-Id: Ie67b9a4a5e1972ec3aebf50e058a9aabf5a20099 | ||||
* | Remove deprecated LocalDiskRepositoryTestCase#create(boolean,boolean) | Matthias Sohn | 2024-09-03 | 2 | -30/+6 |
| | | | | Change-Id: I9eff2d405b5302753ff2ec1d0eab431bdba69fe0 | ||||
* | Merge branch 'master' into stable-7.0 | Matthias Sohn | 2024-08-30 | 8 | -161/+35 |
|\ | | | | | | | | | | | | | | | | | | | | | | | * master: walks: Remove deprecated #createReachabilityChecker() method RepoCommand.RemoteReader: Remove @Deprecated method ReachabilityChecker: Remove @Deprecated method UploadPack: Remove @Deprecated classes and methods ObjectId: Add method to read an ObjectId from a ByteBuffer DfsPackFile: re-add metrics for bitmap index loads Change-Id: I383c9784ced95dfd58f01454fd13b086b180d462 | ||||
| * | walks: Remove deprecated #createReachabilityChecker() method | Ivan Frade | 2024-08-29 | 2 | -41/+1 |
| | | | | | | | | Change-Id: If9375ac49fa82e988e0708d89f0f929495e6e7cc | ||||
| * | RepoCommand.RemoteReader: Remove @Deprecated method | Ivan Frade | 2024-08-29 | 1 | -26/+0 |
| | | | | | | | | | | | | Cleaning up before 7.0 release. Change-Id: I83db715a8170a54957dd5bcf38df5b0911a12107 | ||||
| * | ReachabilityChecker: Remove @Deprecated method | Ivan Frade | 2024-08-29 | 1 | -34/+0 |
| | | | | | | | | | | | | Cleaning up before 7.0 release. Change-Id: I620c3a485785b3d1efc950317fe552b8465a479e | ||||
| * | UploadPack: Remove @Deprecated classes and methods | Ivan Frade | 2024-08-29 | 1 | -60/+1 |
| | | | | | | | | | | | | | | The coming 7.0 release is a chance to clean up these deprecated classes and methods. Change-Id: I23d263c9244c1e0096eb7c96c290213c9e668a03 | ||||
| * | ObjectId: Add method to read an ObjectId from a ByteBuffer | Ivan Frade | 2024-08-29 | 2 | -0/+30 |
| | | | | | | | | | | | | | | | | | | Some storages return data in a convenient ByteBuffer wrapper, but there is no straigh-forward method to read ObjectIds from it. Add ObjectId#fromRaw(ByteBuffer) to read object ids from byte buffers. Change-Id: Ia3b244005e4d9a613294f5ad9dab3b8e7bc3d7df | ||||
| * | DfsPackFile: re-add metrics for bitmap index loads | Sam Delmerico | 2024-08-27 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | The calculations for readBitmapIdxBytes and readBitmapIdxMicros metrics were unintentionally removed in https://gerrithub.io/c/eclipse-jgit/jgit/+/1177262, so this change adds those metrics back. Change-Id: I7ac7769acd092680933a27b2b3e70dd67690cfbf | ||||
* | | Remove unused API warning filters | Matthias Sohn | 2024-08-28 | 1 | -19/+0 |
| | | | | | | | | Change-Id: If5cfd8963db0699669be3594e844e14d38f97943 | ||||
* | | ObjectDirectoryTest: ensure WindowCursor is closed | Matthias Sohn | 2024-08-28 | 1 | -9/+10 |
| | | | | | | | | Change-Id: I75b7d36181a0d404d4e3dca17b9e436892d97b42 | ||||
* | | PackExtBlockCacheTableTest: fix empty block warning | Matthias Sohn | 2024-08-28 | 1 | -0/+2 |
| | | | | | | | | Change-Id: I35e7527c6c555cd57fce14889412fa2fd6beab88 | ||||
* | | PackExtBlockCacheTableTest: suppress unchecked conversion warnings | Matthias Sohn | 2024-08-28 | 1 | -1/+1 |
| | | | | | | | | Change-Id: I5fcad7a824c4a320683d11da52c4e2035231f85d | ||||
* | | PackObjectSizeIndexV1: fix boxing warnings | Matthias Sohn | 2024-08-28 | 1 | -2/+4 |
| | | | | | | | | Change-Id: I25e6194fb8bf09dcac1613cec8349c3893a4f81a |