278 Commits (6976a30f443ece4815a977b0a5a897c0236018f7)

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