aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/gitrepo/ManifestParserTest.java
Commit message (Expand)AuthorAgeFilesLines
* ManifestParser: Do not accept DOCTYPE and entitiesIvan Frade2025-05-151-0/+33
* RepoProject: read the 'dest-branch' attribute of a projectKaushik Lingarkar2024-07-021-0/+30
* RepoProject: read the "upstream" attribute of a projectIvan Frade2024-05-301-0/+39
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-4/+4
* Support remove-project node in the manifest parserMasaya Suzuki2018-08-201-0/+26
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-3/+3
* Cleanup and test trailing slash handling in ManifestParserHan-Wen Nienhuys2017-04-111-0/+16
* ManifestParser: Throw exception if remote does not have fetch attributeHan-Wen Nienhuys2017-04-101-0/+33
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Organize importsDavid Pursehouse2016-11-141-1/+1
* ManifestParserTest: Don't use deprecated StringBufferInputStreamDavid Pursehouse2016-02-151-2/+3
* Add getters to RepoProject.Yuxuan 'fishy' Wang2015-05-261-6/+6
* Refactor to expose ManifestParser.Yuxuan 'fishy' Wang2015-05-221-0/+112