7061 Commits (0f4554f12644b110f7b744a9f5f0ee34873e9497)
 

Author SHA1 Message Date
  David Pursehouse 0f4554f126 Increase severity of OperatorPrecedence to ERROR, and fix instances 5 years ago
  Matthias Sohn c177c6f4c5 Merge branch 'master' into stable-5.4 5 years ago
  Thomas Wolf 1cfcde4853 Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex() 5 years ago
  David Pursehouse fd8d779b5e Config: Add helper method to check for empty value 5 years ago
  David Pursehouse 8bd0ba0f15 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR 5 years ago
  David Pursehouse 518dc86380 FS_Win32: Add missing parentheses on if-blocks 5 years ago
  David Pursehouse 4481beae63 Upgrade spotbugs to 3.1.12 5 years ago
  David Pursehouse 4e8a3df68f Abbreviated{Long}ObjectId: Make operator precedence explicit 5 years ago
  David Pursehouse 9c97a586bf GC: Update TODO comments 5 years ago
  David Pursehouse e5217400de FS_POSIX: Fix reference comparison of Boolean.FALSE 5 years ago
  Matthias Sohn d8429d27f7 Increase bazel timeout for long running tests 5 years ago
  David Ostrovsky 03f7618fab Use bazelisk to switch between used bazel version 5 years ago
  David Ostrovsky 95de60594e Bump minimum Bazel version to 0.26.1 5 years ago
  David Ostrovsky df616520d7 Bazel: Bump skylib library version to 0.8.0 5 years ago
  Michael Keppler e9abe09809 Retry loading config when locked by another process 5 years ago
  Thomas Wolf 8a2e221096 Make pull --rebase on an unborn branch do a checkout 5 years ago
  Matthias Sohn 786380bd5e Warn if configured cookie file is missing 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 b5a1b770a0 TransportHttp: Check for non-empty list with "!isEmpty()" rather than "size() > 0" 5 years ago
  David Pursehouse 9dc1ddf324 TransportHttp: Fix comparison of size with ">= 0" 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
  Thomas Wolf 1609ce7593 Determine hard-linking and nlink support per FileStore 5 years ago
  Konrad Windszus d7bd2e700c Support reading and writing cookies. 5 years ago
  David Pursehouse 84c315b2a0 PackWriter: Make internal class static 5 years ago
  Matthias Sohn d9c569b747 Merge branch 'stable-5.3' into stable-5.4 5 years ago
  Matthias Sohn fcfe1299c3 Prepare 5.3.3-SNAPSHOT builds 5 years ago
  David Ostrovsky 8cd07cb815 Repository: Add getIdentifier() method to avoid instanceof operator 5 years ago
  Matthias Sohn d6c7c42a1b JGit v5.3.2.201906051522-r 5 years ago
  Matthias Sohn 60d65bbd22 Merge branch 'stable-5.2' into stable-5.3 5 years ago
  Matthias Sohn 4018709eb9 Merge branch 'stable-5.1' into stable-5.2 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
  Christian Halstrick b2ee9cfbc3 Enhance fsTick() to use filesystem timer resolution 5 years ago
  Matthias Sohn b5c594216b Add debug trace to measure time needed to open pack index 5 years ago
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes 5 years ago
  Matthias Sohn 8bf9c668ad Wait opening new packfile until it can't be racy anymore 5 years ago
  Matthias Sohn 692524d2bd Update to Orbit R20190602212107 5 years ago
  David Pursehouse e8ed59a2ac PacketLineIn: Deprecate the END constant 5 years ago
  David Pursehouse ee747827b0 PacketLineIn: Add an iterator over strings in the input stream 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