log hgext/acl.py @ 36888:97e1dda94af8

age author description
Sun, 25 Feb 2018 11:13:01 +0900 Yuya Nishihara acl: replace bare getpass.getuser() by platform function
Fri, 23 Feb 2018 18:04:33 +0530 Pulkit Goyal py3: pass ctx.rev() instead of ctx in range()
Fri, 23 Feb 2018 17:15:36 +0530 Pulkit Goyal py3: fix keyword arguments handling in hgext/acl.py
Fri, 23 Feb 2018 17:14:25 +0530 Pulkit Goyal py3: use pycompat.bytestr to convert str returned by getpass.getuser to bytes
Sat, 14 Oct 2017 01:16:03 +0200 Boris Feld acl: make sure the extensions is enabled when the acl-hooks run
Sat, 14 Oct 2017 01:15:01 +0200 Boris Feld configitems: register acl config section
Sun, 02 Jul 2017 23:10:33 +0200 Pierre-Yves David configitem: create a new list of each 'acl.sources' access
Sat, 01 Jul 2017 20:58:34 +0200 Pierre-Yves David acl: use configlist to retrieve the source config
Fri, 30 Jun 2017 03:27:07 +0200 Pierre-Yves David configitems: register the 'acl.sources' config
Fri, 30 Jun 2017 03:26:57 +0200 Pierre-Yves David configitems: register the 'acl.config' config
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Wed, 06 Apr 2016 23:22:12 +0000 timeless pycompat: switch to util.urlreq/util.urlerr for py3 compat
Tue, 09 Feb 2016 17:29:39 -0800 Gregory Szorc acl: use absolute_import
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Thu, 25 Jun 2015 17:36:46 -0500 Matt Mackall acl: mark deprecated config option