log hgext/acl.py @ 11114:62714143742f

age author description
Thu, 06 May 2010 14:23:14 -0300 Elifarley Callado Coelho Cruz acl: support for group definitions in section [acl.groups], which take precedence over OS-level groups
Wed, 05 May 2010 09:25:09 +0200 Martin Geisler acl: more consistent docstring
Wed, 05 May 2010 09:18:05 +0200 Martin Geisler acl: fix reST syntax
Tue, 04 May 2010 08:37:20 -0300 Elifarley Callado Coelho Cruz acl: add support for branch-based access control
Sat, 01 May 2010 14:32:50 +0200 Martin Geisler acl: cleanup module docstring
Sat, 01 May 2010 14:20:17 +0200 Martin Geisler acl: fix ReST syntax in docstring
Tue, 27 Apr 2010 19:02:11 -0300 Elifarley Callado Coelho Cruz acl: updated doc string to reflect recent changes
Mon, 26 Apr 2010 10:55:57 -0300 Elifarley Callado Coelho Cruz acl: add support for OS-level groups using @group syntax
Tue, 06 Apr 2010 22:15:43 -0300 Elifarley Callado Coelho Cruz Added support for 'pretxncommit', so that one can call the ACL hook at
Mon, 29 Mar 2010 09:15:08 -0300 Elifarley Callado Coelho Cruz Added support for 'everybody ' (using an asterisk) in user list. stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Tue, 22 Dec 2009 00:50:03 +0100 Martin Geisler hgext: enable extensions without "hgext." prefix in help texts stable
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Sun, 26 Jul 2009 01:37:17 +0200 Martin Geisler acl: wrap docstrings at 70 characters
Thu, 23 Jul 2009 00:01:24 +0200 Martin Geisler acl: use reST syntax for literal blocks