hgext/acl.py
Wed, 20 Feb 2019 19:28:51 -0500 Augie Fackler cleanup: use () to wrap long lines instead of \
Tue, 04 Sep 2018 17:19:30 +0300 Pulkit Goyal py3: handle keyword arguments correctly in hgext/acl.py
Wed, 01 Aug 2018 13:00:45 -0700 Gregory Szorc global: use pycompat.xrange()
Fri, 15 Jun 2018 14:07:13 -0400 Sandu Turcan acl: add bookmarks support
Sat, 24 Mar 2018 15:10:51 +0900 Yuya Nishihara procutil: bulk-replace function calls to point to new module
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
less more (0) -15 tip