aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/T0001_PersonIdentTest.java
Commit message (Expand)AuthorAgeFilesLines
* PersonIdent: Make appendSanitized publicDave Borowitz2016-05-031-0/+7
* PersonIdent: Strip some special chars from external stringsDave Borowitz2016-04-291-4/+37
* PersonIdent: Document that name and email aren't trimmedDave Borowitz2016-04-291-1/+3
* Suppress "The allocated object is never used" warning in testsDavid Pursehouse2016-01-191-0/+2
* Trim author/committer name and email in commit headerRĂ¼diger Herrmann2015-01-031-0/+12
* Don't allow null name or e-mail in PersonIdentRobin Stocker2012-10-131-0/+10
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+76