917 Commits (7b60a5ddaf9a8581aa4219721bb73b702902582f)

Autor SHA1 Mensagem Data
  Julian Ruppel 7b60a5ddaf Support commit.template config property 3 anos atrás
  Fabio Ponciroli 6976a30f44 searchForReuse might impact performance in large repositories 3 anos atrás
  Kaushik Lingarkar 8bc166b00d BatchRefUpdate: Skip saving conflicting ref names and prefixes in memory 3 anos atrás
  Thomas Wolf e58bf0870e Add git config for conflict style merge/diff3 3 anos atrás
  Matthias Sohn 927deed5a5 init: add config option to set default for the initial branch name 3 anos atrás
  Matthias Sohn cb8924a80d init: allow specifying the initial branch name for the new repository 3 anos atrás
  Thomas Wolf 3774fcc848 GPG signature verification via BouncyCastle 3 anos atrás
  Thomas Wolf 6d462e5fe9 GPG: support git config gpg.program 3 anos atrás
  Terry Parker dbd05433ec Move reachability checker generation into the ObjectReader object 3 anos atrás
  Gal Paikin a6b90b7ec5 Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase 3 anos atrás
  Matthias Sohn 74d5a1c172 RepositoryCache: declare schedulerLock final 3 anos atrás
  Thomas Wolf 0f442d7083 Use Map interface instead of ConcurrentHashMap class 3 anos atrás
  Matthias Sohn 13e0ffbd3d [spotbugs] Don't use class from java.util.concurrent for locking 3 anos atrás
  Han-Wen Nienhuys 7386f73bb0 Remove reftree and ketch 4 anos atrás
  Thomas Wolf 41b9159795 TagCommand: support signing annotated tags 3 anos atrás
  Thomas Wolf 5abd8a4feb Enable GpgSigner to also sign tags 3 anos atrás
  David Ostrovsky 23389a6323 Add constants for parsing git wire protocol version 3 anos atrás
  Thomas Wolf 6f41458d8a Add TypedConfigGetter.getPath() 3 anos atrás
  Thomas Wolf e9cb0a8e47 DirCache: support index V4 3 anos atrás
  Matthias Sohn fed5b2e6fb Remove unused imports 3 anos atrás
  Thomas Wolf 9b033a1b6d Fix writing GPG signatures with trailing newline 4 anos atrás
  Matthias Sohn 13802cd592 Remove trailing whitespace 4 anos atrás
  David Ostrovsky 7861f82029 Fix InvalidInlineTag error flagged by error prone 4 anos atrás
  Matthias Sohn 77848d635b Decouple BouncyCastle from JGit Core 4 anos atrás
  Thomas Wolf 4d7a16257f Include full IssuerFingerprint in GPG signature 4 anos atrás
  Yunjie Li 840e414d0b Refactor: Make retriveCompressed an method of the Bitmap class 4 anos atrás
  Konrad Windszus 54a2d48008 Fix human name for local .bundle files 4 anos atrás
  Matthias Sohn 26b23b2713 Define constants for pack config option keys 4 anos atrás
  Han-Wen Nienhuys 30fb4808f2 Update reftable storage repo layout 4 anos atrás
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 anos atrás
  David Pursehouse 2d1acae6d8 GitmoduleEntry: Remove redundant import of class from same package 4 anos atrás
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 anos atrás
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check 4 anos atrás
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 4 anos atrás
  Matthias Sohn 2b9dd32a82 Add config constants for WindowCache configuration options 4 anos atrás
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 anos atrás
  Matthias Sohn 83f90a274c Set config "extensions" option when converting ref storage format 4 anos atrás
  Carsten Hammer 74bc50125d Replace chain of if statements with switch 5 anos atrás
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 4 anos atrás
  Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 4 anos atrás
  Han-Wen Nienhuys 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories 4 anos atrás
  Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase 4 anos atrás
  Thomas Wolf 345e2648df DiffFormatter: support core.quotePath = false 4 anos atrás
  Thomas Wolf a227dc3ba0 IndexDiff/SubmoduleWalk: make the RepositoryBuilder configurable 4 anos atrás
  Thomas Wolf 7a3b93cbed IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly 4 anos atrás
  Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config 4 anos atrás
  Thomas Wolf ffe74210d6 SystemReader: extract updating config and its parents if outdated 4 anos atrás
  Thomas Wolf 6a39da37fe GPG: implement more OpenPGP UserId matching formats 4 anos atrás
  Roan Hofland 0902e060f7
GpgKeyLocator: Return a signing key for a user instead of the master key 4 anos atrás
  Roan Hofland 68b8317a09
GpgKeyLocator: Return subkeys instead of the first key for subkeys 4 anos atrás