4808 Commits (de4a6332011ba1ddb7780a8646f1010aa8d27cfa)

Author SHA1 Message Date
Matthias Sohn de4a633201 JGit v5.3.0.201903130848-r 6 years ago
Matthias Sohn 639d53721c Prepare 5.1.7-SNAPSHOT builds 6 years ago
Matthias Sohn a31756fbfc JGit v5.1.6.201903130242-r 6 years ago
Matthias Sohn 6a30ffd033 Prepare 4.11.8-SNAPSHOT builds 6 years ago
Matthias Sohn a888f80856 JGit v4.11.7.201903122105-r 6 years ago
Matthias Sohn 2b64345f53 Prepare 4.9.10-SNAPSHOT builds 6 years ago
Matthias Sohn c28c3ab9f0 JGit v4.9.9.201903122025-r 6 years ago
Matthias Sohn 317d747c5c Prepare 4.7.9-SNAPSHOT builds 6 years ago
Matthias Sohn a2951a996f JGit v4.7.8.201903121755-r 6 years ago
Matthias Sohn a47367e5fb Prepare 4.5.7-SNAPSHOT builds 6 years ago
Matthias Sohn 1cb31111f7 JGit v4.5.6.201903121547-r 6 years ago
Luca Milanesio bf3d1ded35 Check for packfile validity and fd before reading 6 years ago
Luca Milanesio afef866a44 Move throw of PackInvalidException outside the catch 6 years ago
Luca Milanesio 2d116cd0ab Use FileSnapshot to get lastModified on PackFile 6 years ago
Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 6 years ago
Luca Milanesio fef782128d Do not reuse packfiles when changed on filesystem 6 years ago
Matthias Sohn d4078dccda Silence API warnings for new API introduced for fixes 6 years ago
Juergen Denner 19c4380689 Reduce contention on PackFile.idx() function. 6 years ago
Michael Keppler 391c7a25fa Avoid NPE in ObjectId.isId() 6 years ago
Matthias Sohn 0295ee1164 Prepare 5.3.0-SNAPSHOT builds 6 years ago
Matthias Sohn aca889f8cc JGit v5.3.0.201903061415-rc1 6 years ago
Matthias Sohn 7b3ee6f62e Fix error log message in ObjectDirectory.handlePackError() 6 years ago
Matthias Sohn e8f7bb3608 Properly format pack checksums in PackFile.idx() 6 years ago
Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 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
Luca Milanesio baf1bb20d0 ObjectDirectory: extra logging on packfile exceptions 6 years ago
Matthias Sohn 997d785418 Fix error log message in ObjectDirectory.handlePackError() 6 years ago
Matthias Sohn a33e4dc58a Properly format pack checksums in PackFile.idx() 6 years ago
Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted 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
Dave Borowitz ea54b6a5a7 ResolveMerger: Destroy TemporaryBuffer on unchecked exceptions 6 years ago
Terry Parker 875dccf33c Expose the filter blob limit in UploadPack 6 years ago
Thomas Wolf ca011107b8 On Windows use %APPDATA%\gnupg as GPG directory if it exists 6 years ago
Thomas Wolf 4169a95a65 Remove duplicate externalized message 6 years ago
Thomas Wolf 38e5a75ce4 RebaseCommand: tighten check for --preserve-merges on --continue 6 years ago
Thomas Wolf a64fa0bd7f RebaseCommand: fix ONTO_NAME, and --preserve-merges is interactive 6 years ago
Thomas Wolf 4ad53c0cbf RebaseCommand: use orig-head to abort 6 years ago
Thomas Wolf 60cf85a4a3 Fix core.autocrlf for non-normalized index 6 years ago
Thomas Wolf b4c212309b RebaseCommand: use orig-head in addition to head 6 years ago
David Pursehouse e54243278f SHA1: Use externalized message in log 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
Minh Thai 01f084f5d9 Strongly reference indices in DfsPackFile 6 years ago
Matthias Sohn 3ae22bdf66 Add missing @since tag for new API method getUpdateIndex 6 years ago
Matthias Sohn ae79969715 Fix NPE in PlotCommitList 6 years ago
David Pursehouse 0368906353 CommitBuilder: Deprecate setEncoding(String) 6 years ago
David Pursehouse e5c4057467 CommitBuilder: Add missing periods on methods' Javadoc 6 years ago
Luca Milanesio 962babc4b2 ObjectDirectory: extra logging on packfile exceptions 6 years ago