From: "Christian Ruppert" <idl0r@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/gitolite-gentoo:master commit in: / Date: Wed, 16 Feb 2011 16:07:38 +0000 (UTC) [thread overview] Message-ID: <020a5f17573b1dc62679f4309f02df1d14d1cb99.idl0r@gentoo> (raw) commit: 020a5f17573b1dc62679f4309f02df1d14d1cb99 Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org> AuthorDate: Tue Feb 15 16:28:43 2011 +0000 Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org> CommitDate: Tue Feb 15 16:28:43 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gitolite-gentoo.git;a=commit;h=020a5f17 Merge commit 'refs/top-bases/t/per_repo_umask' into t/per_repo_umask conf/example.conf | 3 - conf/example.gitolite.rc | 329 +++----------------- contrib/adc/get-rights-and-owner.in-perl | 41 +++ contrib/ldap/README.mkd | 18 ++ contrib/ldap/ldap-query-example.pl | 80 +++++ contrib/ldap/ldap-query-example.sh | 68 +++++ contrib/ldap/passwd | 112 +++++++ doc/CHANGELOG | 22 ++ doc/big-config.mkd | 229 ++++++++++---- doc/delegation.mkd | 2 +- doc/gitolite.rc.mkd | 332 +++++++++++++++++++++ doc/install-transcript.mkd | 2 +- doc/overkill.mkd | 8 +- doc/progit-article.mkd | 2 +- doc/ssh-troubleshooting.mkd | 2 +- doc/who-uses-it.mkd | 5 + src/gitolite.pm | 124 +++++---- src/gl-auth-command | 14 +- src/gl-compile-conf | 164 +++++++---- t/out/t01-repo-groups.1 | 2 +- t/out/t01-repo-groups.1b | 2 +- t/out/{t01-repo-groups.1b => t01-repo-groups.1bs} | 33 ++- t/out/t01-repo-groups.2 | 28 ++- t/out/t02-user-groups.1 | 2 +- t/out/t02-user-groups.1b | 2 +- t/out/{t02-user-groups.1b => t02-user-groups.1bs} | 35 +-- t/out/t02-user-groups.2 | 2 +- t/out/{t02-user-groups.2 => t02-user-groups.2bs} | 49 ++-- t/t01-repo-groups | 6 +- t/t02-user-groups | 8 +- t/t59-repo-not-on-disk | 12 +- t/test-driver.sh | 7 + 32 files changed, 1195 insertions(+), 550 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: "Christian Ruppert" <idl0r@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/gitolite-gentoo:t/per_repo_umask commit in: / Date: Tue, 15 Feb 2011 16:42:11 +0000 (UTC) [thread overview] Message-ID: <020a5f17573b1dc62679f4309f02df1d14d1cb99.idl0r@gentoo> (raw) Message-ID: <20110215164211.f38ZHr7Qcp-XMMWQG-c1aRawCEceEIlML00EBZB3l4c@z> (raw) commit: 020a5f17573b1dc62679f4309f02df1d14d1cb99 Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org> AuthorDate: Tue Feb 15 16:28:43 2011 +0000 Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org> CommitDate: Tue Feb 15 16:28:43 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gitolite-gentoo.git;a=commit;h=020a5f17 Merge commit 'refs/top-bases/t/per_repo_umask' into t/per_repo_umask conf/example.conf | 3 - conf/example.gitolite.rc | 329 +++----------------- contrib/adc/get-rights-and-owner.in-perl | 41 +++ contrib/ldap/README.mkd | 18 ++ contrib/ldap/ldap-query-example.pl | 80 +++++ contrib/ldap/ldap-query-example.sh | 68 +++++ contrib/ldap/passwd | 112 +++++++ doc/CHANGELOG | 22 ++ doc/big-config.mkd | 229 ++++++++++---- doc/delegation.mkd | 2 +- doc/gitolite.rc.mkd | 332 +++++++++++++++++++++ doc/install-transcript.mkd | 2 +- doc/overkill.mkd | 8 +- doc/progit-article.mkd | 2 +- doc/ssh-troubleshooting.mkd | 2 +- doc/who-uses-it.mkd | 5 + src/gitolite.pm | 124 +++++---- src/gl-auth-command | 14 +- src/gl-compile-conf | 164 +++++++---- t/out/t01-repo-groups.1 | 2 +- t/out/t01-repo-groups.1b | 2 +- t/out/{t01-repo-groups.1b => t01-repo-groups.1bs} | 33 ++- t/out/t01-repo-groups.2 | 28 ++- t/out/t02-user-groups.1 | 2 +- t/out/t02-user-groups.1b | 2 +- t/out/{t02-user-groups.1b => t02-user-groups.1bs} | 35 +-- t/out/t02-user-groups.2 | 2 +- t/out/{t02-user-groups.2 => t02-user-groups.2bs} | 49 ++-- t/t01-repo-groups | 6 +- t/t02-user-groups | 8 +- t/t59-repo-not-on-disk | 12 +- t/test-driver.sh | 7 + 32 files changed, 1195 insertions(+), 550 deletions(-)
next reply other threads:[~2011-02-16 16:10 UTC|newest] Thread overview: 106+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-02-16 16:07 Christian Ruppert [this message] 2011-02-15 16:42 ` [gentoo-commits] proj/gitolite-gentoo:t/per_repo_umask commit in: / Christian Ruppert -- strict thread matches above, loose matches on Subject: below -- 2011-10-17 19:29 [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-10-17 19:29 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-08-30 15:46 Christian Ruppert 2011-06-16 0:45 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-06-14 12:02 Christian Ruppert 2011-03-25 20:00 [gentoo-commits] proj/gitolite-gentoo:t/ssh-key-options " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-03-25 20:00 [gentoo-commits] proj/gitolite-gentoo:t/ssh-key-options " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-03-25 20:00 [gentoo-commits] proj/gitolite-gentoo:t/export-key-metadata " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-03-25 20:00 [gentoo-commits] proj/gitolite-gentoo:t/export-key-metadata " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-03-25 20:00 Christian Ruppert 2011-03-25 20:00 Christian Ruppert 2011-03-25 19:59 Christian Ruppert 2011-03-25 19:59 Christian Ruppert 2011-03-25 19:59 Christian Ruppert 2011-03-25 19:59 Christian Ruppert 2011-03-25 19:59 Christian Ruppert 2011-03-25 19:59 Christian Ruppert 2011-03-25 19:59 Christian Ruppert 2011-03-25 19:59 Christian Ruppert 2011-03-25 19:59 Christian Ruppert 2011-03-25 19:59 Christian Ruppert 2011-03-25 19:59 Christian Ruppert 2011-03-25 19:57 [gentoo-commits] proj/gitolite-gentoo:t/misc " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-16 16:07 [gentoo-commits] proj/gitolite-gentoo:t/per_repo_umask " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-16 16:07 [gentoo-commits] proj/gitolite-gentoo:t/misc " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-16 16:07 [gentoo-commits] proj/gitolite-gentoo:t/misc " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-16 16:07 [gentoo-commits] proj/gitolite-gentoo:t/find_pubkeys-function " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-16 16:07 [gentoo-commits] proj/gitolite-gentoo:t/export_key_metadata-function " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-16 16:07 [gentoo-commits] proj/gitolite-gentoo:t/export-key-metadata " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-16 16:07 [gentoo-commits] proj/gitolite-gentoo:t/export-key-metadata " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-16 16:07 [gentoo-commits] proj/gitolite-gentoo:t/export-key-metadata " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-16 16:07 Christian Ruppert 2011-02-16 16:07 [gentoo-commits] proj/gitolite-gentoo:t/export-key-metadata " Christian Ruppert 2011-03-25 19:59 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-16 16:07 Christian Ruppert 2011-02-16 16:07 Christian Ruppert 2011-02-16 16:07 Christian Ruppert 2011-02-16 16:07 Christian Ruppert 2011-02-16 16:07 Christian Ruppert 2011-02-16 16:07 Christian Ruppert 2011-02-16 16:07 Christian Ruppert 2011-02-16 16:07 Christian Ruppert 2011-02-16 16:07 Christian Ruppert 2011-02-16 16:07 Christian Ruppert 2011-02-16 16:07 Christian Ruppert 2011-02-15 16:42 [gentoo-commits] proj/gitolite-gentoo:t/misc " Christian Ruppert 2011-02-16 16:07 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-15 16:42 [gentoo-commits] proj/gitolite-gentoo:t/find_pubkeys-function " Christian Ruppert 2011-02-16 16:07 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-15 16:42 [gentoo-commits] proj/gitolite-gentoo:t/export_key_metadata-function " Christian Ruppert 2011-02-16 16:07 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-15 16:42 [gentoo-commits] proj/gitolite-gentoo:t/export_key_metadata-function " Christian Ruppert 2011-02-16 16:07 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-15 16:42 [gentoo-commits] proj/gitolite-gentoo:t/export-key-metadata " Christian Ruppert 2011-02-16 16:07 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-15 16:42 [gentoo-commits] proj/gitolite-gentoo:t/export-key-metadata " Christian Ruppert 2011-02-16 16:07 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-15 16:42 [gentoo-commits] proj/gitolite-gentoo:t/export-key-metadata " Christian Ruppert 2011-02-16 16:07 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-15 16:42 [gentoo-commits] proj/gitolite-gentoo:t/export-key-metadata " Christian Ruppert 2011-02-16 16:07 ` [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-15 16:42 Christian Ruppert
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=020a5f17573b1dc62679f4309f02df1d14d1cb99.idl0r@gentoo \ --to=idl0r@gentoo.org \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox