hgext3rd/evolve/utility.py
Mon, 01 Oct 2018 13:20:30 +0530 Sushil khanchi utility: add a template alias that will be used in evolve msgs
Fri, 31 Aug 2018 00:31:01 +0200 Pierre-Yves David obshashrange: enable by default
Wed, 25 Jul 2018 16:12:01 -0700 Martin von Zweigbergk builddependencies: extract function for getting successors
Wed, 25 Jul 2018 16:23:25 -0700 Martin von Zweigbergk builddependencies: share code between single- and multi-successor cases
Wed, 25 Jul 2018 14:33:48 -0700 Martin von Zweigbergk builddependencies: build inverse dict from forward dict
Wed, 25 Jul 2018 14:21:49 -0700 Martin von Zweigbergk builddependencies: remove a use of defaultdict
Wed, 25 Jul 2018 15:30:37 -0700 Martin von Zweigbergk builddependencies: don't remove found deps when divergence found (issue5946) stable
Wed, 25 Jul 2018 14:47:16 -0700 Martin von Zweigbergk builddependencies: don't add dependency on revision outside input set stable
Wed, 25 Jul 2018 15:16:25 -0700 Martin von Zweigbergk builddependencies: consider all divergent successors stable
Tue, 22 May 2018 23:51:57 +0530 Pulkit Goyal utility: use ui.interactive() instead of checking config value
Thu, 19 Apr 2018 16:12:37 +0200 Pierre-Yves David compat: drop compatibility layer for successorssets
Fri, 06 Apr 2018 20:13:27 +0530 Pulkit Goyal utility: convert node from MultipleSuccessorsError to rev numbers (issue5832)
Wed, 21 Mar 2018 16:52:46 +0530 Pulkit Goyal utility: make sure prompt text is internationalized
Wed, 14 Mar 2018 17:59:53 +0530 Pulkit Goyal utility: add a function to prompt user to choose a revision
Sun, 21 Jan 2018 20:28:06 +0530 Pulkit Goyal evolve: move builddependencies() and _singlesuccessor() to utility module
Fri, 19 Jan 2018 17:29:48 +0530 Pulkit Goyal utility: move MultipleSuccessorsError from __init__.py
Fri, 19 Jan 2018 20:41:58 +0100 Pierre-Yves David caches: fix automatic warming trigger stable
Fri, 05 Jan 2018 04:37:19 +0100 Pierre-Yves David caches: switch to 'auto' warming by default
Fri, 05 Jan 2018 04:26:59 +0100 Pierre-Yves David caches: add a 'auto' option for obshashrange cache warming
Fri, 05 Jan 2018 04:26:51 +0100 Pierre-Yves David caches: extract some config reading in 'shouldwarmcache'
Fri, 05 Jan 2018 03:35:07 +0100 Pierre-Yves David caches: pass the transaction to the "shouldwarncache" logic
Thu, 21 Dec 2017 03:30:13 +0100 Pierre-Yves David stablerange: use mergepoint based algorithm for the official stable range
Thu, 21 Dec 2017 02:01:58 +0100 Pierre-Yves David caches: factorise the cache warming check
Mon, 18 Dec 2017 06:48:49 +0100 Pierre-Yves David parents: add a utility to filter parents
Sun, 23 Jul 2017 05:42:41 +0200 Pierre-Yves David commands: move the touch to the 'evocommands' module
Sat, 18 Mar 2017 22:48:26 +0100 Pierre-Yves David stablerange: move 'depth' inside a new 'stablerange' module
Sat, 11 Mar 2017 12:15:08 -0800 Pierre-Yves David depth: use lower lever function to compute missing
Sat, 11 Mar 2017 10:26:30 -0800 Pierre-Yves David depth: update depth to code to reuse ancestors depth
Sat, 11 Mar 2017 09:08:20 -0800 Pierre-Yves David obsdiscovery: extract a smarted depth in utility
Tue, 07 Mar 2017 14:29:43 +0100 Pierre-Yves David discovery: split discovery related code in 'obsdiscovery'
Tue, 07 Mar 2017 12:27:01 +0100 Pierre-Yves David serveronly: give the sub extension a way to access to the 'evolve' module
less more (0) tip