Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-26EGit v5.12.0.202105261145-m3v5.12.0.202105261145-m3Matthias Sohn2-2/+2
2021-05-19API: RevUtils and factory methods for IFileRevisionsThomas Wolf6-10/+11
2021-05-19GitInfo API: access to commit ID and index stateThomas Wolf15-874/+29
2021-05-19Provide a GitInfo accessor interface as APIThomas Wolf4-14/+13
2021-04-15Bug 572748 store/restore main SashForm orientationAmedeo Santarelli1-1/+23
2021-04-03Unify determining the "theirs" commitThomas Wolf1-40/+3
2021-04-03Simplify labels for "Replace With->Ours/Theirs"Thomas Wolf2-66/+38
2021-04-03Add "Replace With->Ours/Theirs" sub-menus for IFilesThomas Wolf7-83/+378
2021-04-03Handle modify-delete conflicts in "Replace With->Ours/Theirs"Thomas Wolf5-213/+269
2021-04-03Staging view: display conflict state informationThomas Wolf18-24/+287
2021-03-26Staging view: rename StagingFolderEntry.nodePathThomas Wolf4-12/+13
2021-03-26Staging view: minor optimization building folder hierarchiesThomas Wolf2-4/+9
2021-03-25DiffEditorOutlinePage: add forgotten "final" to constantThomas Wolf1-1/+1
2021-03-22Minor clean-up in StagingViewContentProviderThomas Wolf1-2/+3
2021-03-19ExternalRepositoryScanner: WorkingTreeModifiedEvent needs RepositoryThomas Wolf1-8/+18
2021-03-14Re-label "Finish" button in RepositorySearchWizardThomas Wolf1-1/+15
2021-03-11[osgi] Disperse the EGit core Activator into OSGi dynamic servicesThomas Wolf79-268/+219
2021-03-10Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2-97/+97
2021-03-09Prepare 5.11.1-SNAPSHOT buildsMatthias Sohn2-97/+97
2021-03-09EGit v5.11.0.202103091610-rv5.11.0.202103091610-rMatthias Sohn2-2/+2
2021-03-04Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2021-03-03EGit v5.11.0.202103031150-rc1v5.11.0.202103031150-rc1Matthias Sohn2-2/+2
2021-02-24Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2021-02-24EGit v5.11.0.202102240950-m3v5.11.0.202102240950-m3Matthias Sohn2-2/+2
2021-02-23NewRepositoryWizard: allow to set initial branchMatthias Sohn4-9/+62
2021-02-22GPG: move preference for signature verification one slot downThomas Wolf1-3/+3
2021-02-22GPG: add keywords to preference pagesThomas Wolf1-2/+2
2021-02-22GPG: use sentence capitalization for labelThomas Wolf1-1/+1
2021-02-22CommitEditor: use StashListCommand directlyThomas Wolf1-5/+6
2021-02-19GPG signing: preference to choose between BC and external GPGThomas Wolf7-8/+58
2021-02-19GPG signing: detect GPG trying to do tty inputThomas Wolf8-31/+323
2021-02-19GPG signing: use an external GPG executableThomas Wolf7-4/+196
2021-02-18CommitEditor: minor simplification in HeaderTextThomas Wolf1-9/+6
2021-02-18[dark mode] CommitEditor: remove white line above titleThomas Wolf1-0/+1
2021-02-16[tag signing] Warn in UI if no key found for user.signingKeyThomas Wolf3-0/+23
2021-02-15Support GPG signature verification for commitsThomas Wolf7-5/+54
2021-02-11Replace EGit core Activator.getPluginId() by Activator.PLUGIN_IDThomas Wolf13-25/+25
2021-02-11Eliminate Activator.getPluginId() in EGit UIThomas Wolf22-65/+54
2021-02-11[osgi] Let the framework run the configuration checkThomas Wolf4-42/+69
2021-02-11[osgi] Register template variable resolvers in StartEventListenerThomas Wolf3-65/+51
2021-02-11EGit UI DebugOptionsListener as a OSGi declarative serviceThomas Wolf6-49/+79
2021-02-11Simplify the EGit UI Activator by using OSGi declarative servicesThomas Wolf7-520/+673
2021-02-09DiffEditorOutline: simplify presentation toggleThomas Wolf4-27/+48
2021-02-09Prevent NPE in diff outlineAlexander Nittka1-0/+3
2021-02-08Adapt to JGit GpgObjectSigner interface changesThomas Wolf3-33/+49
2021-02-06Remove unused preference REFRESH_ON_INDEX_CHANGEThomas Wolf5-15/+0
2021-02-06Use an OSGi declarative service to manage some EGit componentsThomas Wolf4-5/+74
2021-02-05[performance] ResourceStateFactory: avoid string concatenationjkubitz1-6/+15
2021-01-31Minor cleanup in DiffEditorThomas Wolf1-8/+5
2021-01-21Bug 536645 - Dont use SWT activation events to enable global actionsSimeon Andreev1-2/+0

Back to the top