Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods il y a 7 ans
..
blame BlameGeneratorTest: Create Git instances in try-with-resource il y a 8 ans
AbstractRemoteCommandTest.java Add remote command to JGit CLI il y a 8 ans
AddCommandTest.java Enhance test coverage when core.filemode is false il y a 8 ans
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand il y a 8 ans
ArchiveCommandTest.java ArchiveCommandTest: Create Git instances in try-with-resource il y a 8 ans
BlameCommandTest.java BlameCommandTest: Instantiate Git objects in try-with-resource il y a 8 ans
BranchCommandTest.java BranchCommandTest: Create Git instances in try-with-resource il y a 8 ans
CheckoutCommandTest.java Fix calling of clean/smudge filters from Checkout,MergeCommands il y a 8 ans
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource il y a 8 ans
CleanCommandTest.java Skip cleaning inner repositories by default in CleanCommand il y a 7 ans
CloneCommandTest.java Handle all values of branch.[name].rebase il y a 7 ans
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows il y a 8 ans
CommitCommandTest.java Temporarily @Ignore flaky CommitCommandTest methods il y a 6 ans
CommitOnlyTest.java CommitOnlyTest: Open RevWalk in try-with-resource il y a 8 ans
DescribeCommandTest.java Add "--long" option to JGit describe il y a 9 ans
DiffCommandTest.java DiffCommandTest: Open Git and RevWalk in try-with-resource il y a 8 ans
EolRepositoryTest.java Fix computation of id in WorkingTreeIterator with autocrlf and smudging il y a 8 ans
EolStreamTypeUtilTest.java Add EOL stream type detection to TreeWalk il y a 8 ans
FetchCommandTest.java Update tags on fetch if --tags or tag refspec specified il y a 11 ans
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale il y a 10 ans
GitConstructionTest.java GitConstructionTest: Open Git instance in try-with-resource il y a 8 ans
HugeFileTest.java HugeFileTest: Make Git a class member and open in try-with-resource il y a 8 ans
InitCommandTest.java Allow explicit configuration of git directory in InitCommand il y a 9 ans
LogCommandTest.java Added filter for merge and non-merges commits. il y a 8 ans
LsRemoteCommandTest.java Use absolute paths for file:// URIs in tests il y a 10 ans
MergeCommandTest.java MergeCommandTest: Use JUnit's assume to check preconditions il y a 8 ans
NameRevCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef il y a 8 ans
NotesCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests il y a 11 ans
PathCheckoutCommandTest.java Add missing @Test annotations il y a 8 ans
PullCommandTest.java Fix StashApply regarding handling of untracked files il y a 8 ans
PullCommandWithRebaseTest.java PullCommandWithRebaseTest: Open RevWalk in try-with-resource il y a 8 ans
PushCommandTest.java PushCommandTest: Open Git instances in try-with-resource il y a 8 ans
RebaseCommandTest.java RebaseCommandTest: Open RevWalk in try-with-resource il y a 8 ans
ReflogCommandTest.java Make the Reflog a public API again il y a 11 ans
RemoteAddCommandTest.java Add remote command to JGit CLI il y a 8 ans
RemoteDeleteCommandTest.java Add remote command to JGit CLI il y a 8 ans
RemoteListCommandTest.java Add remote command to JGit CLI il y a 8 ans
RemoteSetUrlCommandTest.java Add remote command to JGit CLI il y a 8 ans
RenameBranchCommandTest.java Handle all values of branch.[name].rebase il y a 7 ans
ResetCommandTest.java Enhance ResetCommand to allow disabling reflog update il y a 7 ans
RevertCommandTest.java RevertCommandTest: Open Git in try-with-resource il y a 8 ans
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests il y a 11 ans
StashApplyCommandTest.java Fix integer boxing eclipse warning il y a 8 ans
StashCreateCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef il y a 8 ans
StashDropCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef il y a 8 ans
StashListCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests il y a 11 ans
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource il y a 8 ans
TagCommandTest.java TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource il y a 8 ans