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