您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Robin Stocker 7dc8a4f089 Fix exception on conflicts with recursive merge 10 年前
..
blame Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
AddCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
ApplyCommandTest.java Remove dependency on DiffFormatterReflowTest 10 年前
BlameCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
BranchCommandTest.java Use absolute paths for file:// URIs in tests 10 年前
CheckoutCommandTest.java Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) 11 年前
CherryPickCommandTest.java Update HEAD in cherry-picking several commits 11 年前
CleanCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
CloneCommandTest.java Use absolute paths for file:// URIs in tests 10 年前
CommitAndLogCommandTests.java Make the Reflog a public API again 11 年前
CommitCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
CommitOnlyTest.java Remove unnecessary @SuppressWarnings("null") 10 年前
DescribeCommandTest.java Describe HEAD if no explicit target was set 10 年前
DiffCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
FetchCommandTest.java Update tags on fetch if --tags or tag refspec specified 11 年前
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale 10 年前
GitConstructionTest.java Add close() method to API 10 年前
HugeFileTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
InitCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
LogCommandTest.java LogCommand.all(): filter out refs that do not refer to commit objects 11 年前
LsRemoteCommandTest.java Use absolute paths for file:// URIs in tests 10 年前
MergeCommandTest.java Fix exception on conflicts with recursive merge 10 年前
NameRevCommandTest.java NameRevCommand: Don't use merge cost for first parent 11 年前
NotesCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
PathCheckoutCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
PullCommandTest.java Use absolute paths for file:// URIs in tests 10 年前
PullCommandWithRebaseTest.java Use absolute paths for file:// URIs in tests 10 年前
PushCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
RebaseCommandTest.java Do not allow non-ff-rebase if there are uncommitted changes 10 年前
ReflogCommandTest.java Make the Reflog a public API again 11 年前
RenameBranchCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
ResetCommandTest.java ResetCommand: Allow reset on unborn branch when ref not specified 10 年前
RevertCommandTest.java Make the Reflog a public API again 11 年前
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
Sets.java Remove dependency on StatusCommandTest 10 年前
StashApplyCommandTest.java Fix applying stash on other commit 10 年前
StashCreateCommandTest.java Make the Reflog a public API again 11 年前
StashDropCommandTest.java Make the Reflog a public API again 11 年前
StashListCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
StatusCommandTest.java Remove dependency on StatusCommandTest 10 年前
TagCommandTest.java TagCommand should be able to create unannotated tags too 11 年前