Update JGit to acf21c0bc

$ git log --oneline --no-merges 74fa245b3..acf21c0bc
acf21c0bc RefDirectory: Do not unlock until after deleting loose ref
86ef2d531 Add missing javadoc description for declared exception
29c89d1f0 SnapshottingRefDirectory: Invalidate snapshot after locking ref for update
8197cab33 SnapshottingRefDir: Replace lambas with method refs
8b49e01ab SnapshottingRefDir: Reduce casts with overrides
747618358 Improve handling of NFS stale handle errors
ca54c5176 Fix handling of missing pack index file
60af389b4 Add tests for handling pack files removal during fetch
b4c66104f Introduce a PriorityQueue sorting RevCommits by commit timestamp
2d52df154 Remove org.eclipse.jgit.benchmark/.factorypath
10c5c17eb Update jmh to 1.37 for org.eclipse.jgit.benchmark
2177bed9a Silence API warnings
e712b4716 Make sure ref to prune is in packed refs
170244d05 Checkout: better directory handling
4d6671b4c (origin/stable-5.13) PackConfig: fix @since tags
244165fc5 Remove unused API problem filters
f103a1d5c Add support for git config repack.packKeptObjects
f5f4bf0ad Do not exclude objects in locked packs from bitmap processing
43d6bc5ef Prepare 6.6.2-SNAPSHOT builds
ff08cbfe0 (tag: v6.6.1.202309021850-r) JGit v6.6.1.202309021850-r
9072103f3 Checkout: better directory handling
c64dfe5b4 Update to Tycho 4.0.1
88ca88a32 Add verification in GcKeepFilesTest that bitmaps are generated
3a6eec9bb Express the explicit intention of creating bitmaps in GC
ac8d7838f GC: prune all packfiles after the loosen phase
dd92c1aa9 Prepare 5.13.3-SNAPSHOT builds
5aa8a7e27 (tag: v5.13.2.202306221912-r) JGit v5.13.2.202306221912-r
6f4f7e911 Update Orbit to R20230531010532 for 2023-06
f6928f573 Revert "RefDirectory: Throw exception if CAS of packed ref list fails"
a80130d65 Bazel: Fix remote build execution for Java 17
f4eb38f9f Bump bazel vesion to 6.2.0
ceeb9ad80 Prepare 6.6.1-SNAPSHOT builds
d3962e0e7 (tag: v6.6.0.202305301015-r) JGit v6.6.0.202305301015-r
cae6d4e6b Update to Orbit S20230516204213
264b91c3e Prepare 6.6.0-SNAPSHOT builds
246f37d19 (tag: v6.6.0.202305241045-m3) JGit v6.6.0.202305241045-m3
6b3b2b33a GraphObjectIndex: fix search in findGraphPosition
d3d0ec429 Update to Tycho 4.0.0-SNAPSHOT
0d92f543f PGP sign p2 artefacts
f8038b6b5 Revert 'Use net.i2p.crypto:eddsa directly from Maven Central'
5a00dd873 Update dash license-tool-plugin to 1.0.2
2cbf0c177 Also add suppressed exception if unchecked exception occurs in finally
334852c52 Candidate: use "Objects.equals" instead of "=="
4562e79e2 Use hamcrest 2.2 directly from Maven Central
04ca81308 Use commons-logging directly from Maven Central
72455b5fd Update jna to 5.13.0
e53250921 Use bytebuddy directly from Maven Central
ca0696664 Use jna directly from Maven Central
7e094c6cf Use net.i2p.crypto:eddsa directly from Maven Central
b3dcf6344 Use org.tukaani:xz directly from Maven Central
4aa89daac Use args4j directly from Maven Central
7e67fe1d4 Use gson directly from Maven Central
6f2d93fb8 Remove unused $NON-NLS-1$
0f7d485bc Remove unused API filters
913e6cf3f Switch to Apache MINA sshd 2.10.0
43954ea62 [releng] API filter for PackIndex.DEFAULT_WRITE_REVERSE_INDEX
2c89a3ec7 PackExt: add a #getTmpExtension method
d0564cf8a UploadPack: Record negotiation stats on fetchV2 call
e6f216119 RewriteGeneratorTest: Introduce test cases for the RewriteGenerator
ce88e62ed PackWriter: write the PackReverseIndex file
05e7e9d5a Prepare 6.6.0-SNAPSHOT builds
f6f56fc9b JGit v6.6.0.202305031100-m2

Release-Notes: Update JGit to acf21c0bc
Change-Id: Id1f96b09c989cafa4a3871a88c1c8cf5e96f9def
1 file changed
tree: 669e93d4a98616e00eb4482eab9fbb2c374690a8
  1. .settings/
  2. .ts-out/
  3. antlr3/
  4. contrib/
  5. Documentation/
  6. e2e-tests/
  7. java/
  8. javatests/
  9. lib/
  10. modules/
  11. plugins/
  12. polygerrit-ui/
  13. prolog/
  14. prologtests/
  15. proto/
  16. resources/
  17. tools/
  18. webapp/
  19. .bazelignore
  20. .bazelproject
  21. .bazelrc
  22. .bazelversion
  23. .editorconfig
  24. .git-blame-ignore-revs
  25. .gitignore
  26. .gitmodules
  27. .gitreview
  28. .mailmap
  29. .pydevproject
  30. .zuul.yaml
  31. BUILD
  32. COPYING
  33. INSTALL
  34. Jenkinsfile
  35. package.json
  36. README.md
  37. SUBMITTING_PATCHES
  38. version.bzl
  39. WORKSPACE
  40. yarn.lock
README.md

Gerrit Code Review

Gerrit is a code review and project management tool for Git based projects.

Build Status Maven Central

Objective

Gerrit makes reviews easier by showing changes in a side-by-side display, and allowing inline comments to be added by any reviewer.

Gerrit simplifies Git based project maintainership by permitting any authorized user to submit changes to the master Git repository, rather than requiring all approved changes to be merged in by hand by the project maintainer.

Documentation

For information about how to install and use Gerrit, refer to the documentation.

Source

Our canonical Git repository is located on googlesource.com. There is a mirror of the repository on Github.

Reporting bugs

Please report bugs on the issue tracker.

Contribute

Gerrit is the work of hundreds of contributors. We appreciate your help!

Please read the contribution guidelines.

Note that we do not accept Pull Requests via the Github mirror.

Getting in contact

The Developer Mailing list is repo-discuss on Google Groups.

License

Gerrit is provided under the Apache License 2.0.

Build

Install Bazel and run the following:

    git clone --recurse-submodules https://gerrit.googlesource.com/gerrit
    cd gerrit && bazel build release

Install binary packages (Deb/Rpm)

The instruction how to configure GerritForge/BinTray repositories is here

On Debian/Ubuntu run:

    apt-get update & apt-get install gerrit=<version>-<release>

NOTE: release is a counter that starts with 1 and indicates the number of packages that have been released with the same version of the software.

On CentOS/RedHat run:

    yum clean all && yum install gerrit-<version>[-<release>]

On Fedora run:

    dnf clean all && dnf install gerrit-<version>[-<release>]

Use pre-built Gerrit images on Docker

Docker images of Gerrit are available on DockerHub

To run a CentOS 8 based Gerrit image:

    docker run -p 8080:8080 gerritcodereview/gerrit[:version]-centos8

To run a Ubuntu 20.04 based Gerrit image:

    docker run -p 8080:8080 gerritcodereview/gerrit[:version]-ubuntu20

NOTE: release is optional. Last released package of the version is installed if the release number is omitted.