Thu, 12 Dec 2019 12:57:13 -0800 |
Martin von Zweigbergk |
help: get helptext/ data from `resources` module if available
|
changeset |
files
|
Thu, 12 Dec 2019 10:26:09 -0800 |
Martin von Zweigbergk |
pycompat: allow pycompat.sysbytes() even if input already is bytes
|
changeset |
files
|
Fri, 13 Dec 2019 10:10:40 -0800 |
Martin von Zweigbergk |
merge with stable
|
changeset |
files
|
Tue, 19 Nov 2019 23:19:57 +0900 |
Yuya Nishihara |
rust-cpython: do not convert warning pattern to utf-8 bytes
stable
|
changeset |
files
|
Tue, 19 Nov 2019 23:16:16 +0900 |
Yuya Nishihara |
rust-cpython: import utils::files::* function at module level
stable
|
changeset |
files
|
Mon, 18 Nov 2019 17:37:59 +0100 |
Raphaël Gomès |
py3: send bytes from Rust-created warning patterns
stable
|
changeset |
files
|
Mon, 18 Nov 2019 17:34:44 +0100 |
Raphaël Gomès |
py3: pass bytes to `configint` and `configbool`
stable
|
changeset |
files
|
Sun, 10 Nov 2019 07:30:14 -0800 |
Raphaël Gomès |
rust-threads: force Rayon to respect the worker count in config
stable
|
changeset |
files
|
Thu, 12 Dec 2019 15:55:25 +0100 |
Raphaël Gomès |
rust-dirs: handle forgotten `Result`s
|
changeset |
files
|
Fri, 13 Dec 2019 09:43:43 -0800 |
Martin von Zweigbergk |
merge with stable
|
changeset |
files
|
Mon, 09 Dec 2019 22:24:58 -0800 |
Rodrigo Damazio Bovendorp |
status: outputting structured unfinished-operation information
|
changeset |
files
|
Thu, 05 Dec 2019 14:28:21 -0800 |
Kyle Lippincott |
chg: fix chg to work with py3.7+ "coercing" the locale
|
changeset |
files
|
Mon, 09 Dec 2019 22:20:35 -0500 |
Augie Fackler |
fuzz: add support for fuzzing under either Python 2 or 3
|
changeset |
files
|
Fri, 22 Nov 2019 23:43:59 -0500 |
Matt Harbison |
phabricator: color the status in the "phabstatus" view
|
changeset |
files
|
Wed, 11 Dec 2019 23:16:42 -0500 |
Matt Harbison |
phabricator: add the "Changes Planned" status name
|
changeset |
files
|
Wed, 11 Dec 2019 15:23:54 -0800 |
Kyle Lippincott |
fuzz: fix mpatch_corpus to not have an overridden __repr__ on py3
|
changeset |
files
|
Wed, 11 Dec 2019 10:00:24 -0800 |
Martin von Zweigbergk |
formatting: fix some recent formatting regressions
|
changeset |
files
|
Mon, 09 Dec 2019 12:29:46 +0100 |
Pierre-Yves David |
remotefilelog: remove the `ensurestart` usage
stable
|
changeset |
files
|
Mon, 09 Dec 2019 11:26:53 +0100 |
Pierre-Yves David |
remotefilelog: remove most of the debugwait* command in the tests
stable
|
changeset |
files
|
Mon, 09 Dec 2019 11:45:17 +0100 |
Pierre-Yves David |
remotefilelog: use the correct redirection in tests
stable
|
changeset |
files
|
Mon, 09 Dec 2019 10:09:40 +0100 |
Pierre-Yves David |
remotefilelog: remove most sleep in tests
stable
|
changeset |
files
|
Mon, 09 Dec 2019 09:57:34 +0100 |
Pierre-Yves David |
remotefilelog: have command wait for background task in the tests
stable
|
changeset |
files
|
Mon, 09 Dec 2019 09:54:27 +0100 |
Pierre-Yves David |
remotefilelog: add a developer option to wait for background processes
stable
|
changeset |
files
|
Mon, 09 Dec 2019 09:53:43 +0100 |
Pierre-Yves David |
procutil: add a option to not fully detach background process
stable
|
changeset |
files
|
Thu, 05 Dec 2019 20:41:23 +0100 |
Georges Racinet |
cext-revlog: fixed __delitem__ for uninitialized nodetree
|
changeset |
files
|
Wed, 20 Nov 2019 13:03:22 -0500 |
Matt Harbison |
filemerge: fix a missing attribute usage
|
changeset |
files
|
Wed, 20 Nov 2019 13:01:56 -0500 |
Matt Harbison |
filemerge: drop a default argument to appease pytype
|
changeset |
files
|
Tue, 10 Dec 2019 19:04:53 -0500 |
Augie Fackler |
fuzz: add a seed corpus for the dirs fuzzer
|
changeset |
files
|
Tue, 10 Dec 2019 19:04:08 -0500 |
Augie Fackler |
fuzz: clean up production of seed corpora
|
changeset |
files
|
Mon, 09 Dec 2019 22:06:55 -0800 |
Rodrigo Damazio Bovendorp |
status: add template/json data about whether a file has unresolved conflicts
|
changeset |
files
|
Mon, 09 Dec 2019 18:15:38 -0800 |
Rodrigo Damazio Bovendorp |
status: split morestatus data loading from display
|
changeset |
files
|
Thu, 21 Nov 2019 16:54:00 +0100 |
Denis Laxalde |
phabricator: add a "phabstatus" template keyword
|
changeset |
files
|
Sat, 23 Nov 2019 11:04:19 +0100 |
Denis Laxalde |
phabricator: add a "phabstatus" show view
|
changeset |
files
|
Tue, 10 Dec 2019 14:40:44 -0800 |
Martin von Zweigbergk |
dirs: fix out-of-bounds access in Py3
|
changeset |
files
|
Wed, 11 Dec 2019 11:16:12 +0100 |
Pierre-Yves David |
manifestcache: add some test involving shares
|
changeset |
files
|
Tue, 10 Dec 2019 16:17:36 -0800 |
Kyle Lippincott |
fuzz: fix test-fuzz-targets.t to run with python3
|
changeset |
files
|
Tue, 10 Dec 2019 15:29:58 -0800 |
Kyle Lippincott |
py3: fix a bytes vs str issue in remotefilelog extension
|
changeset |
files
|
Fri, 29 Nov 2019 18:53:52 +0100 |
Raphaël Gomès |
rust-matchers: add doctests for `AlwaysMatcher`
|
changeset |
files
|
Fri, 29 Nov 2019 17:24:40 +0100 |
Raphaël Gomès |
rust-hg-path: add method to get part of a path relative to a prefix
|
changeset |
files
|
Fri, 29 Nov 2019 18:33:56 +0100 |
Raphaël Gomès |
rust-matchers: improve `Matcher` trait ergonomics
|
changeset |
files
|
Fri, 29 Nov 2019 17:19:34 +0100 |
Raphaël Gomès |
rust-dirs-multiset: use `AsRef` instead of concrete types when possible
|
changeset |
files
|
Thu, 21 Nov 2019 16:48:34 +0100 |
Denis Laxalde |
logcmdutil: call _exthook() in changesettemplater
|
changeset |
files
|
Thu, 21 Nov 2019 18:10:12 +0100 |
Denis Laxalde |
phabricator: fix processing of tags/desc in getoldnodedrevmap()
|
changeset |
files
|
Tue, 10 Dec 2019 10:31:18 -0500 |
Augie Fackler |
tests: replace [[]] bashism with portable [] invocation
|
changeset |
files
|
Fri, 29 Nov 2019 17:15:24 +0100 |
Raphaël Gomès |
rust-hg-path: implement `Display` for `HgPath` and `HgPathBuf`
|
changeset |
files
|
Mon, 14 Oct 2019 13:57:30 +0200 |
Raphaël Gomès |
rust-performance: introduce FastHashMap type alias for HashMap
|
changeset |
files
|
Mon, 02 Dec 2019 14:44:26 +0100 |
Julien Cristau |
mail: use procutil.shellsplit instead of bytes.split to parse command
|
changeset |
files
|
Thu, 05 Dec 2019 16:18:44 -0500 |
Augie Fackler |
annotate: describe --skip as taking a revset
|
changeset |
files
|
Thu, 05 Dec 2019 17:42:38 -0800 |
Gregory Szorc |
automation: use latest Windows AMI as base
|
changeset |
files
|
Fri, 06 Dec 2019 23:49:03 -0500 |
Matt Harbison |
tests: stabilize test-extdiff.t on Windows
|
changeset |
files
|
Sat, 07 Dec 2019 22:09:43 -0500 |
Matt Harbison |
exchange: fix an attempt to format a list into bytes
|
changeset |
files
|
Mon, 09 Dec 2019 09:50:39 -0800 |
Martin von Zweigbergk |
status: remove pointless filtering by alwaysmatcher in morestatus
|
changeset |
files
|
Sat, 07 Dec 2019 13:07:25 -0800 |
Gregory Szorc |
tests: add test for Rust formatting
|
changeset |
files
|
Sat, 07 Dec 2019 13:06:25 -0800 |
Gregory Szorc |
rust: run rustfmt
|
changeset |
files
|
Fri, 06 Dec 2019 16:09:03 -0500 |
Augie Fackler |
fuzz: clean up some repetition on building parsers.so fuzzers
|
changeset |
files
|
Fri, 06 Dec 2019 15:21:45 -0500 |
Augie Fackler |
fuzz: remove legacy setup for running fuzzers outside oss-fuzz
|
changeset |
files
|
Fri, 06 Dec 2019 15:08:37 -0500 |
Augie Fackler |
tests: finally fix up test-fuzz-targets.t
|
changeset |
files
|
Fri, 06 Dec 2019 15:07:06 -0500 |
Augie Fackler |
fuzz: make standalone_fuzz_target_runner call LLVMFuzzerInitialize
|
changeset |
files
|
Fri, 06 Dec 2019 15:19:47 -0500 |
Augie Fackler |
fuzz: use a more standard approach to allow local builds of fuzzers
|
changeset |
files
|
Fri, 06 Dec 2019 15:15:05 -0500 |
Augie Fackler |
fuzz: use a variable to allow specifying python-config to use
|
changeset |
files
|