log hgext/acl.py @ 10955:470a6ace7574

age author description
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
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler acl: wrapped docstrings at 78 characters
Thu, 02 Jul 2009 19:53:20 +0200 Henrik Stuart acl: read correct index into url for username (issue298)
Wed, 24 Jun 2009 13:42:34 +0200 Dirkjan Ochtman extensions: change descriptions for hook-providing extensions
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Mon, 22 Jun 2009 14:49:07 +0200 Cédric Duval acl: help improvements
Sun, 21 Jun 2009 16:45:47 +0200 Dirkjan Ochtman help: add/fix docstrings for a bunch of extensions
Sun, 07 Jun 2009 20:31:38 +0200 Henrik Stuart acl: support for getting authenticated user from web server (issue298)
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: remove match.never