aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/util/ChangeIdUtilTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-3/+3
* ChangeIdUtilTest: Remove unused notestCommitDashVDavid Pursehouse2017-09-301-17/+0
* Remove declared IOException which is no longer thrownMatthias Sohn2016-01-201-2/+1
* AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newlineAndrey Loskutov2015-01-061-0/+4
* Accept Change-Id even if footer contains not well-formed entriesStefan Lay2013-02-201-12/+41
* Only replace the ChangeId in the footer, not in the bodyStefan Lay2013-01-191-4/+82
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-3/+34
* Fix parsing of multiple authors in PersonIdent.Marc Strapetz2010-08-261-2/+2
* Allow to replace existing Change-IdStefan Lay2010-08-051-1/+53
* Add support for computing a Change-Id à la GerritRobin Rosenberg2010-06-041-0/+523