Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-07Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2018-12-03Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2018-11-20Unify gitignore rules in a single top level fileMichael Keppler1-2/+0
2018-10-15Releng: Store all project settings explicitlyMichael Keppler3-3/+61
2018-09-23Fix Mylyn commit message templateMichael Keppler1-1/+1
2018-09-05Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2018-08-25Refactor: Remove unneeded null checksMichael Keppler1-5/+3
2018-08-20Organize OSGi manifestsMatthias Sohn1-8/+3
2018-08-13refactor: simplify collection.toArray()Michael Keppler1-1/+1
2018-06-14Remove unnecessary dependency on JDT annotationsMat Booth2-2/+0
2018-05-29Merge branch 'stable-5.0'Matthias Sohn10-35/+61
2018-05-29Update license to EPL-2.0Matthias Sohn10-35/+61
2018-05-23Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2018-05-22Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-22EGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2-2/+2
2018-05-16Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-15EGit v5.0.0.201805151920-m7v5.0.0.201805151920-m7Matthias Sohn2-2/+2
2018-04-11Remove problem characters from task related branch name suggestionMichael Keppler1-2/+3
2018-03-08Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2018-03-08Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2-14/+14
2018-03-08EGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2-2/+2
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1
2017-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2-14/+14
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-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2017-03-03Repository.normalizeBranchName can return nullThomas Wolf1-2/+4
2017-01-19Use the JGit API for branch name normalization.Wim Jongman1-3/+2
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-12-24Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2-13/+13
2016-12-24EGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2-2/+2
2016-09-20Change EGit minimum execution environment to JavaSE-1.8Matthias Sohn3-5/+5
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-09-13Reset commit message in staging view when new task is activatedBrandon Dong3-1/+39
2016-06-01Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2016-04-08Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2016-04-08Prepare 4.3.1-SNAPSHOT buildsMatthias Sohn2-13/+13
2016-04-07EGit v4.3.0.201604071810-rv4.3.0.201604071810-rMatthias Sohn2-2/+2
2016-04-07EGit v4.3.0.201604071045-rMatthias Sohn2-2/+2
2016-04-05Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2016-03-23EGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1Matthias Sohn2-2/+2
2016-01-21Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2015-11-16Switching to JGit nullness annotationsAndrey Loskutov1-2/+2
2015-11-15Follow JGit, use org.eclipse.jgit.annotations.Nullable in EGit tooAndrey Loskutov1-1/+3
2015-09-28Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2015-09-28Prepare 4.1.1-SNAPSHOT buildsMatthias Sohn2-13/+13
2015-09-28EGit v4.1.0.201509280440-rv4.1.0.201509280440-rMatthias Sohn2-2/+2
2015-09-21Use save action to add missing @Override annotations on saveMatthias Sohn1-3/+9

Back to the top