8242 Commits (9eacae28dfedfaea51f0542f579b090ccf18b001)
 

Author SHA1 Message Date
  Matthias Sohn 9eacae28df JGit v5.11.0.202102240950-m3 3 years ago
  Matthias Sohn 1b7eafab13 Merge branch 'master' into stable-5.11 3 years ago
  Thomas Wolf 9bfb0f3a4e [releng] japicmp: update last release version 3 years ago
  Thomas Wolf 29697d86c5 IgnoreNode: include path to file for invalid .gitignore patterns 3 years ago
  Thomas Wolf 4e745c57f7 FastIgnoreRule: include bad pattern in log message 3 years ago
  Matthias Sohn 927deed5a5 init: add config option to set default for the initial branch name 3 years ago
  Matthias Sohn cb8924a80d init: allow specifying the initial branch name for the new repository 3 years ago
  Matthias Sohn 64cb7148ac Fail clone if initial branch doesn't exist in remote repository 3 years ago
  Thomas Wolf 704ccdc096 GPG: fix reading unprotected old-format secret keys 3 years ago
  Matthias Sohn 81a76383a1 Update Orbit to S20210216215844 3 years ago
  Matthias Sohn 7e38792ead Add missing bazel dependency for o.e.j.gpg.bc.test 3 years ago
  Thomas Wolf bdc48aeac7 GPG: handle extended private key format 3 years ago
  wh a14455dfd7 dfs: handle short copies 3 years ago
  Thomas Wolf 27fbd8bf56 Merge "[GPG] Provide a factory for the BouncyCastleGpgSigner" 3 years ago
  Thomas Wolf cd12b570ff [GPG] Provide a factory for the BouncyCastleGpgSigner 3 years ago
  Jonathan Nieder f1312b4a90 Merge "Rename PackFile to Pack" 3 years ago
  Matthias Sohn 3b94ba6c24 Fix boxing warnings 3 years ago
  Thomas Wolf 64cbea8a97 GPG: compute the keygrip to find a secret key 3 years ago
  Thomas Wolf 3774fcc848 GPG signature verification via BouncyCastle 3 years ago
  Tim Neumann 15a38e5b4f Post commit hook failure should not cause commit failure 4 years ago
  Matthias Sohn 935c8b752b Allow to define additional Hook classes outside JGit 3 years ago
  Matthias Sohn f17f8e8ba9 GitHook: use default charset for output and error streams 3 years ago
  Matthias Sohn 5b528474f5 GitHook: use generic OutputStream instead of PrintStream 3 years ago
  Matthias Sohn 7cc1a52c66 Update jetty to 9.4.36.v20210114 3 years ago
  Nasser Grainawi efb154fc24 Rename PackFile to Pack 3 years ago
  Marija Savtchouk 1b9911d9ae Allow dir/file conflicts in virtual base commit on recursive merge. 3 years ago
  Christian Halstrick fe4b2a4656 Merge "GitHook: make fields outputStream and errorStream private" 3 years ago
  Matthias Sohn 686565f416 GitHook: make fields outputStream and errorStream private 3 years ago
  Thomas Wolf 6d462e5fe9 GPG: support git config gpg.program 3 years ago
  David Ostrovsky 19bed3399d Bump bazel version to 4.0.0 3 years ago
  David Ostrovsky 7755645777 Bazel: Remove unused resources variable 3 years ago
  Adithya Chakilam c7685003d8 Fix DateRevQueue tie breaks with more than 2 elements 3 years ago
  Lars Vogel 3259a96021 Field updateHead can be a local variable in RefDirectoryRename 3 years ago
  Matthias Sohn 58f2e23fde Fix FileRepository#convertToReftable which failed if no reflog existed 3 years ago
  Matthias Sohn 9299df41cb Fix SeparateClassloaderTestRunner on Java 9 or higher 3 years ago
  Matthias Sohn c2990810e9 Merge "reftable: add random suffix to table names" 3 years ago
  Alina Djamankulova f077158acf TransportGitAnon: remove unnecessary socket bind to a local address 3 years ago
  David Ostrovsky 4560bdf7e2 Migrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513 3 years ago
  Matthias Sohn 083e6fd709 LFSPointerTest: suppress errorprone error [SelfComparison] 3 years ago
  Matthias Sohn 8ad53baa14 Fix bazel tests broken by classes moved in dbd05433 3 years ago
  Matthias Sohn b6fe0300f2 Merge branch 'stable-5.11' 3 years ago
  Matthias Sohn 43b651ea93 Prepare 5.11.0-SNAPSHOT builds 3 years ago
  Matthias Sohn 247babb603 JGit v5.11.0.202102031030-m2 3 years ago
  Thomas Wolf 91ddc0e284 IO: fix IO.readFully(InputStream, byte[], int) 3 years ago
  Thomas Wolf aa052ea099 LFS: make pointer parsing more robust 3 years ago
  Matthias Sohn 9109cb9d2b [pgm] add option --timeout to clone command 3 years ago
  Jonathan Nieder 59420886e9 Merge "Move reachability checker generation into the ObjectReader object" 3 years ago
  Terry Parker dbd05433ec Move reachability checker generation into the ObjectReader object 3 years ago
  Youssef Elghareeb 6f82690aaf Add the "compression-level" option to all ArchiveCommand formats 3 years ago
  Jonathan Tan c29ec3447d Merge changes I36d9b63e,I8c5db581,I2c02e89c 3 years ago