2498 Commits (86be1b4038581ed6cc94ff1f7a7c3652b0e0b767)

Author SHA1 Message Date
David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates 5 years ago
Jonathan Tan 9110037e3e UploadPack: move writing of "packfile" header 5 years ago
Ivan Frade e9dd131d55 PreUploadHookChain: Use list instead of array internally 5 years ago
Ivan Frade d1f7efcf2b PostUploadHookChain: Use a list instead of array internally 5 years ago
Ivan Frade 9b7a4a30ca ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks 5 years ago
Jonathan Tan 16856f5a80 UploadPackTest: use Consumer to set up UploadPack 5 years ago
Jonathan Tan 79d776429e Support "sideband-all" in protocol v2 fetch 5 years ago
Jonathan Tan e5f7d5a136 UploadPackTest: refactor capability config test 5 years ago
Masaya Suzuki f8267c9edb Move exception handling code to the caller 5 years ago
Masaya Suzuki 08d2d107ee Add assertThrows 5 years ago
Dave Borowitz 4973f05252 RevWalk: Add a setFirstParent that mimics C git's --first-parent 5 years ago
Jonathan Tan cbccfed4b3 UploadPack: support lazy fetches if no bitmap 5 years ago
Michael Keppler 4b0c192f2d Fix bundle localization of Apache SSH bundle 5 years ago
René Scheibe 8f9697b4c1 Fix "reset -hard" bug that folders could not be deleted 5 years ago
René Scheibe b4edf9ec14 Fix "reset -hard" bug that folders could not be created 5 years ago
David Ostrovsky e5f86d4630 Bazel: Fix lint warning flagged by buildifier 5 years ago
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 5 years ago
Matthias Sohn 16fd3feefc Prepare 5.5.0-SNAPSHOT builds 6 years ago
Matthias Sohn f3b7c2beae Prepare 5.4.1-SNAPSHOT builds 6 years ago
Matthias Sohn 3dad0682be JGit v5.4.0.201906121030-r 6 years ago
Matthias Sohn 0e9361f066 JGit v5.4.0.201906120450-r 6 years ago
Ivan Frade 7c98a1aa1b RebaseTodoFileTest: Fix "the the" typo 6 years ago
Thomas Wolf 1cfcde4853 Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex() 6 years ago
David Pursehouse 8bd0ba0f15 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR 6 years ago
Matthias Sohn d8429d27f7 Increase bazel timeout for long running tests 6 years ago
Thomas Wolf 8a2e221096 Make pull --rebase on an unborn branch do a checkout 6 years ago
Thomas Wolf f24ad3da66 Handle escaped CR-LF in git config files 6 years ago
Thomas Wolf 10ab407fa6 DescribeCommand: use glob match instead of path match 6 years ago
Thomas Wolf d2600693bd Fix off-by-one error in RebaseTodoFile when reading a todo file 6 years ago
David Pursehouse 00f840dcd1 Consistently use "!isEmpty()" to detect non-empty list 6 years ago
David Pursehouse 6518d63317 NetscapeCookieFileTest: Split HttpCookiesMatcher to own class 6 years ago
David Pursehouse 9f69656748 Bazel: Add missing dependency on mockito for TransportHttpTest 6 years ago
Konrad Windszus d7bd2e700c Support reading and writing cookies. 6 years ago
Matthias Sohn fcfe1299c3 Prepare 5.3.3-SNAPSHOT builds 6 years ago
Matthias Sohn d6c7c42a1b JGit v5.3.2.201906051522-r 6 years ago
Matthias Sohn 57ccca75e6 Prepare 5.1.9-SNAPSHOT builds 6 years ago
Matthias Sohn 2fe587fcfd JGit v5.1.8.201906050907-r 6 years ago
Christian Halstrick 5f8d91fded Test detecting modified packfiles 6 years ago
Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes 6 years ago
David Pursehouse e0133b9440 Replace most usages of PacketLineIn.END with PacketLineIn.end() 6 years ago
David Pursehouse e99aaa5f79 PacketLineIn: Deprecate DELIM constant 6 years ago
David Pursehouse 7377b8dd01 Replace trivial reference comparison of PacketLineIn.{DELIM,END} 6 years ago
David Pursehouse 07a07a75d6 PacketLineIn: Rename isDelim to isDelimiter 6 years ago
David Pursehouse 5862a5e222 ProtocolV2ParserTest: Fix typo in comment 6 years ago
Brandon Weeks f4443ef3f9 Upgrade Bouncy Castle to 1.61 6 years ago
Sebastian Schuberth 237c76fddf DescribeCommand: Support the "always" option 6 years ago
Matthias Sohn 22352e4751 Remove excess blank line in FileUtilsTest 6 years ago