選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Konrad Kügler 48544e27ae Preserve merges during pull if configured to do so 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年前
ArchiveCommandTest.java Archive: Add the ability to select one or more paths. 10年前
BlameCommandTest.java blame: Fix merges, where merge result differs only by whitespace 10年前
BranchCommandTest.java Add setContains to ListBranchCommand (branch --contains) 10年前
CheckoutCommandTest.java Add git checkout --orphan implementation 10年前
CherryPickCommandTest.java Cherry-Pick: Support --no-commit 10年前
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年前
CommitAndLogCommandTest.java Rename test class so it is also executed during maven test phase 10年前
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 Fix NameRevCommand when repo has no annotated tags 10年前
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 Preserve merges during pull if configured to do so 10年前
PullCommandWithRebaseTest.java Use absolute paths for file:// URIs in tests 10年前
PushCommandTest.java Fix push to repo with non-fetched refs 10年前
RebaseCommandTest.java Rebase: Add --preserve-merges support 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 Allow to include untracked files in stash operations. 10年前
StashCreateCommandTest.java Allow to include untracked files in stash operations. 10年前
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年前