summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* 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
| * UploadPackTest: Add missing <> operator on instantiation of ArrayListDavid Pursehouse2019-05-301-1/+1
| * BitmapCalculator and its test: add missing license headerMatthias Sohn2019-05-231-0/+42
* | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-06-063-3/+447
|\ \
| * | Prepare 5.3.3-SNAPSHOT buildsMatthias Sohn2019-06-052-51/+51
| * | JGit v5.3.2.201906051522-rv5.3.2.201906051522-rMatthias Sohn2019-06-052-2/+2
| * | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-06-053-3/+447
| |\ \
| | * \ Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-06-053-2/+446
| | |\ \
| | | * | Prepare 5.1.9-SNAPSHOT buildsMatthias Sohn2019-06-052-47/+47
| | | * | JGit v5.1.8.201906050907-rv5.1.8.201906050907-rMatthias Sohn2019-06-052-2/+2
| | | * | Test detecting modified packfilesChristian Halstrick2019-06-051-11/+222
| | | * | Extend FileSnapshot for packfiles to also use checksum to detect changesMatthias Sohn2019-06-041-0/+143
| | | * | Add FileSnapshot test testing recognition of file size changesMatthias Sohn2019-05-291-0/+17
| | | * | Capture reason for result of FileSnapshot#isModifiedMatthias Sohn2019-05-291-0/+7
| | | * | Skip FileSnapshotTest#testSimulatePackfileReplacement on WindowsMatthias Sohn2019-05-291-0/+3
| | | * | Tune max heap size for testsMatthias Sohn2019-05-291-1/+1
| | | * | Fix FileSnapshotTest.testNewFileNoWait() to match its javadocMatthias Sohn2019-05-271-2/+0
| | | * | Include filekey file attribute when comparing FileSnapshotsMatthias Sohn2019-05-221-0/+28
| | | * | Measure file timestamp resolution used in FileSnapshotMatthias Sohn2019-05-221-0/+37
| | | * | Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-202-47/+47
| | | * | JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-202-2/+2
* | | | | Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2019-05-222-2/+2
* | | | | JGit v5.4.0.201905221418-m3v5.4.0.201905221418-m3Matthias Sohn2019-05-222-2/+2
| |_|_|/ |/| | |
* | | | Tune max heap size for testsMatthias Sohn2019-05-221-1/+1