2444 Commits (10ab407fa6414a1c4ae08696c78e078cce078519)

Author SHA1 Message Date
Thomas Wolf 10ab407fa6 DescribeCommand: use glob match instead of path match 5 years ago
Thomas Wolf d2600693bd Fix off-by-one error in RebaseTodoFile when reading a todo file 5 years ago
David Pursehouse 00f840dcd1 Consistently use "!isEmpty()" to detect non-empty list 5 years ago
David Pursehouse 6518d63317 NetscapeCookieFileTest: Split HttpCookiesMatcher to own class 5 years ago
David Pursehouse 9f69656748 Bazel: Add missing dependency on mockito for TransportHttpTest 5 years ago
Konrad Windszus d7bd2e700c Support reading and writing cookies. 5 years ago
David Pursehouse e0133b9440 Replace most usages of PacketLineIn.END with PacketLineIn.end() 5 years ago
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
Brandon Weeks f4443ef3f9 Upgrade Bouncy Castle to 1.61 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 73ba6658cf BitmapCalculator and its test: add missing license header 5 years ago
Matthias Sohn 0988276746 Prepare 5.4.0-SNAPSHOT builds 5 years ago
Matthias Sohn 72998dd5ee JGit v5.4.0.201905221418-m3 5 years ago
Matthias Sohn e19e859977 Tune max heap size for tests 5 years ago
Jonathan Tan bab685488d Recognize ReachabilityCheckerTestCase as helper 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
Matthias Sohn d31716f883 Prepare 5.4.0-SNAPSHOT builds 5 years ago
Matthias Sohn b172015b23 JGit v5.4.0.201905081430-m2 5 years ago
Thomas Wolf c33d2bfb9f Apache MINA sshd client: test reading encrypted ed25519 keys 5 years ago
Thomas Wolf 86cee68e0d Apache MINA sshd client: adapt to sshd 2.2.0 5 years ago
Matthias Sohn 1342942cc8 Prepare 5.3.2-SNAPSHOT builds 5 years ago
Matthias Sohn 38049a008d JGit v5.3.1.201904271842-r 5 years ago
Matthias Sohn a72e0b0188 Prepare 5.2.3-SNAPSHOT builds 5 years ago
Matthias Sohn 1d297c3ddc JGit v5.2.2.201904231744-r 5 years ago
Thomas Wolf 8277f62897 Revert 4678f4b and provide another solution for bug 467631 6 years ago
Matthias Sohn c2945bd261 Prepare 5.1.8-SNAPSHOT builds 6 years ago
Matthias Sohn 22e41cfd56 JGit v5.1.7.201904200442-r 6 years ago
Matthias Sohn f90c526cfb Prepare 4.11.9-SNAPSHOT builds 6 years ago
Matthias Sohn 513710a9a4 JGit v4.11.8.201904181247-r 6 years ago
Matthias Sohn 551110b0e2 Prepare 4.9.11-SNAPSHOT builds 6 years ago
Matthias Sohn 7be6f02d32 JGit v4.9.10.201904181027-r 6 years ago
Matthias Sohn 21042c0de7 Prepare 4.7.10-SNAPSHOT builds 6 years ago
Matthias Sohn cfeb4187b7 JGit v4.7.9.201904161809-r 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
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