Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-28EGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3Matthias Sohn2-2/+2
2018-11-25Change LoginDialog default button labelThomas Wolf4-14/+20
2018-11-21Add "ssh" keyword to main git preference pageThomas Wolf1-1/+1
2018-11-21Keywords for all git preference pagesMichael Keppler2-33/+65
2018-11-21Avoid superfluous separator in switch to menuMichael Keppler1-2/+15
2018-11-21Prohibit exception in RepositoryActionMichael Keppler1-3/+3
2018-11-21Remove deprecated Repository.getAllRefs() callsMichael Keppler3-11/+31
2018-11-21Refactoring: Moved refName validation method to core for better re-useMax Hohenegger5-76/+32
2018-11-21Fix usage of deprecated charset constantsMichael Keppler1-1/+3
2018-11-20Improve expand/collapse performanceMichael Keppler6-16/+49
2018-11-20Merge "More icons in staging view context menu"Thomas Wolf4-3/+13
2018-11-20Changes the StashDropCommand/Handler confirmation dialog to use verbsJonas Hungershausen4-4/+23
2018-11-20More icons in staging view context menuMichael Keppler4-3/+13
2018-11-20Unify gitignore rules in a single top level fileMichael Keppler1-2/+0
2018-11-20Unify writing of SSH/sshMichael Keppler1-1/+1
2018-11-17Include the Apache MINA ssh clientThomas Wolf4-7/+40
2018-11-12Reflog & staging view: react when a compare editor becomes activeThomas Wolf2-0/+17
2018-11-12CommitMessageViewer: more consistent order of context menu entriesThomas Wolf1-1/+1
2018-11-12Staging view: simplify handling of initial selectionThomas Wolf1-47/+33
2018-11-12ReflogView: update only for ref changes in current repositoryThomas Wolf1-2/+16
2018-11-12Reflog view: simplify initial selection settingThomas Wolf2-24/+16
2018-11-11Avoid duplicate code in ReflogView initial selectionThomas Wolf1-15/+6
2018-11-11Have select and copy menu in commit message viewerMichael Keppler2-32/+65
2018-11-10Avoid identical entries in history view historyMichael Keppler1-2/+14
2018-11-10Have an initially selected repository in ReflogMichael Keppler1-0/+26
2018-11-09Fix preference page for git label decorationsThomas Wolf1-34/+75
2018-11-09Fix editor context menu Team > Show in RepositoryMichael Keppler1-1/+5
2018-11-09Implement ICommonLabelProvider in RepositoryTreeNodeLabelProviderMichael Keppler1-2/+35
2018-11-09Do not show apply and default buttons in git statisticsMichael Keppler1-0/+1
2018-11-06NPE navigating history to deleted repositoryMichael Keppler1-1/+2
2018-11-06Fix typos in preference constant namesMichael Keppler4-14/+14
2018-11-04Merge "Workaround for empty staging viewer after selection"Andrey Loskutov1-0/+16
2018-11-04Merge "Parallelize multi-repository pull"Andrey Loskutov5-11/+44
2018-11-04Workaround for empty staging viewer after selectionMichael Keppler1-0/+16
2018-11-03Parallelize multi-repository pullKarsten Thoms5-11/+44
2018-11-03Fix typo "occured"Michael Keppler2-2/+2
2018-11-03Refactor listeners to CopyOnWriteArrayListMichael Keppler1-12/+3
2018-10-27Do not trigger JDT UI init in Activator.start()Andrey Loskutov3-19/+32
2018-10-24GitSelectRepositoryPage: fix broken layoutThomas Wolf1-16/+16
2018-10-23Fetch from Gerrit: handle double-click in repo selection dialogThomas Wolf4-20/+86
2018-10-22Fetch from Gerrit: if no repository, let the user select oneJonas Hungershausen5-56/+198
2018-10-21[releng] Silence ViewerSorter deprecation warningsMichael Keppler2-0/+6
2018-10-21Use verbs instead of OKMichael Keppler11-3/+118
2018-10-17Merge "Improve file diff table performance in history for many files"Thomas Wolf1-8/+13
2018-10-17Enable "show in history" for staged deleted filesMichael Keppler2-0/+19
2018-10-16Indent history table columnsMichael Keppler3-37/+40
2018-10-15Improve file diff table performance in history for many filesMichael Keppler1-8/+13
2018-10-15Releng: Store all project settings explicitlyMichael Keppler4-4/+57
2018-10-08Avoid exception in Git Sharing WizardMichael Keppler1-2/+5
2018-10-08Formatting fixes for multi-repo branch switchThomas Wolf8-147/+99

Back to the top