7029 Commits (fd8d779b5eec614d2cb5a611f2e36f522b34a439)
 

Author SHA1 Message Date
David Pursehouse fd8d779b5e Config: Add helper method to check for empty value 6 years ago
David Pursehouse 8bd0ba0f15 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR 6 years ago
David Pursehouse 518dc86380 FS_Win32: Add missing parentheses on if-blocks 6 years ago
David Pursehouse 4481beae63 Upgrade spotbugs to 3.1.12 6 years ago
David Pursehouse 4e8a3df68f Abbreviated{Long}ObjectId: Make operator precedence explicit 6 years ago
David Pursehouse 9c97a586bf GC: Update TODO comments 6 years ago
David Pursehouse e5217400de FS_POSIX: Fix reference comparison of Boolean.FALSE 6 years ago
Matthias Sohn d8429d27f7 Increase bazel timeout for long running tests 6 years ago
David Ostrovsky 03f7618fab Use bazelisk to switch between used bazel version 6 years ago
David Ostrovsky 95de60594e Bump minimum Bazel version to 0.26.1 6 years ago
David Ostrovsky df616520d7 Bazel: Bump skylib library version to 0.8.0 6 years ago
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