]> source.dussan.org Git - jgit.git/commitdiff
Merge branch 'master' into stable-7.1 81/1204681/1
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 26 Nov 2024 13:46:00 +0000 (14:46 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 26 Nov 2024 13:46:00 +0000 (14:46 +0100)
* master:
  PackDirectory: Filter out tmp GC pack files
  Add pack-refs command to the CLI
  Test advertised capabilities with protocol V0 and allow*Sha1InWant
  Align request policies with CGit
  GitTimeParser: Fix multiple errorprone and style comments
  PersonIdent: Preserve the timezone when copying with new time
  PersonIdent: Revert @since of #getZoneId
  tests/BasicTest: Use java.time constructors for PersonIdent
  RawParseUtils test: Use java.time to create PersonIdents
  Change default similarity score to 50(%) to match git's default
  Pack.java: Recover more often in Pack.copyAsIs2()

Change-Id: I1386addb355ffba09dcbf1a6e8634d605c0d3b5c


Trivial merge