Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] Vote for Committer status for Remy Suen has started

technology.egit Committers,
This automatically generated message signals that Matthias Sohn has
nominated Remy Suen as a Committer on the technology.egit project. The
reason given is as follows:

Since October 2009 Remy has contributed 24 patches to EGit. The project
history shows we have accepted 454 lines with these patches. Another 4
changes written by Remy are currently under review on our gerrit code
review system.

Remy is also very actively participating in development discussions on the
egit-dev mailing list and filed or commented on 45 bugzilla bugs for the
EGit project so far.

I think this shows a good track record of contributions.

Remy's current commit history:

git log --shortstat --author=remysuen@xxxxxxxxxx --pretty='%ncommit
%H%nAuthor: %an %nDate: %ad%nSubject: %s'
051a8c779ac2fd7ad95373f10555d4a513968bff


commit 0c47dcbd35cae80f9a54847fbc17f49c2b65f65a
Author: Remy Suen 
Date: Mon May 17 06:13:02 2010 -0400
Subject: Prevent NPE when comparing an untracked file with the index

 3 files changed, 39 insertions(+), 11 deletions(-)

commit 7c48242225178bbd879149e61423a036574f9206
Author: Remy Suen 
Date: Fri May 14 18:34:54 2010 -0400
Subject: Improve error validation in the patch wizard

 3 files changed, 44 insertions(+), 11 deletions(-)

commit 2c4ebe3d2196ab28b5f72505f571cc18fd02e098
Author: Remy Suen 
Date: Fri May 14 06:30:55 2010 -0400
Subject: 'Git' property page does not need 'Default' and 'Apply' buttons

 1 files changed, 4 insertions(+), 0 deletions(-)

commit df6aff2361256f113da4dbead00d286afec560a0
Author: Remy Suen 
Date: Fri May 14 06:02:02 2010 -0400
Subject: Improve the patch wizard's text and image enhance its presentation

 4 files changed, 13 insertions(+), 8 deletions(-)

commit ae6f42aa91329d807e177cdabe05216049ed9d19
Author: Remy Suen 
Date: Thu May 13 20:01:39 2010 -0400
Subject: Precheck selected files in the commit dialog

 2 files changed, 59 insertions(+), 1 deletions(-)

commit f82d1a0dbfde2fa2ce5d971773a554ee694ac408
Author: Remy Suen 
Date: Thu May 13 18:52:47 2010 -0400
Subject: Ignore secondary mouse clicks in the 'History' view's hyperlinks

 1 files changed, 5 insertions(+), 0 deletions(-)

commit 6b6c3ca05a66811b4910267549d1a5b90bd7620a
Author: Remy Suen 
Date: Wed May 12 22:37:10 2010 -0400
Subject: Relax constructor parameters of EGit operations

 4 files changed, 16 insertions(+), 23 deletions(-)

commit 92136a31eca6ef4dbbe330dabefbc696b2104045
Author: Remy Suen 
Date: Sun May 9 10:02:02 2010 -0400
Subject: Prevent leaking of SWT menus in the 'Git Repositories' view

 1 files changed, 5 insertions(+), 3 deletions(-)

commit 1e92a6cf8211a799a20dd8035a65413b6824eed7
Author: Remy Suen 
Date: Tue May 4 06:38:33 2010 -0400
Subject: Remove references to internal types in ShareSingleProjectCommand

 1 files changed, 3 insertions(+), 2 deletions(-)

commit 6460390d3e8f78f795e3b57850eeb1aaaafd7eda
Author: Remy Suen 
Date: Sun May 2 11:02:07 2010 -0400
Subject: Fix broken 'Show In' feature for 'Git Repositories' view

 1 files changed, 23 insertions(+), 1 deletions(-)

commit e494ea152d0f0663d3004ab5638ff85ac2654671
Author: Remy Suen 
Date: Fri Apr 30 18:30:20 2010 -0400
Subject: Fix EGit history handling code to consider IAdaptables

 1 files changed, 12 insertions(+), 2 deletions(-)

commit 3f46d0e30fb3c9a35304474a59a016c5f47dda84
Author: Remy Suen 
Date: Wed Apr 28 20:20:02 2010 -0400
Subject: Fix NPEs being thrown on tree selection in the reset dialog

 1 files changed, 7 insertions(+), 4 deletions(-)

commit e0a3a9f3405712a68b2cbd35edc2edce27df7070
Author: Remy Suen 
Date: Wed Apr 28 20:00:35 2010 -0400
Subject: Remove references to internal classes in GitProjectsImportPage

 1 files changed, 7 insertions(+), 21 deletions(-)

