aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CommitCommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* CommitCommand: Ensure unmerged paths are added correctly with setOnlyRobin Stocker2012-11-121-0/+54
* CommitCommand: Use original author on amend if author is not setRobin Stocker2012-10-081-0/+44
* CommitCommand: Don't allow amending on initial commitRobin Stocker2012-10-081-0/+7
* Fix unstable testRobin Rosenberg2012-10-021-1/+1
* Allow detection of case insensitive file systemsMatthias Sohn2012-08-061-0/+10
* Fix resource leaks due to unclosed repositoriesChristian Halstrick2012-06-161-2/+8
* Add "--squash" option to MergeCommandTomasz Zarna2012-06-151-2/+41
* Update smudged entries when writing indexKevin Sawicki2012-05-281-0/+107
* Support committing submodule updatesKevin Sawicki2012-01-301-0/+106
* Retain executable mode of existing files on WindowsKevin Sawicki2012-01-031-0/+155