Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
David Pursehouse 0f7f3b62ce Merge branch 'stable-4.5' into stable-4.6 pirms 6 gadiem
..
blame BlameGeneratorTest: Create Git instances in try-with-resource pirms 8 gadiem
AbstractRemoteCommandTest.java Add remote command to JGit CLI pirms 8 gadiem
AddCommandTest.java Add built-in LFS smudge filter for local case pirms 7 gadiem
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand pirms 8 gadiem
ArchiveCommandTest.java ArchiveCommandTest: Create Git instances in try-with-resource pirms 8 gadiem
BlameCommandTest.java BlameCommandTest: Instantiate Git objects in try-with-resource pirms 8 gadiem
BranchCommandTest.java BranchCommandTest: Create Git instances in try-with-resource pirms 8 gadiem
CheckoutCommandTest.java Fix CheckoutCommand to return updated files even on NONDELETED status pirms 7 gadiem
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource pirms 8 gadiem
CleanCommandTest.java Organize imports pirms 7 gadiem
CloneCommandTest.java Handle all values of branch.[name].rebase pirms 7 gadiem
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows pirms 8 gadiem
CommitCommandTest.java Merge branch 'stable-4.5' into stable-4.6 pirms 6 gadiem
CommitOnlyTest.java CommitOnlyTest: Open RevWalk in try-with-resource pirms 8 gadiem
DescribeCommandTest.java Add "--long" option to JGit describe pirms 9 gadiem
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances pirms 7 gadiem
EolRepositoryTest.java Fix computation of id in WorkingTreeIterator with autocrlf and smudging pirms 8 gadiem
EolStreamTypeUtilTest.java Organize imports pirms 7 gadiem
FetchCommandTest.java Update tags on fetch if --tags or tag refspec specified pirms 11 gadiem
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale pirms 10 gadiem
GitConstructionTest.java GitConstructionTest: Open Git instance in try-with-resource pirms 8 gadiem
HugeFileTest.java HugeFileTest: Make Git a class member and open in try-with-resource pirms 8 gadiem
InitCommandTest.java Allow explicit configuration of git directory in InitCommand pirms 9 gadiem
LogCommandTest.java Added filter for merge and non-merges commits. pirms 8 gadiem
LsRemoteCommandTest.java Use absolute paths for file:// URIs in tests pirms 10 gadiem
MergeCommandTest.java MergeCommandTest: Use JUnit's assume to check preconditions pirms 8 gadiem
NameRevCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef pirms 8 gadiem
NotesCommandTest.java Organize imports pirms 7 gadiem
PathCheckoutCommandTest.java Add missing @Test annotations pirms 8 gadiem
PullCommandTest.java Fix StashApply regarding handling of untracked files pirms 8 gadiem
PullCommandWithRebaseTest.java PullCommandWithRebaseTest: Open RevWalk in try-with-resource pirms 8 gadiem
PushCommandTest.java PushCommandTest: Open Git instances in try-with-resource pirms 8 gadiem
RebaseCommandTest.java RebaseCommandTest: Open RevWalk in try-with-resource pirms 8 gadiem
ReflogCommandTest.java Make the Reflog a public API again pirms 11 gadiem
RemoteAddCommandTest.java Add remote command to JGit CLI pirms 8 gadiem
RemoteDeleteCommandTest.java Add remote command to JGit CLI pirms 8 gadiem
RemoteListCommandTest.java Add remote command to JGit CLI pirms 8 gadiem
RemoteSetUrlCommandTest.java Add remote command to JGit CLI pirms 8 gadiem
RenameBranchCommandTest.java Handle all values of branch.[name].rebase pirms 7 gadiem
ResetCommandTest.java Enhance ResetCommand to allow disabling reflog update pirms 7 gadiem
RevertCommandTest.java RevertCommandTest: Open Git in try-with-resource pirms 8 gadiem
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests pirms 11 gadiem
StashApplyCommandTest.java Fix integer boxing eclipse warning pirms 8 gadiem
StashCreateCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef pirms 8 gadiem
StashDropCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef pirms 8 gadiem
StashListCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests pirms 11 gadiem
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource pirms 8 gadiem
TagCommandTest.java TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource pirms 8 gadiem