You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Robin Stocker 8a635668ec Adapt expected commit message in tests 13 years ago
..
AddCommandTest.java [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
BranchCommandTest.java Fix API ListBranchCommand for listmode 'all' 13 years ago
CheckoutCommandTest.java Convert all JGit unit tests to JUnit 4 13 years ago
CherryPickCommandTest.java Convert all JGit unit tests to JUnit 4 13 years ago
CloneCommandTest.java Add git-clone to the Git API 13 years ago
CommitAndLogCommandTests.java [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
FetchCommandTest.java Convert all JGit unit tests to JUnit 4 13 years ago
InitCommandTest.java [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
MergeCommandTest.java Adapt expected commit message in tests 13 years ago
PullCommandTest.java Make PullCommand work with Rebase 13 years ago
PullCommandWithRebaseTest.java Proper handling of rebase during pull 13 years ago
PushCommandTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RebaseCommandTest.java RebaseCommand: detect and handle fast-forward properly 13 years ago
RevertCommandTest.java Implement a revert command 13 years ago
RmCommandTest.java Convert all JGit unit tests to JUnit 4 13 years ago
TagCommandTest.java Convert all JGit unit tests to JUnit 4 13 years ago