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.
Matthias Sohn db6c2c2aa5 Merge branch 'stable-4.9' into stable-4.10 pirms 5 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 Ensure EOL stream type is DIRECT when -text attribute is present pirms 6 gadiem
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand pirms 8 gadiem
ArchiveCommandTest.java Enable and fix warnings about redundant specification of type arguments pirms 7 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 Add FetchCommand#setRefSpecs(String...) variant pirms 6 gadiem
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource pirms 8 gadiem
CleanCommandTest.java Enable and fix warnings about redundant specification of type arguments pirms 7 gadiem
CloneCommandTest.java Fix unthrown exception errors in CloneCommandTest pirms 6 gadiem
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows pirms 8 gadiem
CommitCommandTest.java Fix committing empty commits pirms 6 gadiem
CommitOnlyTest.java Fix remaining javadoc errors raised by doclint pirms 6 gadiem
DescribeCommandTest.java Fix remaining javadoc errors raised by doclint pirms 6 gadiem
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances pirms 7 gadiem
EolRepositoryTest.java Enable and fix 'Should be tagged with @Override' warning pirms 7 gadiem
EolStreamTypeUtilTest.java Use constants from StandardCharsets instead of hard-coded strings pirms 6 gadiem
FetchAndPullCommandsRecurseSubmodulesTest.java PullCommand: Add support for recursing into submodules pirms 7 gadiem
FetchCommandTest.java Fix fetching with duplicate ref updates pirms 5 gadiem
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale pirms 10 gadiem
GitConstructionTest.java GitConstructionTest: Remove unnecessary calls to Repository.close() pirms 7 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 Add missing newlines at ends of Java files pirms 6 gadiem
LsRemoteCommandTest.java Enable and fix 'Should be tagged with @Override' warning pirms 7 gadiem
MergeCommandTest.java Enable and fix warnings about redundant specification of type arguments pirms 7 gadiem
NameRevCommandTest.java Enable and fix warnings about redundant specification of type arguments pirms 7 gadiem
NotesCommandTest.java Organize imports pirms 7 gadiem
PathCheckoutCommandTest.java Add missing @Test annotations pirms 8 gadiem
PullCommandTest.java Use constants from StandardCharsets instead of hard-coded strings pirms 6 gadiem
PullCommandWithRebaseTest.java Use constants from StandardCharsets instead of hard-coded strings pirms 6 gadiem
PushCommandTest.java Add a test for parsing fsck config options and expose FsckMode enum pirms 7 gadiem
RebaseCommandTest.java Use constants from StandardCharsets instead of hard-coded strings pirms 6 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 Enable and fix 'Should be tagged with @Override' warning 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 Send a detailed event on working tree modifications pirms 6 gadiem
StashCreateCommandTest.java Enable and fix 'Should be tagged with @Override' warning pirms 7 gadiem
StashDropCommandTest.java Enable and fix 'Should be tagged with @Override' warning pirms 7 gadiem
StashListCommandTest.java ReflogWriter: Align auto-creation defaults with C git pirms 6 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