aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/RepositoryConfigTest.java
Commit message (Expand)AuthorAgeFilesLines
* Avoid double quotes in Git ConfigMathias Kinzler2010-09-011-369/+0
* Allow to read configured keysMathias Kinzler2010-06-151-0/+38
* Repository can be configured with FSMarc Strapetz2010-06-041-1/+2
* Add unsetSection to Config to remove an entire blockShawn O. Pearce2010-01-291-0/+41
* Don't confuse empty configuration variables with booleansShawn O. Pearce2010-01-231-1/+30
* Refactor RepositoryTestCase to use LocalDiskRepository insteadShawn O. Pearce2009-11-021-5/+6
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+259