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 年之前
..
AddCommandTest.java [findbugs] Do not ignore exceptional return value of mkdir 13 年之前
BranchCommandTest.java Fix API ListBranchCommand for listmode 'all' 13 年之前
CheckoutCommandTest.java Convert all JGit unit tests to JUnit 4 13 年之前
CherryPickCommandTest.java Convert all JGit unit tests to JUnit 4 13 年之前
CloneCommandTest.java Add git-clone to the Git API 13 年之前
CommitAndLogCommandTests.java [findbugs] Do not ignore exceptional return value of mkdir 13 年之前
FetchCommandTest.java Convert all JGit unit tests to JUnit 4 13 年之前
InitCommandTest.java [findbugs] Do not ignore exceptional return value of mkdir 13 年之前
MergeCommandTest.java Adapt expected commit message in tests 13 年之前
PullCommandTest.java Make PullCommand work with Rebase 13 年之前
PullCommandWithRebaseTest.java Proper handling of rebase during pull 13 年之前
PushCommandTest.java Convert all JGit unit tests to JUnit 4 13 年之前
RebaseCommandTest.java RebaseCommand: detect and handle fast-forward properly 13 年之前
RevertCommandTest.java Implement a revert command 13 年之前
RmCommandTest.java Convert all JGit unit tests to JUnit 4 13 年之前
TagCommandTest.java Convert all JGit unit tests to JUnit 4 13 年之前