278 コミット (6976a30f443ece4815a977b0a5a897c0236018f7)

作成者 SHA1 メッセージ 日付
  Fabio Ponciroli 6976a30f44 searchForReuse might impact performance in large repositories 3年前
  Thomas Wolf 10ac449911 ApplyCommand: support binary patches 3年前
  Thomas Wolf 0fe794a433 ApplyCommand: add a stream to apply a delta patch 3年前
  Thomas Wolf 2eb54afe6a ApplyCommand: add streams to read/write binary patch hunks 3年前
  Thomas Wolf 501fc0dadd ApplyCommand: add a base-85 codec 3年前
  Matthias Sohn 37436cc933 Remove texts which were added by mistake in 00386272 3年前
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed 3年前
  Thomas Wolf a9579ba60c LockFile: create OutputStream only when needed 3年前
  Matthias Sohn f43cb3605c Ensure post-commit hook is called after index lock was released 3年前
  Thomas Wolf 808c4495ca HTTP cookies: do tilde expansion on http.cookieFile 3年前
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames 3年前
  Thomas Wolf 29697d86c5 IgnoreNode: include path to file for invalid .gitignore patterns 3年前
  Thomas Wolf 4e745c57f7 FastIgnoreRule: include bad pattern in log message 3年前
  Matthias Sohn 64cb7148ac Fail clone if initial branch doesn't exist in remote repository 3年前
  Thomas Wolf 3774fcc848 GPG signature verification via BouncyCastle 3年前
  Thomas Wolf 58f4e6e7f8 TransportHttp: support preemptive Basic authentication 3年前
  Thomas Wolf 471ad49546 TransportHttp: shared SSLContext during fetch or push 3年前
  Thomas Wolf 224aaa0be7 TransportHttp: make the connection factory configurable 3年前
  Thomas Wolf 0853a2410f Client-side protocol V2 support for fetching 3年前
  Thomas Wolf 41b9159795 TagCommand: support signing annotated tags 3年前
  Thomas Wolf 5abd8a4feb Enable GpgSigner to also sign tags 3年前
  Matthias Sohn 0f1735de0b GC#deleteOrphans: log warning for deleted orphaned files 3年前
  Thomas Wolf d69fb4d4ac Revert "Client-side protocol V2 support for fetching" 3年前
  Thomas Wolf f802f06e7f Client-side protocol V2 support for fetching 3年前
  James Wynn 2171f868d9 Support "http.userAgent" and "http.extraHeader" from the git config 3年前
  Thomas Wolf 2990ad66ad FS: use binary search to determine filesystem timestamp resolution 3年前
  Matthias Sohn e9c7ba6fdc Do not prematurely create directory of jgit's XDG config file 3年前
  Thomas Wolf e9cb0a8e47 DirCache: support index V4 3年前
  Thomas Wolf 24fdc1d039 Fix JSchProcess.waitFor() with time-out 3年前
  Matthias Sohn 8d2d683655 Decouple JSch from JGit Core 4年前
  Matthias Sohn 77848d635b Decouple BouncyCastle from JGit Core 4年前
  Thomas Wolf 0b2d41b858 Verify that the user home directory is valid 4年前
  Alex Spradlin cf8c84c6d1 RevWalk: fix bad topo flags error message 4年前
  Alex Spradlin e498d43186 RevWalk: new topo sort to not mix lines of history 4年前
  Michael Dardis d7f304045a Add validation to hex decoder 4年前
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4年前
  Thomas Wolf d661b9f43a TLS support on IBM JDKs 4年前
  Matthias Sohn 57f22d6db1 Externalize error message in FileRepository#convertRefStorage 4年前
  Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts 4年前
  Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase 4年前
  Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config 4年前
  Thomas Wolf 385b503ae8 Support for core.hooksPath 4年前
  David Pursehouse 8792743c51 JGitText: Remove unused externalized strings 4年前
  Yunjie Li ea9231b39d ReceivePack: Prevent pointing a branch to a non-commit object 4年前
  Nail Samatov b9d2926df4 Fix error occurring when SecurityManager is enabled 4年前
  Matthias Sohn 53160ee12b Externalize error message in ReftableWriter#throwIllegalEntry 4年前
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4年前
  Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails 4年前
  Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed 4年前
  Matthias Sohn 6857138e19 Cache FileStoreAttributeCache per directory 4年前