Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-16Prepare 4.9.3-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-12-15EGit v4.9.2.201712150930-rv4.9.2.201712150930-rMatthias Sohn2-2/+2
2017-12-03Prepare 4.9.2-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-12-03EGit v4.9.1.201712030800-rv4.9.1.201712030800-rMatthias Sohn2-2/+2
2017-10-08Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-10-07EGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2-2/+2
2017-09-26Partially revert "Remove repository from ListRemoteOperation"Thomas Wolf1-4/+7
2017-08-31[releng] Remove "always use braces" from Eclipse save actionsThomas Wolf1-1/+1
2017-08-26Enhance Eclipse save actionsMatthias Sohn1-7/+7
2017-08-19Remove repository from ListRemoteOperationMatthias Sohn1-7/+4
2017-06-25Merge branch 'stable-4.8'Matthias Sohn1-2/+2
2017-06-23Correct sync info calculation for foldersThomas Wolf1-2/+2
2017-06-13Prepare 4.8.1-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-06-11EGit v4.8.0.201706111038-rv4.8.0.201706111038-rMatthias Sohn2-2/+2
2017-06-11Merge branch 'stable-4.8'Matthias Sohn1-1/+21
2017-06-08Merge branch 'stable-4.7' into stable-4.8Matthias Sohn1-1/+21
2017-06-08Prepare 4.7.2-SNAPSHOT buildsstable-4.7Matthias Sohn2-12/+12
2017-06-07EGit v4.7.1.201706071930-rv4.7.1.201706071930-rMatthias Sohn2-2/+2
2017-06-07Disable running autoGC in the background for EGit testsMatthias Sohn1-1/+21
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-05-17Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2017-05-17EGit v4.8.0.201705170830-rc1v4.8.0.201705170830-rc1Matthias Sohn2-2/+2
2017-05-13Fix synchronize with deleted resourcesThomas Wolf1-0/+100
2017-05-07Merge branch 'stable-4.7'Matthias Sohn1-1/+29
2017-05-06Throttle updates of the EclipseGitProgressTransformerThomas Wolf1-1/+29
2017-04-05Prepare 4.7.1-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-04-05EGit v4.7.0.201704051617-rv4.7.0.201704051617-rMatthias Sohn2-2/+2
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-03-16Configure Eclipse to ignore "Unused exception parameter" in testsDavid Pursehouse1-0/+1
2017-03-16Open Git instances in try-with-resource in testsDavid Pursehouse19-179/+282
2017-03-16Add missing newlines at ends of Java filesDavid Pursehouse4-4/+4
2017-03-16Fix typos in initial commit creation commit messagesDavid Pursehouse2-2/+2
2017-02-01Auto-ignore the .metadata and .recommenders folders in the workspaceMatthias Sohn1-1/+2
2017-01-30Don't rely on default locale when using toUpperCase() and toLowerCase()Matthias Sohn1-3/+4
2017-01-16Exclude test classes from CPD analysisThomas Wolf1-0/+9
2017-01-10Delete unused org.eclipse.egit.core.internal.mergeThomas Wolf5-1062/+0
2016-12-30[findbugs] Resolve ...SHOULD_BE_STATIC warningsThomas Wolf2-3/+3
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2016-12-24Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2-12/+12
2016-12-24EGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2-2/+2
2016-12-23Validate target repository path entered by the userMatthias Sohn1-0/+64
2016-12-19[findbugs] Do not rely on default character encodingMatthias Sohn2-3/+6
2016-12-12Make auto-staging of files being moved configurableMatthias Sohn1-63/+118
2016-12-12Make auto-staging of files being deleted configurableMatthias Sohn2-4/+30
2016-10-26Disabled unstable test caseAndrey Loskutov1-0/+13
2016-10-26Trying to make repository tests more stable (disconnect process)Andrey Loskutov1-3/+13
2016-09-20Change EGit minimum execution environment to JavaSE-1.8Matthias Sohn3-5/+5
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2016-08-23Allow to run tests with higher mockito versionAndrey Loskutov1-3/+3
2016-08-05Recompute index diff on project deletionsThomas Wolf1-0/+28

Back to the top