hgext3rd/evolve/__init__.py
Sun, 02 Jul 2017 18:07:23 +0200 Pierre-Yves David evolve: preserve the branch of the original changeset when evolving merge stable
Sun, 02 Jul 2017 15:02:11 +0200 Pierre-Yves David evolve: adapt to function migrate to obsutil
Fri, 30 Jun 2017 16:29:26 +0200 Boris Feld doc: update effect flag documentation
Thu, 29 Jun 2017 23:42:29 +0200 Pierre-Yves David evolve: fix documentation formatting
Tue, 27 Jun 2017 23:28:58 +0530 Pulkit Goyal docs: some fixes to the help text
Tue, 27 Jun 2017 15:21:38 +0200 Boris Feld topic: makes split keep the topic
Sun, 25 Jun 2017 16:37:56 +0200 Pierre-Yves David split: preserve author of the original changeset in the successors stable
Sat, 24 Jun 2017 13:28:16 +0200 Pierre-Yves David grab: properly quote hg executable in the alias stable
Fri, 09 Jun 2017 00:52:54 +0100 Boris Feld obsfate: add a new obsfate template
Wed, 14 Jun 2017 15:59:20 +0200 Boris Feld effectflag: activate effect flag by default
Thu, 08 Jun 2017 20:52:40 +0100 Pierre-Yves David doc: document the evolve templates
Wed, 07 Jun 2017 00:48:12 +0100 Pierre-Yves David obshashrange: add an option to protect from accidental activation stable
Wed, 07 Jun 2017 00:12:08 +0100 Pierre-Yves David obshashrange: basic proof reading of the documentation stable
Mon, 05 Jun 2017 10:21:26 +0100 Pierre-Yves David proofread stable
Tue, 06 Jun 2017 15:10:13 -0700 Kyle Lippincott evolve: fix typo: -list -> --list stable
Tue, 30 May 2017 13:16:43 +0200 Boris Feld compatibility: backport mercurial 176d1a0ce385
Tue, 30 May 2017 17:39:00 +0200 Pierre-Yves David evolve: fix import order
Tue, 30 May 2017 17:32:39 +0200 Pierre-Yves David obsdiscovery: add an option to disable all obsdiscovery
Tue, 30 May 2017 11:12:02 +0200 Pierre-Yves David stablerange: use last recently used caching for revisions associated to ranges
Mon, 29 May 2017 16:39:32 +0200 Boris Feld doc: add documentation about effectflag experiment
Fri, 26 May 2017 13:18:26 +0200 Boris Feld refactor: extract obs fate algorithm from _getobsoletereason
Fri, 26 May 2017 16:00:05 +0200 Boris Feld refactor: extract templates into a new file
Fri, 26 May 2017 15:01:21 +0200 Boris Feld test: fix test-evolve.t stable
Thu, 25 May 2017 21:14:04 +0200 Pierre-Yves David evolve: fix --rev with --list stable
Wed, 24 May 2017 16:43:04 +0200 Pierre-Yves David documentation: recomment using blackbox with the obshashrange experiment stable
Mon, 22 May 2017 12:00:57 +0200 Boris Feld deprecation: fix dirstate.beginparentchange deprecation warning stable
Sun, 21 May 2017 14:20:24 +0200 Pierre-Yves David obshashrange: document the experiment stable
Fri, 19 May 2017 17:34:45 +0200 Pierre-Yves David next: prevent a color related crash when evolve stable
Fri, 19 May 2017 17:33:27 +0200 Pierre-Yves David prune: prevent a color related crash when the working copy is moved stable
Thu, 18 May 2017 18:18:01 +0200 Pierre-Yves David obshistory: rename the command to "olog"
Thu, 18 May 2017 18:04:47 +0200 Pierre-Yves David obshistory: move the command into the obshistory module
Thu, 18 May 2017 17:40:07 +0200 Boris Feld obshistory: add docstring to cmddebugobshistory
Thu, 18 May 2017 11:29:27 +0200 Pierre-Yves David obshistory: add a graph option on the debugobshistory command
Thu, 18 May 2017 11:00:06 +0200 Pierre-Yves David label: add a label for the node in the "wc now at" message
Thu, 18 May 2017 10:56:08 +0200 Pierre-Yves David label: rename 'evolve.short_node' to 'evolve.node'
Wed, 17 May 2017 19:20:43 +0200 Boris Feld obshistory: refactor debugobshistory
Wed, 17 May 2017 09:28:10 +0200 Boris Feld color: update the shorttemplate to use colors
Fri, 12 May 2017 18:34:37 +0200 Boris Feld obshistory: only display each revision once in debugobshistory
Fri, 12 May 2017 11:39:41 +0200 Boris Feld obshistory: display a message when one marker node has no change ctx
Wed, 10 May 2017 11:52:11 +0200 Boris Feld obshistory: use formatter instead of ui.write in the debugobshistory command
Tue, 09 May 2017 17:43:39 +0200 Boris Feld obshistory: add some color
Wed, 10 May 2017 12:26:33 +0200 Boris Feld obshistory: add a debugobshistory command to show obs history of a revs
Wed, 03 May 2017 12:25:53 +0200 Pierre-Yves David auto-push: move config help in the extension help
Mon, 01 May 2017 08:05:45 +0200 Pierre-Yves David perf: adds some cache key helper on the obsstore class
Mon, 01 May 2017 06:06:41 +0200 Pierre-Yves David compat: only install the better filtered message for mercurial 4.2 and above
Sat, 29 Apr 2017 05:35:01 +0200 Pierre-Yves David evolve: update extension help
Fri, 28 Apr 2017 16:56:09 +0200 Boris Feld ui: change the hidden revision error message
Fri, 28 Apr 2017 16:57:41 +0200 Boris Feld ui: add better messages when the working copy become obsolete.
Tue, 25 Apr 2017 10:56:55 +0200 Pierre-Yves David safeguard: add an option to disable automatic publishing
Thu, 20 Apr 2017 11:41:20 +0200 Pierre-Yves David extension: simplify the extensions helper hierarchy stable
Wed, 19 Apr 2017 21:17:43 +0900 Yuya Nishihara template: adapt to new showlist() API introduced by hg e5eab0fe69ee stable
Wed, 19 Apr 2017 21:12:09 +0900 Yuya Nishihara template: pass all mapping data to showlist() stable
Tue, 21 Mar 2017 23:44:30 +0100 Pierre-Yves David checkheads: import our own copy of the checkheads code
Wed, 22 Mar 2017 03:13:15 +0100 Pierre-Yves David split: move the debugcommand into a dedicated module
Wed, 22 Mar 2017 03:00:11 +0100 Pierre-Yves David legacy: move 'debugrecordpruneparents' in the extensions
Tue, 14 Mar 2017 09:51:25 -0700 Pierre-Yves David cleanup: drop an empty section header
Tue, 14 Mar 2017 09:50:55 -0700 Pierre-Yves David compat: drop some <hg-3.4 compatibility code
Thu, 09 Mar 2017 13:11:20 -0800 Pierre-Yves David cleanup: stop using 'repo.join' methods
Tue, 07 Mar 2017 15:52:04 +0100 Pierre-Yves David evolve: stop running 'serveronly' setup
Tue, 07 Mar 2017 15:49:22 +0100 Pierre-Yves David discovery: directly merge the 'obsdiscovery' exthelper in top level extensions
less more (0) -60 tip