263 Commits (471ad49546eec8850dd7d00b8fc2b8b50e4a9446)

Author SHA1 Message Date
  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
  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 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
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 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
  Thomas Wolf 385b503ae8 Support for core.hooksPath 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
  Matthias Sohn 53160ee12b Externalize error message in ReftableWriter#throwIllegalEntry 4 years ago
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 years ago
  Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails 4 years ago
  Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed 4 years ago
  Matthias Sohn 6857138e19 Cache FileStoreAttributeCache per directory 4 years ago
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
  Matthias Sohn 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration 5 years ago
  Matthias Sohn 850b9d7540 Timeout measuring file timestamp resolution after 2 seconds 5 years ago
  Dave Borowitz 4973f05252 RevWalk: Add a setFirstParent that mimics C git's --first-parent 5 years ago
  Michael Keppler e9abe09809 Retry loading config when locked by another process 5 years ago
  Matthias Sohn 786380bd5e Warn if configured cookie file is missing 5 years ago
  Konrad Windszus d7bd2e700c Support reading and writing cookies. 5 years ago
  Andrey Loskutov e57a37e767 RevWalkUtils: add progress callback to findBranchesReachableFrom 5 years ago
  Thomas Wolf efe6d2bb5b GPG: check that the key found is a signing key 5 years ago
  David Pursehouse e6fd4732d0 ObjectDirectory: Clean up logging 5 years ago
  David Pursehouse 9665d86ba1 ObjectDirectory: Clean up logging 5 years ago
  Thomas Wolf 4169a95a65 Remove duplicate externalized message 5 years ago
  David Pursehouse a5a62a4cdb JGitText: Remove unnecessary suffix from externalized message identifier 5 years ago
  David Pursehouse 6305869bf1 FS_POSIX: Externalize log message 5 years ago
  Thomas Wolf 447e107069 RenameBranchCommand: more consistent handling of short ref names 5 years ago
  Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 5 years ago
  Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 5 years ago
  David Pursehouse f4fc6404ba BasePackConnection: Check for expected length of ref advertisement 5 years ago
  Matthias Sohn 7c798905ed Remove unused externalized text "submodulesNotSupported" 5 years ago
  Matthias Sohn 06bce43338 Remove unused text "symlinkCannotBeWrittenAsTheLinkTarget" 5 years ago
  Jonathan Tan f5fa1eaf39 Throw error when deepen-since excludes all commits 5 years ago
  Ivan Frade e82cb5a6d3 FirstWant: tighten first-want line validation 5 years ago
  Ivan Frade 39b27f7c7b DfsFsck: Check that .gitmodules in the repository have valid contents 5 years ago
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 5 years ago