5796 Commits (master)

Author SHA1 Message Date
  Matthias Sohn e7b4af0d95 Prepare 5.1.17-SNAPSHOT builds 2 years ago
  Matthias Sohn f3d07f6649 JGit v5.1.16.202106041830-r 2 years ago
  Matthias Sohn 044c5f215c Prepare 5.12.0-SNAPSHOT builds 2 years ago
  Demetr Starshov f6b9b392e7 Fixing visibility for HostEntry constructors. 2 years ago
  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 a14bc9bb69 Clarify operator precedence to fix errorprone error 3 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
  Ivan Frade c59626ad7a RepoCommand: Retry commit on LockFailure 2 years ago
  Matthias Sohn ff4c10bf90 JGit v5.12.0.202105261145-m3 2 years ago
  Ivan Frade 0667b8ec4d RepoCommand: Do not set 'branch' if the revision is a tag 2 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
  Kaushik Lingarkar 8bc166b00d BatchRefUpdate: Skip saving conflicting ref names and prefixes in memory 3 years ago
  Kaushik Lingarkar 303dd019d1 Optimize RefDirectory.isNameConflicting() 3 years ago
  Thomas Wolf d2846cc8b2 ApplyCommand: convert to git internal format before applying patch 3 years ago
  Thomas Wolf c718e6059c SSH config: fix whitespace handling 2 years ago
  Thomas Wolf 87704b7736 SSH config: fix negated patterns 2 years ago
  Matthias Sohn cb65846722 Fix @since tag for introduction of PUBKEY_ACCEPTED_ALGORITHMS 2 years ago
  Matthias Sohn 93d3d481f8 Prepare 5.11.2-SNAPSHOT builds 2 years ago
  Matthias Sohn 8dad905f20 JGit v5.11.1.202105131744-r 3 years ago
  Matthias Sohn 37436cc933 Remove texts which were added by mistake in 00386272 3 years ago
  Matthias Sohn 70e250c356 Fix formatting which was broken in 00386272 3 years ago
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed 3 years ago
  Matthias Sohn cc07a471dc Add TemporaryBuffer.toString(int limit) 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 e58bf0870e Add git config for conflict style merge/diff3 3 years ago
  Thomas Wolf 8210f29fe4 Implement ours/theirs content conflict resolution 3 years ago
  Marija Savtchouk 7ceb61494b Allow file mode conflicts in virtual base commit on recursive merge. 3 years ago
  Thomas Wolf 0c91bf4e17 Allow info messages in UsernamePasswordCredentialsProvider 3 years ago
  Thomas Wolf 1de2a9fbe7 ssh config: do environment variable replacement 3 years ago
  Matthias Sohn 502bfff7db Refactor CommitCommand to improve readability 3 years ago
  Matthias Sohn 18c735c474 CommitCommand: fix formatting 3 years ago
  Matthias Sohn b08c599fb8 CommitCommand: remove unncessary comment 3 years ago
  Matthias Sohn f43cb3605c Ensure post-commit hook is called after index lock was released 3 years ago
  Thomas Wolf 6faee128f8 sshd: modernize ssh config file parsing 3 years ago
  Thomas Wolf ffc1f9b026 sshd: implement ssh config PubkeyAcceptedAlgorithms 3 years ago
  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