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.
Axel Richard 46f3007b52 Handle -m option for Merge command 9 anni fa
..
blame Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
AddCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
ApplyCommandTest.java Remove dependency on DiffFormatterReflowTest 10 anni fa
ArchiveCommandTest.java Archive: Add the ability to select one or more paths. 10 anni fa
BlameCommandTest.java blame: Fix merges, where merge result differs only by whitespace 10 anni fa
BranchCommandTest.java Fix CheckoutCommand not setting up tracking 10 anni fa
CheckoutCommandTest.java Add tests for checking out tags with CheckoutCommand 9 anni fa
CherryPickCommandTest.java Cherry-Pick: Support --no-commit 10 anni fa
CleanCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
CloneCommandTest.java Use absolute paths for file:// URIs in tests 10 anni fa
CommitAndLogCommandTest.java Rename test class so it is also executed during maven test phase 10 anni fa
CommitCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
CommitOnlyTest.java Remove unnecessary @SuppressWarnings("null") 10 anni fa
DescribeCommandTest.java Describe HEAD if no explicit target was set 10 anni fa
DiffCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
FetchCommandTest.java Update tags on fetch if --tags or tag refspec specified 11 anni fa
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale 10 anni fa
GitConstructionTest.java Add close() method to API 10 anni fa
HugeFileTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
InitCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
LogCommandTest.java LogCommand.all(): filter out refs that do not refer to commit objects 11 anni fa
LsRemoteCommandTest.java Use absolute paths for file:// URIs in tests 10 anni fa
MergeCommandTest.java Handle -m option for Merge command 9 anni fa
NameRevCommandTest.java Fix NameRevCommand when repo has no annotated tags 10 anni fa
NotesCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
PathCheckoutCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
PullCommandTest.java Preserve merges during pull if configured to do so 10 anni fa
PullCommandWithRebaseTest.java Use absolute paths for file:// URIs in tests 10 anni fa
PushCommandTest.java Fix push to repo with non-fetched refs 10 anni fa
RebaseCommandTest.java Rebase: Add --preserve-merges support 10 anni fa
ReflogCommandTest.java Make the Reflog a public API again 11 anni fa
RenameBranchCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
ResetCommandTest.java ResetCommand: Allow reset on unborn branch when ref not specified 10 anni fa
RevertCommandTest.java Fix RevertCommand to correctly revert multiple commits at once. 10 anni fa
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
Sets.java Remove dependency on StatusCommandTest 10 anni fa
StashApplyCommandTest.java Allow to include untracked files in stash operations. 10 anni fa
StashCreateCommandTest.java Allow to include untracked files in stash operations. 10 anni fa
StashDropCommandTest.java Make the Reflog a public API again 11 anni fa
StashListCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
StatusCommandTest.java Remove dependency on StatusCommandTest 10 anni fa
TagCommandTest.java TagCommand should be able to create unannotated tags too 11 anni fa