Michael is contributing to EGit since a long time, so far he has contributed 108 commits and also
helps with bug triage and code reviews:
[egit (master)]$ git log --pretty=format:'%h - %cd, %an : %s' --no-merges --date=short --author "Michael Keppler"
bef2c6960 - 2018-08-18, Michael Keppler : Radio button style configuration selection of repository properties
f6819ff1b - 2018-08-15, Michael Keppler : [staging] use icons for author and committer
b3784be3c - 2018-08-14, Michael Keppler : Sort branches before tags in pull result dialog
c3c3d65eb - 2018-08-14, Michael Keppler : Fix validation errors for all target platforms
bd5c1b06d - 2018-08-13, Michael Keppler : Avoid refresh on up-to-date pull operation
7e54c4406 - 2018-08-13, Michael Keppler : refactor: simplify collection.toArray()
dcc38081a - 2018-08-13, Michael Keppler : Remove "Change-Id" line properly on CR-LF operating systems
e0e135c4f - 2018-08-13, Michael Keppler : Fix filter in reflog view
92f786a92 - 2018-08-12, Michael Keppler : Commit Editor: use proper create branch and create tag icons
abed6d018 - 2018-07-21, Michael Keppler : Bug 536863 - No feedback on "Import changed projects"
941ca30a4 - 2018-07-21, Michael Keppler : fix typo in message string key
0e945ce5d - 2018-07-21, Michael Keppler : Add 2 missing icons in reflog
70d01ef87 - 2018-07-07, Michael Keppler : mark more jobs as system or user
bd36ad11e - 2018-06-30, Michael Keppler : Sort decoration variables alphabetically
212419271 - 2018-06-30, Michael Keppler : Have sentences in message dialogs
3df7133e7 - 2018-06-30, Michael Keppler : [releng] remove unused SWTBot TPD files
4b5392f48 - 2018-06-30, Michael Keppler : Fix history preference page field editor layout
15f528ae7 - 2018-06-30, Michael Keppler : Fix typo in test method name
eaea49ca9 - 2018-06-30, Michael Keppler : Disable commit buttons immediately on committing
5d34e9dc6 - 2018-06-30, Michael Keppler : Remove semicolon at end of variable descriptions
61e8a6cdb - 2018-06-30, Michael Keppler : Normalize tag name when typing
bf3a85c9d - 2018-06-30, Michael Keppler : DatePreferencePage does not wrap explanation label
d9805578b - 2018-06-30, Michael Keppler : Move clean menu item before garbage collect menu item
95c6ac4e4 - 2018-06-24, Michael Keppler : Set RepositoryPropertyPage zero pixel margin
573601e43 - 2018-06-24, Michael Keppler : StagingView wrongly sorted by state initially
6e31a25e6 - 2018-06-23, Michael Keppler : Improve share wizard window title
e2802e8e2 - 2018-06-23, Michael Keppler : Sort gerrit remote refs naturally
ea10d4984 - 2018-06-23, Michael Keppler : Activate compare mode by default
b2d8738cb - 2018-06-23, Michael Keppler : Reveal newly created entry in configuration editor
988a4accc - 2018-06-12, Michael Keppler : Upgrade Tycho to 1.2.0
fc34792f8 - 2018-06-04, Michael Keppler : Refactor class to contain its private methods
2d4351869 - 2018-05-31, Michael Keppler : Add version tag prefix for closing gitflow hotfix
e2f22bec6 - 2018-05-14, Michael Keppler : Allow shortcuts for Gitflow commands
9d919ee23 - 2018-05-14, Michael Keppler : Suggest complete repository path in NewRepositoryWizard
bba0734ee - 2018-05-13, Michael Keppler : Enable resource selection for launch variables
8d542d09f - 2018-05-06, Michael Keppler : Use verbs in BranchSelectionDialog
5dc48274d - 2018-05-06, Michael Keppler : Replace deprecated getRefs() calls
788e4174e - 2018-05-04, Michael Keppler : Silence all "unused object" warnings
c134baf64 - 2018-04-25, Michael Keppler : Repositories view blocks Eclipse on startup
455a6c364 - 2018-04-25, Michael Keppler : Branch name validation is slow for big repositories
288c42d43 - 2018-04-24, Michael Keppler : Fix typos in UI
c5e521e97 - 2018-04-24, Michael Keppler : Silence unusual equals() argument type warnings
a71fc4189 - 2018-04-11, Michael Keppler : Remove problem characters from task related branch name suggestion
1487a6737 - 2018-04-02, Michael Keppler : Show affected projects when deleting repository
c47f1d655 - 2018-04-01, Michael Keppler : [staging] Support wildcard filter
815ee43ce - 2018-04-01, Michael Keppler : Select repositories via double-click in RepositorySearchDialog
40cc62695 - 2018-03-30, Michael Keppler : Update staging view on repository config changes
98242d179 - 2018-03-11, Michael Keppler : Fix wrong icon in fragment
11c42d47a - 2018-03-10, Michael Keppler : Remove unused project natures
91f4b6c08 - 2018-02-17, Michael Keppler : Dialog message shall be complete sentence
d5404922c - 2018-01-27, Michael Keppler : Fix broken indentation in PushBranchPage
4f97b3cfb - 2018-01-18, Michael Keppler : Avoid internal job being displayed in progress view
e75e849cc - 2018-01-17, Michael Keppler : More appealing layout on git project property page
7ed8b6421 - 2017-12-29, Michael Keppler : Sort branches in clone wizard case insensitive
b392f5607 - 2017-12-24, Michael Keppler : Update to spotbugs-maven-plugin 3.1.0
4e047ed1d - 2017-12-23, Michael Keppler : Better align repository hyperlink in commit viewer
f6873ae7a - 2017-12-05, Michael Keppler : Provide property name for repository tree nodes
b2401c804 - 2017-11-20, Michael Keppler : Make commit viewer diff list scrollable
f6d6b553f - 2017-09-04, Michael Keppler : Set window title in 'Init Git Flow' dialog
18014ec8b - 2017-08-26, Michael Keppler : Edit RefSpec on double click
74af6abe8 - 2017-08-25, Michael Keppler : Trim history search pattern
ee056596f - 2017-08-01, Michael Keppler : Remove discouraged access warnings from github bundles
683256022 - 2017-07-14, Michael Keppler : Disable delete config section button for no selection
9394ac5b7 - 2017-07-10, Michael Keppler : Add descriptive message to directory browsers
bf038ca69 - 2017-07-10, Michael Keppler : Set window title in smart import wizard
ff3a95572 - 2017-07-09, Michael Keppler : Fix alignment of buttons in git config preference pages
89bea7639 - 2017-04-20, Michael Keppler : Add a BranchNameNormalizer to the PushBranchPage
9dc02d0b6 - 2017-03-11, Michael Keppler : Sort branches by name for content assist
0c8bb74ad - 2016-11-02, Michael Keppler : Add branding to Oomph setup
f558290b5 - 2016-11-01, Michael Keppler : Activate Change-Id in Oomph setup
5941c12cf - 2016-08-04, Michael Keppler : Fix tab order in new remote dialog
d9b1e9dab - 2016-06-26, Michael Keppler : Show progress icon for egit jobs
2986757bd - 2016-05-18, Michael Keppler : Relayout buttons after enabling check for warnings
07901a0f3 - 2016-05-17, Michael Keppler : Remove duplicate rename branch dialog
e1d72c7c2 - 2016-05-15, Michael Keppler : Exclude labels from tab stop
b7944bd73 - 2016-05-05, Michael Keppler : Fix typo in testcase name
bdcf376f7 - 2016-05-05, Michael Keppler : Fix wrong cursor position while editing URIs
a7480828f - 2016-04-23, Michael Keppler : Allow deletion of branch hierarchy nodes
5e1cf31f0 - 2016-04-21, Michael Keppler : Fix wrong size of 'commit and push' button
d9e1cd1f2 - 2015-05-16, Michael Keppler : Sort branches in Push to Gerrit case insensitive
63618104b - 2015-03-14, Michael Keppler : Avoid blinking cursor in merge result dialog
83ee9b48e - 2015-03-04, Michael Keppler : Accept git clone command as URI
59a5c3723 - 2015-01-23, Michael Keppler : Case insensitive order of remotes in push branch dialog
e4412e3c7 - 2015-01-22, Michael Keppler : Transparent icons in push branch dialog
1d46c54f9 - 2015-01-03, Michael Keppler : Add missing window title in EditCommitMessageDialog
c5b568b15 - 2014-11-29, Michael Keppler : Have current link in "What's New" of Welcome Page
fc6b16b86 - 2014-11-29, Michael Keppler : Use baseline instead of centerline in PlotRenderer
f56e86671 - 2014-11-28, Michael Keppler : Fix target platform names
4f02367f7 - 2014-04-22, Michael Keppler : Only enable "Open Workspace Version" when file exists
675d001da - 2014-04-19, Michael Keppler : Remove "job" from job name
9add60666 - 2014-04-18, Michael Keppler : Focus the first control in "Delete repository" dialog
52a33c168 - 2014-04-18, Michael Keppler : Replace "can not" by "cannot" everywhere
8bf175abb - 2014-04-02, Michael Keppler : Initially disable buttons in branch selection dialog
7b78cf852 - 2014-03-17, Michael Keppler : Improve height calculation for multi pull result dialog layout
51702a1bf - 2014-03-16, Michael Keppler : Remove delay in local repositories filter
94b34b61c - 2013-12-17, Michael Keppler : Case insensitive order in branch selection dialogs
c42c4c858 - 2013-11-25, Michael Keppler : Make "Copy" command for reflog entries unambiguous
51c8c3024 - 2013-11-24, Michael Keppler : Use singular in Synchronize repositories column header
c5eaf9579 - 2013-11-24, Michael Keppler : Unify "Add Spec" capitalization
e1b70990a - 2013-11-24, Michael Keppler : Have a window title in RefSpecWizard
637aa83a7 - 2013-11-23, Michael Keppler : Avoid multiple head changed warnings in commit message.
f6e6aaf8e - 2013-11-23, Michael Keppler : Set window title in Clean wizard
f5c314e92 - 2013-11-22, Michael Keppler : Fix typo in name of RepoViewConfigureBranchCommand
8d6065d2d - 2013-11-22, Michael Keppler : Use ellipsis in "Add Submodule..." menu
f322b509f - 2013-11-17, Michael Keppler : Update file count on clearing filter
db74a44d0 - 2013-10-31, Michael Keppler : Prohibit invalid remote name in clone wizard
15f43f7c9 - 2013-10-31, Michael Keppler : Fix typo in 'git_branch' variable description
3639b1ef9 - 2013-10-29, Michael Keppler : Prohibit empty remote name
Voter | Vote | Comments |
---|---|---|
Matthias Sohn | +1 | +1 implied by nomination |
Christian Halstrick | +1 | Welcome Michael |
Gunnar Wagenknecht | +1 | Long overdue! |
Andrey Loskutov | +1 | Yep, and thanks for looking into incoming Gerrit patches Michael! |
Thomas Wolf | +1 | Of course. Thanks for all the good work! |
PMC Approval
- Gunnar Wagenknecht (+1) Welcome!