Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-08Enforce the use of Java5 API:s only (with a few exceptions)Robin Rosenberg2-0/+100
2012-07-03Don't treat optional problems like fatal errorsDani Megert1-2/+20
2012-06-13Prepare 2.1.0 buildsMatthias Sohn2-13/+13
2012-04-27Revert "Save Actions for removing braces of one-line statements"Robin Stocker1-4/+3
2012-04-01[sync] New 'Git Commit Model' implementationDariusz Luksza2-1/+11
2012-03-23Fix regions decorated by commit hyperlink detectorSteffen Pingel1-52/+82
2012-02-16Prepare 2.0.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2012-01-22Save Actions for removing braces of one-line statementsRobin Stocker1-3/+4
2012-01-16Arrays.copyOf not supported in Java 1.5, replace with System.arraycopyTomasz Zarna1-2/+3
2012-01-14[findBugs] Return defensive copy to not expose mutable object stateMatthias Sohn1-1/+2
2011-12-12Prepare 1.3.0 buildsMatthias Sohn2-12/+12
2011-11-16[findBugs] Don't catch unexpected checked exceptionsMatthias Sohn1-1/+4
2011-09-15Prepare 1.2.0 buildsMatthias Sohn2-12/+12
2011-09-07Prepare post v1.1.0.201109071825-rc3 buildsMatthias Sohn2-2/+2
2011-09-07EGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3Matthias Sohn2-2/+2
2011-09-05Use commit message best practices for Mylyn Commit templateBenjamin Muskalla2-0/+7
2011-09-05Remove workarounds for fixed Tycho bugsMatthias Sohn1-9/+0
2011-09-01Prepare post v1.1.0.201109011030-rc2 buildsMatthias Sohn2-2/+2
2011-09-01EGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2Matthias Sohn2-2/+2
2011-08-28TaskReferenceFactory should set timestamp for commitsSteffen Pingel1-1/+3
2011-08-17Support hyperlink detector for Commit idsBenjamin Muskalla6-6/+283
2011-06-30TaskReferenceFactory: use URIish to extract the hostRobert Munteanu2-7/+6
2011-06-30TaskReferenceFactory: use constants instead of hardcoded stringsRobert Munteanu1-1/+4
2011-06-09Merge branch 'stable-1.0'Matthias Sohn2-1/+30
2011-06-09Prepare post v1.0.0.201106090707-r buildsstable-1.0Matthias Sohn2-2/+2
2011-06-09EGit v1.0.0.201106090707-rv1.0.0.201106090707-rMatthias Sohn2-2/+2
2011-06-09Prepare post v1.0.0.201106081625-r buildsMatthias Sohn2-2/+2
2011-06-08EGit v1.0.0.201106081625-rv1.0.0.201106081625-rMatthias Sohn2-2/+2
2011-06-08Add missing about.html fileMatthias Sohn2-1/+30
2011-06-08Prepare post v1.0.0.201106071701-r buildsMatthias Sohn2-2/+2
2011-06-07EGit v1.0.0.201106071701-rv1.0.0.201106071701-rMatthias Sohn2-2/+2
2011-06-07Prepare post v1.0.0.201106051725-r buildsMatthias Sohn2-2/+2
2011-06-05Prepare 1.1.0 buildsMatthias Sohn2-9/+9
2011-06-05EGit v1.0.0.201106051725-rv1.0.0.201106051725-rMatthias Sohn2-2/+2
2011-06-01Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2-2/+2
2011-06-01EGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2-2/+2
2011-05-31Remove incubation markerMatthias Sohn1-1/+1
2011-05-17Update to tycho version 0.12Chris Aniszczyk1-2/+2
2011-05-03Qualify post-0.12 buildsMatthias Sohn2-9/+9
2011-05-02EGit 0.12.1v0.12.1stable-0.12Matthias Sohn2-9/+9
2011-05-02UI blocked while opening menuBenjamin Muskalla1-9/+0
2011-04-18Make running static checks configurable in maven buildMatthias Sohn1-8/+0
2011-02-12Qualify post 0.11 buildsMatthias Sohn2-9/+9
2011-02-12Qualify post 0.11.1 buildsMatthias Sohn2-9/+9
2011-02-11EGit 0.11.1v0.11.1Matthias Sohn2-9/+9
2011-01-31Support 'Open corresponding task'ilya.ivanov2-14/+166
2011-01-25Support 'Open corresponding task' in History and Sync ViewBenjamin Muskalla3-1/+72
2011-01-21Ensure public fields are commented due to project settingsMathias Kinzler1-1/+1
2011-01-21Merge "Add project level settings"Chris Aniszczyk4-1/+408
2011-01-21Add project level settingsChris Aniszczyk4-1/+408

Back to the top