log hgext/acl.py @ 3893:6b4127c7d52a

age author description
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.