7018 Commits (e9abe09809097b431cf2acc50066435ea2cc0a53)
 

Author SHA1 Message Date
Michael Keppler e9abe09809 Retry loading config when locked by another process 6 years ago
Thomas Wolf 8a2e221096 Make pull --rebase on an unborn branch do a checkout 6 years ago
Matthias Sohn 786380bd5e Warn if configured cookie file is missing 6 years ago
Thomas Wolf f24ad3da66 Handle escaped CR-LF in git config files 6 years ago
Thomas Wolf 10ab407fa6 DescribeCommand: use glob match instead of path match 6 years ago
Thomas Wolf d2600693bd Fix off-by-one error in RebaseTodoFile when reading a todo file 6 years ago
David Pursehouse 00f840dcd1 Consistently use "!isEmpty()" to detect non-empty list 6 years ago
David Pursehouse b5a1b770a0 TransportHttp: Check for non-empty list with "!isEmpty()" rather than "size() > 0" 6 years ago
David Pursehouse 9dc1ddf324 TransportHttp: Fix comparison of size with ">= 0" 6 years ago
David Pursehouse 6518d63317 NetscapeCookieFileTest: Split HttpCookiesMatcher to own class 6 years ago
David Pursehouse 9f69656748 Bazel: Add missing dependency on mockito for TransportHttpTest 6 years ago
Thomas Wolf 1609ce7593 Determine hard-linking and nlink support per FileStore 6 years ago
Konrad Windszus d7bd2e700c Support reading and writing cookies. 6 years ago
David Ostrovsky 8cd07cb815 Repository: Add getIdentifier() method to avoid instanceof operator 6 years ago
Matthias Sohn 692524d2bd Update to Orbit R20190602212107 6 years ago
David Pursehouse e8ed59a2ac PacketLineIn: Deprecate the END constant 6 years ago
David Pursehouse ee747827b0 PacketLineIn: Add an iterator over strings in the input stream 6 years ago
David Pursehouse e0133b9440 Replace most usages of PacketLineIn.END with PacketLineIn.end() 6 years ago
David Pursehouse e99aaa5f79 PacketLineIn: Deprecate DELIM constant 6 years ago
David Pursehouse 7377b8dd01 Replace trivial reference comparison of PacketLineIn.{DELIM,END} 6 years ago
David Pursehouse 07a07a75d6 PacketLineIn: Rename isDelim to isDelimiter 6 years ago
David Pursehouse 5862a5e222 ProtocolV2ParserTest: Fix typo in comment 6 years ago
Brandon Weeks f4443ef3f9 Upgrade Bouncy Castle to 1.61 6 years ago
Matthias Sohn fc40a173d6 Update to Orbit R20190531194818 and rollback update to Ant 1.10.6 6 years ago
Sebastian Schuberth 9ea1ed158b cli: Add the --always option to describe 6 years ago
Sebastian Schuberth 237c76fddf DescribeCommand: Support the "always" option 6 years ago
Sebastian Schuberth 0cac834668 cli: Add the --tags option to describe 6 years ago
Sebastian Schuberth afcb3a8c9e DescribeCommand: Consistenly omit the default value 6 years ago
Matthias Sohn 22352e4751 Remove excess blank line in FileUtilsTest 6 years ago
David Pursehouse d2425e16f4 PacketLineIn: Add helper methods to check for END and DELIM 6 years ago
David Pursehouse 9f5d271b12 UploadPackTest: Rename variable to avoid hiding class member 6 years ago
David Pursehouse cd1d2d6fe3 UploadPackTest: Add missing <> operator on instantiation of ArrayList 6 years ago
Ivan Frade 82316fc23a BitmapCalculator: javadoc fixes 6 years ago
Andrey Loskutov e57a37e767 RevWalkUtils: add progress callback to findBranchesReachableFrom 6 years ago
David Pursehouse 76c867d62a Merge branch 'stable-5.4' 6 years ago
David Pursehouse 7eb222f20d Merge branch 'stable-5.3' into stable-5.4 6 years ago
Dave Borowitz 04bd5821e9 SystemReader: Respect passed-in parent when no system config is present 6 years ago
David Pursehouse 87c7bda914 Upgrade maven-source-plugin to 3.1.0 6 years ago
David Pursehouse d510929a25 Upgrade maven-jar-plugin to 3.1.2 6 years ago
David Pursehouse 22360a4bee Upgrade jacoco-maven-plugin to 0.8.4 6 years ago
Matthias Sohn 73ba6658cf BitmapCalculator and its test: add missing license header 6 years ago
Matthias Sohn 0988276746 Prepare 5.4.0-SNAPSHOT builds 6 years ago
Matthias Sohn 72998dd5ee JGit v5.4.0.201905221418-m3 6 years ago
Ivan Frade 5dce8614ab RevWalk: new method createReachabilityChecker() 6 years ago
Matthias Sohn bed7a45fb5 Merge branch 'master' into stable-5.4 6 years ago
Ivan Frade 8216929618 ReachabilityCheckers: @since 5.4 6 years ago
Matthias Sohn c33c0bd1b5 Update Orbit to S20190521195709 for 2019-06 M3 6 years ago
Matthias Sohn e19e859977 Tune max heap size for tests 6 years ago
Thomas Wolf efe6d2bb5b GPG: check that the key found is a signing key 6 years ago
Thomas Wolf 6536b5cbca GPG: use key fingerprint suffix to compare id for signing key 6 years ago