Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-16Display more icons in egit menu itemsMichael Keppler2-6/+58
2019-02-15Minor formatting fixes in UI plugin.xmlThomas Wolf1-161/+137
2019-02-15Simplify context menu actions in CommitFileDiffViewerThomas Wolf1-40/+39
2019-02-15CommitFileDiffViewer: better performance for huge commitsTim Neumann14-353/+496
2019-02-15Merge "Set initial focus for empty remote configuration"Thomas Wolf3-1/+18
2019-02-15Merge "Show full branch name in status bar"Thomas Wolf1-0/+7
2019-02-15Merge "Avoid traversing git history for added files"Thomas Wolf1-5/+16
2019-02-14Avoid traversing git history for added filesThomas Wolf1-5/+16
2019-02-13Show full branch name in status barMichael Keppler1-0/+7
2019-02-12Always compute enablement of Merge Tool action.Christian W. Damus1-1/+13
2019-02-09Set initial focus for empty remote configurationMichael Keppler3-1/+18
2019-02-06Don't create a PathFilterGroup if any of the paths is emptyThomas Wolf1-2/+9
2019-02-06Update and improve READMEMatthias Sohn1-132/+103
2019-02-06Merge "Close resources"Matthias Sohn2-6/+6
2019-02-05Close resourcesMichael Keppler2-6/+6
2019-02-05Avoid jobs still running at test shutdownMichael Keppler3-29/+17
2019-02-05Replace deprecated SWTBotCommandMichael Keppler1-4/+16
2019-02-04remove empty layout column from wizard pageMichael Keppler1-2/+1
2019-02-03Handle invalid repository search path, part 2Thomas Wolf3-10/+23
2019-02-02Use PathFilterGroup where possible instead of or-ed PathFiltersThomas Wolf5-82/+58
2019-02-02Handle invalid repository search pathThomas Wolf1-25/+14
2019-02-01Update Orbit to S20190129210011Matthias Sohn13-35/+35
2019-01-31Fix compile error with egit-4.5 targetMichael Keppler1-1/+1
2019-01-30Minor rephrasing of confirmation message for "Replace with HEAD"Thomas Wolf1-2/+2
2019-01-29New Git Repo wizard should have a descriptionMatthias Becker2-1/+5
2019-01-28Delete egit-4.5 target platformMatthias Sohn2-120/+0
2019-01-28Add 4.11-staging target platform and update Orbit to I20190123233226Matthias Sohn18-90/+332
2019-01-27EGit should respect the SSH2 home directory from the preferencesThomas Wolf1-0/+1
2019-01-23Fix TPD in Oomph setupThomas Wolf1-2/+2
2019-01-22Style read-only text field like a labelThomas Wolf1-4/+9
2019-01-18Check for signing key before committingGunnar Wagenknecht3-4/+68
2019-01-18Merge editor: enable "Show Whitespace", and fix after c73325deThomas Wolf1-2/+1
2019-01-18Fix AIOOBE in CommitMessageComponentStateManagerThomas Wolf1-2/+2
2019-01-17Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn40-41/+41
2019-01-17EGit v5.3.0.201901162155-m1v5.3.0.201901162155-m1Matthias Sohn40-41/+41
2019-01-16Allow to sign commitsGunnar Wagenknecht11-26/+166
2019-01-15Update Jetty to 9.4.14Matthias Sohn15-145/+142
2019-01-11Simplify content change notifications in EditableRevisionThomas Wolf1-78/+17
2019-01-11Enable "Show Whitespace" for Java comparisons with editable indexThomas Wolf4-49/+199
2019-01-06Fix typo in commentMichael Keppler1-1/+1
2019-01-05Fix null type safety warnings in GitCreatePatchWizard.createPathFilter()Matthias Sohn1-0/+3
2019-01-04Provide "Show in System Explorer" on working tree nodesMichael Keppler5-1/+165
2019-01-04Inline RawParseUtils.UTF8_CHARSETMichael Keppler3-8/+9
2019-01-04Replace FileInputStream and FileOutputStream with static Files methodsMatthias Sohn10-66/+43
2019-01-03Add Bouncycastle to Target PlatformGunnar Wagenknecht7-6/+48
2019-01-03Enabled ignored testsMichael Keppler2-11/+4
2019-01-02Update org.tukaani.xz to 1.8.0.v20180207-1613Matthias Sohn7-20/+20
2019-01-01Fix path related failing tests on WindowsMichael Keppler2-9/+16
2018-12-29Open compare editor in backgroundMichael Keppler1-0/+5
2018-12-29Use BranchConfig.LOCAL_REPOSITORY instead of "."Michael Keppler3-5/+8

Back to the top