7093 Commits (79d776429e36e29956b88178e42dd23ee96ddf36)
 

Author SHA1 Message Date
Jonathan Tan 79d776429e Support "sideband-all" in protocol v2 fetch 5 years ago
Jonathan Tan c1ed69de4a UploadPack: remove pckOut instance field 5 years ago
Jonathan Tan e5f7d5a136 UploadPackTest: refactor capability config test 5 years ago
Ivan Frade 848d9f0d71 TreeRevFilter: Refresh code to latest coding standards 5 years ago
Michael Keppler 3f41bd9d2f Fix typos in Javadoc 5 years ago
Thomas Wolf 758124fa9c Correct @since in RevWalk for the --first-parent methods 5 years ago
Masaya Suzuki 3091dc4348 Move ServiceMayNotContinueException handling code from sendPack 5 years ago
Masaya Suzuki f8267c9edb Move exception handling code to the caller 5 years ago
Masaya Suzuki ca360ea2b5 Do not ignore secondary failure 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
David Ostrovsky f0a14bb3f5 Update bazlets to latest version 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
David Ostrovsky 7607465006 [Java 11] Remove dependency on javax.xml.bind package 5 years ago
David Pursehouse e3bcfe56c7 Merge "RebaseTodoFileTest: Fix "the the" typo" 5 years ago
Matthias Sohn b20bca8423 Ignore warning that tests don't export all packages 5 years ago
Matthias Sohn 64de63ed41 Ensure all packages are exported 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 5 years ago
Matthias Sohn fe676e7084 Update API comparison baseline to 5.4.0.201906121030-r 5 years ago
Matthias Sohn 16fd3feefc Prepare 5.5.0-SNAPSHOT builds 5 years ago
Matthias Sohn d189309cdc Merge branch 'stable-5.4' 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
Ivan Frade 7c98a1aa1b RebaseTodoFileTest: Fix "the the" typo 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 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