Fri, 06 Sep 2019 12:16:34 +0700 |
Anton Shestakov |
stack: demonstrate that not reusing cached property gives different results
stable
|
changeset |
files
|
Tue, 03 Sep 2019 12:48:47 +0200 |
Pierre-Yves David |
branching: merge with stable
|
changeset |
files
|
Tue, 03 Sep 2019 13:02:20 +0700 |
Anton Shestakov |
changelog: add missing entry for 9af212b8565a
stable
|
changeset |
files
|
Tue, 03 Sep 2019 13:02:20 +0700 |
Anton Shestakov |
evolve: test that target is not orig in _solveunstable() (issue6097)
stable
|
changeset |
files
|
Mon, 02 Sep 2019 11:17:23 +0700 |
Anton Shestakov |
tests: demonstrate an orphan changeset cause "relocate node on top of itself"
stable
|
changeset |
files
|
Fri, 30 Aug 2019 11:31:19 +0700 |
Anton Shestakov |
obslog: only indent the first chunk and chunks just after newlines (issue6175)
stable
|
changeset |
files
|
Fri, 30 Aug 2019 11:28:02 +0700 |
Anton Shestakov |
tests: demonstrate too many spaces in olog -p output with word-diff
stable
|
changeset |
files
|
Thu, 25 Jul 2019 18:37:16 +0800 |
Anton Shestakov |
rewind: add --keep flag that "doesn't modify working directory"
|
changeset |
files
|
Tue, 23 Jul 2019 18:05:40 +0800 |
Anton Shestakov |
tests: separate rewinding of merge commits, temporarily drop an error case
|
changeset |
files
|
Wed, 07 Aug 2019 15:22:16 +0200 |
Raphaël Gomès |
python3: add python3 beta support to the CHANGELOG
|
changeset |
files
|
Wed, 07 Aug 2019 15:21:56 +0200 |
Raphaël Gomès |
python3: mention beta Python 3 support in README
|
changeset |
files
|
Wed, 07 Aug 2019 15:21:17 +0200 |
Raphaël Gomès |
python3: add supported python versions to setup.py
|
changeset |
files
|
Fri, 09 Aug 2019 12:48:58 +0200 |
Pierre-Yves David |
test: update output for wider cache warming
|
changeset |
files
|
Tue, 06 Aug 2019 19:28:51 +0200 |
Pierre-Yves David |
branching: merge with stable
|
changeset |
files
|
Tue, 06 Aug 2019 15:06:38 +0200 |
Raphaël Gomès |
python3: use format-source to run byteify-strings in .py files
|
changeset |
files
|
Tue, 06 Aug 2019 19:27:54 +0200 |
Pierre-Yves David |
topic: add a new random attribute
stable
|
changeset |
files
|
Tue, 06 Aug 2019 15:06:27 +0200 |
Raphaël Gomès |
python3: enforce byte prefix for vfs.open()
|
changeset |
files
|
Tue, 06 Aug 2019 11:35:09 +0200 |
Raphaël Gomès |
python3: add raw prefix to sqlite isolation level
|
changeset |
files
|
Tue, 06 Aug 2019 11:34:31 +0200 |
Raphaël Gomès |
python3: add ignore block around python 2 compatibility if branch
|
changeset |
files
|
Tue, 06 Aug 2019 16:23:57 +0200 |
Raphaël Gomès |
flake8: silence F633 error
stable
|
changeset |
files
|
Tue, 06 Aug 2019 11:33:53 +0200 |
Raphaël Gomès |
python3: add raw prefix to edge-cases kwargs-like objects
|
changeset |
files
|
Tue, 06 Aug 2019 11:32:01 +0200 |
Raphaël Gomès |
python3: add raw prefix to open()-like functions
|
changeset |
files
|
Tue, 06 Aug 2019 11:30:45 +0200 |
Raphaël Gomès |
python3: add raw prefix to all array.array() calls
|
changeset |
files
|
Tue, 06 Aug 2019 11:29:35 +0200 |
Raphaël Gomès |
python3: add raw prefix to "troubles"-related dicts
|
changeset |
files
|
Tue, 06 Aug 2019 11:26:29 +0200 |
Raphaël Gomès |
python3: add raw prefix in cases harder to analyze at the token level
|
changeset |
files
|
Tue, 06 Aug 2019 11:17:38 +0200 |
Raphaël Gomès |
python3: add byte prefix for objects that look like kwargs but aren't
|
changeset |
files
|
Tue, 06 Aug 2019 11:10:36 +0200 |
Raphaël Gomès |
python3: mark all SQL queries as raw strings
|
changeset |
files
|
Tue, 06 Aug 2019 11:07:16 +0200 |
Raphaël Gomès |
python3: prefix all regex to work with python 2 and 3
|
changeset |
files
|
Tue, 06 Aug 2019 00:16:05 +0200 |
Taapas Agrawal |
pick: added support for hg abort
|
changeset |
files
|
Tue, 06 Aug 2019 00:16:01 +0200 |
Taapas Agrawal |
pick: factor our the abort function
|
changeset |
files
|
Thu, 11 Jul 2019 22:56:46 +0530 |
Taapas Agrawal |
abort: added support for evolve to hg abort
|
changeset |
files
|
Fri, 12 Jul 2019 23:43:25 +0530 |
Taapas Agrawal |
evolve: fixed lock acquire before checking state
|
changeset |
files
|
Wed, 31 Jul 2019 10:52:14 -0700 |
Martin von Zweigbergk |
py3: add back a progress(0) call lost in 8664231b47ac
|
changeset |
files
|
Fri, 02 Aug 2019 13:00:11 -0700 |
Kyle Lippincott |
prune: adjust 'nothing to prune' to imply user needs to specify revs to prune
|
changeset |
files
|
Sat, 20 Jul 2019 17:33:00 +0800 |
Anton Shestakov |
rewind: working directory is the preferred term
|
changeset |
files
|
Sat, 20 Jul 2019 16:51:44 +0800 |
Anton Shestakov |
rewind: add command synopsis
|
changeset |
files
|
Fri, 28 Jun 2019 21:07:20 +0000 |
Ludovic Chabant |
py3: make setup.py py3 compatible
|
changeset |
files
|
Tue, 30 Jul 2019 02:55:22 +0200 |
Pierre-Yves David |
branching: merge stable back into default
|
changeset |
files
|
Tue, 30 Jul 2019 02:55:01 +0200 |
Pierre-Yves David |
packaging: mark as development version
stable
|
changeset |
files
|
Tue, 30 Jul 2019 02:50:14 +0200 |
Pierre-Yves David |
Added tag 9.1.0 for changeset 6f37fdad7ac1
stable
|
changeset |
files
|
Mon, 29 Jul 2019 16:47:17 +0200 |
Pierre-Yves David |
packaging: update version number for 9.1.0 release
stable 9.1.0
|
changeset |
files
|
Tue, 30 Jul 2019 02:44:08 +0200 |
Pierre-Yves David |
changelog: add missing entry for dfd88e3fa90a
stable
|
changeset |
files
|
Mon, 29 Jul 2019 16:41:19 +0200 |
Pierre-Yves David |
packaging: groom changelog prior to release
stable
|
changeset |
files
|
Mon, 29 Jul 2019 14:43:20 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
changeset |
files
|
Mon, 29 Jul 2019 14:43:17 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
changeset |
files
|
Mon, 29 Jul 2019 14:43:15 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
changeset |
files
|
Mon, 29 Jul 2019 14:43:12 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
changeset |
files
|
Mon, 29 Jul 2019 14:43:10 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
changeset |
files
|
Mon, 29 Jul 2019 14:42:57 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-5.0
mercurial-5.0
|
changeset |
files
|
Mon, 29 Jul 2019 14:42:49 +0200 |
Pierre-Yves David |
branching: merge the two mercurial-5.0 heads
mercurial-5.0
|
changeset |
files
|
Mon, 29 Jul 2019 13:19:54 +0200 |
Pierre-Yves David |
test-compat: reverte output change from 4764e8436b2a (hg-5.1)
mercurial-5.0
|
changeset |
files
|
Mon, 29 Jul 2019 13:19:48 +0200 |
Pierre-Yves David |
test-compat: reverte output change from f802a75da585 (hg-5.1)
mercurial-5.0
|
changeset |
files
|
Mon, 29 Jul 2019 13:17:56 +0200 |
Pierre-Yves David |
test-compat: reverte output change from c7d236b55a3e (hg-5.1)
mercurial-5.0
|
changeset |
files
|
Mon, 29 Jul 2019 14:38:31 +0200 |
Pierre-Yves David |
branching: merge default into stable to prepare 9.1.0
stable
|
changeset |
files
|
Mon, 29 Jul 2019 13:54:57 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
changeset |
files
|
Mon, 29 Jul 2019 11:40:24 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
changeset |
files
|
Mon, 29 Jul 2019 11:40:22 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
changeset |
files
|
Mon, 29 Jul 2019 11:40:20 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
changeset |
files
|
Mon, 29 Jul 2019 11:40:18 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
changeset |
files
|
Mon, 29 Jul 2019 11:40:16 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
changeset |
files
|