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
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
Thu, 03 Oct 2013 14:50:47 +0200 |
Mads Kiilerich |
check-code: check for spaces around = for named parameters
|
Tue, 11 Sep 2012 08:36:09 -0700 |
Bryan O'Sullivan |
Merge spelling fixes
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: don't/do not
|
Wed, 25 Jul 2012 16:40:38 +0900 |
FUJIWARA Katsunori |
doc: unify section level between help topics
stable
|
Wed, 30 May 2012 21:47:51 -0300 |
Elifarley Callado Coelho Cruz |
acl: user docs for the "!" prefix in user or group names
|
Mon, 28 May 2012 19:45:15 -0300 |
Elifarley Callado Coelho Cruz |
acl: use of "!" prefix in user or group names
|
Fri, 18 May 2012 13:50:02 -0300 |
Elifarley Callado Coelho Cruz |
acl: 'util.never' can be used instead of a more complex expression
|
Fri, 18 May 2012 13:47:44 -0300 |
Elifarley Callado Coelho Cruz |
acl: perform some computations earlier, so that returned lambda functions are simpler
|
Fri, 18 May 2012 12:48:24 -0300 |
Elifarley Callado Coelho Cruz |
acl: added some comments to easily identify branch- and path-based verifications
|
Fri, 18 May 2012 12:40:04 -0300 |
Elifarley Callado Coelho Cruz |
acl: 'util.never' used
|
Fri, 18 May 2012 12:37:23 -0300 |
Elifarley Callado Coelho Cruz |
acl: cleanup
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
Mon, 23 Apr 2012 00:29:04 +0900 |
FUJIWARA Katsunori |
doc: fix explanation comment in acl extension
stable
|
Thu, 06 Oct 2011 19:45:26 -0300 |
Elifarley Callado Coelho Cruz |
acl: more descriptive error messages
|
Tue, 19 Oct 2010 13:39:34 +0200 |
Erik Zielke |
help: different section separators
|
Sun, 20 Jun 2010 19:48:28 +0200 |
Martin Geisler |
acl: delete trailing whitespace in docstring
|
Mon, 10 May 2010 21:44:00 +0200 |
Patrick Mezard |
acl: improve undefined group error handling
|
Mon, 10 May 2010 21:09:48 +0200 |
Patrick Mezard |
acl: grp module is not available on windows
|
Sun, 09 May 2010 20:12:45 +0200 |
Patrick Mezard |
acl: clarify acl.sources, fix typo
|
Thu, 06 May 2010 15:14:40 -0300 |
Elifarley Callado Coelho Cruz |
acl: update docstring to describe section [acl.groups]
|
Thu, 06 May 2010 14:23:14 -0300 |
Elifarley Callado Coelho Cruz |
acl: support for group definitions in section [acl.groups], which take precedence over OS-level groups
|
Wed, 05 May 2010 09:25:09 +0200 |
Martin Geisler |
acl: more consistent docstring
|
Wed, 05 May 2010 09:18:05 +0200 |
Martin Geisler |
acl: fix reST syntax
|
Tue, 04 May 2010 08:37:20 -0300 |
Elifarley Callado Coelho Cruz |
acl: add support for branch-based access control
|
Sat, 01 May 2010 14:32:50 +0200 |
Martin Geisler |
acl: cleanup module docstring
|
Sat, 01 May 2010 14:20:17 +0200 |
Martin Geisler |
acl: fix ReST syntax in docstring
|
Tue, 27 Apr 2010 19:02:11 -0300 |
Elifarley Callado Coelho Cruz |
acl: updated doc string to reflect recent changes
|
Mon, 26 Apr 2010 10:55:57 -0300 |
Elifarley Callado Coelho Cruz |
acl: add support for OS-level groups using @group syntax
|
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
|
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
|