hgext/inhibit.py
Fri, 11 Dec 2015 12:27:37 -0800 Shubhanshu Agrawal prune: changing bookmark argument to be a list
Thu, 10 Dec 2015 15:34:34 -0800 Laurent Charignon inhibit: backout 23a34dce5131 remove unused bookmark operation wrapping
Fri, 04 Dec 2015 15:31:19 -0800 Laurent Charignon check-code: make inhibit.py comply with check-code
Mon, 30 Nov 2015 16:48:40 -0800 Laurent Charignon inhibit: make rebase see obsolescence even for visible nodes
Tue, 24 Nov 2015 17:16:27 -0800 Laurent Charignon inhibit: remove unused bookmark operation wrapping
Thu, 19 Nov 2015 10:47:32 -0800 Laurent Charignon inhibit: remove unused import
Fri, 20 Nov 2015 10:30:42 -0800 Laurent Charignon inhibit: improve handling of error cases for bookmark -D
Tue, 17 Nov 2015 20:25:15 -0800 Pierre-Yves David inhibit: use dirty revset trick to speedup the inhibit search space.
Tue, 17 Nov 2015 20:19:32 -0800 Pierre-Yves David inhibit: use 'repo.revs' instead of 'repo.set'
Tue, 17 Nov 2015 22:43:17 -0800 Pierre-Yves David _inhibitmarkers: turn the result from generator into a list
Wed, 12 Aug 2015 20:38:39 -0700 Pierre-Yves David merge with stable
Wed, 12 Aug 2015 10:51:20 -0700 Durham Goode inhibit: fix inhibit working with non-inhibit repos stable
Mon, 10 Aug 2015 00:44:53 -0700 Pierre-Yves David merge with stable
Mon, 10 Aug 2015 00:24:15 -0700 Pierre-Yves David inhibit: do not search for visible obsolete changeset during stripping stable
Wed, 29 Jul 2015 09:55:50 -0700 Laurent Charignon inhibit: don't abort when directaccess is not enabled
Thu, 09 Jul 2015 12:42:07 -0700 Laurent Charignon inhibit: add missing locking in wrapper for obsmarker creation stable
Mon, 29 Jun 2015 02:30:27 -0700 Pierre-Yves David compat: use svfs instead of sopener stable
Tue, 16 Jun 2015 10:07:51 -0700 Laurent Charignon inhibit: move transaction wrapping outside of repo setup
Sat, 13 Jun 2015 11:14:27 -0700 Laurent Charignon inhibit: improve performance of transaction wrapping
Wed, 20 May 2015 10:58:32 -0700 Laurent Charignon inhbit: don't crash on commit with no changes
Thu, 14 May 2015 11:23:40 -0700 Laurent Charignon inhibit: create direct access extension
Thu, 14 May 2015 15:59:06 -0700 Pierre-Yves David inhibit: handle inhibit marker on stripped revision
Tue, 12 May 2015 13:52:29 -0700 Laurent Charignon inhibit: direct access with and without warning on a per command basis
Thu, 30 Apr 2015 17:37:11 -0700 Laurent Charignon inhibit: config to enable only direct access
Tue, 05 May 2015 13:32:01 -0700 Durham Goode inhibit: don't inhibit pinned commits during rebase
Mon, 20 Apr 2015 13:39:18 -0700 Laurent Charignon inhibit: updating to a obsolete commit prints warning message
Wed, 29 Apr 2015 13:01:23 -0700 Laurent Charignon inhibit: fix devel warning
Tue, 07 Apr 2015 14:08:18 -0700 Durham Goode inhibit: remove book -D dependency on cmdprune
Mon, 06 Apr 2015 15:44:00 -0700 Durham Goode inhibit: wrap repo.commit to inhibit nodes
Fri, 10 Apr 2015 23:16:10 -0400 Pierre-Yves David inhibit: explicitly test for None
Tue, 31 Mar 2015 14:17:46 -0700 Laurent Charignon inhibit: Add -D option to the bookmark command
Wed, 01 Apr 2015 13:51:21 -0700 Laurent Charignon inhibit: don't leave any obsolete commit visible after closing transaction
Mon, 30 Mar 2015 13:31:09 -0700 Laurent Charignon inhibit: ensure that no obsolete changesets are visible after a bookmark change
Mon, 30 Mar 2015 11:45:17 -0700 Laurent Charignon inhibit: ensure no visible changesets are obsolete after an update
Fri, 27 Mar 2015 10:58:04 -0700 Laurent Charignon inhibit: enable direct access from parsing the revset tree
Sat, 07 Mar 2015 02:32:43 -0800 Pierre-Yves David inhibit: Add some inhibition clearing mechanism
Fri, 06 Mar 2015 21:25:44 -0800 Pierre-Yves David add a 'inhibit' extension
less more (0) tip