aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/PathCheckoutCommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* CheckoutCommand: Support checking out ours and theirsRobin Stocker2012-11-161-3/+45
* Refuse to checkout unmerged paths from indexRobin Stocker2012-09-231-0/+21
* Add all paths option to CheckoutCommandKevin Sawicki2012-02-261-0/+10
* Support more of AutoCRLFRobin Rosenberg2012-01-101-0/+33
* Fix status in index entries after checkout of pathsChristian Halstrick2011-09-281-0/+52
* Add path support to checkout command.Kevin Sawicki2011-05-031-0/+151