commit 70353242991531860eb1ac930caeea00d02d4697
Author: Remy Suen 
Date: Mon Apr 26 18:35:34 2010 -0400
Subject: 'Repositories' view should use IOpenListener

 1 files changed, 53 insertions(+), 14 deletions(-)

commit 59b6c95492a13e818b6eb90d4427211586803700
Author: Remy Suen 
Date: Sun Apr 25 09:08:01 2010 -0400
Subject: 'Repositories' view should not show scroll bars unless it has to

 2 files changed, 6 insertions(+), 14 deletions(-)

commit b83aa3d33b581b2d92f043a92b953f1f329ad289
Author: Remy Suen 
Date: Fri Apr 23 20:29:36 2010 -0400
Subject: Remove an extraneous border from 'Git Repositories' view

 1 files changed, 1 insertions(+), 6 deletions(-)

commit 74396f6f925731980015a2b7003872f7178b9218
Author: Remy Suen 
Date: Wed Apr 21 18:56:55 2010 -0400
Subject: Sort the files/folders of the 'Git Repositories' view

 1 files changed, 27 insertions(+), 0 deletions(-)

commit ebbaf062ba76916d2de47b91f5e12a68a2ad3a5f
Author: Remy Suen 
Date: Sun Apr 18 11:54:54 2010 -0400
Subject: Correct the alignment and sizing of the dialog's buttons in the
branch selection dialog.

 1 files changed, 6 insertions(+), 0 deletions(-)

commit 21fe73b3c4a6449a5c59ac621c2abda3159823f2
Author: Remy Suen 
Date: Sun Apr 18 13:53:24 2010 -0400
Subject: Dispose of any instantiated images when the label provider is
disposed (bug 309601).

 1 files changed, 48 insertions(+), 34 deletions(-)

commit 3236fe48a1b7b54124b6a11c187b3f1910a60e06
Author: Remy Suen 
Date: Sun Apr 18 14:49:40 2010 -0400
Subject: Don't eagerly prompt the user with an error message when creating
or renaming a branch.

 1 files changed, 6 insertions(+), 0 deletions(-)

commit 217eb828b6de8e37f02cf83f4a7de27679e33e30
Author: Remy Suen 
Date: Mon Apr 19 20:32:09 2010 -0400
Subject: Fix leaks of SWT Color instances

 2 files changed, 38 insertions(+), 45 deletions(-)

commit 12ac70d514fa3282b73a51c31c63e079b0d59edf
Author: Remy Suen 
Date: Fri Apr 16 21:11:56 2010 -0400
Subject: Prevent the user from selecting an invalid branch/reset target.

 3 files changed, 16 insertions(+), 16 deletions(-)

commit 51b7b4939c2032495438d4827805c2f6453adbe7
Author: Remy Suen 
Date: Fri Apr 16 20:39:55 2010 -0400
Subject: Do not eagerly schedule refresh of the 'Repositories' view

 1 files changed, 15 insertions(+), 17 deletions(-)

commit e2eced2b9eb87c26107f6a629572ebe7eda11b78
Author: Remy Suen 
Date: Fri Oct 16 18:52:35 2009 -0400
Subject: Fix conflicting button mnemonic in clone wizard

 1 files changed, 1 insertions(+), 1 deletions(-)


  * https://bugs.eclipse.org/bugs/show_bug.cgi?id=309601

The vote is being held via the MyFoundation portal: voters *must* use the
portal for the votes to be properly recorded.  The voting will continue
until either all 10 existing Committers have voted or until they have been
given enough time to vote, even if they do not do so (defined as at least
one week). Remy Suen must receive at least three +1s and no -1s for a
successful election.

Eligible Committers must cast their votes through their My Foundation
portal page (do NOT just reply to this email; your vote will not be
correctly recorded unless you use the portal):

    http://portal.eclipse.org/

The project Committers eligible to vote are:

    Chris Aniszczyk
    Christian Halstrick
    Mik Kersten
    Mathias Kinzler
    Stefan Lay
    Mykola Nikishov
    Shawn Pearce
    Robin Rosenberg
    Matthias Sohn
    Gunnar Wagenknecht

*NOTE*: Successful elections are left open for a maximum of 60 days to
allow for processing of paperwork.  After that time the election will be
expired, regardless of its current status.  Should papework processing on
the part of the candidate take more time than allowed, a new election will
have to be held.

If you have any questions, please do not hesitate to contact your project
lead, PMC member, or the EMO <emo@xxxxxxxxxxx>



Back to the top