2927 Commits (v5.12.0.202106021050-rc1)

Author SHA1 Message Date
  Matthias Sohn 45a4c131ae JGit v5.12.0.202106021050-rc1 2 years ago
  Matthias Sohn 1f733663bf Prepare 5.12.0-SNAPSHOT builds 2 years ago
  Matthias Sohn 94aa245023 JGit v5.12.0.202106011439-rc1 2 years ago
  Matthias Sohn 677d7794cc Prepare 5.12.0-SNAPSHOT builds 2 years ago
  Youssef Elghareeb 1788b72d1a Skip detecting content renames for binary files 3 years ago
  Matthias Sohn ff4c10bf90 JGit v5.12.0.202105261145-m3 3 years ago
  Ivan Frade 0667b8ec4d RepoCommand: Do not set 'branch' if the revision is a tag 3 years ago
  Thomas Wolf 1126f26d21 ApplyCommand: fix "no newline at end" detection 3 years ago
  Thomas Wolf 2a0295ccfd ApplyCommand: handle completely empty context lines in text patches 3 years ago
  Thomas Wolf 76b76a6048 ApplyCommand: use byte arrays for text patches, not strings 3 years ago
  Thomas Wolf 10ac449911 ApplyCommand: support binary patches 3 years ago
  Thomas Wolf 0fe794a433 ApplyCommand: add a stream to apply a delta patch 3 years ago
  Thomas Wolf 2eb54afe6a ApplyCommand: add streams to read/write binary patch hunks 3 years ago
  Thomas Wolf 501fc0dadd ApplyCommand: add a base-85 codec 3 years ago
  Thomas Wolf d2846cc8b2 ApplyCommand: convert to git internal format before applying patch 3 years ago
  Matthias Sohn 93d3d481f8 Prepare 5.11.2-SNAPSHOT builds 3 years ago
  Matthias Sohn 8dad905f20 JGit v5.11.1.202105131744-r 3 years ago
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed 3 years ago
  Matthias Sohn e6192c56af Add a cgit interoperability test for LockFile 3 years ago
  Thomas Wolf a9579ba60c LockFile: create OutputStream only when needed 3 years ago
  Matthias Sohn 520b6d7dcf Prepare 5.12.0-SNAPSHOT builds 3 years ago
  Matthias Sohn 92679d792f JGit v5.12.0.202105051250-m2 3 years ago
  Thomas Wolf 8210f29fe4 Implement ours/theirs content conflict resolution 3 years ago
  Thomas Wolf fd03e40256 Fix typo in test method name 3 years ago
  Marija Savtchouk 7ceb61494b Allow file mode conflicts in virtual base commit on recursive merge. 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 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
  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 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
  Matthias Sohn 83d4f19a30 Prepare 5.11.0-SNAPSHOT builds 3 years ago
  Matthias Sohn 9eacae28df JGit v5.11.0.202102240950-m3 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 3b94ba6c24 Fix boxing warnings 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
  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
  Matthias Sohn 8ad53baa14 Fix bazel tests broken by classes moved in dbd05433 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