hgext/acl.py
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
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: add some default args
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: change all users of util.matcher to match.match
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: fold readsections into readconfig
Fri, 27 Jun 2008 21:45:16 -0500 Matt Mackall acl: refactoring
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall add __len__ and __iter__ methods to repo and revlog
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems
Sun, 27 May 2007 13:50:59 -0700 Bryan O'Sullivan ui: Rename has_config to has_section.
Tue, 26 Dec 2006 03:24:51 +0100 Benoit Boissinot acl: use contexts
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Tue, 17 Oct 2006 17:04:26 -0300 Alexis S. L. Carvalho use ui.readsections in the acl extension
Tue, 27 Jun 2006 01:41:07 +0300 Mikhail Sobolev really treat the right side of acl.{allow,deny} as a list of users
Tue, 23 May 2006 14:58:30 -0700 Vadim Gelfer add acl extension, to limit who can push to subdirs of central repo.
less more (0) tip