Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PersonIdent: Make appendSanitized public | Dave Borowitz | 2016-05-03 | 1 | -0/+7 |
* | PersonIdent: Strip some special chars from external strings | Dave Borowitz | 2016-04-29 | 1 | -4/+37 |
* | PersonIdent: Document that name and email aren't trimmed | Dave Borowitz | 2016-04-29 | 1 | -1/+3 |
* | Suppress "The allocated object is never used" warning in tests | David Pursehouse | 2016-01-19 | 1 | -0/+2 |
* | Trim author/committer name and email in commit header | RĂ¼diger Herrmann | 2015-01-03 | 1 | -0/+12 |
* | Don't allow null name or e-mail in PersonIdent | Robin Stocker | 2012-10-13 | 1 | -0/+10 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -0/+76 |