5078 Commits (527119120f4758e5ae14fa64b98ff62eadf969cc)

Autor SHA1 Nachricht Datum
  Matthias Sohn ae692779ce [errorprone] Fix warning InputStreamSlowMultibyteRead vor 2 Jahren
  Matthias Sohn c2f9acdc32 [errorprone] Make operator precedence explicit in OpenSshConfigFile vor 2 Jahren
  Youssef Elghareeb 1788b72d1a Skip detecting content renames for binary files vor 3 Jahren
  Ivan Frade c59626ad7a RepoCommand: Retry commit on LockFailure vor 3 Jahren
  Ivan Frade 0667b8ec4d RepoCommand: Do not set 'branch' if the revision is a tag vor 3 Jahren
  Thomas Wolf 1126f26d21 ApplyCommand: fix "no newline at end" detection vor 3 Jahren
  Thomas Wolf 2a0295ccfd ApplyCommand: handle completely empty context lines in text patches vor 3 Jahren
  Thomas Wolf 76b76a6048 ApplyCommand: use byte arrays for text patches, not strings vor 3 Jahren
  Thomas Wolf 10ac449911 ApplyCommand: support binary patches vor 3 Jahren
  Thomas Wolf 0fe794a433 ApplyCommand: add a stream to apply a delta patch vor 3 Jahren
  Thomas Wolf 2eb54afe6a ApplyCommand: add streams to read/write binary patch hunks vor 3 Jahren
  Thomas Wolf 501fc0dadd ApplyCommand: add a base-85 codec vor 3 Jahren
  Kaushik Lingarkar 8bc166b00d BatchRefUpdate: Skip saving conflicting ref names and prefixes in memory vor 3 Jahren
  Kaushik Lingarkar 303dd019d1 Optimize RefDirectory.isNameConflicting() vor 3 Jahren
  Thomas Wolf d2846cc8b2 ApplyCommand: convert to git internal format before applying patch vor 3 Jahren
  Thomas Wolf c718e6059c SSH config: fix whitespace handling vor 3 Jahren
  Thomas Wolf 87704b7736 SSH config: fix negated patterns vor 3 Jahren
  Matthias Sohn cb65846722 Fix @since tag for introduction of PUBKEY_ACCEPTED_ALGORITHMS vor 3 Jahren
  Matthias Sohn 37436cc933 Remove texts which were added by mistake in 00386272 vor 3 Jahren
  Matthias Sohn 70e250c356 Fix formatting which was broken in 00386272 vor 3 Jahren
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed vor 3 Jahren
  Matthias Sohn cc07a471dc Add TemporaryBuffer.toString(int limit) vor 3 Jahren
  Thomas Wolf a9579ba60c LockFile: create OutputStream only when needed vor 3 Jahren
  Thomas Wolf e58bf0870e Add git config for conflict style merge/diff3 vor 3 Jahren
  Thomas Wolf 8210f29fe4 Implement ours/theirs content conflict resolution vor 3 Jahren
  Marija Savtchouk 7ceb61494b Allow file mode conflicts in virtual base commit on recursive merge. vor 3 Jahren
  Thomas Wolf 0c91bf4e17 Allow info messages in UsernamePasswordCredentialsProvider vor 3 Jahren
  Thomas Wolf 1de2a9fbe7 ssh config: do environment variable replacement vor 3 Jahren
  Matthias Sohn 502bfff7db Refactor CommitCommand to improve readability vor 3 Jahren
  Matthias Sohn 18c735c474 CommitCommand: fix formatting vor 3 Jahren
  Matthias Sohn b08c599fb8 CommitCommand: remove unncessary comment vor 3 Jahren
  Matthias Sohn f43cb3605c Ensure post-commit hook is called after index lock was released vor 3 Jahren
  Thomas Wolf 6faee128f8 sshd: modernize ssh config file parsing vor 3 Jahren
  Thomas Wolf ffc1f9b026 sshd: implement ssh config PubkeyAcceptedAlgorithms vor 3 Jahren
  Adithya Chakilam 41643dcb79 Optimize RevWalkUtils.findBranchesReachableFrom() vor 3 Jahren
  Adithya Chakilam 0bd2f4bf77 Introduce getMergedInto(RevCommit commit, Collection<Ref> refs) vor 3 Jahren
  Youssef Elghareeb 4a78d911c5 Skip detecting content renames for large files vor 3 Jahren
  Thomas Wolf 808c4495ca HTTP cookies: do tilde expansion on http.cookieFile vor 3 Jahren
  Nasser Grainawi 2a6b2eddcf PackFile: Add id + ext based constructors vor 3 Jahren
  Nasser Grainawi 093020864f GC: deleteOrphans: Use PackFile vor 3 Jahren
  Nasser Grainawi c57b2935cd PackExt: Convert to Enum vor 3 Jahren
  Martin Fick 6167641834 Restore preserved packs during missing object seeks vor 3 Jahren
  Nasser Grainawi 7fbff35887 Pack: Replace extensions bitset with bitmapIdx PackFile vor 3 Jahren
  Nasser Grainawi 49c89285a7 PackDirectory: Use PackFile to ensure we find preserved packs vor 3 Jahren
  Nasser Grainawi dc7f0bfee9 GC: Use PackFile to de-dup logic vor 3 Jahren
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames vor 3 Jahren
  Thomas Wolf 40d6eda3f1 HTTP: cookie file stores expiration in seconds vor 3 Jahren
  Han-Wen Nienhuys 540b29bf42 Remove ReftableNumbersNotIncreasingException vor 3 Jahren
  Thomas Wolf 29697d86c5 IgnoreNode: include path to file for invalid .gitignore patterns vor 3 Jahren
  Thomas Wolf 4e745c57f7 FastIgnoreRule: include bad pattern in log message vor 3 Jahren