5055 Révisions (76b76a6048b9b3dbca965463d4f6f5732ffb784d)

Auteur SHA1 Message Date
  Thomas Wolf 76b76a6048 ApplyCommand: use byte arrays for text patches, not strings il y a 3 ans
  Thomas Wolf 10ac449911 ApplyCommand: support binary patches il y a 3 ans
  Thomas Wolf 0fe794a433 ApplyCommand: add a stream to apply a delta patch il y a 3 ans
  Thomas Wolf 2eb54afe6a ApplyCommand: add streams to read/write binary patch hunks il y a 3 ans
  Thomas Wolf 501fc0dadd ApplyCommand: add a base-85 codec il y a 3 ans
  Thomas Wolf d2846cc8b2 ApplyCommand: convert to git internal format before applying patch il y a 3 ans
  Thomas Wolf c718e6059c SSH config: fix whitespace handling il y a 3 ans
  Thomas Wolf 87704b7736 SSH config: fix negated patterns il y a 3 ans
  Matthias Sohn cb65846722 Fix @since tag for introduction of PUBKEY_ACCEPTED_ALGORITHMS il y a 3 ans
  Matthias Sohn 37436cc933 Remove texts which were added by mistake in 00386272 il y a 3 ans
  Matthias Sohn 70e250c356 Fix formatting which was broken in 00386272 il y a 3 ans
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed il y a 3 ans
  Matthias Sohn cc07a471dc Add TemporaryBuffer.toString(int limit) il y a 3 ans
  Thomas Wolf a9579ba60c LockFile: create OutputStream only when needed il y a 3 ans
  Thomas Wolf 8210f29fe4 Implement ours/theirs content conflict resolution il y a 3 ans
  Marija Savtchouk 7ceb61494b Allow file mode conflicts in virtual base commit on recursive merge. il y a 3 ans
  Thomas Wolf 0c91bf4e17 Allow info messages in UsernamePasswordCredentialsProvider il y a 3 ans
  Thomas Wolf 1de2a9fbe7 ssh config: do environment variable replacement il y a 3 ans
  Matthias Sohn 502bfff7db Refactor CommitCommand to improve readability il y a 3 ans
  Matthias Sohn 18c735c474 CommitCommand: fix formatting il y a 3 ans
  Matthias Sohn b08c599fb8 CommitCommand: remove unncessary comment il y a 3 ans
  Matthias Sohn f43cb3605c Ensure post-commit hook is called after index lock was released il y a 3 ans
  Thomas Wolf 6faee128f8 sshd: modernize ssh config file parsing il y a 3 ans
  Thomas Wolf ffc1f9b026 sshd: implement ssh config PubkeyAcceptedAlgorithms il y a 3 ans
  Adithya Chakilam 41643dcb79 Optimize RevWalkUtils.findBranchesReachableFrom() il y a 3 ans
  Adithya Chakilam 0bd2f4bf77 Introduce getMergedInto(RevCommit commit, Collection<Ref> refs) il y a 3 ans
  Youssef Elghareeb 4a78d911c5 Skip detecting content renames for large files il y a 3 ans
  Thomas Wolf 808c4495ca HTTP cookies: do tilde expansion on http.cookieFile il y a 3 ans
  Nasser Grainawi 2a6b2eddcf PackFile: Add id + ext based constructors il y a 3 ans
  Nasser Grainawi 093020864f GC: deleteOrphans: Use PackFile il y a 3 ans
  Nasser Grainawi c57b2935cd PackExt: Convert to Enum il y a 3 ans
  Martin Fick 6167641834 Restore preserved packs during missing object seeks il y a 3 ans
  Nasser Grainawi 7fbff35887 Pack: Replace extensions bitset with bitmapIdx PackFile il y a 3 ans
  Nasser Grainawi 49c89285a7 PackDirectory: Use PackFile to ensure we find preserved packs il y a 3 ans
  Nasser Grainawi dc7f0bfee9 GC: Use PackFile to de-dup logic il y a 3 ans
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames il y a 3 ans
  Thomas Wolf 40d6eda3f1 HTTP: cookie file stores expiration in seconds il y a 3 ans
  Han-Wen Nienhuys 540b29bf42 Remove ReftableNumbersNotIncreasingException il y a 3 ans
  Thomas Wolf 29697d86c5 IgnoreNode: include path to file for invalid .gitignore patterns il y a 3 ans
  Thomas Wolf 4e745c57f7 FastIgnoreRule: include bad pattern in log message il y a 3 ans
  Matthias Sohn 927deed5a5 init: add config option to set default for the initial branch name il y a 3 ans
  Matthias Sohn cb8924a80d init: allow specifying the initial branch name for the new repository il y a 3 ans
  Matthias Sohn 64cb7148ac Fail clone if initial branch doesn't exist in remote repository il y a 3 ans
  wh a14455dfd7 dfs: handle short copies il y a 3 ans
  Matthias Sohn 3b94ba6c24 Fix boxing warnings il y a 3 ans
  Thomas Wolf 3774fcc848 GPG signature verification via BouncyCastle il y a 3 ans
  Tim Neumann 15a38e5b4f Post commit hook failure should not cause commit failure il y a 4 ans
  Matthias Sohn 935c8b752b Allow to define additional Hook classes outside JGit il y a 3 ans
  Matthias Sohn f17f8e8ba9 GitHook: use default charset for output and error streams il y a 3 ans
  Matthias Sohn 5b528474f5 GitHook: use generic OutputStream instead of PrintStream il y a 3 ans