Wed, 17 Oct 2018 23:33:43 -0400 |
Matt Harbison |
py3: fix module imports in tests, as flagged by test-check-module-imports.t
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Thu, 30 Aug 2018 01:53:21 +0200 |
Boris Feld |
phase: report number of non-public changeset alongside the new range
|
Sun, 11 Feb 2018 17:14:59 +0530 |
Pulkit Goyal |
py3: replace file() with open() in test-encoding.t
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Wed, 05 Jul 2017 11:10:11 -0500 |
Augie Fackler |
tests: replace yet more calls to `python` with $PYTHON
|
Mon, 09 Nov 2015 22:31:01 +0900 |
Yuya Nishihara |
test-encoding: enable fuzz testing of utf8b roundtrip
|
Sun, 21 Sep 2014 12:50:48 +0900 |
Yuya Nishihara |
tags: use full hash for formatter output as in log or annotate commands
|
Sun, 21 Sep 2014 12:46:23 +0900 |
Yuya Nishihara |
tags: change field name of formatter output to be the same as log command
|
Mon, 15 Sep 2014 13:15:07 -0500 |
Matt Mackall |
commands: add hidden -T option for files/manifest/status/tags
|
Wed, 15 Aug 2012 12:12:21 +0200 |
Sune Foldager |
merge with stable
|
Wed, 15 Aug 2012 12:04:50 +0200 |
Sune Foldager |
rollback: write dirstate branch with correct encoding
stable
|
Wed, 08 Aug 2012 18:10:30 +0200 |
Mads Kiilerich |
check-code: fix check for trailing whitespace on empty lines
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Tue, 03 Apr 2012 19:06:35 +0200 |
Thomas Arendsen Hein |
tests: make tests work if directory contains special characters
stable
|
Mon, 26 Dec 2011 15:01:06 +0100 |
Mads Kiilerich |
encoding: use hint markup for "please check your locale settings"
|
Thu, 08 Dec 2011 14:32:44 -0600 |
Matt Mackall |
branch: warn on branching
stable
|
Mon, 02 May 2011 19:20:29 +0200 |
Peter Arrenbrecht |
localrepo: reuse parent manifest in commitctx if no files have changed
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: move test bundles in a bundles/ subdirectory
|
Fri, 15 Apr 2011 23:45:41 -0500 |
Matt Mackall |
encoding: avoid localstr when a string can be encoded losslessly (issue2763)
stable
|
Wed, 24 Nov 2010 15:56:32 -0600 |
Matt Mackall |
branch: operate on branch names in local string space where possible
|
Mon, 08 Nov 2010 01:41:41 +0100 |
Mads Kiilerich |
tests: use (esc) for all non-ASCII test output
stable
|
Wed, 27 Oct 2010 15:35:21 -0500 |
Matt Mackall |
encoding: default ambiguous character to narrow
stable
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-encoding
base
tests/test-encoding@c393f69aa44d
|