Commit Graph

  • e64ce267f8 RepoCommand: Preserve executable bit in <copyfile> Ivan Frade 2018-10-26 17:03:40 -0700
  • f648a3bd81 RepoCommand.RemoteReader: Add method to read contents and mode of file Ivan Frade 2018-10-30 11:51:49 -0700
  • de37eb3a9d Update 2018-12 Orbit repository to S20181031145145 Matthias Sohn 2018-10-31 22:48:45 +0100
  • 17dbaa4fdd RepoCommandTest: Extract method to assert file contents Ivan Frade 2018-10-30 12:31:48 -0700
  • d0f44d4396 Merge changes Ice585525,I73474dea David Pursehouse 2018-10-29 23:21:07 -0400
  • a91e934d05 Update staging target platform for eclipse platform 4.10 Matthias Sohn 2018-10-30 00:23:09 +0100
  • 7c03521f1a New target platform for 4.9 Matthias Sohn 2018-10-30 00:19:11 +0100
  • a98a6044cf CLIText: Fix typo: remotes's -> remote's David Pursehouse 2018-10-29 17:02:41 +0900
  • 9185ad8d5c CLIText: Fix typo: 'amd' -> 'and' David Pursehouse 2018-10-29 16:55:38 +0900
  • 6f359c1709 Silence API errors for new methods added to DepthWalk Matthias Sohn 2018-10-29 00:40:00 +0100
  • 06bce43338 Remove unused text "symlinkCannotBeWrittenAsTheLinkTarget" Matthias Sohn 2018-10-28 14:35:54 +0100
  • d9e67c8d8f Fix typos Michael Keppler 2018-10-27 21:55:39 +0200
  • f9a142939d Update eclipse compiler org.eclipse.jdt:ecj to 3.15.0 Matthias Sohn 2018-10-28 01:50:46 +0200
  • aaf71bfbcc gitignore/gitattributes: fix matching of \r Marc Strapetz 2018-02-19 11:26:09 +0100
  • bcf7eb02c2 Upgrade maven-pmd-plugin to 3.11.0 David Pursehouse 2018-10-26 18:47:26 +0900
  • 0e5cc09afe Merge "InternalPushConnection: don't swallow RuntimeException" Dave Borowitz 2018-10-25 10:35:43 -0400
  • 6e3c9347bc Add test for protocol v0 parser Ivan Frade 2018-10-24 14:53:21 -0700
  • d40835a801 ObjectIdMatcher: Custom matcher for sets of ObjectIds Ivan Frade 2018-09-21 12:08:33 -0700
  • 237abe6ab5 UploadPack: Implement deepen-not for protocol v2 Jonathan Tan 2018-10-01 15:50:47 -0700
  • f5fa1eaf39 Throw error when deepen-since excludes all commits Jonathan Tan 2018-10-02 15:18:43 -0700
  • a579a56e3a Merge changes from topic 'moving-to-request-2' Jonathan Nieder 2018-10-22 13:49:38 -0400
  • 94a3d8bae9 UploadPack v0: Extract "agent" client capability at parse time Ivan Frade 2018-10-18 10:54:14 -0700
  • 8420c729a0 Make PrePushHook properly terminate ref lines Markus Keller 2018-10-16 16:25:56 +0200
  • e4fdc571c9 RemoteRefUpdate#toString: Fix indentation David Pursehouse 2018-10-21 20:05:56 +0900
  • f2db2a1f65 [releng] Fix boxing warning Michael Keppler 2018-10-20 15:19:23 +0200
  • d056a54384 CheckoutCommand: force flag now allows overwrite Ned Twigg 2018-08-21 14:44:28 -0700
  • 36432ac4e3 Merge branch 'stable-5.1' David Pursehouse 2018-10-20 18:04:41 +0900
  • b65e247568 Prepare 5.1.4-SNAPSHOT builds Matthias Sohn 2018-10-20 10:39:16 +0200
  • cf24983b23 JGit v5.1.3.201810200350-r v5.1.3.201810200350-r Matthias Sohn 2018-10-20 09:50:16 +0200
  • 8fc3903989 Merge branch 'stable-5.0' into stable-5.1 David Pursehouse 2018-10-20 14:46:20 +0900
  • 4728a32699 Merge "Merge branch 'stable-4.11' into stable-5.0" into stable-5.1 David Pursehouse 2018-10-20 01:39:43 -0400
  • f40a5a12e4 Merge branch 'stable-4.11' into stable-5.0 David Pursehouse 2018-10-20 14:29:12 +0900
  • 647ad2f0f2 Merge branch 'stable-4.11' into stable-5.0 Matthias Sohn 2018-10-20 02:12:24 +0200
  • 9b6d30f2c1 Prepare 4.11.6-SNAPSHOT builds Matthias Sohn 2018-10-20 02:08:35 +0200
  • 8d4f8d55d3 UploadPack: Return correct peer user agent on v2 requests Ivan Frade 2018-10-17 16:52:30 -0700
  • 92aca6195d JGit v4.11.5.201810191925-r v4.11.5.201810191925-r Matthias Sohn 2018-10-20 01:27:52 +0200
  • 976a8e369d Merge branch 'stable-4.10' into stable-4.11 Matthias Sohn 2018-10-20 01:23:17 +0200
  • 019f1b2d4c Merge branch 'stable-4.9' into stable-4.10 Matthias Sohn 2018-10-20 00:16:21 +0200
  • 7ae004509c Prepare 4.9.8-SNAPSHOT builds Matthias Sohn 2018-10-20 00:10:02 +0200
  • 97534056fc JGit v4.9.7.201810191756-r v4.9.7.201810191756-r Matthias Sohn 2018-10-19 23:58:47 +0200
  • 97b62cf9dd Update API problem filter Matthias Sohn 2018-10-19 23:54:38 +0200
  • cee3ef1a0e Merge branch 'stable-4.8' into stable-4.9 Matthias Sohn 2018-10-19 23:30:02 +0200
  • 40f5b28545 Accept protocol v2 server options on fetch and ls-refs requests Ivan Frade 2018-07-26 15:49:09 -0700
  • 566a5dcc21 Merge branch 'stable-4.7' into stable-4.8 Matthias Sohn 2018-10-19 22:36:31 +0200
  • d6c587faef Prepare 4.7.7-SNAPSHOT builds Matthias Sohn 2018-10-19 22:27:47 +0200
  • b811e4fc51 JGit v4.7.6.201810191618-r v4.7.6.201810191618-r Matthias Sohn 2018-10-19 22:18:38 +0200
  • 2674bec32b Update API problem filter Matthias Sohn 2018-10-19 22:15:39 +0200
  • 0691c4b94b UploadPack: Use request instead of field for client capabilities Ivan Frade 2018-10-16 16:37:18 -0700
  • ffaada75e4 Merge branch 'stable-4.6' into stable-4.7 David Pursehouse 2018-10-19 18:43:43 +0900
  • 926a126f72 Merge branch 'stable-4.5' into stable-4.6 David Pursehouse 2018-10-19 18:43:03 +0900
  • c31108bcc5 Merge branch 'stable-4.4' into stable-4.5 David Pursehouse 2018-10-19 10:45:49 +0900
  • 0de9ca38f4 Merge branch 'stable-4.3' into stable-4.4 stable-4.4 David Pursehouse 2018-10-19 10:43:03 +0900
  • 2a21b330d6 Merge branch 'stable-4.2' into stable-4.3 stable-4.3 David Pursehouse 2018-10-19 10:42:21 +0900
  • 27acb4ab25 Merge branch 'stable-4.1' into stable-4.2 stable-4.2 David Pursehouse 2018-10-19 10:41:26 +0900
  • aebc8a41b8 Merge branch 'stable-4.0' into stable-4.1 stable-4.1 David Pursehouse 2018-10-19 10:38:48 +0900
  • 95579e6af3 Merge branch 'stable-5.1' David Pursehouse 2018-10-19 08:06:39 +0900
  • 7fde9ab8d2 UploadPack.FirstLine: Revert renaming of getOptions into getCapabilities Ivan Frade 2018-10-18 15:16:37 -0700
  • b6e2800560 ssh: Prefer algorithms of the known host keys Saša Živkov 2018-10-04 14:08:41 +0200
  • 91021cb66f Configure classpath for separate test sources in Eclipse Michael Keppler 2018-10-09 09:15:35 +0200
  • 7ebd434e91 Disable Eclipse warning about unrecognized @SuppressWarnings value David Pursehouse 2018-10-17 10:40:36 +0900
  • abefc00ac5 UnionInputStreamTest: Suppress ErrorProne warning about missing synchronized David Pursehouse 2018-10-12 11:07:48 +0900
  • 9bfd31fd44 Merge "Upgrade spotbugs to 3.1.7" David Pursehouse 2018-10-16 19:34:04 -0400
  • 13b3881b3e UploadPack: Use request instead of field for clientShallowCommits Ivan Frade 2018-09-18 16:06:52 -0700
  • 9694d89ea1 UploadPack: Use request instead of field for depth Ivan Frade 2018-09-18 15:52:48 -0700
  • 81a752bef7 UploadPack: Use request instead of field for shallowSince Ivan Frade 2018-10-16 14:16:35 -0700
  • 3c974d0251 UploadPack: Use request in computeShallowUnshallow Ivan Frade 2018-10-16 13:56:43 -0700
  • b41d7624b8 Move deepenSince and deepenNotRefs up to FetchRequest Ivan Frade 2018-10-16 12:51:00 -0700
  • 2bedc6e08b UploadPack: Use request instead of field for filterBlobLimt Ivan Frade 2018-09-18 14:58:44 -0700
  • ec838fee0c Mark fetch requests fields as final and @NonNull when possible Ivan Frade 2018-10-15 16:49:13 -0700
  • f894066f6c Upgrade spotbugs to 3.1.7 David Pursehouse 2018-10-16 18:38:34 +0900
  • 1a0b48fecd Create FetchRequest superclass with common elements Ivan Frade 2018-10-15 12:19:41 -0700
  • 8460ab8e87 Rename Fetch V2 request wantsIds and options Ivan Frade 2018-10-15 12:43:29 -0700
  • 7d7b8dec56 Move protocol v0/v1 parsing to its own class and request objects Ivan Frade 2018-08-28 13:57:52 -0700
  • 8a5b044a99 InternalPushConnection: don't swallow RuntimeException Han-Wen Nienhuys 2018-10-09 16:22:06 +0200
  • 89388d67f8 Fix file handle leak in ObjectDownloadListener.onWritePossible Matthias Sohn 2018-10-11 14:42:28 +0200
  • 33744a2dfe Merge branch 'stable-4.6' into stable-4.7 David Pursehouse 2018-10-13 09:18:03 +0900
  • 27f7a590d1 Merge branch 'stable-4.5' into stable-4.6 David Pursehouse 2018-10-13 09:16:55 +0900
  • 2db49bc679 Replace Findbugs with Spotbugs in org.eclipse.jgit/pom.xml David Pursehouse 2018-10-13 09:14:57 +0900
  • 07bff0ef3e Merge "Upgrade maven-surefire plugins to 2.22.1" David Pursehouse 2018-10-12 20:08:58 -0400
  • e82cb5a6d3 FirstWant: tighten first-want line validation Ivan Frade 2018-10-10 17:02:49 -0700
  • 208a3fc8e1 Merge "Move first line parsing for v0/v1 pack negotiation out of UploadPack" Jonathan Nieder 2018-10-12 17:23:32 -0400
  • 6aca8899a5 Move first line parsing for v0/v1 pack negotiation out of UploadPack Ivan Frade 2018-09-17 11:48:48 -0700
  • f5961cc5d9 Upgrade maven-surefire plugins to 2.22.1 David Pursehouse 2018-10-12 18:55:38 +0900
  • 4da3b9368b Upgrade error_prone_core to 2.3.2 David Pursehouse 2018-10-11 19:38:29 +0900
  • b3adaf7741 PackOutputStream: Suppress Error Prone's ShortCircuitBoolean warning David Pursehouse 2018-10-02 13:06:24 +0900
  • 36536e3396 Add missing @since tags for ObjectChecker.ErrorType Matthias Sohn 2018-10-10 11:24:30 +0200
  • de8de3bbd4 Revert "Remove unused API problem filters" Matthias Sohn 2018-10-10 11:26:00 +0200
  • bcc327df3b Bazel: Require minimum bazel version 0.17.1 David Pursehouse 2018-10-10 10:53:35 +0900
  • fbbb0b1e19 Merge "ValidRefNameTest#testNormalizeBranchName: Fix string/ref equality check" David Pursehouse 2018-10-09 22:07:14 -0400
  • 37c7fbd661 Remove unused API problem filters David Pursehouse 2018-10-10 08:57:03 +0900
  • b0f2826dfd ValidRefNameTest#testNormalizeBranchName: Fix string/ref equality check David Pursehouse 2018-10-02 13:17:51 +0900
  • db5cc027fd Merge changes from topic 'maven-plugin-updates' David Pursehouse 2018-10-09 20:22:27 -0400
  • b0991ca805 Format @NonNull on return value as method annotation Jonathan Nieder 2018-10-09 15:56:55 -0700
  • 608b6b03b1 Format @Nullable on return value as method annotation Jonathan Nieder 2018-10-09 15:48:16 -0700
  • c58362c174 Avoid using @Nullable to annotate arrays Jonathan Nieder 2018-10-09 15:29:00 -0700
  • 81b7f0e835 FsckError: Use @Nullable as field annotation (before any modifier) Ivan Frade 2018-10-09 14:38:15 -0700
  • 39b27f7c7b DfsFsck: Check that .gitmodules in the repository have valid contents Ivan Frade 2018-10-08 15:42:47 -0700
  • 7aebb6779c FsckError.CorruptObject: Use @Nullable constructor for errorType Ivan Frade 2018-10-08 14:43:17 -0700
  • 9372791fcf SubmoduleValidator: Always throw SubmoduleValidationException Ivan Frade 2018-10-08 13:37:42 -0700
  • 7eb34c175c Replace FindBugs with SpotBugs David Pursehouse 2018-10-09 10:11:25 +0900