Commit Graph

  • 5c93bbd344 Merge branch 'stable-5.3' into stable-5.4 Matthias Sohn 2019-08-21 18:16:09 +0200
  • bbf3da1aac Prepare 5.3.4-SNAPSHOT builds Matthias Sohn 2019-08-21 17:45:59 +0200
  • e9fcf1932e JGit v5.3.3.201908210735-r v5.3.3.201908210735-r Matthias Sohn 2019-08-21 13:30:43 +0200
  • 48498fd3e6 Merge branch 'stable-5.2' into stable-5.3 Matthias Sohn 2019-08-21 12:13:08 +0200
  • 7ac3a63e7f Merge branch 'stable-5.1' into stable-5.2 Matthias Sohn 2019-08-21 12:02:22 +0200
  • e80a62e226 Add missing @since tag on FileTreeIterator#getLastModifiedInstant Matthias Sohn 2019-08-21 11:52:20 +0200
  • edc67125b7 Prepare 5.1.10-SNAPSHOT builds Matthias Sohn 2019-08-21 11:36:51 +0200
  • 38adb548c3 JGit v5.1.9.201908210455-r v5.1.9.201908210455-r Matthias Sohn 2019-08-21 10:52:10 +0200
  • c130e5e708 Avoid sign extension when comparing mtime with Instant#getEpochSecond Matthias Sohn 2019-08-21 00:29:45 +0200
  • 6cb21049d7 Fix deprecation in DirCache caused by Instant based DirCacheEntry Michael Keppler 2019-08-20 16:09:12 +0200
  • 2d0f1c1dc1 Merge "UploadPack: support custom packfile-to-URI mapping" Jonathan Tan 2019-08-20 14:47:35 -0400
  • a004820858 UploadPack: support custom packfile-to-URI mapping Jonathan Tan 2019-04-02 10:08:24 -0700
  • 53160ee12b Externalize error message in ReftableWriter#throwIllegalEntry Matthias Sohn 2019-08-20 00:35:51 +0200
  • 3e2c88199f Merge branch 'stable-5.4' Matthias Sohn 2019-08-20 00:15:58 +0200
  • 35d99477b8 Merge branch 'stable-5.3' into stable-5.4 Matthias Sohn 2019-08-20 00:10:01 +0200
  • 18fb58ae05 Merge branch 'stable-5.2' into stable-5.3 Matthias Sohn 2019-08-19 23:41:04 +0200
  • 0eea7368e2 Merge branch 'stable-5.1' into stable-5.2 Matthias Sohn 2019-08-19 17:52:02 +0200
  • d7ee5aafee reftable: increment pointer *after* reading uint16 Han-Wen Nienhuys 2019-08-07 23:28:32 +0200
  • 81801d6f96 reftable: test absense of prefix matching in Reflog Han-Wen Nienhuys 2019-07-30 19:26:34 +0200
  • 9f9163cbca reftable: enforce ordering for ref and log writes Han-Wen Nienhuys 2019-07-30 16:54:31 +0200
  • ca3b4b6083 reftable: add some more comments Han-Wen Nienhuys 2019-08-19 11:25:58 +0200
  • ca9107d166 reftable: fix seeking to refs in reflog implementation Han-Wen Nienhuys 2019-07-29 10:58:50 +0200
  • 86a567f615 Fix NPE in RebaseTodoFile#parseComments Matthias Sohn 2019-08-17 00:20:01 +0200
  • 5e44bfa3ad Fix ApplyCommand which doesn't work if patch adds empty file Anton Khodos 2019-06-14 17:16:15 +0200
  • a4216e5382 Fix NPE in ObjectIdOwnerMap#get Matthias Sohn 2019-08-17 00:18:50 +0200
  • 41da8de001 Fix NPE in CommitOnlyTest#getHead Matthias Sohn 2019-08-17 00:17:51 +0200
  • 31356f5d18 FileUtils#lastModifiedInstant should not log error if path doesn't exist Matthias Sohn 2019-08-17 00:16:32 +0200
  • f383206ace Cache user global and system-wide git configurations Matthias Sohn 2019-08-15 01:25:28 +0200
  • 7f92a70fb3 Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lock Matthias Sohn 2019-08-11 02:43:02 +0200
  • fed2a8a4f9 Add missing dependencies for running FS_POSIXTest in Eclipse Matthias Sohn 2019-08-14 13:25:16 +0200
  • b51bb4f7bd Fix javadoc for SystemReader#getInstance Matthias Sohn 2019-08-15 01:36:41 +0200
  • 8c7f1a699a TransportHttp: resolve redirect URIs from the "Location" header Thomas Wolf 2019-08-13 23:59:50 +0200
  • 39e83a6583 GPG: also consider pubring.gpg when looking for keys Thomas Wolf 2019-08-15 11:46:46 +0200
  • 380d7446c9 Upgrade tycho-extras to 1.4.0 Michael Keppler 2019-08-11 09:09:13 +0200
  • 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails Matthias Sohn 2019-08-12 17:40:39 +0200
  • cb53db4bff Merge "Ensure FSTest uses MockSystemReader" into stable-5.1 David Pursehouse 2019-08-12 19:37:11 -0400
  • 69ce7fc7fb Ensure FSTest uses MockSystemReader Matthias Sohn 2019-08-13 00:26:25 +0200
  • c0cfdcd2f1 dfs: Take size as long instead of int Masaya Suzuki 2019-06-16 09:09:16 -0700
  • 46678b303c dfs: Read at the aligned position Masaya Suzuki 2019-06-15 13:53:27 -0700
  • e837bdd0fa dfs: Add a position argument Masaya Suzuki 2019-06-15 13:10:00 -0700
  • 566384fa45 dfs: Move the deeply nested code to its own method Masaya Suzuki 2019-06-15 12:07:35 -0700
  • 9b4a55c0b6 Make supportsAtomicCreateNewFile return true as default Vishal Devgire 2019-04-09 13:01:36 +0530
  • 4d46a68abe Update orbit to R20190602212107-2019-06 to enable backports from master Matthias Sohn 2019-08-12 12:02:59 +0200
  • 6ef225c519 Handle InvalidPathException in FS_POSIX#createNewFileAtomic Matthias Sohn 2019-08-12 12:18:16 +0200
  • cc29da8e0f Ensure root cause of lock creation failures is logged Matthias Sohn 2019-08-12 07:14:54 +0200
  • 9add6d3e24 Implement toString in MockSystemReader and MockConfig Matthias Sohn 2019-08-10 23:46:50 +0200
  • 118ee61640 LocalDiskRefTreeDatabaseTest shall use MockSystemReader Matthias Sohn 2019-08-10 23:45:43 +0200
  • c28167e103 Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader Matthias Sohn 2019-08-10 23:44:39 +0200
  • 12d03a97d8 Ensure we use MockSystemReader in tests Matthias Sohn 2019-08-10 23:34:58 +0200
  • 65cee6ccbf Override FileBasedConfig's save method in MockConfig Matthias Sohn 2019-08-10 23:48:42 +0200
  • a7338dd1e5 Remove FileBasedConfig.load(boolean) introduced in d45219ba Matthias Sohn 2019-08-10 23:28:07 +0200
  • 0bc89fabe2 Disable debug log for FS in org.eclipse.jgit.test Matthias Sohn 2019-08-10 20:32:07 +0200
  • 06fc6c7cc0 Bazel: enable logging for tests in org.eclipse.jgit.test Matthias Sohn 2019-08-10 00:51:30 +0200
  • 42000a71e3 LockFile: log exception if creation of lock file failed Matthias Sohn 2019-08-10 00:39:16 +0200
  • db0eb9f8ae GPG: check secring.gpg for keys if pubring.kbx is empty Thomas Wolf 2019-07-20 18:45:56 +0200
  • 3cea3676c7 Merge branch 'stable-5.4' Matthias Sohn 2019-08-09 14:12:57 +0200
  • a65e7c7501 Export all packages of o.e.j.ant and o.e.j.archive bundles Matthias Sohn 2019-08-09 13:24:50 +0200
  • 1574353f7c Do not require test bundles to export all packages Matthias Sohn 2019-08-09 13:16:11 +0200
  • 83502bb201 Fix API problem filters Matthias Sohn 2019-08-09 13:12:59 +0200
  • 40f6c92c5c Increase severity of AmbiguousMethodReference to ERROR David Pursehouse 2019-08-09 16:06:56 +0900
  • 13df53c149 [error prone] suppress AmbiguousMethodReference in AnyLongObjectId David Pursehouse 2019-08-09 16:06:28 +0900
  • ad02a7cbad Stop using deprecated Constants.CHARACTER_ENCODING David Pursehouse 2019-08-09 12:11:41 +0900
  • 86be1b4038 Upgrade eclipse-jarsigner-plugin to 1.1.6 David Pursehouse 2019-08-09 10:01:39 +0900
  • 8ad6a7c61c Upgrade Spotbugs to 3.1.12.2 David Pursehouse 2019-07-22 08:39:45 +0900
  • 8974e147b7 Upgrade maven-site-plugin to 3.8.2 Marco Miller 2019-07-29 12:32:07 -0400
  • 4b9ed3f678 [error prone] fix ReferenceEquality warning in CommitBuilder Matthias Sohn 2019-08-09 01:40:46 +0200
  • b4cb06b294 [error prone] suppress NonAtomicVolatileUpdate warning in SimpleLruCache Matthias Sohn 2019-08-09 01:25:47 +0200
  • 66cb2d9db4 [error prone] fix ReferenceEquality warning in CommitGraphPane#authorFor Matthias Sohn 2019-08-09 01:13:54 +0200
  • 70258a9cb2 [error prone] fix ReferenceEquality warning in RevWalk#isMergedInto Matthias Sohn 2019-08-09 01:06:13 +0200
  • 722deaa671 [error prone] fix ReferenceEquality warning in RefUpdate#updateImpl Matthias Sohn 2019-08-09 01:04:24 +0200
  • bac0e8fd8d [error prone] fix ReferenceEquality warning in static equals methods Matthias Sohn 2019-08-09 01:01:27 +0200
  • 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId Matthias Sohn 2019-08-08 15:09:46 +0200
  • 2f8911181b [error prone] fix "FutureReturnValueIgnored" error in FS Matthias Sohn 2019-08-08 14:27:08 +0200
  • a52b331d71 Fix formatting and add missing braces in Repository#stripWorkDir Matthias Sohn 2019-08-08 14:42:14 +0200
  • 400bfd6665 Repository: fix reference comparison of Files Matthias Sohn 2019-06-16 01:50:38 +0200
  • 6370098e54 MergeAlgorithm: Suppress Error Prone warning about reference equality David Pursehouse 2019-07-18 16:21:13 +0900
  • 72ae089206 Fix NarrowingCompoundAssignment warnings from Error Prone David Pursehouse 2019-06-22 18:47:43 +0900
  • aefb11298c FS_POSIX: handle Files.getFileStore() failures Thomas Wolf 2019-07-04 09:53:25 +0200
  • f54db4a857 Merge branch 'stable-5.3' into stable-5.4 Matthias Sohn 2019-08-08 13:17:48 +0200
  • 718555518d Merge branch 'stable-5.2' into stable-5.3 Matthias Sohn 2019-08-08 12:30:47 +0200
  • 0046b2a8fe Merge branch 'stable-5.1' into stable-5.2 Matthias Sohn 2019-08-08 11:18:14 +0200
  • 5a88815b1c Fix OpenSshConfigTest#config Matthias Sohn 2019-08-08 10:10:12 +0200
  • 1b22f1a1d6 Merge changes from topic 'sshd' David Pursehouse 2019-08-07 21:31:57 -0400
  • e60b9e1879 FileSnapshot: fix bug with timestamp thresholding Han-Wen Nienhuys 2019-07-31 17:27:47 +0200
  • 3b368d5578 In LockFile#waitForStatChange wait in units of file time resolution Matthias Sohn 2019-08-05 18:00:35 +0200
  • 6857138e19 Cache FileStoreAttributeCache per directory Matthias Sohn 2019-07-19 17:35:27 +0200
  • 275f3da783 Fix FileSnapshot#save(long) and FileSnapshot#save(Instant) Matthias Sohn 2019-08-05 00:51:04 +0200
  • d45219baac Persist minimal racy threshold and allow manual configuration Matthias Sohn 2019-07-17 16:31:42 +0200
  • 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot Matthias Sohn 2019-07-15 15:00:09 +0200
  • 863c2687df Merge "Constants for objects and info/{http-,}alternates" Jonathan Nieder 2019-08-02 12:28:54 -0400
  • 59640fb4f0 Constants for objects and info/{http-,}alternates David Turner 2019-07-25 15:44:34 -0400
  • 9110037e3e UploadPack: move writing of "packfile" header Jonathan Tan 2019-04-03 10:52:48 -0700
  • 902935c38c Reuse FileUtils to recursively delete files created by tests Matthias Sohn 2019-07-16 16:34:56 +0200
  • d17efe880d Fix FileAttributeCache.toString() Matthias Sohn 2019-07-26 15:53:29 +0200
  • 130aa31262 Add test for racy git detection in FileSnapshot Matthias Sohn 2019-07-12 09:49:13 +0200
  • e5e56e8e25 Merge "JGit pgm tests must quote paths on the command line" David Pursehouse 2019-07-25 19:27:56 -0400
  • 5fe455c84f JGit pgm tests must quote paths on the command line Thomas Wolf 2019-07-24 20:36:51 +0200
  • e9dd131d55 PreUploadHookChain: Use list instead of array internally Ivan Frade 2019-07-08 15:31:49 -0700
  • d1f7efcf2b PostUploadHookChain: Use a list instead of array internally Ivan Frade 2019-07-08 15:09:30 -0700
  • b734412724 Merge "UploadPack: add getProtocolV2Hook() method" Jonathan Tan 2019-07-24 13:37:45 -0400