hgext/evolve.py
Tue, 13 Sep 2016 01:25:17 +0200 Pierre-Yves David merge with stable
Mon, 12 Sep 2016 10:41:00 -0700 Durham Goode bump: copy parent manifest before editting it stable
Fri, 09 Sep 2016 16:42:41 -0700 Martin von Zweigbergk templates: change {obsolete} to emit only "obsolete" or ""
Thu, 01 Sep 2016 04:38:56 +0530 Pulkit Goyal evolve: removed redundant try/finally blocks
Sat, 27 Aug 2016 20:24:58 +0800 Anton Shestakov evolve: update buglink to point to bz.mercurial-scm.org
Thu, 11 Aug 2016 23:00:46 +0200 Pierre-Yves David continue: ensure we hold the wlock before writing file to disk
Mon, 08 Aug 2016 10:05:47 -0700 Ryan McElroy dirstate: use arg count for version check
Mon, 01 Aug 2016 22:40:04 +0200 Pierre-Yves David prepare release 5.4.1 stable 5.4.1
Wed, 15 Jun 2016 15:19:38 -0700 Jeroen Vaelen evolve: use hashlib to compute sha1 hashes
Wed, 25 May 2016 19:41:08 +0000 timeless help: fix evolution help grammar stable
Wed, 25 May 2016 19:13:26 +0000 timeless help: fix evolution hg phases reference stable
Fri, 06 May 2016 00:18:24 +0200 Pierre-Yves David evolve: prepare release of version 5.4.0 stable 5.4.0
Fri, 06 May 2016 00:16:18 +0200 Pierre-Yves David evolve: update testedwith field stable
Mon, 02 May 2016 18:40:21 +0200 Pierre-Yves David prune: suggest --biject in error "hint"
Mon, 02 May 2016 18:24:36 +0200 Pierre-Yves David metaedit: check for public changeset before instability
Mon, 02 May 2016 18:21:54 +0200 Pierre-Yves David fold: move sanity check after locking
Mon, 25 Apr 2016 16:24:42 -0700 Siddharth Agarwal metaedit: add support for folding commits while editing their metadata
Mon, 25 Apr 2016 16:24:42 -0700 Siddharth Agarwal commands: introduce a new command to edit commit metadata
Mon, 25 Apr 2016 16:24:42 -0700 Siddharth Agarwal evolve: factor out check for creating unstable commits
Mon, 25 Apr 2016 16:24:42 -0700 Siddharth Agarwal evolve: factor out sanity checks for folds
Thu, 21 Apr 2016 06:12:20 +0000 timeless evolve: include node, rev, desc, and phase in list
Thu, 21 Apr 2016 06:11:57 +0000 timeless evolve: use hex in list output
Wed, 20 Apr 2016 19:00:13 +0000 timeless py3: use items() instead of iteritems()
Wed, 20 Apr 2016 18:59:46 +0000 timeless py3: change except from two comma to as notation
Wed, 20 Apr 2016 18:58:52 +0000 timeless py3: tolerate io/StringIO divergence
Sun, 24 Apr 2016 22:31:58 -0400 Jordi GutiƩrrez Hermoso split: rewrite the pre-split commit message
Wed, 12 Sep 2012 17:57:30 -0400 timeless Brand: Mercurial
Wed, 12 Sep 2012 18:27:16 -0400 timeless Grammar: paragraphs should end with periods
Wed, 12 Sep 2012 18:25:48 -0400 timeless Grammar: the
Wed, 12 Sep 2012 17:57:15 -0400 timeless Grammar: resulting issues
Wed, 12 Sep 2012 18:15:16 -0400 timeless Spelling: unnecessary
Wed, 12 Sep 2012 18:14:40 -0400 timeless Spelling: through
Wed, 12 Sep 2012 18:11:23 -0400 timeless Spelling: succeeded
Thu, 14 Apr 2016 21:30:57 +0000 timeless list: report the phase for divergent commits
Thu, 14 Apr 2016 03:42:48 +0000 timeless evolve: add --continue note to summary
Thu, 14 Apr 2016 15:03:18 +0000 timeless evolve: report merge node
Thu, 14 Apr 2016 15:02:10 +0000 timeless evolve: treat no support as non fatal
Wed, 13 Apr 2016 23:36:44 +0000 timeless list: limit to descriptions to firstline
Fri, 08 Apr 2016 18:45:58 +0000 timeless config: report evolve as origin for config
Fri, 08 Apr 2016 18:45:45 +0000 timeless alias: report evolve as origin for aliases
Tue, 22 Mar 2016 14:08:16 -0700 Kostia Balytskyi evolve--list: initial implementation
Fri, 18 Mar 2016 23:49:32 -0700 Pierre-Yves David merge with stable
Thu, 17 Mar 2016 17:03:51 -0700 Juntao Li evolve: Fix crash when reading docstring stable
Fri, 18 Mar 2016 16:37:49 -0700 Pierre-Yves David prune: remove the kill alias
Thu, 17 Mar 2016 15:04:05 -0700 Juntao Li evolve: Fix crush when reading docstring
Thu, 17 Mar 2016 11:31:55 -0700 Pierre-Yves David topic: restrict 'hg prev' to current topic unless --no-topic is passed
Thu, 17 Mar 2016 11:25:01 -0700 Pierre-Yves David topic: restrict 'hg prev' to current topic unless --no-topic is passed
Thu, 17 Mar 2016 10:04:30 -0700 Pierre-Yves David topic: preserve topic during evolve
Thu, 17 Mar 2016 09:39:35 -0700 Pierre-Yves David topic: 'hg evolve --all' pick all trouble within current topic
Sat, 12 Mar 2016 13:59:07 +0800 Anton Shestakov evolve: mark progress units for translation
Sat, 12 Mar 2016 13:45:25 +0800 Anton Shestakov evolve: ui.progress doesn't use total count if pos is None, let's drop it
Sat, 12 Mar 2016 13:15:28 +0800 Anton Shestakov debugrecordpruneparents: fix an apparent typo (marks) stable
Fri, 11 Mar 2016 13:11:54 +0100 liscju evolve: remove unused import
Wed, 10 Feb 2016 18:54:49 -0600 Nathan Goldbaum split: fix wording of documentation for --rev option stable
Thu, 11 Feb 2016 00:37:05 +0000 Pierre-Yves David prepare version 5.3.0 stable
Thu, 11 Feb 2016 00:35:58 +0000 Pierre-Yves David evolve: update testedwith statement stable
Thu, 04 Feb 2016 02:46:40 -0800 Kostia Balytskyi evolve: make split respect rev args passed without --rev or -r
Thu, 04 Feb 2016 01:19:14 +0000 Pierre-Yves David evolve: write our own custom evolvestate file
Fri, 22 Jan 2016 21:41:59 +0900 FUJIWARA Katsunori evolve: close transaction if conflict is detected in relocate (issue4966)
Sat, 23 Jan 2016 06:18:01 +0900 FUJIWARA Katsunori evolve: remove meaningless transaction nesting
less more (0) -300 -100 -60 tip