363 Commits (5e0eca69432c4a382ab6b0d08728f52b1e305a30)

Author SHA1 Message Date
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 6 years ago
Matthias Sohn 786380bd5e Warn if configured cookie file is missing 6 years ago
Konrad Windszus d7bd2e700c Support reading and writing cookies. 6 years ago
Andrey Loskutov e57a37e767 RevWalkUtils: add progress callback to findBranchesReachableFrom 6 years ago
Thomas Wolf efe6d2bb5b GPG: check that the key found is a signing key 6 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
Michael Keppler d9e67c8d8f Fix typos 6 years ago
Jonathan Tan f5fa1eaf39 Throw error when deepen-since excludes all commits 6 years ago
Ivan Frade e82cb5a6d3 FirstWant: tighten first-want line validation 6 years ago
Ivan Frade 39b27f7c7b DfsFsck: Check that .gitmodules in the repository have valid contents 6 years ago
Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 6 years ago
Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 6 years ago
Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() 6 years ago
Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS 6 years ago
Matthias Sohn 5e68fe245f Externalize warning message in RefDirectory.delete() 6 years ago
Matthias Sohn da254106a7 Abort rename detection in a timely manner if cancelled 6 years ago
Luca Milanesio 977726e5bb Delete all loose refs empty directories 6 years ago
Masaya Suzuki 579bff6653 Add API to specify the submodule name 6 years ago
Thomas Wolf 55ebb83c98 Add response message, if any, on HTTP status 404 6 years ago
Matthias Sohn f7fbc7fcd7 Propagate failure of ssh command to caller of SshSupport 7 years ago