2157 Commits (cf11a03bc267fa86aa5dc538ff0ffc777d659c8a)

Author SHA1 Message Date
David Pursehouse e99aaa5f79 PacketLineIn: Deprecate DELIM constant 5 years ago
David Pursehouse 7377b8dd01 Replace trivial reference comparison of PacketLineIn.{DELIM,END} 5 years ago
David Pursehouse 07a07a75d6 PacketLineIn: Rename isDelim to isDelimiter 5 years ago
David Pursehouse 5862a5e222 ProtocolV2ParserTest: Fix typo in comment 5 years ago
Sebastian Schuberth 237c76fddf DescribeCommand: Support the "always" option 5 years ago
Matthias Sohn 22352e4751 Remove excess blank line in FileUtilsTest 5 years ago
David Pursehouse d2425e16f4 PacketLineIn: Add helper methods to check for END and DELIM 5 years ago
David Pursehouse 9f5d271b12 UploadPackTest: Rename variable to avoid hiding class member 5 years ago
David Pursehouse cd1d2d6fe3 UploadPackTest: Add missing <> operator on instantiation of ArrayList 5 years ago
Matthias Sohn 5d0286eb7c Add FileSnapshot test testing recognition of file size changes 5 years ago
Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified 5 years ago
Matthias Sohn d31a0c0b5d Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows 5 years ago
Matthias Sohn 0e33b32ab7 Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc 5 years ago
Matthias Sohn 73ba6658cf BitmapCalculator and its test: add missing license header 5 years ago
Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots 5 years ago
Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot 5 years ago
Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 years ago
Ivan Frade 601b0ae577 BitmappedReachabilityChecker: Reachability check using bitmaps 5 years ago
Ivan Frade b6da4b34cc BitmapCalculator: Get the reachability bitmap of a commit 5 years ago
Ivan Frade 4e196faa1b ReachabilityChecker: Default implementation with a RevWalk 5 years ago
Thomas Wolf 8277f62897 Revert 4678f4b and provide another solution for bug 467631 6 years ago
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
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
Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 6 years ago
Matthias Sohn d44225d85c Use SystemReader in JSchConfigSessionFactoryTest 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