4971 Commits (3690f47b5768d4b1d476bc0d8aab7bed82844799)

Author SHA1 Message Date
  David Ostrovsky 7607465006 [Java 11] Remove dependency on javax.xml.bind package 5 years ago
  Matthias Sohn 395e072a34 Delete unused API problem filters 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
  David Pursehouse 0f4554f126 Increase severity of OperatorPrecedence to ERROR, and fix instances 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 518dc86380 FS_Win32: Add missing parentheses on if-blocks 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
  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
  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 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 57ccca75e6 Prepare 5.1.9-SNAPSHOT builds 5 years ago
  Matthias Sohn 2fe587fcfd JGit v5.1.8.201906050907-r 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
  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
  Brandon Weeks f4443ef3f9 Upgrade Bouncy Castle to 1.61 5 years ago
  Sebastian Schuberth 237c76fddf DescribeCommand: Support the "always" option 5 years ago
  Sebastian Schuberth afcb3a8c9e DescribeCommand: Consistenly omit the default value 5 years ago
  David Pursehouse d2425e16f4 PacketLineIn: Add helper methods to check for END and DELIM 5 years ago
  Matthias Sohn 4904a625c9 Avoid null PackConfig in GC 5 years ago
  Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified 5 years ago
  Marc Strapetz f1577909e7 ObjectDirectory: fix closing of obsolete packs 5 years ago
  Ivan Frade 82316fc23a BitmapCalculator: javadoc fixes 5 years ago
  Matthias Sohn 92d1ca8099 Update API filters for methods added to fix bugs 5 years ago
  Andrey Loskutov e57a37e767 RevWalkUtils: add progress callback to findBranchesReachableFrom 5 years ago