4967 Commits (d189309cdc0393e57deb48c1f3a211d3515ed952)

Author SHA1 Message Date
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
Dave Borowitz 04bd5821e9 SystemReader: Respect passed-in parent when no system config is present 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