315 Commits (6976a30f443ece4815a977b0a5a897c0236018f7)

Author SHA1 Message Date
  Fabio Ponciroli 6976a30f44 searchForReuse might impact performance in large repositories 2 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
  Matthias Sohn 37436cc933 Remove texts which were added by mistake in 00386272 3 years ago
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed 3 years ago
  Thomas Wolf a9579ba60c LockFile: create OutputStream only when needed 3 years ago
  Matthias Sohn f43cb3605c Ensure post-commit hook is called after index lock was released 3 years ago
  Thomas Wolf 808c4495ca HTTP cookies: do tilde expansion on http.cookieFile 3 years ago
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames 3 years ago
  Thomas Wolf 29697d86c5 IgnoreNode: include path to file for invalid .gitignore patterns 3 years ago
  Thomas Wolf 4e745c57f7 FastIgnoreRule: include bad pattern in log message 3 years ago
  Matthias Sohn 64cb7148ac Fail clone if initial branch doesn't exist in remote repository 3 years ago
  Thomas Wolf 3774fcc848 GPG signature verification via BouncyCastle 3 years ago
  Thomas Wolf 58f4e6e7f8 TransportHttp: support preemptive Basic authentication 3 years ago
  Thomas Wolf 471ad49546 TransportHttp: shared SSLContext during fetch or push 3 years ago
  Thomas Wolf 224aaa0be7 TransportHttp: make the connection factory configurable 3 years ago
  Thomas Wolf 0853a2410f Client-side protocol V2 support for fetching 3 years ago
  Thomas Wolf 41b9159795 TagCommand: support signing annotated tags 3 years ago
  Thomas Wolf 5abd8a4feb Enable GpgSigner to also sign tags 3 years ago
  Matthias Sohn 0f1735de0b GC#deleteOrphans: log warning for deleted orphaned files 3 years ago
  Thomas Wolf d69fb4d4ac Revert "Client-side protocol V2 support for fetching" 3 years ago
  Thomas Wolf f802f06e7f Client-side protocol V2 support for fetching 3 years ago
  James Wynn 2171f868d9 Support "http.userAgent" and "http.extraHeader" from the git config 3 years ago
  Thomas Wolf 2990ad66ad FS: use binary search to determine filesystem timestamp resolution 3 years ago
  Matthias Sohn e9c7ba6fdc Do not prematurely create directory of jgit's XDG config file 3 years ago
  Thomas Wolf e9cb0a8e47 DirCache: support index V4 3 years ago
  Thomas Wolf 24fdc1d039 Fix JSchProcess.waitFor() with time-out 3 years ago
  David Pursehouse 8774f54190 Improve error message when receive.maxCommandBytes is exceeded 3 years ago
  Matthias Sohn 8d2d683655 Decouple JSch from JGit Core 4 years ago
  Matthias Sohn 77848d635b Decouple BouncyCastle from JGit Core 4 years ago
  Thomas Wolf 0b2d41b858 Verify that the user home directory is valid 3 years ago
  Michael Keppler a79c5b1f10 Remove double blank from sentence start 4 years ago
  Michael Keppler ebbc3efce7 Remove double blank from sentence start 4 years ago
  Alex Spradlin cf8c84c6d1 RevWalk: fix bad topo flags error message 4 years ago
  Alex Spradlin e498d43186 RevWalk: new topo sort to not mix lines of history 4 years ago
  Michael Dardis d7f304045a Add validation to hex decoder 4 years ago
  David Pursehouse 7d5300023e Fix string format parameter for invalidRefAdvertisementLine 4 years ago
  Thomas Wolf d661b9f43a TLS support on IBM JDKs 4 years ago
  Matthias Sohn 57f22d6db1 Externalize error message in FileRepository#convertRefStorage 4 years ago
  Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts 4 years ago
  Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase 4 years ago
  Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config 4 years ago
  Matthias Sohn 271051ef06 Replace "Rebase interactive" with "Interactive rebase" 4 years ago
  Thomas Wolf 385b503ae8 Support for core.hooksPath 4 years ago
  Matthias Sohn 185dc84623 Fix wrong placeholder index in error message packInaccessible 4 years ago
  David Pursehouse 8792743c51 JGitText: Remove unused externalized strings 4 years ago
  Yunjie Li ea9231b39d ReceivePack: Prevent pointing a branch to a non-commit object 4 years ago
  Nail Samatov b9d2926df4 Fix error occurring when SecurityManager is enabled 4 years ago