Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-29History table: adapt column widths when view size changesThomas Wolf1-11/+40
2018-07-24Hide $GIT_DIR and friends from JGitThomas Wolf1-0/+73
2018-07-22Fix wrapping label in DateFormatPreferencePageThomas Wolf1-1/+2
2018-07-21Bug 536863 - No feedback on "Import changed projects"Michael Keppler3-1/+24
2018-07-21fix typo in message string keyMichael Keppler3-3/+3
2018-07-21Add 2 missing icons in reflogMichael Keppler1-0/+4
2018-07-21[releng] Recompute target platforms from TPD filesThomas Wolf3-9/+27
2018-07-18Ensure IProjects are not refreshed via IFile handlesThomas Wolf1-7/+18
2018-07-17Avoid that loading the history blocks updating the commit tableThomas Wolf2-32/+27
2018-07-17Disable "Compare with previous" for deletionsThomas Wolf2-6/+10
2018-07-16Fix "Compare with Previous" in history view and commit editor outlineThomas Wolf3-20/+18
2018-07-15Git history page: move expensive operations in the backgroundThomas Wolf13-337/+598
2018-07-07mark more jobs as system or userMichael Keppler4-4/+8
2018-07-07Better default editor opening for file revisionsThomas Wolf4-26/+104
2018-07-05Fix error marker updates in staging viewThomas Wolf1-17/+43
2018-07-05Staging view: update author/committer on config changesThomas Wolf4-25/+331
2018-07-02Do not refresh projects that use a PessimisticResourceRuleFactoryThomas Wolf2-13/+15
2018-06-30Merge "[releng] remove unused SWTBot TPD files"Thomas Wolf2-14/+0
2018-06-30Sort decoration variables alphabeticallyMichael Keppler1-4/+5
2018-06-30Have sentences in message dialogsMichael Keppler1-19/+19
2018-06-30Merge "Fix history preference page field editor layout"Thomas Wolf2-7/+13
2018-06-30[releng] remove unused SWTBot TPD filesMichael Keppler2-14/+0
2018-06-30Fix history preference page field editor layoutMichael Keppler2-7/+13
2018-06-30Fix typo in test method nameMichael Keppler1-2/+2
2018-06-30Disable commit buttons immediately on committingMichael Keppler1-4/+11
2018-06-30Remove semicolon at end of variable descriptionsMichael Keppler1-4/+4
2018-06-30Normalize tag name when typingMichael Keppler3-9/+5
2018-06-30DatePreferencePage does not wrap explanation labelMichael Keppler1-2/+2
2018-06-30Move clean menu item before garbage collect menu itemMichael Keppler1-7/+10
2018-06-28[releng] Update Oomph API baselineThomas Wolf1-10/+10
2018-06-25Fix sort order in Staging viewThomas Wolf2-6/+12
2018-06-24Set RepositoryPropertyPage zero pixel marginMichael Keppler4-7/+16
2018-06-24StagingView wrongly sorted by state initiallyMichael Keppler1-1/+1
2018-06-24Merge "Merge branch 'stable-5.0'"Thomas Wolf0-0/+0
2018-06-23Merge branch 'stable-5.0'Matthias Sohn0-0/+0
2018-06-23Improve share wizard window titleMichael Keppler1-1/+1
2018-06-23Sort gerrit remote refs naturallyMichael Keppler2-2/+3
2018-06-23Activate compare mode by defaultMichael Keppler1-1/+1
2018-06-23Reveal newly created entry in configuration editorMichael Keppler1-0/+19
2018-06-22History search: use CSS for text field background colorThomas Wolf3-14/+56
2018-06-22Prepare 5.0.2-SNAPSHOT buildsMatthias Sohn38-265/+265
2018-06-21EGit v5.0.1.201806211838-rv5.0.1.201806211838-rMatthias Sohn38-39/+39
2018-06-18Fix CommitUI.getSelectedFiles()Thomas Wolf1-24/+46
2018-06-18Merge remote-tracking branch 'origin/stable-5.0'Thomas Wolf1-9/+11
2018-06-18Don't warn about LFS if LFS bundle is not present.Thomas Wolf1-9/+11
2018-06-16Batch resource refreshesThomas Wolf3-25/+25
2018-06-16Speed up staging view tree viewer managementThomas Wolf2-26/+60
2018-06-16Merge "Update Maven plugins"Matthias Sohn1-5/+5
2018-06-14Fix missing optional import of jgit.lfs in egit.core MANIFEST.MFThomas Wolf1-0/+1
2018-06-14Update Maven pluginsMatthias Sohn1-5/+5

Back to the top