384 Commits (5072af65248ee76b76d91f3c367565c0a674de9d)

Author SHA1 Message Date
Michael Keppler a79c5b1f10 Remove double blank from sentence start 4 years ago
Michael Keppler ebbc3efce7 Remove double blank from sentence start 5 years ago
Alex Spradlin cf8c84c6d1 RevWalk: fix bad topo flags error message 5 years ago
Alex Spradlin e498d43186 RevWalk: new topo sort to not mix lines of history 5 years ago
Michael Dardis d7f304045a Add validation to hex decoder 5 years ago
David Pursehouse 7d5300023e Fix string format parameter for invalidRefAdvertisementLine 5 years ago
Emmanuel Hugonnet 54b1c7cc6a Use ServiceLoader to define the default SSH session factory. 5 years ago
Thomas Wolf d661b9f43a TLS support on IBM JDKs 5 years ago
Matthias Sohn 57f22d6db1 Externalize error message in FileRepository#convertRefStorage 5 years ago
Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts 5 years ago
Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase 5 years ago
Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config 5 years ago
Matthias Sohn 271051ef06 Replace "Rebase interactive" with "Interactive rebase" 5 years ago
Thomas Wolf 385b503ae8 Support for core.hooksPath 5 years ago
Matthias Sohn 185dc84623 Fix wrong placeholder index in error message packInaccessible 5 years ago
David Pursehouse 8792743c51 JGitText: Remove unused externalized strings 5 years ago
David Pursehouse 689474248c RepoText: Remove unused externalized string 5 years ago
Yunjie Li ea9231b39d ReceivePack: Prevent pointing a branch to a non-commit object 5 years ago
Nail Samatov b9d2926df4 Fix error occurring when SecurityManager is enabled 5 years ago
Matthias Sohn 53160ee12b Externalize error message in ReftableWriter#throwIllegalEntry 5 years ago
Matthias Sohn f383206ace Cache user global and system-wide git configurations 5 years ago
Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails 5 years ago
Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed 5 years ago
Matthias Sohn 6857138e19 Cache FileStoreAttributeCache per directory 5 years ago
Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 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
Han-Wen Nienhuys bbff3ff008 Clarify error message for invalid Windows characters 6 years ago
Thomas Wolf d9d9862402 Replace "Checkout" by "Check out" when used as a verb 6 years ago
Matthias Sohn 7b3ee6f62e Fix error log message in ObjectDirectory.handlePackError() 6 years ago
Luca Milanesio daefa69502 PackFile: report correct message for checksum mismatch 6 years ago
David Pursehouse e6fd4732d0 ObjectDirectory: Clean up logging 6 years ago
Matthias Sohn 997d785418 Fix error log message in ObjectDirectory.handlePackError() 6 years ago
Luca Milanesio 436c99ce59 PackFile: report correct message for checksum mismatch 6 years ago
David Pursehouse 9665d86ba1 ObjectDirectory: Clean up logging 6 years ago
Thomas Wolf 4169a95a65 Remove duplicate externalized message 6 years ago
David Pursehouse a5a62a4cdb JGitText: Remove unnecessary suffix from externalized message identifier 6 years ago
David Pursehouse 6305869bf1 FS_POSIX: Externalize log message 6 years ago
Thomas Wolf 447e107069 RenameBranchCommand: more consistent handling of short ref names 6 years ago
Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 6 years ago
Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 6 years ago
David Pursehouse f4fc6404ba BasePackConnection: Check for expected length of ref advertisement 6 years ago
Michael Keppler ddde209655 Remove line break from sslFailureInfo text 6 years ago
Matthias Sohn 06bce43338 Remove unused text "symlinkCannotBeWrittenAsTheLinkTarget" 6 years ago