Commit Graph

  • 3d4c95293c [spotbugs] Fix potential NPE in FSTest Matthias Sohn 2019-11-26 01:48:43 +0100
  • 74487ffa12 Remove unused import in CreateFileSnapshotBenchmark Matthias Sohn 2019-11-26 01:14:47 +0100
  • 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories Han-Wen Nienhuys 2019-11-17 15:05:57 -0800
  • e0744891fe FileRepository: cleanup refs outside refs/ on reftable conversion Han-Wen Nienhuys 2019-11-19 19:55:06 -0800
  • a48b77d782 Merge "UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed" Jonathan Nieder 2019-11-25 19:40:50 -0500
  • fd51cd159c Update Orbit to S20191118194249 for 2019-12 M3 Matthias Sohn 2019-11-25 23:57:24 +0100
  • 75038afc8e Silence API error for new method in ReachabilityChecker Matthias Sohn 2019-11-25 23:41:04 +0100
  • f2ccc42132 UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed David Pursehouse 2019-11-25 09:31:49 +0900
  • f5f5c80bf5 BitmappedReachabilityChecker: Use only one bitmap for the whole check Ivan Frade 2019-11-14 13:56:27 -0800
  • 989a927a5f checkNotAdvertisedWants: Be lazy converting Ref to RevCommit Ivan Frade 2019-11-19 12:08:53 -0800
  • a0204a4727 ReachabilityChecker: Receive a Stream instead of a Collection Ivan Frade 2019-11-19 10:40:21 -0800
  • 2ff0c0abaa UploadPack: Prioritize references for non-advertised wants checks Ivan Frade 2019-11-12 14:33:29 -0800
  • fa1566f40c ReceivePack: Fix name hiding of 'atomic' member David Pursehouse 2019-11-17 10:30:46 -0800
  • e9c21fca58 ReceivePack: Remove unnecessarily nested else-clause David Pursehouse 2019-11-17 10:27:05 -0800
  • f8e60ce1cf Simplify comparator code Michael Keppler 2019-11-17 18:07:09 +0100
  • 8fcba48b72 Fix typo in Javadoc Michael Keppler 2019-11-17 18:05:46 +0100
  • 0356613f48 pgm: add write stats to BenchmarkReftable Han-Wen Nienhuys 2019-11-13 15:23:01 -0800
  • a8f4bf6abe pgm: add command to convert repo to reftable Han-Wen Nienhuys 2019-08-29 20:18:10 +0200
  • 38586d54d0 file: implement FileReftableDatabase Han-Wen Nienhuys 2019-08-12 17:33:51 +0200
  • 7b73d5eec7 Fix Maven missing version warning Michael Keppler 2019-11-16 16:49:38 +0100
  • 7ab7ec00c5 Use Java 8 source and target in Maven Michael Keppler 2019-11-16 16:23:34 +0100
  • a6bdcace30 ReceivePack: Reduce visibility of methods David Pursehouse 2019-11-13 16:40:14 -0800
  • 830e7bf678 Suppress API error raised for constant added in 345e2648 Matthias Sohn 2019-11-16 00:17:32 -0800
  • cb85f7be8b TopoSortGenerator: simplify first-parent handling Thomas Wolf 2019-10-26 19:46:31 +0200
  • 1daf6f13aa RewriteGenerator: avoid adding null parent Thomas Wolf 2019-10-26 01:00:16 +0200
  • 345e2648df DiffFormatter: support core.quotePath = false Thomas Wolf 2019-10-28 18:11:57 +0100
  • a227dc3ba0 IndexDiff/SubmoduleWalk: make the RepositoryBuilder configurable Thomas Wolf 2019-10-26 19:58:07 +0200
  • 7a3b93cbed IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly Thomas Wolf 2019-10-21 22:28:50 +0200
  • 83b9b84e4a Merge changes I583491f6,Idd44e3bb Jonathan Nieder 2019-11-14 18:21:04 -0500
  • 63fba337b2 Run Eclipse formatter on BatchRefUpdateTest Han-Wen Nienhuys 2019-11-14 13:48:28 -0800
  • 63fc6970cc Suppress the API errors introduced by 3e9a5f99 Matthias Sohn 2019-11-14 10:08:24 -0800
  • 57bb09ade9 ReceivePack: Remove unused getLockMessageProcessName method David Pursehouse 2019-11-13 16:33:34 -0800
  • b89e5ecc9f ReceivePack: Remove unnecessary ReceivePack. prefix on static call David Pursehouse 2019-11-13 16:31:48 -0800
  • 3e9a5f993b transport: Merge BaseReceivePack into ReceivePack Masaya Suzuki 2019-07-23 12:54:43 -0700
  • 74bfec4112 Move KetchSystem.delay to FileUtils. Han-Wen Nienhuys 2019-11-13 07:12:05 -0800
  • fd798d326e BaseReceivePack: Add hasReceivedPack method David Pursehouse 2019-11-13 10:16:25 -0800
  • 566a46e9ec Silence API errors for new API introduced in 5.5.2 Matthias Sohn 2019-11-12 18:51:22 +0100
  • ee00877a56 Upgrade wagon-ssh to 3.3.4 David Pursehouse 2019-11-12 08:08:51 -0800
  • ca8887a074 Merge branch 'stable-5.5' Thomas Wolf 2019-11-12 09:43:30 +0100
  • 22e153177c Fix NPE in SystemReader in tests Thomas Wolf 2019-11-12 09:38:04 +0100
  • 826317942f Merge branch 'stable-5.5' Matthias Sohn 2019-11-11 11:07:01 -0800
  • ca800b55c8 BaseReceivePack: Fix the format Masaya Suzuki 2019-11-07 17:17:21 -0800
  • e102bbed99 Prepend hostname to subsection used to store file timestamp resolution Matthias Sohn 2019-10-07 19:05:07 +0200
  • 838b5a84b5 Store filesystem timestamp resolution in extra jgit config Matthias Sohn 2019-10-07 17:58:56 +0200
  • a7412b544b Update bouncycastle version to 1.64 and Orbit to I20191106190530 David Ostrovsky 2019-10-18 04:21:27 -0400
  • ffe74210d6 SystemReader: extract updating config and its parents if outdated Thomas Wolf 2019-09-21 14:38:22 +0200
  • 6bae5a88bc Upgrade maven-jar-plugin to 3.2.0 David Pursehouse 2019-11-05 22:49:48 +0900
  • 5220e18010 Upgrade maven-source-plugin to 3.2.0 David Pursehouse 2019-11-05 22:49:16 +0900
  • 6c3bb402ea Merge branch 'stable-5.5' Matthias Sohn 2019-11-06 21:07:09 +0100
  • b7810be174 Merge branch 'stable-5.4' into stable-5.5 Matthias Sohn 2019-11-06 21:05:07 +0100
  • 155ed93da8 Merge branch 'stable-5.3' into stable-5.4 Matthias Sohn 2019-11-06 21:02:14 +0100
  • 5c40f12e20 Merge branch 'stable-5.2' into stable-5.3 Matthias Sohn 2019-11-06 21:00:07 +0100
  • 4dd85d9bf3 Merge branch 'stable-5.1' into stable-5.2 Matthias Sohn 2019-11-06 20:57:46 +0100
  • d36488ad2e Fix benchmark pom.xml to include distribution managment config Matthias Sohn 2019-11-06 17:49:48 +0100
  • abecc9587f Merge branch 'stable-5.5' Matthias Sohn 2019-11-05 16:28:06 +0100
  • 97f9bc8e8e Merge branch 'stable-5.4' into stable-5.5 Matthias Sohn 2019-11-05 16:10:48 +0100
  • e85664e3f8 Merge branch 'stable-5.3' into stable-5.4 Matthias Sohn 2019-11-05 15:42:14 +0100
  • cbdb5e7750 Merge branch 'stable-5.2' into stable-5.3 Matthias Sohn 2019-11-05 15:24:54 +0100
  • 29a429c29a Merge branch 'stable-5.1' into stable-5.2 Matthias Sohn 2019-11-05 15:07:39 +0100
  • 452c38cd22 Run JMH benchmarks using bazel Matthias Sohn 2019-08-04 19:04:41 +0200
  • 06de3a1dd7 Benchmark for creating files and FileSnapshots Matthias Sohn 2019-08-07 11:51:30 +0200
  • 25a611ccc5 Implement benchmark for looking up FileStore of a given Path Matthias Sohn 2019-08-05 16:26:20 +0200
  • 9a638b08d3 JMH benchmark for SimpleLruCache Matthias Sohn 2019-08-03 12:02:34 +0200
  • 9328236cfe Update API problem filters Matthias Sohn 2019-11-04 16:24:55 +0100
  • 5b7be296d2 Remove unused API problem filters Matthias Sohn 2019-11-04 13:28:23 +0100
  • 6d407fe727 Silence API errors for new API added since 5.1.0 Matthias Sohn 2019-11-04 13:25:37 +0100
  • e8c3619063 DirCacheCheckout: don't use deprecated method Thomas Wolf 2019-11-03 10:14:40 +0100
  • 64f2407f19 WorkingTreeModifiedEvent: must be fired explicitly after merge Thomas Wolf 2019-11-02 19:26:42 +0100
  • b29e9bd1cb Merge "HttpSupport.proxyFor(): use only scheme, host, and port" David Pursehouse 2019-10-30 19:20:30 -0400
  • 7c75a68b96 reftable: enforce ascending order in sortAndWriteRefs Han-Wen Nienhuys 2019-10-13 18:14:17 +0200
  • b7d1eb4185 HttpSupport.proxyFor(): use only scheme, host, and port Thomas Wolf 2019-07-31 19:40:40 +0200
  • cf11a03bc2 Documentation/technical/reftable: change suggested file names Han-Wen Nienhuys 2019-08-22 15:47:17 +0200
  • b4e5ae3b34 Update Orbit to S20191025144108 and Ant to 1.10.7.v20190926-0324 Matthias Sohn 2019-10-29 12:17:04 +0100
  • 50e9de62d3 Update Tycho to 1.5.1 Matthias Sohn 2019-10-29 11:43:16 +0100
  • 333c20aa48 Upgrade Jetty to 9.4.22.v20191022 Michael Keppler 2019-10-25 13:20:05 +0200
  • 078500ef1c Merge "[errorprone] Don't throw exception in finally" David Pursehouse 2019-10-25 21:56:06 -0400
  • 66aa2cc30c Merge "[errorprone] Add parenthesis to clarify operator precedence" David Pursehouse 2019-10-25 21:55:33 -0400
  • 271051ef06 Replace "Rebase interactive" with "Interactive rebase" Matthias Sohn 2019-10-25 00:28:42 +0200
  • 5625f70d25 [errorprone] Don't throw exception in finally Matthias Sohn 2019-10-25 15:11:42 +0200
  • 6ba8f37ab7 [errorprone] Add parenthesis to clarify operator precedence Matthias Sohn 2019-10-25 15:15:03 +0200
  • 6a39da37fe GPG: implement more OpenPGP UserId matching formats Thomas Wolf 2019-10-23 00:55:28 +0200
  • d4404fb438 Merge "reftable: remove assert calls" Jonathan Tan 2019-10-22 17:06:59 -0400
  • 0bf165b7b6 Merge "TreeRevFilterTest: Simplify filter used" Jonathan Tan 2019-10-22 13:36:46 -0400
  • 91979f93fa TreeRevFilterTest: Simplify filter used Jonathan Tan 2019-10-21 17:26:22 -0700
  • e4fd171da2 reftable: remove assert calls Han-Wen Nienhuys 2019-10-22 11:56:45 +0200
  • 4f83544e50 Merge "GpgKeyLocator: Return a signing key for a user instead of the master key" Gunnar Wagenknecht 2019-10-22 01:22:26 -0400
  • 748db6a0d6 Merge "GpgKeyLocator: Return subkeys instead of the first key for subkeys" Gunnar Wagenknecht 2019-10-22 01:21:34 -0400
  • 0902e060f7
    GpgKeyLocator: Return a signing key for a user instead of the master key Roan Hofland 2019-10-22 02:16:43 +0200
  • 68b8317a09
    GpgKeyLocator: Return subkeys instead of the first key for subkeys Roan Hofland 2019-10-22 02:06:31 +0200
  • 385b503ae8 Support for core.hooksPath Thomas Wolf 2019-09-20 16:41:39 +0200
  • b138f16945 Upgrade Tycho to 1.5.0 Michael Keppler 2019-10-21 16:18:01 +0200
  • c020848dbb Close ObjectReaders in tests Thomas Wolf 2019-10-21 11:38:00 +0200
  • 123634e2aa Close some Repository instances in tests Thomas Wolf 2019-10-21 11:23:48 +0200
  • 1b8da0dcfa Close ObjectInserters in tests Thomas Wolf 2019-10-21 11:16:38 +0200
  • ecc313a6f6 Upgrade jacoco-maven-plugin to 0.8.5 David Pursehouse 2019-10-15 09:08:48 +0900
  • c24eee4fa4 [pgm] Add --mirror option to clone command Matthias Sohn 2019-10-20 18:08:59 +0200
  • bceac7bd03 Remove meaningless comment in CloneCommandTest Matthias Sohn 2019-10-21 09:29:50 +0200
  • 6216b0de8a Implement mirror option in CloneCommand Matthias Sohn 2019-10-19 01:52:51 +0200
  • 8e356fc45e AppServer: Stop using deprecated SslContextFactory constructor David Pursehouse 2019-10-17 10:42:28 +0900
  • 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings David Pursehouse 2019-10-17 09:01:25 +0900