aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/ValidRefNameTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-2/+2
* Make Repository.normalizeBranchName less strictThomas Wolf2017-03-041-82/+61
* Branch normalizer should not normalize already valid branch namesMatthias Sohn2017-02-071-0/+14
* Normalizer creating a valid branch name from a stringWim Jongman2017-01-181-0/+82
* Fix ValidRefNameTest on WindowsRobin Rosenberg2014-04-061-23/+55
* Ban dangerous ref names in WindowsRobin Rosenberg2014-02-051-0/+23
* Suppress boxing warnings where we know they are okRobin Rosenberg2012-09-221-1/+1
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-2/+20
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+177