Tue, 26 Sep 2017 08:37:17 +0200 |
David Demelier |
doc: rename README to README.rst
|
Sun, 01 Oct 2017 03:24:19 -0700 |
Siddharth Agarwal |
tests: disable lints on mercurial/thirdparty
|
Fri, 21 Jul 2017 14:22:08 +0000 |
Alex Gaynor |
phabricator: include the suggested arc config in the repo
stable
|
Fri, 14 Jul 2017 20:19:46 -0700 |
Jun Wu |
selector2: vendor selector2 library
|
Sun, 02 Jul 2017 13:14:20 +0900 |
Yuya Nishihara |
tests: alias syshg and syshgenv so they can be switched conditionally
|
Tue, 27 Jun 2017 17:24:31 -0700 |
Adam Simpkins |
tests: use the system hg for examining the local repository
|
Sat, 06 May 2017 11:12:23 -0700 |
Gregory Szorc |
perf: don't convert rev to node before calling revlog.revision()
|
Sat, 06 May 2017 11:01:02 -0700 |
Gregory Szorc |
perf: move gettimer() call
|
Wed, 26 Apr 2017 22:03:37 +0900 |
Yuya Nishihara |
bdiff: proxy through mdiff module
|
Mon, 01 May 2017 17:23:48 +0900 |
Yuya Nishihara |
check-code: ignore re-exports of os.environ in encoding.py
|
Wed, 26 Apr 2017 21:51:19 +0900 |
Yuya Nishihara |
check-code: exclude demandimport.py and policy.py from Python 3 checks
|
Wed, 03 May 2017 18:26:57 -0700 |
Phil Cohen |
demandimport: add urwid.command_map to ignore list
|
Thu, 13 Apr 2017 22:19:28 -0700 |
Gregory Szorc |
tests: add tests for poorly behaving HTTP server
|
Fri, 14 Apr 2017 12:34:26 -0700 |
Kostia Balytskyi |
windows: add win32com.shell to demandimport ignore list
|
Thu, 06 Apr 2017 22:10:46 -0700 |
Jun Wu |
test-check-code: do not use xargs
|
Thu, 06 Apr 2017 14:41:42 +0200 |
Philippe Pepiot |
perf: add historical portability for util.timer
|
Mon, 03 Apr 2017 11:30:51 -0700 |
Martin von Zweigbergk |
check-code: fix "covert" typo
|
Wed, 29 Mar 2017 12:14:20 -0700 |
Jun Wu |
test-check-code: prevent files being added to the root directory
|
Wed, 29 Mar 2017 16:28:51 -0700 |
Jun Wu |
unionrepo: avoid unnecessary node -> rev conversion
|
Wed, 29 Mar 2017 16:28:00 -0700 |
Jun Wu |
bundlerepo: avoid unnecessary node -> rev conversion
|
Wed, 29 Mar 2017 16:23:04 -0700 |
Jun Wu |
revlog: avoid unnecessary node -> rev conversion
|
Wed, 29 Mar 2017 16:46:57 -0700 |
Jun Wu |
check-code: detect r.revision(r.node(rev))
|
Mon, 13 Mar 2017 09:12:56 -0700 |
Yuya Nishihara |
encoding: add converter between native str and byte string
|
Mon, 13 Mar 2017 09:11:08 -0700 |
Yuya Nishihara |
encoding: factor out unicode variants of from/tolocal()
|
Mon, 13 Mar 2017 04:06:36 +0900 |
FUJIWARA Katsunori |
py3: add "b" prefix to string literals related to module policy
|
Wed, 04 Jan 2017 14:52:59 -0500 |
Augie Fackler |
merge with stable
|
Thu, 22 Dec 2016 01:54:17 +0530 |
Pulkit Goyal |
py3: use pycompat.getcwd instead of os.getcwd
|
Wed, 21 Dec 2016 23:40:38 +0530 |
Pulkit Goyal |
py3: use python 3 compatible variables in hgext/fsmontor/__init__.py
|
Wed, 21 Dec 2016 22:42:31 +0530 |
Pulkit Goyal |
py3: add warnings in check-code related to py3
|
Tue, 20 Dec 2016 20:28:41 -0800 |
David Soria Parra |
tests: exclude bundled pywatchman from check-code test
|