Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Axel Richard 46f3007b52 Handle -m option for Merge command 9 лет назад
..
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 Fix CheckoutCommand not setting up tracking 9 лет назад
CheckoutCommandTest.java Add tests for checking out tags with CheckoutCommand 9 лет назад
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 Handle -m option for Merge command 9 лет назад
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 9 лет назад
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 9 лет назад
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 Fix RevertCommand to correctly revert multiple commits at once. 9 лет назад
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 лет назад