2783 Commits (551bc5cddd4a55185b95eaa53240c27a5bc71156)

Author SHA1 Message Date
Matthew DeVore 0a15cb3a2b tree:<depth>: do not revisit tree during packing 6 years ago
Matthew DeVore 175e66548b tree:<depth> should not traverse overly-deep trees 6 years ago
Matthew DeVore 93dd2d482a Preliminary support for tree:<depth> filter 6 years ago
Matthias Sohn 0291b2eaf8 Prepare 4.5.8-SNAPSHOT builds 6 years ago
Matthias Sohn adccfd4503 JGit v4.5.7.201904151645-r 6 years ago
Carsten Hammer 0b320b2c35 Use Arrays.asList instead of copying array in a for loop 6 years ago
Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible 6 years ago
Carsten Hammer 6e03645ad8 Use jdk 5 for loop 6 years ago
Carsten Hammer c0268f899e Join catch sections using multicatch 6 years ago
Carsten Hammer e876a70ede Use StringBuilder instead of StringBuffer where possible. 6 years ago
David Pursehouse dff4f6cc74 ConfigTest: Add test for parsing invalid group header 6 years ago
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
David Pursehouse 9c2ef2d71e UploadPackTest: Stop using deprecated Transport.setFilterBlobLimit(long) 6 years ago
Ivan Frade 9d97d2404f DfsRefDatabase: Keep update index when peeling a reference 6 years ago
Han-Wen Nienhuys bbff3ff008 Clarify error message for invalid Windows characters 6 years ago
Matthew DeVore cc9ca71a16 Put filter spec information in a dedicated object 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 40e74f8a1a DescribeCommandTest: Trivially fix formatting by removing a blank line 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 2dc572df24 Include size when comparing FileSnapshot 6 years ago
Matthias Sohn d44225d85c Use SystemReader in JSchConfigSessionFactoryTest 6 years ago
Matthias Sohn 90107d53eb Prepare 5.4.0-SNAPSHOT builds 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 e8bd9556c0 Cancel gc if thread was interrupted 6 years ago
Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted 6 years ago
Thomas Wolf 60cf85a4a3 Fix core.autocrlf for non-normalized index 6 years ago
David Pursehouse 0368906353 CommitBuilder: Deprecate setEncoding(String) 6 years ago
Minh Thai 2b7fa04dad Fix bug in copyPackBypassCache's skip 'PACK' header logic 6 years ago
Matthias Sohn 8cad84ccfb Fix GC.deleteEmptyRefsFolders 6 years ago
Thomas Wolf e7b4d108e1 Enable cloning only specific tags 6 years ago
Thomas Wolf 447e107069 RenameBranchCommand: more consistent handling of short ref names 6 years ago
Gunnar Wagenknecht c4420d2434 Allow to check for signing key 6 years ago
Thomas Wolf 55966dc592 Handle premature EOF in BundleFetchConnection 6 years ago
David Pursehouse 95d74f22fb TemporaryBufferTest: Open TemporaryBuffer in try-with-resource 6 years ago
David Pursehouse 6503a67e46 SubmoduleWalkTest: Open Repository in try-with-resource 6 years ago
David Pursehouse df774825f5 SideBandOutputStreamTest: Open SideBandOutputStream in try-with-resource 6 years ago