Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -3/+3 |
* | ChangeIdUtilTest: Remove unused notestCommitDashV | David Pursehouse | 2017-09-30 | 1 | -17/+0 |
* | Remove declared IOException which is no longer thrown | Matthias Sohn | 2016-01-20 | 1 | -2/+1 |
* | AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newline | Andrey Loskutov | 2015-01-06 | 1 | -0/+4 |
* | Accept Change-Id even if footer contains not well-formed entries | Stefan Lay | 2013-02-20 | 1 | -12/+41 |
* | Only replace the ChangeId in the footer, not in the body | Stefan Lay | 2013-01-19 | 1 | -4/+82 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -3/+34 |
* | Fix parsing of multiple authors in PersonIdent. | Marc Strapetz | 2010-08-26 | 1 | -2/+2 |
* | Allow to replace existing Change-Id | Stefan Lay | 2010-08-05 | 1 | -1/+53 |
* | Add support for computing a Change-Id à la Gerrit | Robin Rosenberg | 2010-06-04 | 1 | -0/+523 |