2480 Commits (459bd1958297c09cdc44300b4966d21e548904be)

Author SHA1 Message Date
  Matthias Sohn 459bd19582 [Java 11] Update mockito to 2.23.0 5 years ago
  Matthias Sohn 3690f47b57 [Java 9] Fix GitDateFormatterTest 5 years ago
  Matthias Sohn b20bca8423 Ignore warning that tests don't export all packages 5 years ago
  Pavel Flaška e456fba8ac Walk tag chains for --include-tag options 6 years ago
  Matthias Sohn 16fd3feefc Prepare 5.5.0-SNAPSHOT builds 5 years ago
  Matthias Sohn f3b7c2beae Prepare 5.4.1-SNAPSHOT builds 5 years ago
  Matthias Sohn 3dad0682be JGit v5.4.0.201906121030-r 5 years ago
  Matthias Sohn 0e9361f066 JGit v5.4.0.201906120450-r 5 years ago
  Ivan Frade 7c98a1aa1b RebaseTodoFileTest: Fix "the the" typo 5 years ago
  Thomas Wolf 1cfcde4853 Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex() 5 years ago
  David Pursehouse 8bd0ba0f15 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR 5 years ago
  Matthias Sohn d8429d27f7 Increase bazel timeout for long running tests 5 years ago
  Thomas Wolf 8a2e221096 Make pull --rebase on an unborn branch do a checkout 5 years ago
  Thomas Wolf f24ad3da66 Handle escaped CR-LF in git config files 5 years ago
  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
  Matthias Sohn fcfe1299c3 Prepare 5.3.3-SNAPSHOT builds 5 years ago
  Matthias Sohn d6c7c42a1b JGit v5.3.2.201906051522-r 5 years ago
  Matthias Sohn 57ccca75e6 Prepare 5.1.9-SNAPSHOT builds 5 years ago
  Matthias Sohn 2fe587fcfd JGit v5.1.8.201906050907-r 5 years ago
  Christian Halstrick 5f8d91fded Test detecting modified packfiles 5 years ago
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes 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 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 1e8b68cbc5 Tune max heap size for tests 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 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
  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
  Jonathan Tan bab685488d Recognize ReachabilityCheckerTestCase as helper 5 years ago
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 years ago