5796 Commits (master)

Author SHA1 Message Date
  Adithya Chakilam 41643dcb79 Optimize RevWalkUtils.findBranchesReachableFrom() 3 years ago
  Adithya Chakilam 0bd2f4bf77 Introduce getMergedInto(RevCommit commit, Collection<Ref> refs) 3 years ago
  Youssef Elghareeb 4a78d911c5 Skip detecting content renames for large files 3 years ago
  Matthias Sohn 84ed57d2f6 Remove unused API problem filters 3 years ago
  Thomas Wolf 808c4495ca HTTP cookies: do tilde expansion on http.cookieFile 3 years ago
  Matthias Sohn 232876421d Prepare 5.12.0-SNAPSHOT builds 3 years ago
  Matthias Sohn 1f368f8867 Prepare 5.11.1-SNAPSHOT builds 3 years ago
  Matthias Sohn 30b6887d44 JGit v5.11.0.202103091610-r 3 years ago
  Nasser Grainawi 2a6b2eddcf PackFile: Add id + ext based constructors 3 years ago
  Nasser Grainawi 093020864f GC: deleteOrphans: Use PackFile 3 years ago
  Nasser Grainawi c57b2935cd PackExt: Convert to Enum 3 years ago
  Martin Fick 6167641834 Restore preserved packs during missing object seeks 3 years ago
  Nasser Grainawi 7fbff35887 Pack: Replace extensions bitset with bitmapIdx PackFile 3 years ago
  Nasser Grainawi 49c89285a7 PackDirectory: Use PackFile to ensure we find preserved packs 3 years ago
  Nasser Grainawi dc7f0bfee9 GC: Use PackFile to de-dup logic 3 years ago
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames 3 years ago
  Matthias Sohn 1172c0b283 Prepare 5.11.0-SNAPSHOT builds 3 years ago
  Matthias Sohn d60dd72310 JGit v5.11.0.202103031150-rc1 3 years ago
  Thomas Wolf 40d6eda3f1 HTTP: cookie file stores expiration in seconds 3 years ago
  Han-Wen Nienhuys 540b29bf42 Remove ReftableNumbersNotIncreasingException 3 years ago
  Matthias Sohn 83d4f19a30 Prepare 5.11.0-SNAPSHOT builds 3 years ago
  Matthias Sohn 9eacae28df JGit v5.11.0.202102240950-m3 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
  wh a14455dfd7 dfs: handle short copies 3 years ago
  Matthias Sohn 3b94ba6c24 Fix boxing warnings 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
  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
  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
  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
  Alina Djamankulova f077158acf TransportGitAnon: remove unnecessary socket bind to a local address 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
  Terry Parker dbd05433ec Move reachability checker generation into the ObjectReader object 3 years ago
  Gal Paikin a6b90b7ec5 Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase 3 years ago
  Terry Parker b79882586d Wrap the Files.list returned Stream in a try-with-resources block 3 years ago
  Gal Paikin 68b95afc70 Add seekPastPrefix method to RefCursor 3 years ago
  Han-Wen Nienhuys b832b068d2 reftable: add random suffix to table names 3 years ago