From: "Christian Ruppert" <idl0r@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/gitolite-gentoo:t/misc commit in: / Date: Tue, 15 Feb 2011 16:42:10 +0000 (UTC) [thread overview] Message-ID: <0d16650352a5299e20e98a14631ef44182838ed7.idl0r@gentoo> (raw) commit: 0d16650352a5299e20e98a14631ef44182838ed7 Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org> AuthorDate: Tue Feb 15 16:36:36 2011 +0000 Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org> CommitDate: Tue Feb 15 16:36:36 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gitolite-gentoo.git;a=commit;h=0d166503 Merge commit 'upstream/1.5.9' into refs/top-bases/t/misc 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:master commit in: / Date: Wed, 16 Feb 2011 16:07:40 +0000 (UTC) [thread overview] Message-ID: <0d16650352a5299e20e98a14631ef44182838ed7.idl0r@gentoo> (raw) Message-ID: <20110216160740.LCCx8ZukI42rPV6bF8v92VftSmiFuFa_drI6GUd5WOg@z> (raw) commit: 0d16650352a5299e20e98a14631ef44182838ed7 Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org> AuthorDate: Tue Feb 15 16:36:36 2011 +0000 Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org> CommitDate: Tue Feb 15 16:36:36 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gitolite-gentoo.git;a=commit;h=0d166503 Merge commit 'upstream/1.5.9' into refs/top-bases/t/misc 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-15 16:43 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-02-15 16:42 Christian Ruppert [this message] 2011-02-16 16:07 ` [gentoo-commits] proj/gitolite-gentoo:master commit in: / Christian Ruppert -- strict thread matches above, loose matches on Subject: below -- 2011-03-25 20:00 [gentoo-commits] proj/gitolite-gentoo:t/ssh-key-options " 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-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-03-25 19:57 ` [gentoo-commits] proj/gitolite-gentoo:t/misc " Christian Ruppert 2011-03-25 19:57 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 [gentoo-commits] proj/gitolite-gentoo:master " Christian Ruppert 2011-02-15 16:42 ` [gentoo-commits] proj/gitolite-gentoo:t/misc " 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=0d16650352a5299e20e98a14631ef44182838ed7.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