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.
Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
..
blame Replace deprecated release() methods by close() 9 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
ArchiveCommandTest.java ArchiveCommand: Allow to pass options to underlying stream 9 years ago
BlameCommandTest.java blame: Fix merges, where merge result differs only by whitespace 10 years ago
BranchCommandTest.java Fix CheckoutCommand not setting up tracking 9 years ago
CheckoutCommandTest.java Fix DirCacheCheckout to set correct file length if core.autocrlf=true 9 years ago
CherryPickCommandTest.java Cherry-Pick: Support --no-commit 10 years ago
CleanCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
CloneCommandTest.java Replace deprecated release() methods by close() 9 years ago
CommitAndLogCommandTest.java Rename test class so it is also executed during maven test phase 10 years ago
CommitCommandTest.java Replace deprecated release() methods by close() 9 years ago
CommitOnlyTest.java Remove unnecessary @SuppressWarnings("null") 10 years ago
DescribeCommandTest.java Add "--long" option to JGit describe 9 years ago
DiffCommandTest.java Replace deprecated release() methods by close() 9 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 Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 9 years ago
HugeFileTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
InitCommandTest.java Allow explicit configuration of git directory in InitCommand 9 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 Handle -m option for Merge command 9 years ago
NameRevCommandTest.java Fix NameRevCommand when repo has no annotated tags 10 years ago
NotesCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
PathCheckoutCommandTest.java Replace deprecated release() methods by close() 9 years ago
PullCommandTest.java Replace deprecated release() methods by close() 9 years ago
PullCommandWithRebaseTest.java Make RepositoryState.REBASING_MERGE reachable again. 9 years ago
PushCommandTest.java Fix push to repo with non-fetched refs 10 years ago
RebaseCommandTest.java Replace deprecated release() methods by close() 9 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 Replace deprecated release() methods by close() 9 years ago
RevertCommandTest.java Fix RevertCommand to correctly revert multiple commits at once. 10 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 Allow to include untracked files in stash operations. 10 years ago
StashCreateCommandTest.java Replace deprecated release() methods by close() 9 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