選択できるのは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年前