aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2018-09-306-13/+18
* TestProtocolTest: Add missing calls to fail()David Pursehouse2018-09-301-0/+3
* BlockListTest: Add missing calls to fail()David Pursehouse2018-09-291-0/+13
* DirCacheBuilderTest#testBuildRejectsUnsetFileMode: Add missing fail()David Pursehouse2018-09-291-0/+1
* DirCacheCheckoutTest#testCheckoutHierarchy: Add missing call to fail()David Pursehouse2018-09-291-0/+1
* ConfigTest: Fix tests for getting empty config value as intDavid Pursehouse2018-09-291-10/+2
* UploadPack: support deepen-since in protocol v2Jonathan Tan2018-09-271-0/+54
* FileRepositoryBuilderTest: Don't explicitly close BufferedWriter in try-with-...David Pursehouse2018-09-271-35/+34
* Explicitly specify charset when constructing FileWriterDavid Pursehouse2018-09-263-14/+27
* Explicitly specify charset when constructing BufferedReaderDavid Pursehouse2018-09-261-29/+30
* Explicitly specify charset in constructor of InputStreamReaderDavid Pursehouse2018-09-263-3/+8
* Explicitly specify charset when calling getBytesDavid Pursehouse2018-09-2613-76/+88
* Explicitly specify charset in constructor of StringDavid Pursehouse2018-09-265-25/+35
* Make inner classes static where possibleDavid Pursehouse2018-09-267-9/+10
* T0003_BasicTest: Fix incorrect usage of ExpectedExceptionDavid Pursehouse2018-09-251-1/+1
* ProtocolV2ParserTest: Fix incorrect usage of ExpectedExceptionDavid Pursehouse2018-09-251-7/+7
* Query references by multiple prefixesMinh Thai2018-09-241-0/+13
* Fix Mylyn commit message templateMichael Keppler2018-09-231-1/+1
* Config.set-methods should not touch lines from included filesMarc Strapetz2018-09-201-12/+323
* Don't inline included configs on FileBasedConfig.save()Marc Strapetz2018-09-201-0/+52
* Set TagOpt.AUTO_FOLLOW when not cloning all branchesThomas Wolf2018-09-151-0/+4
* Fix fetch refspecs when not cloning all branchesThomas Wolf2018-09-151-5/+22
* Move ls-refs parsing code to the ProtocolV2ParserIvan Frade2018-09-141-0/+57
* Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-09-062-47/+47
* Extend ResetCommandTestRené Scheibe2018-09-051-2/+8
* UploadPackTest: Avoid unnecessarily boxing int into IntegerDavid Pursehouse2018-09-051-3/+3
* Parse signature of GPG-signed commitsDavid Turner2018-09-042-0/+75
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-0437-227/+232
* Simplify file creation in ResetCommandTestRené Scheibe2018-09-031-38/+17
* Specify charset when constructing InputStreamReaderDavid Pursehouse2018-09-023-3/+5
* Merge "Replace useminimalnegotation flag with maxhaves flag"Jonathan Nieder2018-08-311-18/+4
|\
| * Replace useminimalnegotation flag with maxhaves flagMinh Thai2018-08-311-18/+4
* | Extract protocol v2 fetch request parsing to its own classIvan Frade2018-08-311-0/+336
|/
* Merge branch 'stable-5.1'David Pursehouse2018-08-311-55/+55
|\
| * Merge branch 'stable-5.0' into stable-5.1David Pursehouse2018-08-311-55/+55
| |\
| | * Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-08-311-52/+52
| | |\
| | | * Merge branch 'stable-4.10' into stable-4.11David Pursehouse2018-08-311-48/+48
| | | |\
| | | | * Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-08-311-48/+48
| | | | |\
| | | | | * Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-08-311-48/+48
| | | | | |\
| | | | | | * Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-08-313-62/+45
| | | | | | |\
| | | | | | | * Bazel: Format all build files with buildifier 0.15.0David Pursehouse2018-08-302-45/+45
| | | | | | | * ChangeIdUtilTest: Remove unused notestCommitDashVDavid Pursehouse2018-08-301-17/+0
| * | | | | | | Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-08-292-2/+2
| * | | | | | | JGit v5.1.0.201808281540-m3v5.1.0.201808281540-m3Matthias Sohn2018-08-282-2/+2
* | | | | | | | UploadPack: avoid conflating shallow commit lists in protocol v2Ivan Frade2018-08-301-0/+38
|/ / / / / / /
* | | | | | | Merge "Cleanup existing tests"Christian Halstrick2018-08-271-15/+13
|\ \ \ \ \ \ \
| * | | | | | | Cleanup existing testsRené Scheibe2018-08-241-15/+13
* | | | | | | | Merge branch 'stable-5.0'Matthias Sohn2018-08-251-0/+159
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-08-251-0/+159
| |\| | | | |
| | * | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-08-251-0/+159
| | |\| | | |