summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Merge "Constants for objects and info/{http-,}alternates"Jonathan Nieder2019-08-023-10/+12
|\
| * Constants for objects and info/{http-,}alternatesDavid Turner2019-08-023-10/+12
* | UploadPack: move writing of "packfile" headerJonathan Tan2019-07-301-1/+8
|/
* PreUploadHookChain: Use list instead of array internallyIvan Frade2019-07-241-0/+118
* PostUploadHookChain: Use a list instead of array internallyIvan Frade2019-07-241-0/+99
* Merge "ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks"Jonathan Tan2019-07-241-0/+111
|\
| * ProtocolV2HookChain: Allow to create a chain of protocol V2 hooksIvan Frade2019-07-181-0/+111
* | UploadPackTest: use Consumer to set up UploadPackJonathan Tan2019-07-161-43/+70
|/
* Support "sideband-all" in protocol v2 fetchJonathan Tan2019-07-161-0/+58
* UploadPackTest: refactor capability config testJonathan Tan2019-07-161-48/+59
* Move exception handling code to the callerMasaya Suzuki2019-06-271-48/+42
* Add assertThrowsMasaya Suzuki2019-06-272-154/+188
* RevWalk: Add a setFirstParent that mimics C git's --first-parentDave Borowitz2019-06-271-0/+338
* UploadPack: support lazy fetches if no bitmapJonathan Tan2019-06-251-0/+29
* Fix bundle localization of Apache SSH bundleMichael Keppler2019-06-212-4/+4
* Fix "reset -hard" bug that folders could not be deletedRené Scheibe2019-06-191-0/+20
* Fix "reset -hard" bug that folders could not be createdRené Scheibe2019-06-192-0/+39
* Bazel: Fix lint warning flagged by buildifierDavid Ostrovsky2019-06-182-8/+8
* [Java 11] Update mockito to 2.23.0Matthias Sohn2019-06-181-1/+1
* [Java 9] Fix GitDateFormatterTestMatthias Sohn2019-06-181-4/+8
* Merge "RebaseTodoFileTest: Fix "the the" typo"David Pursehouse2019-06-161-2/+2
|\
| * RebaseTodoFileTest: Fix "the the" typoIvan Frade2019-06-121-2/+2
* | Ignore warning that tests don't export all packagesMatthias Sohn2019-06-161-0/+34
* | Walk tag chains for --include-tag optionsPavel Flaška2019-06-161-1/+84
* | Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2019-06-132-52/+52
* | Prepare 5.4.1-SNAPSHOT buildsMatthias Sohn2019-06-122-52/+52
* | JGit v5.4.0.201906121030-rv5.4.0.201906121030-rMatthias Sohn2019-06-122-2/+2
* | JGit v5.4.0.201906120450-rMatthias Sohn2019-06-122-2/+2
* | Merge branch 'master' into stable-5.4Matthias Sohn2019-06-1126-221/+1332
|\|
| * Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex()Thomas Wolf2019-06-111-0/+48
| * ErrorProne: Increase severity of FutureReturnValueIgnored to ERRORDavid Pursehouse2019-06-111-1/+2
| * Increase bazel timeout for long running testsMatthias Sohn2019-06-101-0/+4
| * Make pull --rebase on an unborn branch do a checkoutThomas Wolf2019-06-101-0/+28
| * Handle escaped CR-LF in git config filesThomas Wolf2019-06-081-0/+35
| * DescribeCommand: use glob match instead of path matchThomas Wolf2019-06-071-0/+17
| * Fix off-by-one error in RebaseTodoFile when reading a todo fileThomas Wolf2019-06-071-0/+142
| * Consistently use "!isEmpty()" to detect non-empty listDavid Pursehouse2019-06-071-5/+5
| * NetscapeCookieFileTest: Split HttpCookiesMatcher to own classDavid Pursehouse2019-06-074-104/+153
| * Bazel: Add missing dependency on mockito for TransportHttpTestDavid Pursehouse2019-06-071-0/+4
| * Support reading and writing cookies.Konrad Windszus2019-06-068-0/+722
| * Replace most usages of PacketLineIn.END with PacketLineIn.end()David Pursehouse2019-06-033-81/+84
| * PacketLineIn: Deprecate DELIM constantDavid Pursehouse2019-06-032-67/+67
| * Replace trivial reference comparison of PacketLineIn.{DELIM,END}David Pursehouse2019-06-025-50/+49
| * PacketLineIn: Rename isDelim to isDelimiterDavid Pursehouse2019-06-021-1/+1
| * ProtocolV2ParserTest: Fix typo in commentDavid Pursehouse2019-06-021-1/+1
| * Upgrade Bouncy Castle to 1.61Brandon Weeks2019-06-011-1/+1
| * DescribeCommand: Support the "always" optionSebastian Schuberth2019-05-311-7/+24
| * Remove excess blank line in FileUtilsTestMatthias Sohn2019-05-311-1/+0
| * PacketLineIn: Add helper methods to check for END and DELIMDavid Pursehouse2019-05-301-6/+7
| * UploadPackTest: Rename variable to avoid hiding class memberDavid Pursehouse2019-05-301-4/+4