hgext/evolve.py
Thu, 18 Jun 2015 16:15:28 -0700 Pierre-Yves David evolve: move 'allsuccessors()' to smarted usage stable
Thu, 18 Jun 2015 16:15:21 -0700 Pierre-Yves David evolve: move 'successors()' to smarted usage stable
Thu, 18 Jun 2015 16:15:13 -0700 Pierre-Yves David evolve: move 'allprecursors()' to smarted usage stable
Thu, 18 Jun 2015 16:15:00 -0700 Pierre-Yves David evolve: move 'precursors()' to smarted usage stable
Thu, 18 Jun 2015 17:08:38 -0700 Pierre-Yves David evolve: move 'suspended()' to smarted usage stable
Thu, 18 Jun 2015 17:08:11 -0700 Pierre-Yves David evolve: move 'troubled()' to smarted usage stable
Thu, 18 Jun 2015 16:14:32 -0700 Pierre-Yves David evolve: avoid creating changectx object in _allsuccessors stable
Thu, 18 Jun 2015 16:14:16 -0700 Pierre-Yves David evolve: avoid creating changectx object in _successors stable
Thu, 18 Jun 2015 16:13:35 -0700 Pierre-Yves David evolve: avoid creating changectx object in _allprecursors stable
Thu, 18 Jun 2015 16:13:15 -0700 Pierre-Yves David evolve: avoid creating changectx object in _precursors stable
Thu, 18 Jun 2015 16:18:29 -0700 Pierre-Yves David evolve: fix the template keyworkd decorator docstring stable
Thu, 18 Jun 2015 15:56:56 -0700 Pierre-Yves David evolve: search divergence within all precursors stable
Thu, 18 Jun 2015 15:25:51 -0700 Pierre-Yves David evolve: make sure we use an unfiltered repo when looking for divergence data stable
Thu, 18 Jun 2015 15:25:51 -0700 Pierre-Yves David evolve: make sure we use an unfiltered repo when looking for divergence data
Tue, 16 Jun 2015 14:30:43 -0700 Laurent Charignon evolve: properly evolve stacked unstable with --rev
Wed, 20 May 2015 12:46:13 -0700 Laurent Charignon evolve: make uncommit respect allowunsable
Thu, 04 Jun 2015 16:49:16 -0700 Laurent Charignon evolve: extract the code computing dependencies in a separate function
Thu, 04 Jun 2015 13:35:12 -0700 Laurent Charignon evolve: add ordering of the revisions for evolve --rev
Mon, 01 Jun 2015 12:29:12 -0700 Laurent Charignon evolve: don't crash on singled out revisions
Wed, 27 May 2015 10:23:37 -0700 Laurent Charignon evolve: small refactoring of the uncommit function
Wed, 13 May 2015 09:46:34 -0700 Laurent Charignon evolve: improve error message
Wed, 13 May 2015 09:43:36 -0700 Laurent Charignon evolve: move return statement at the right level
Wed, 27 May 2015 14:00:01 -0700 Laurent Charignon evolve: remove extra whitespace
Wed, 20 May 2015 13:23:20 -0700 Laurent Charignon Merge with stable
Mon, 18 May 2015 17:24:38 -0700 Laurent Charignon prune: with active bookmark should stay active stable
Tue, 19 May 2015 00:47:00 -0500 Pierre-Yves David merge with stable
Mon, 18 May 2015 13:58:57 -0400 Augie Fackler evolve: migrate off of now-dead util.any stable
Wed, 13 May 2015 09:03:11 -0700 Laurent Charignon evolve: don't use python sets on top of revset for evolve --rev
Wed, 13 May 2015 08:47:27 -0700 Laurent Charignon evolve: current bookmark wrongly moving during prune (issue4559) stable
Mon, 11 May 2015 14:31:17 -0700 Pierre-Yves David merge with stable
Thu, 07 May 2015 13:20:11 -0700 Ryan McElroy bookmarks: update to use new bookmarks api via compatibility layer stable
Tue, 05 May 2015 14:09:09 -0700 Laurent Charignon evolve: rename handlenotrouble to _handlenotrouble and add doc
Tue, 05 May 2015 18:20:40 -0700 Laurent Charignon evolve: improve the help message of --rev
Tue, 05 May 2015 14:25:59 -0700 Laurent Charignon evolve: add --rev option to the evolve command
Tue, 05 May 2015 14:25:35 -0700 Laurent Charignon evolve: extract cleanup logic in the evolve function
Thu, 30 Apr 2015 14:25:37 -0700 Laurent Charignon evolve: simplify the evolve function
Tue, 05 May 2015 17:15:06 -0700 Laurent Charignon evolve: optimize the computation of the troubled() revset
Mon, 04 May 2015 16:56:46 -0700 Laurent Charignon evolve: extract the logic to solve one change into a method
Mon, 04 May 2015 16:56:05 -0700 Laurent Charignon evolve: add new variable and comment
Mon, 04 May 2015 16:09:05 -0700 Laurent Charignon evolve: move code to track progress and start node
Thu, 30 Apr 2015 14:00:07 -0700 Laurent Charignon evolve: renaming of a variable
Mon, 04 May 2015 16:01:45 -0700 Laurent Charignon evolve: refactoring of the code displaying error when no trouble found
Thu, 30 Apr 2015 15:11:00 -0700 Laurent Charignon evolve: refactor code computing stats of obsolescence markers
Thu, 30 Apr 2015 14:55:04 -0700 Laurent Charignon evolve: refactoring of code related to pushing obs markers
Mon, 04 May 2015 10:56:06 -0700 Pierre-Yves David merge with stable
Mon, 04 May 2015 10:47:02 -0700 Pierre-Yves David evolve: update cmddebugrecordpruneparents to the new markers creation API stable
Mon, 04 May 2015 10:46:06 -0700 Pierre-Yves David evolve: drop useless return stable
Thu, 30 Apr 2015 14:34:05 -0700 Laurent Charignon evolve: add missing import stable
Thu, 30 Apr 2015 14:47:01 -0700 Laurent Charignon evolve: improve transaction related code to use the lock module stable
Thu, 30 Apr 2015 14:40:36 -0700 Laurent Charignon evolve: remove unused variables stable
Thu, 30 Apr 2015 14:30:15 -0700 Laurent Charignon evolve: remove unused code in _evolveany stable
Thu, 30 Apr 2015 14:22:30 -0700 Laurent Charignon evove: remove unused imports stable
Mon, 20 Apr 2015 13:39:18 -0700 Laurent Charignon inhibit: updating to a obsolete commit prints warning message
Wed, 29 Apr 2015 15:12:17 -0700 Pierre-Yves David evolve: stop conditional wrapping of _checkinvalidmarkers
Wed, 29 Apr 2015 15:11:52 -0700 Pierre-Yves David evolve: stop conditional wrapping of _getbundleobsmarkerpart
Wed, 29 Apr 2015 15:11:07 -0700 Pierre-Yves David evolve: stop conditional wrapping of _pushdiscoveryobsmarkers
Wed, 29 Apr 2015 14:49:02 -0700 Pierre-Yves David merge with stable
Thu, 23 Apr 2015 17:45:46 -0700 Laurent Charignon evolve: add -i flag to amend command stable
Wed, 29 Apr 2015 14:23:09 -0700 Pierre-Yves David prune: prune fix transaction pattern
Tue, 07 Apr 2015 14:26:03 -0700 Durham Goode prune: fix pruning w/ bookmarks and inhibit
Thu, 23 Apr 2015 03:18:30 +0200 Pierre-Yves David merge with stable
Thu, 23 Apr 2015 03:15:20 +0200 Pierre-Yves David prepare release 5.1.4 stable 5.1.4
Thu, 23 Apr 2015 03:10:11 +0200 Pierre-Yves David evolve: drop unused 'urllib' import stable
Wed, 22 Apr 2015 14:30:23 +0200 Pierre-Yves David debugobsrelsethashtree: get the command to work again stable
Tue, 21 Apr 2015 16:52:08 +0200 Pierre-Yves David getbundleobsmarker: prevent crash from filtered content (issue4616) stable
Mon, 20 Apr 2015 14:21:38 +0200 Pierre-Yves David merge with stable
Mon, 20 Apr 2015 13:52:17 +0200 Pierre-Yves David prepare version 5.1.3 stable 5.1.3
Mon, 20 Apr 2015 13:48:06 +0200 Pierre-Yves David graft: avoid potential deadlock stable
Mon, 20 Apr 2015 13:47:04 +0200 Pierre-Yves David commit: avoid potential deadlock stable
Mon, 20 Apr 2015 13:36:12 +0200 Pierre-Yves David pull: fix bundle2 part generation stable
Sat, 11 Apr 2015 00:10:10 -0400 Pierre-Yves David merge with stable
Sat, 11 Apr 2015 00:06:59 -0400 Pierre-Yves David discovery: stop being stupid about variable name stable
Fri, 10 Apr 2015 23:48:23 -0400 Pierre-Yves David merge with stable
Fri, 10 Apr 2015 23:24:36 -0400 Pierre-Yves David discovery: introduce a obshash1 function using fm1 during hashing (issue4587) stable
Thu, 02 Apr 2015 18:33:44 -0700 Laurent Charignon evolve: apply prune update before creating obsolescence markers
Wed, 01 Apr 2015 16:47:22 -0700 Pierre-Yves David merge with stable
Wed, 01 Apr 2015 14:40:40 -0700 Pierre-Yves David preparing version 5.1.2 stable 5.1.2
Wed, 01 Apr 2015 14:37:02 -0700 Pierre-Yves David evolve: have a stable manifest content when solving bumped stable
Wed, 01 Apr 2015 14:26:10 -0700 Pierre-Yves David evolve: change config option name
Wed, 15 Oct 2014 15:41:26 -0700 Durham Goode config: allow disabling commands
Fri, 20 Mar 2015 12:51:57 -0700 Durham Goode prune: add --keep to not touch the working copy
Thu, 19 Mar 2015 12:31:51 -0700 Durham Goode strip: add the option for wrapping the strip command
Thu, 19 Mar 2015 12:32:32 -0700 Durham Goode wrapcommand: fix wrapping extensions that aren't enabled
Thu, 19 Mar 2015 10:52:28 -0700 Durham Goode wrapcommand: allow adding additional arguments to commands
Tue, 17 Mar 2015 19:04:16 -0700 Durham Goode config: remove uses of obsolete._enabled
Tue, 17 Mar 2015 19:03:27 -0700 Durham Goode config: enable all obsolete options
Fri, 13 Mar 2015 10:49:02 -0700 Pierre-Yves David merge with stable
Fri, 13 Mar 2015 09:05:34 -0700 Durham Goode evolve: fix manifest usage to match upstream stable
Thu, 05 Mar 2015 20:02:07 -0500 Matt Harbison evolve: prevent a crash in httpclient_pushobsmarkers() when pushing stable
Thu, 05 Mar 2015 10:45:40 -0800 Pierre-Yves David prepare release 5.1.1 stable 5.1.1
Thu, 29 Jan 2015 22:53:43 +0900 Yuya Nishihara evolve: use 3.2+ fullreposet to evaluate argument set (issue4515) stable
Mon, 02 Mar 2015 20:12:00 +0100 Mathias De Maré evolve: cache marker encoding to avoid performance degradation stable
Fri, 06 Feb 2015 17:01:28 +0000 Pierre-Yves David evolve: handle invalid obsmarkers in the `debugobsconvert` stable
Fri, 30 Jan 2015 22:02:31 +0000 Pierre-Yves David update readme and bump version to 5.1 stable 5.1.0
Fri, 30 Jan 2015 21:57:41 +0000 Pierre-Yves David merge default into table stable
Fri, 30 Jan 2015 20:29:33 +0000 Pierre-Yves David discovery: filter null from the discovery revset
Tue, 27 Jan 2015 16:07:57 +0000 Tyrone Nicholas evolve: explicitly disable bookmark on evolve (issue4432) stable
Wed, 07 Jan 2015 15:24:47 -0800 Pierre-Yves David discovery: do not build sample if undecided is smaller than sample size
Mon, 05 Jan 2015 19:04:32 -0800 Pierre-Yves David merge with stable
Tue, 23 Dec 2014 14:29:16 -0600 Matt Mackall init: don't abort Mercurial on version mismatch stable
Sun, 14 Dec 2014 12:44:40 -0800 Pierre-Yves David prepare release 5.0.2 stable 5.0.2
Sun, 14 Dec 2014 12:14:45 -0800 Pierre-Yves David merge with stable
Sat, 13 Dec 2014 18:19:12 -0800 Pierre-Yves David evolve: remove the dependency to the rebase extension stable
Sat, 13 Dec 2014 18:09:23 -0800 Pierre-Yves David evolve: remove the use of `rebase.concludenode` stable
Sat, 13 Dec 2014 17:47:09 -0800 Pierre-Yves David evolve: use `merge.graft` instead of `rebasenode` stable
Sun, 30 Nov 2014 00:11:06 -0800 Pierre-Yves David merge with stable
Tue, 25 Nov 2014 11:01:29 -0800 Pierre-Yves David evolve: update in file version stable 5.0.1
Thu, 20 Nov 2014 16:12:04 -0800 Martin von Zweigbergk evolve: tell user which "base of divergent changeset" is not found stable
Thu, 20 Nov 2014 15:49:52 -0800 Pierre-Yves David debugobsconvert: fix 6f08a8f6bb1d and add proper test
Thu, 20 Nov 2014 15:34:34 -0800 Pierre-Yves David merge with stable
Thu, 20 Nov 2014 15:33:59 -0800 Pierre-Yves David debugobsconvert: fix a typo on "version"
Thu, 20 Nov 2014 15:33:14 -0800 Pierre-Yves David debugobsconvert: also deduplicate markers in the process
Thu, 20 Nov 2014 22:05:29 +0100 André Sintzoff evolve: fix capitalization in docstring for commands stable
Mon, 17 Nov 2014 15:45:24 +0100 Julien Cristau evolve: fix the version number stable
Tue, 18 Nov 2014 20:27:53 -0500 Mike Edgar help: fix typo in help for 'obsolete' option added to import command stable
Wed, 29 Oct 2014 10:34:08 -0700 Ryan McElroy Make next/prev only move bookmarks optionally stable
Mon, 20 Oct 2014 22:16:24 -0400 Augie Fackler obsup: hack extension to make in-place upgrading of obsolete markers easy
Tue, 11 Nov 2014 12:38:49 +0000 Pierre-Yves David evolve: fix selection of changeset to evolve from the middle of a stack (issue4434) stable
Wed, 05 Nov 2014 15:35:13 -0800 Martin von Zweigbergk evolve: fix suggested commands in "parents are not common" hint stable
Wed, 05 Nov 2014 15:32:25 -0800 Martin von Zweigbergk evolve: add missing newlines in "parents are not common" hint stable
Mon, 03 Nov 2014 11:11:14 +0000 Pierre-Yves David evolve: fix error during iteration over bumped changesets (bug38) stable
Mon, 20 Oct 2014 13:54:46 +0300 anatoly techtonik evolve: add various version info to save time on troubleshooting stable
Mon, 29 Sep 2014 21:31:27 -0400 Matt Harbison evolve: add the missing newline to output messages where needed
Mon, 29 Sep 2014 21:23:09 -0400 Matt Harbison evolve: add the missing argument to a debug statement
Tue, 28 Oct 2014 18:06:28 -0700 Nathan Goldbaum uncommit: abort when rev specifies the current changeset
Sat, 01 Nov 2014 13:48:34 +0000 Pierre-Yves David evolve: preserve branch change
Sat, 25 Oct 2014 22:25:42 -0400 Matt Harbison amend: allow the --logfile argument to work properly
Wed, 22 Oct 2014 15:03:17 -0700 Pierre-Yves David evolve: update tested with statement
Wed, 22 Oct 2014 14:58:06 -0700 Pierre-Yves David fixup previous changesets (after forgot to amend).
Mon, 20 Oct 2014 15:59:34 -0700 Pierre-Yves David prune: stop reinjecting all selected revisions back into the revrange
Fri, 17 Oct 2014 17:43:52 -0400 Augie Fackler pullobsolete: handle migration from todosteps to donesteps
Thu, 16 Oct 2014 04:38:37 -0700 Pierre-Yves David evolve: adapt to change in core rebase
Thu, 16 Oct 2014 04:20:00 -0700 Pierre-Yves David evolve: adapt to the new metadata storage
Thu, 16 Oct 2014 11:54:44 -0700 Pierre-Yves David debugobsstorestats: drop the average meta length
Thu, 02 Oct 2014 21:10:48 -0400 Matt Harbison evolve: wrap exchange.push() for compatability with core mercurial 4d52e6eb98ea
Wed, 08 Oct 2014 18:16:52 -0700 Pierre-Yves David evolve: use `first` and `last` on revset
Thu, 02 Oct 2014 15:50:07 -0500 Pierre-Yves David evolve: adapt to core changeset 4f14303e8954
Thu, 02 Oct 2014 14:16:32 -0500 Pierre-Yves David merge with stable
Tue, 30 Sep 2014 10:27:11 -0500 Pierre-Yves David evolve: update evolve merge message
Tue, 30 Sep 2014 10:27:54 -0500 Pierre-Yves David import: fix the "is None" check for the Node stable
Wed, 17 Sep 2014 13:38:24 -0700 Siddharth Agarwal evolve: wrap setparents calls in begin/endparentchange
Thu, 04 Sep 2014 09:06:18 +0200 Pierre-Yves David merge with stable
Wed, 03 Sep 2014 21:25:13 -0400 Matt Harbison evolve: really fix the 'grab' alias on Windows stable
Wed, 03 Sep 2014 23:56:39 +0200 Pierre-Yves David evolve: keep vague compatibility with 3.1
Tue, 02 Sep 2014 20:11:45 +0200 Pierre-Yves David merge: all the stable sweetness into default
Sat, 09 Aug 2014 19:12:16 -0400 Matt Harbison evolve: replace each obsolete sha1 in the description with its latest successor stable
Tue, 12 Aug 2014 19:09:53 -0400 Matt Harbison evolve: fix the 'grab' alias to work on Windows stable
Fri, 25 Apr 2014 14:14:29 -0700 Pierre-Yves David prune: work around lazy revset slowdown stable
Fri, 29 Aug 2014 14:26:17 +0200 David Soria Parra evolve: write a status message when the working directory changes stable
Fri, 29 Aug 2014 16:13:19 +0200 Pierre-Yves David pull: use discovery to pull less obsmarkers through bundle2
Fri, 29 Aug 2014 16:13:01 +0200 Pierre-Yves David pull: run obsmarker discovery only on the common set
Fri, 29 Aug 2014 16:11:22 +0200 Pierre-Yves David evolve: fix a typo in a long function name
Fri, 29 Aug 2014 15:19:19 +0200 Pierre-Yves David bundle2: burn some more of the old code
Wed, 27 Aug 2014 18:59:11 +0200 Pierre-Yves David obsexch: respect todosteps when using the old push
Wed, 27 Aug 2014 18:16:10 +0200 Pierre-Yves David compat: use in-core encodemarkers
Wed, 27 Aug 2014 18:15:39 +0200 Pierre-Yves David compat: rename encodeonemarkers to _fm0encodemarkers
Fri, 29 Aug 2014 10:44:40 +0200 Pierre-Yves David compat: adapt to change to memctx
Wed, 27 Aug 2014 17:49:08 +0200 Pierre-Yves David evolve: use pushkeyescape from core
Wed, 27 Aug 2014 17:55:20 +0200 Pierre-Yves David evolve: display more message
Wed, 27 Aug 2014 17:36:35 +0200 Pierre-Yves David evolve: drop a very old safe guard about bad marker
Wed, 27 Aug 2014 17:31:21 +0200 Pierre-Yves David pull: drop the custom bundle2 part
Wed, 27 Aug 2014 17:25:18 +0200 Pierre-Yves David obsexc: add support for evoext_pushobsmarkers_0 on localpeer
Wed, 27 Aug 2014 17:24:40 +0200 Pierre-Yves David evolve: allow read() from the magic StringIO
Wed, 27 Aug 2014 17:12:01 +0200 Pierre-Yves David evolve: drop old obsmarker discovery code
Wed, 27 Aug 2014 17:09:36 +0200 Pierre-Yves David obsexc: use the common discovery
Wed, 27 Aug 2014 12:29:40 +0200 Pierre-Yves David obsexc: push nothing if push fail
Fri, 29 Aug 2014 10:13:44 +0200 Pierre-Yves David discovery: hook on the official discovery for obsmarker
Wed, 27 Aug 2014 12:05:49 +0200 Pierre-Yves David discovery: use a different setup step for discovery
Wed, 27 Aug 2014 12:04:57 +0200 Pierre-Yves David evolve: remove unused drop random
Wed, 27 Aug 2014 12:02:53 +0200 Pierre-Yves David obshash: resist to unknown revision during discovery
Wed, 27 Aug 2014 10:49:58 +0200 Pierre-Yves David code movement: gather discovery code together
Wed, 27 Aug 2014 10:53:09 +0200 Pierre-Yves David bundle2: drop custom compat
Wed, 27 Aug 2014 10:22:50 +0200 Pierre-Yves David drop relevant marker compat
Wed, 27 Aug 2014 10:21:30 +0200 Pierre-Yves David evolve: always use the transaction version of phase movement
Wed, 27 Aug 2014 10:29:31 +0200 Pierre-Yves David evolve: drop debugobsoleterelevant
Wed, 20 Aug 2014 20:49:48 -0700 Pierre-Yves David evolve: yield to relevant markers handling in core
Mon, 18 Aug 2014 15:57:44 -0700 Pierre-Yves David merge with stable
Fri, 15 Aug 2014 17:42:19 -0700 Pierre-Yves David compat: always call metadata as a keyword argument stable
Fri, 15 Aug 2014 00:46:23 -0700 Pierre-Yves David uncommit: add a --rev argument
Thu, 14 Aug 2014 15:17:02 -0700 Pierre-Yves David import: handle patch with no node information stable
Thu, 14 Aug 2014 15:14:18 -0700 Pierre-Yves David import: compare binary node with binary node when using --obsolete stable
Mon, 11 Aug 2014 01:57:09 +0530 Faheem Mitha relocate: fix typo stable
Fri, 08 Aug 2014 23:02:26 -0700 Pierre-Yves David evolve: adds a --confirm option
Fri, 08 Aug 2014 23:11:09 -0700 Pierre-Yves David evolve: gather evolve output together
Fri, 08 Aug 2014 21:06:48 -0700 Pierre-Yves David doc: forgotten amend
Thu, 12 Jun 2014 14:41:13 -0700 Pierre-Yves David evolve: attempt to clarify the documentation around --all and --any
Fri, 08 Aug 2014 18:15:01 -0700 Pierre-Yves David evolve: re enable progress for all
Fri, 08 Aug 2014 18:06:08 -0700 Pierre-Yves David evolve: stop pretending we are pulling markers when we don't
Fri, 08 Aug 2014 18:01:02 -0700 Pierre-Yves David evolve: do not even try to pull if all remote markers are known
Fri, 08 Aug 2014 17:49:22 -0700 Pierre-Yves David evolve: add "obsolescence" in front of marked in the previous message
Fri, 08 Aug 2014 17:46:20 -0700 Pierre-Yves David evolve: make the "X markers added" message during pull important
Fri, 08 Aug 2014 17:40:01 -0700 Pierre-Yves David evolve: make the "pulling obsolescence marker" message important
Fri, 08 Aug 2014 17:34:22 -0700 Pierre-Yves David evolve: add "absolescence" in front of markers in the message
Fri, 08 Aug 2014 17:29:29 -0700 Pierre-Yves David evolve: re-introduce the "pushing 42 markers…" message
Fri, 08 Aug 2014 17:16:29 -0700 Pierre-Yves David evolve: hide the OBSEXC message behind a config option
Fri, 08 Aug 2014 17:10:31 -0700 Pierre-Yves David evolve: move OBSEXC progress in a dedicated function
Fri, 08 Aug 2014 16:48:38 -0700 Pierre-Yves David evolve: move OBSEXC message in a dedicated function
Fri, 08 Aug 2014 15:55:04 -0700 Pierre-Yves David merge with stable
Fri, 08 Aug 2014 15:33:39 -0700 Pierre-Yves David evolve: update tested with statement stable
Wed, 06 Aug 2014 17:05:57 -0700 Pierre-Yves David evolve: add a tr arguement to retractboundary
Wed, 06 Aug 2014 18:10:00 -0700 Pierre-Yves David relocate: add transaction around phase movement
Wed, 06 Aug 2014 17:14:00 -0700 Pierre-Yves David uncommit tr
Wed, 06 Aug 2014 18:06:17 -0700 Pierre-Yves David evolve: saner locking an transaction in `hg evolve`
Wed, 06 Aug 2014 17:08:51 -0700 Pierre-Yves David uncommit: saner locking scheme
Wed, 06 Aug 2014 17:40:55 -0700 Pierre-Yves David prune: lock inside the try
Wed, 06 Aug 2014 17:39:32 -0700 Pierre-Yves David debugrecordpruneparents: release tr the same way than the lock
Wed, 06 Aug 2014 17:37:28 -0700 Pierre-Yves David evolve: drop useless wlock in rewrite
Wed, 06 Aug 2014 16:55:41 -0700 Pierre-Yves David divergence: actually use the hint that have been around for age
Wed, 06 Aug 2014 16:07:53 -0700 Pierre-Yves David evolve: rename `tr` variable (for troubled) to `tro`
Wed, 06 Aug 2014 16:04:07 -0700 Pierre-Yves David evolve: add a custom layer around retractboundary
Wed, 30 Jul 2014 13:40:40 -0700 Pierre-Yves David merge with stable
Wed, 30 Jul 2014 13:38:33 -0700 Pierre-Yves David evolve: point to the core mercurial tracker for bugfix stable
Wed, 30 Jul 2014 13:37:46 -0700 Pierre-Yves David evolve: drop reference to 2.3 in the extension help text stable
Wed, 30 Jul 2014 13:14:13 -0700 Pierre-Yves David evolve: deprecated --obsolete and --old-obsolete option on commit and graft
Fri, 25 Jul 2014 17:13:54 +0200 Pierre-Yves David push: put phase in the same bundle2 than changegroup and obsmarkers
Fri, 25 Jul 2014 16:54:08 +0200 Pierre-Yves David push: put obsmarkers in the same bundle2 than changeset
Mon, 28 Jul 2014 00:08:06 +0200 Pierre-Yves David push: extract obsmarkers discovery in a dedicated function
Tue, 29 Jul 2014 17:15:57 -0700 Pierre-Yves David evolve: update the tested with statement
Thu, 24 Jul 2014 12:02:53 -0700 Nathan Goldbaum uncommit: improve error message for use with no arguments
Mon, 30 Jun 2014 13:38:49 -0400 Jordi Gutiérrez Hermoso fold: improve error messages for multiple heads and roots
Mon, 30 Jun 2014 13:37:15 -0400 Jordi Gutiérrez Hermoso fold: reword error message for public commits
Mon, 30 Jun 2014 13:29:49 -0400 Jordi Gutiérrez Hermoso fold: overhaul handling of revisions with --rev (BC)
Mon, 30 Jun 2014 10:25:08 -0400 Jordi Gutiérrez Hermoso fold: emit error message when folding a single revision
Mon, 30 Jun 2014 10:27:15 -0400 Jordi Gutiérrez Hermoso fold: clarify message for empty revision set and abort instead (BC)
Fri, 04 Jul 2014 09:29:13 -0400 Jordi Gutiérrez Hermoso evolve: do not use _ as an unused variable
Mon, 23 Jun 2014 02:31:53 -0700 Pierre-Yves David merge with stable
Sun, 22 Jun 2014 20:10:07 -0400 Greg Ward evolve: add --tool option so we don't have to use HGMERGE
Sun, 22 Jun 2014 12:01:11 -0400 Greg Ward amend: add -U/--current-user option (inspired by mq)
Fri, 13 Jun 2014 12:49:16 -0700 Pierre-Yves David evolve: minor reorganisation of code responsible for evolve output
Thu, 12 Jun 2014 16:10:01 -0700 Pierre-Yves David template: add a troubles keyword
Fri, 06 Jun 2014 17:43:45 -0400 Greg Ward amend: add -D/--current-date option, just like mq's qrefresh has
Thu, 05 Jun 2014 18:07:39 -0400 Greg Ward evolve: fix createmarkers() wrapper to accept an iterable stable
Tue, 20 May 2014 22:36:47 -0700 Pierre-Yves David evolve: install progress support for the bundle2 pull path
Tue, 20 May 2014 17:21:36 -0700 Pierre-Yves David evolve: install progress support for the bundle2 push path
Tue, 20 May 2014 14:39:13 -0700 Pierre-Yves David evolve: add a pull path using bundle2
Tue, 03 Jun 2014 02:13:02 -0700 Pierre-Yves David evolve: advertise obsmarker creation in the transation hook
Tue, 20 May 2014 15:01:33 -0700 Pierre-Yves David evolve: add bytes and new marker data when processing part
Tue, 20 May 2014 13:41:27 -0700 Pierre-Yves David evolve: add a push pass using bundle2
Mon, 02 Jun 2014 14:44:13 -0700 Pierre-Yves David evolve: make exchange output compact in the old pushkey case too.
Tue, 03 Jun 2014 01:37:08 -0700 Pierre-Yves David evolve: compatibility with memfilectx change
less more (0) -240 tip