log

age author description
Wed, 20 Apr 2016 16:40:11 -0700 Pierre-Yves David hgignore: add an ignore rule for test timing stable
Thu, 05 May 2016 21:54:26 +0200 Pierre-Yves David test: rename TOPICROOT to HGTEST_TOPICROOT
Thu, 05 May 2016 21:42:49 +0200 Pierre-Yves David test: update topic test output for order change
Thu, 05 May 2016 21:38:04 +0200 Pierre-Yves David test: update topic test output for indexing change
Thu, 05 May 2016 21:35:53 +0200 Pierre-Yves David test: adapt topic test
Thu, 05 May 2016 20:14:39 +0200 Pierre-Yves David test: improve skipped message for topic
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, 20 Apr 2016 17:08:59 -0700 Pierre-Yves David readme: add various missing parts
Tue, 19 Apr 2016 14:29:40 -0700 Laurent Charignon tests: change quoting pattern to match core's conventions
Fri, 14 Sep 2012 11:32:28 -0400 timeless Spelling: committed
Fri, 14 Sep 2012 11:30:32 -0400 timeless Spelling (en-us): behavior
Fri, 14 Sep 2012 11:28:31 -0400 timeless Spelling: forbidden
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:06:44 -0400 timeless Grammar: introduced
Wed, 12 Sep 2012 18:31:15 -0400 timeless Grammar: has
Fri, 14 Sep 2012 10:37:09 -0400 timeless Spelling: versioning
Wed, 12 Sep 2012 18:15:16 -0400 timeless Spelling: unnecessary
Wed, 12 Sep 2012 18:14:40 -0400 timeless Spelling: through
Fri, 14 Sep 2012 10:35:21 -0400 timeless Spelling: those
Wed, 12 Sep 2012 18:11:23 -0400 timeless Spelling: succeeded
Fri, 14 Sep 2012 10:32:39 -0400 timeless Spelling: remotely
Wed, 12 Sep 2012 18:02:05 -0400 timeless Spelling: remains
Fri, 14 Sep 2012 10:07:31 -0400 timeless Spelling: precursors
Fri, 14 Sep 2012 10:07:15 -0400 timeless Spelling: practice
Thu, 13 Sep 2012 17:34:14 -0400 timeless Spelling: directory
Thu, 13 Sep 2012 17:31:46 -0400 timeless Spelling: happened
Wed, 12 Sep 2012 18:06:36 -0400 timeless Spelling: formerly
Wed, 12 Sep 2012 18:05:44 -0400 timeless Spelling: extinct
Thu, 13 Sep 2012 17:34:29 -0400 timeless Spelling: directly
Wed, 12 Sep 2012 18:03:19 -0400 timeless Spelling: deserialize
Thu, 13 Sep 2012 17:29:45 -0400 timeless Spelling: accessing
Wed, 12 Sep 2012 18:09:10 -0400 timeless Spelling (en-us): -ize
Thu, 14 Apr 2016 21:30:57 +0000 timeless list: report the phase for divergent commits
Thu, 14 Apr 2016 17:42:18 +0000 timeless readme: improve bug tracker link
Thu, 14 Apr 2016 17:40:56 +0000 timeless readme: fix domain for bug tracker (bz.mercurial-scm.org)
Thu, 14 Apr 2016 18:33:00 +0000 timeless ignore: remove stale items
Thu, 14 Apr 2016 18:07:40 +0000 timeless project: change evolution domain to mercurial-scm
Thu, 14 Apr 2016 13:02:23 -0700 Pierre-Yves David tests: adapt output to the new graphlog style
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