7229 Commits (fb08804e911ef6f4afed3618c501e5ec5a96e669)
 

Author SHA1 Message Date
  David Pursehouse 13696b8d8c Error Prone: Increase severity of ImmutableEnumChecker to ERROR 5 years ago
  David Pursehouse 383fe1e467 GitDateParser#ParseableSimpleDateFormat: Make formatStr private final 5 years ago
  David Pursehouse b84235c4d1 BatchRefUpdateTest: Suppress ImmutableEnumChecker warning 5 years ago
  David Pursehouse 9e499dad6d PacketLineIn: Suppress comparison warnings for END and DELIM 5 years ago
  David Pursehouse 50c0275aba FileSnapshot#toString: Suppress ReferenceEquality warnings 5 years ago
  David Pursehouse 215a2dcf0f Blame: Suppress ReferenceEquality warning for RevCommit instances 5 years ago
  Matthias Sohn f6c989665e Fix API problem filters 5 years ago
  Matthias Sohn 76b3781f4b pgm: add missing optional dependency to org.tukaani:xz 5 years ago
  Ivan Frade 67b7771708 NetscapeCookieFile: Make hash static and group overloaded write 5 years ago
  Ivan Frade 83b0efbae6 NetscapeCookieFile: Javadoc fixes 5 years ago
  Ivan Frade 96bd5ad8a3 Config: Handle reference-equality warning (and empty javadoc) 5 years ago
  David Pursehouse 4fe4b0a6bf Error Prone: Increase severity of ShortCircuitBoolean to ERROR 5 years ago
  David Pursehouse 0f9063941c ObjectWalk: Prefer boolean operators over logical operators in comparisons 5 years ago
  David Pursehouse 2eeabde94a BasePackFetchConnection: Prefer boolean operators over logical operators in comparisons 5 years ago
  David Pursehouse 858736df37 PackWriter: Prefer boolean operators over logical operators in comparisons 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
  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 6 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