Thanks beber!

On Thu, Oct 31, 2013 at 8:45 PM, Bertrand Jacquin <be...@meleeweb.net>wrote:

> Here is the list of last *git write* access from enable users with that
> some ugly script :
>
> getent passwd \
>    | awk -F : '
>        {
>          if ($3 >= 1000 && $3 <= 9999 && $7 != "/sbin/nologin") {
>            print $1
>          }
>        }' \
>    | while read ; do
>        awk -v REPLY="${REPLY}" -v LAST=never '
>          {
>            if ($2 == REPLY && $4 = "git-receive-pack") {
>              LAST=$1
>            }
>          }
>
>          END {
>            print REPLY,LAST
>          }' /var/log/gitolite/gitolite-*.log
>      done \
>    | sort -k 2 | column -t
>
> acidx          never
> aron           never
> ceolin         never
> dresb          never
> ewww           never
> fidencio       never
> gouache        never
> inc            never
> kakaroto       never
> mello          never
> mickeyl        never
> monkeyiq       never
> morlenxus      never
> nash           never
> pespin         never
> playya         never
> raoul          never
> rfonseca       never
> rui            never
> shorne         never
> sohyun         never
> turran         never
> vapier         never
> watchwolf      never
> xhell          never
> mej            2013-03-25.09:48:07
> andreas        2013-05-18.04:52:14
> gastal         2013-06-06.11:50:36
> rakuco         2013-06-26.06:26:52
> mekius         2013-07-08.17:22:09
> thanatermesis  2013-08-02.06:32:06
> tiago          2013-08-23.12:20:41
> bdilly         2013-09-02.14:30:44
> garik          2013-09-03.17:11:56
> kimcinoo       2013-09-10.17:57:03
> jypark         2013-09-12.01:43:39
> jeffdameth     2013-10-02.14:26:17
> princeamd      2013-10-03.05:35:25
> mike_m         2013-10-06.15:02:43
> quaker         2013-10-07.09:16:59
> dorileo        2013-10-15.13:29:13
> asdfuser       2013-10-16.00:05:44
> jaehwan        2013-10-17.04:00:28
> sanjeev        2013-10-17.05:59:19
> okra           2013-10-17.10:10:06
> jihoon         2013-10-17.18:23:00
> glima          2013-10-18.13:29:26
> kiwi           2013-10-18.19:17:07
> captainigloo   2013-10-18.21:54:23
> kwo            2013-10-19.10:36:26
> billiob        2013-10-20.03:45:11
> illogict       2013-10-21.10:46:34
> demarchi       2013-10-24.14:38:48
> beber          2013-10-25.02:04:52
> etrunko        2013-10-25.18:36:25
> stefan         2013-10-26.03:14:42
> maxerba        2013-10-26.03:41:45
> onefang        2013-10-26.08:22:49
> jackdanielz    2013-10-27.01:09:45
> davemds        2013-10-28.15:51:17
> ravenlock      2013-10-28.18:54:29
> ngc891         2013-10-29.03:30:26
> hyoyoung       2013-10-29.07:55:17
> zehortigoza    2013-10-29.11:17:11
> barbieri       2013-10-29.15:43:12
> sung           2013-10-29.23:27:57
> yakov          2013-10-30.02:52:25
> ulisses        2013-10-30.07:35:56
> sachiel        2013-10-30.11:02:33
> kuuko          2013-10-30.12:02:57
> discomfitor    2013-10-30.14:25:55
> yoz            2013-10-30.17:04:55
> jpeg           2013-10-30.18:12:46
> englebass      2013-10-31.00:17:03
> woohyun        2013-10-31.00:51:09
> hermet         2013-10-31.01:04:25
> leif           2013-10-31.02:50:45
> ryuan          2013-10-31.05:43:18
> cedric         2013-10-31.06:21:22
> seoz           2013-10-31.07:02:33
> antognolli     2013-10-31.07:09:28
> urandom        2013-10-31.07:49:43
> tasn           2013-10-31.09:05:23
> devilhorns     2013-10-31.10:22:47
> raster         2013-10-31.11:03:46
> jeyzu          2013-10-31.11:13:21
> uartie         2013-10-31.11:45:41
> kuri           2013-10-31.13:08:38
>
> On 2013-10-31 12:33, Tom Hacohen wrote:
> > Well, suggest a list. I don't think we can easily automate that (as we
> > don't have last-login anymore). Gitolite might have logs.
> >
> > --
> > Tom.
> >
> > On 31/10/13 09:15, ChunEon Park wrote:
> >> I think it's time to clean up the committers who hasn't worked
> >> recently so far.
> >>
> >> ------------------------------------
> >> -Regards, Hermet-
> >>
> >> -----Original Message-----
> >> From: "Luis Felipe Strano Moraes"<luis.str...@gmail.com>
> >> To: <g...@lists.enlightenment.org>;
> >> Cc:
> >> Sent: 2013-10-30 (수) 02:19:04
> >> Subject: [EGIT] [admin/devs] master 01/01: dev--
> >>
> >> lfelipe pushed a commit to branch master.
> >>
> >>
> http://git.enlightenment.org/admin/devs.git/commit/?id=0c76c52eb1d45b5391c78e3eb1245f4321620556
> >>
> >> commit 0c76c52eb1d45b5391c78e3eb1245f4321620556
> >> Author: Luis Felipe Strano Moraes <luis.strano>@gmail.com>
> >> Date:   Tue Oct 29 15:17:10 2013 -0200
> >>
> >>      dev--
> >>
> >>      haven't been working on anything e-related recently
> >> ---
> >>   lfelipe/id_rsa.pub  1 -
> >>   lfelipe/info.txt    9 ---------
> >>   2 files changed, 10 deletions(-)
> >>
> >> diff --git a/lfelipe/id_rsa.pub b/lfelipe/id_rsa.pub
> >> deleted file mode 100644
> >> index 0b6ee4d..0000000
> >> --- a/lfelipe/id_rsa.pub
> >> +++ /dev/null
> >> @@ -1 +0,0 @@
> >> -ssh-rsa
> >>
> AAAAB3NzaC1yc2EAAAABIwAAAQEA1QDVDA+CkAJLbwS5OLi2Ts/DCbIpc0buzttvavnzRPs9mTb7Cf/fQg6uSoiXDKi0+acRUZ6HMZW01/ACkLzrrcIvQnP/wqhvZICSTK5NR1cL562Z938M9IYkeJzkLWN5Ftk/hnuTu+c6OGVGfeT2lpz/34qPcgvewvXZ/dSgXP5IzRr/AfF5uOmsn5r30L6/t0HTWvK13wXbd17cl/Ls1/5DhzSBhqce7UHqfCdDSAOz/N/kQua/EMnFTelnKrcK3X8RTgA99DHJLDzQt8qneUkCz+OJgmavvHdtBxf5DOZl2VCSoXkAvyRyHGIozaii9rRr7u0HWZ2V5NKFAGqmuw==
> lfelipe@annie
> >> diff --git a/lfelipe/info.txt b/lfelipe/info.txt
> >> deleted file mode 100644
> >> index 3fc8d81..0000000
> >> --- a/lfelipe/info.txt
> >> +++ /dev/null
> >> @@ -1,9 +0,0 @@
> >> -Login:        lfelipe
> >> -IRC Nick:     lfelipe
> >> -Cloak:        developer/lfelipe
> >> -Name:         Luis Felipe Strano Moraes
> >> -Location:     Campinas, Brazil
> >> -E-Mail:       -lfel...@profusion.mobi
> >> -Contributing: Evas, Ecore, Edje, Epsilon, Efreet
> >> -Group:        Libraries
> >> -Platform:     Ubuntu (Linux)
> >>
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Android is increasing in popularity, but the open development platform
> > that
> > developers love is also attractive to malware creators. Download this
> > white
> > paper to learn more about secure code signing practices that can help
> > keep
> > Android apps secure.
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
> ------------------------------------------------------------------------------
> Android is increasing in popularity, but the open development platform that
> developers love is also attractive to malware creators. Download this white
> paper to learn more about secure code signing practices that can help keep
> Android apps secure.
> http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to