4912 Commits (76c867d62a0ff070035509838e26f87551aa890a)

Author SHA1 Message Date
Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified 6 years ago
Patrick Hiesel 93a0e50ed0 Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object 6 years ago
Thomas Wolf 965aacc7c9 Attach deletion failure reason in FileUtils.delete() 6 years ago
Gunnar Wagenknecht 440296873b Ignore invalid files in '.gnupg/private-keys-v1.d' 6 years ago
Matthias Sohn 27f1fb668f Add missing source bundles and add them to a single source feature 6 years ago
Matthias Sohn 04b84dbd74 Suppress API error for new constant Ref.UNDEFINED_UPDATE_INDEX 6 years ago
Ivan Frade 9d97d2404f DfsRefDatabase: Keep update index when peeling a reference 6 years ago
Ivan Frade cab35b2865 Ref: Add constant for undefined update index 6 years ago
Han-Wen Nienhuys bbff3ff008 Clarify error message for invalid Windows characters 6 years ago
Matthias Sohn dae26b43d1 Fix API error filter settings 6 years ago
Matthew DeVore 7d92a52d9e Justify API-breaking changes introduced in 4cd9548 6 years ago
Matthew DeVore 00523f38a1 ObjectWalk: simplify tree traversal logic 6 years ago
Matthew DeVore 4cd954856e Expose and pass around the FilterSpec object rather than the raw blob limit 6 years ago
Matthew DeVore cc9ca71a16 Put filter spec information in a dedicated object 6 years ago
Jonathan Nieder cc714d3bbb Use Objects.requireNonNull instead of a custom helper 6 years ago
Jonathan Nieder 3551e443fc Introduce a checkNotNull helper 6 years ago
Matthew DeVore c490373e00 Move filter-line-parsing code to a separate file 6 years ago
Masaya Suzuki 47e37b0fa4 Use RefMap instead of HashMap 6 years ago
Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking 6 years ago
Sebastian Schuberth d9e1653825 DescribeCommand: Add a missing dots at the end of docs 6 years ago
Thomas Wolf d9d9862402 Replace "Checkout" by "Check out" when used as a verb 6 years ago
Ivan Frade 23c3702686 BaseReceive/UploadPack: Stop using deprecated RefAdvertiser.send(Map) 6 years ago
Matthias Sohn 4ade2de34f Prepare 5.3.1-SNAPSHOT builds 6 years ago
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
Michael Keppler 90e614a41d Fix Javadoc typo 6 years ago
Jonathan Nieder ee5f449bca UploadPack: Do not retain commit body when checking wants 6 years ago
Ivan Frade a33847b5d9 FetchV2Request.getWantedRefs: Bump @since to 5.4 6 years ago
Matthias Sohn 90107d53eb Prepare 5.4.0-SNAPSHOT builds 6 years ago
Minh Thai cc2a223fea Do not retain commit body in RevWalk for reachability checks 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
Terry Parker e48410ae9a Track object inflation time in DfsReaderIoStats 6 years ago