D7528: rust-matchers: add `FileMatcher` implementation |
2019-12-17 |
phabricator |
|
Not Applicable |
D7627: config: drop debug messages saying where config was read from |
2019-12-17 |
phabricator |
|
Not Applicable |
D7629: config: read defaultrc/ using `resources` module if available |
2019-12-17 |
phabricator |
|
Not Applicable |
D7616: exchange: ensure all outgoing subrepo references are present before pushing |
2019-12-17 |
phabricator |
|
Not Applicable |
D7651: nodetree: simplify a conditionnal in shortesthexnodeidprefix |
2019-12-17 |
phabricator |
|
Not Applicable |
D7625: config: catch intended exception when failing to parse config |
2019-12-17 |
phabricator |
|
Not Applicable |
D7626: config: close file even if we fail to read it |
2019-12-17 |
phabricator |
|
Not Applicable |
D7615: procutil: try and avoid angering CoreFoundation on macOS |
2019-12-17 |
phabricator |
|
Not Applicable |
D7604: rust-hg-path: implement more readable custom Debug for HgPath{, Buf} |
2019-12-17 |
phabricator |
|
Not Applicable |
D7682: patch: make __repr__() return str |
2019-12-17 |
phabricator |
|
Not Applicable |
D7680: util: implement sortdict.insert() |
2019-12-17 |
phabricator |
|
Not Applicable |
D7681: pytype: suppress warnings about no 'open_binary' on importlib.resources |
2019-12-17 |
phabricator |
|
Not Applicable |
D7679: windows: if username(uid=None) is loaded, just use getpass |
2019-12-17 |
phabricator |
|
Not Applicable |
D7662: bookmarks: use check_incompatible_arguments() for inactive+action |
2019-12-17 |
phabricator |
|
Not Applicable |
D7648: bookmarks: use cmdutil.check_incompatible_arguments() for action+rev |
2019-12-17 |
phabricator |
|
Not Applicable |
D7663: transplant: use check_incompatible_arguments() |
2019-12-17 |
phabricator |
|
Not Applicable |
D7647: bookmarks: use cmdutil.check_at_most_one_arg() for action |
2019-12-17 |
phabricator |
|
Not Applicable |
D7640: rebase: use cmdutil.check_at_most_one_arg() for action |
2019-12-17 |
phabricator |
|
Not Applicable |
D7633: clone: extract helper for checking mutually exclusive args |
2019-12-17 |
phabricator |
|
Not Applicable |
D7639: releasenotes: extract helper for checking for incompatible arguments |
2019-12-17 |
phabricator |
|
Not Applicable |
D7636: export: use cmdutil.check_at_most_one_arg() |
2019-12-17 |
phabricator |
|
Not Applicable |
D7638: fix: use cmdutil.check_at_most_one_arg() |
2019-12-17 |
phabricator |
|
Not Applicable |
D7637: pathbomb: use cmdutil.check_at_most_one_arg() |
2019-12-17 |
phabricator |
|
Not Applicable |
D7634: commit: use cmdutil.check_at_most_one_arg() |
2019-12-17 |
phabricator |
|
Not Applicable |
D7635: amend: use cmdutil.check_at_most_one_arg() |
2019-12-17 |
phabricator |
|
Not Applicable |
D7682: patch: make __repr__() return str |
2019-12-17 |
phabricator |
|
Superseded |
D7681: pytype: suppress warnings about no 'open_binary' on importlib.resources |
2019-12-17 |
phabricator |
|
Superseded |
D7680: util: implement sortdict.insert() |
2019-12-17 |
phabricator |
|
Not Applicable |
D7680: util: implement sortdict.insert() |
2019-12-17 |
phabricator |
|
Not Applicable |
D7665: dirstate: when calling rebuild(), avoid some N^2 codepaths |
2019-12-17 |
phabricator |
|
Not Applicable |
D7680: util: implement sortdict.insert() |
2019-12-17 |
phabricator |
|
Superseded |
D7678: rust-warnings: fix warnings in tests |
2019-12-16 |
phabricator |
|
Not Applicable |
D7627: config: drop debug messages saying where config was read from |
2019-12-16 |
phabricator |
|
Not Applicable |
D7625: config: catch intended exception when failing to parse config |
2019-12-16 |
phabricator |
|
Not Applicable |
D7626: config: close file even if we fail to read it |
2019-12-16 |
phabricator |
|
Not Applicable |
D7662: bookmarks: use check_incompatible_arguments() for inactive+action |
2019-12-16 |
phabricator |
|
Not Applicable |
D7648: bookmarks: use cmdutil.check_incompatible_arguments() for action+rev |
2019-12-16 |
phabricator |
|
Not Applicable |
D7647: bookmarks: use cmdutil.check_at_most_one_arg() for action |
2019-12-16 |
phabricator |
|
Not Applicable |
D7643: rebase: use cmdutil.check_at_most_one_arg() for -b/-s/-r |
2019-12-16 |
phabricator |
|
Not Applicable |
D7644: rebase: use cmdutil.check_incompatible_arguments() for --auto-orphans |
2019-12-16 |
phabricator |
|
Not Applicable |
D7646: rebase: inline single-use variables passed to _definedestmap() |
2019-12-16 |
phabricator |
|
Not Applicable |
D7645: rebase: use cmdutil.check_at_most_one_arg() for action+revision |
2019-12-16 |
phabricator |
|
Not Applicable |
D7661: rebase: use cmdutil.check_incompatible_arguments() for action+confirm/dryrun |
2019-12-16 |
phabricator |
|
Not Applicable |
D7640: rebase: use cmdutil.check_at_most_one_arg() for action |
2019-12-16 |
phabricator |
|
Not Applicable |
D7641: rebase: use cmdutil.check_at_most_one_arg() for --confirm/--dry-run |
2019-12-16 |
phabricator |
|
Not Applicable |
D7633: clone: extract helper for checking mutually exclusive args |
2019-12-16 |
phabricator |
|
Not Applicable |
D7642: rebase: inline single-use `dryrun` and `confirm` variables |
2019-12-16 |
phabricator |
|
Not Applicable |
D7639: releasenotes: extract helper for checking for incompatible arguments |
2019-12-16 |
phabricator |
|
Not Applicable |
D7638: fix: use cmdutil.check_at_most_one_arg() |
2019-12-16 |
phabricator |
|
Not Applicable |
D7636: export: use cmdutil.check_at_most_one_arg() |
2019-12-16 |
phabricator |
|
Not Applicable |
D7637: pathbomb: use cmdutil.check_at_most_one_arg() |
2019-12-16 |
phabricator |
|
Not Applicable |
D7634: commit: use cmdutil.check_at_most_one_arg() |
2019-12-16 |
phabricator |
|
Not Applicable |
D7635: amend: use cmdutil.check_at_most_one_arg() |
2019-12-16 |
phabricator |
|
Not Applicable |
D7679: windows: if username(uid=None) is loaded, just use getpass |
2019-12-16 |
phabricator |
|
Superseded |
D6734: git: RFC of a new extension to _directly_ operate on git repositories |
2019-12-16 |
phabricator |
|
Not Applicable |
D6734: git: RFC of a new extension to _directly_ operate on git repositories |
2019-12-16 |
phabricator |
|
Not Applicable |
D7615: procutil: try and avoid angering CoreFoundation on macOS |
2019-12-16 |
phabricator |
|
Not Applicable |
relnotes: mention the merging of index and nodemap |
2019-12-16 |
Pierre-Yves David |
|
Accepted |
D7678: rust-warnings: fix warnings in tests |
2019-12-16 |
phabricator |
|
Superseded |
D7677: typing: suppress a warning that mercurial.windows.checkosfilename is missing |
2019-12-16 |
phabricator |
|
Not Applicable |
D7666: update: add some tests for the status quo of morestatus on update conflicts |
2019-12-16 |
phabricator |
|
Not Applicable |
D7676: typing: add an assertion to util.versiontuple |
2019-12-16 |
phabricator |
|
Not Applicable |
D7674: typing: add a couple of assertions to lrucachedict to help pytype |
2019-12-16 |
phabricator |
|
Not Applicable |
D7620: merge: add commands.merge.require-rev to require an argument to hg merge |
2019-12-16 |
phabricator |
|
Not Applicable |
D7673: util: rename a variable to avoid confusing pytype |
2019-12-16 |
phabricator |
|
Not Applicable |
D7672: pytype: suppress the import-error in util.py when importing re2 |
2019-12-16 |
phabricator |
|
Not Applicable |
D7632: graft: reuse cmdutl.resolvecommitoptions() |
2019-12-16 |
phabricator |
|
Not Applicable |
D7671: debugcommands: finish moving `extendeddateformats` from util to dateutil |
2019-12-16 |
phabricator |
|
Not Applicable |
D7670: ui: convert exception data to bytes when printing chained exception info |
2019-12-16 |
phabricator |
|
Not Applicable |
D7669: ui: use a context manager to handle file streams in edit() |
2019-12-16 |
phabricator |
|
Not Applicable |
D7664: rebase: make rebase not crash if p1 == p2 != nullid |
2019-12-16 |
phabricator |
|
Not Applicable |
D7677: typing: suppress a warning that mercurial.windows.checkosfilename is missing |
2019-12-16 |
phabricator |
|
Superseded |
D7676: typing: add an assertion to util.versiontuple |
2019-12-16 |
phabricator |
|
Superseded |
D7675: util: move common proxyobserver attributes to the base class |
2019-12-16 |
phabricator |
|
Superseded |
D7671: debugcommands: finish moving `extendeddateformats` from util to dateutil |
2019-12-16 |
phabricator |
|
Superseded |
D7674: typing: add a couple of assertions to lrucachedict to help pytype |
2019-12-16 |
phabricator |
|
Superseded |
D7673: util: rename a variable to avoid confusing pytype |
2019-12-16 |
phabricator |
|
Superseded |
D7672: pytype: suppress the import-error in util.py when importing re2 |
2019-12-16 |
phabricator |
|
Superseded |
D7670: ui: convert exception data to bytes when printing chained exception info |
2019-12-16 |
phabricator |
|
Superseded |
D7669: ui: use a context manager to handle file streams in edit() |
2019-12-16 |
phabricator |
|
Superseded |
D7622: help: get helptext/ data from `resources` module if available |
2019-12-15 |
phabricator |
|
Not Applicable |
D7623: tests: make test-config-env.py a little less hacky |
2019-12-15 |
phabricator |
|
Not Applicable |
D7621: pycompat: allow pycompat.sysbytes() even if input already is bytes |
2019-12-15 |
phabricator |
|
Not Applicable |
D7631: absorb: allowing committed changes to be absorbed into their ancestors |
2019-12-14 |
phabricator |
|
Not Applicable |
D7630: absorb: make the absorbed changeset be automatically "evolved" |
2019-12-14 |
phabricator |
|
Not Applicable |
D7631: absorb: allowing committed changes to be absorbed into their ancestors |
2019-12-14 |
phabricator |
|
Not Applicable |
D7630: absorb: make the absorbed changeset be automatically "evolved" |
2019-12-14 |
phabricator |
|
Not Applicable |
D7668: status: make unresolved files always be in the morestatus structured output |
2019-12-14 |
phabricator |
|
Superseded |
D7667: status: make morestatus call out unresolved conflicts after update |
2019-12-14 |
phabricator |
|
Superseded |
D7666: update: add some tests for the status quo of morestatus on update conflicts |
2019-12-14 |
phabricator |
|
Superseded |
D7620: merge: add commands.merge.require-rev to require an argument to hg merge |
2019-12-14 |
phabricator |
|
Not Applicable |
D7664: rebase: make rebase not crash if p1 == p2 != nullid |
2019-12-13 |
phabricator |
|
Superseded |
D7665: dirstate: when calling rebuild(), avoid some N^2 codepaths |
2019-12-13 |
phabricator |
|
Superseded |
D7662: bookmarks: use check_incompatible_arguments() for inactive+action |
2019-12-13 |
phabricator |
|
Superseded |
D7648: bookmarks: use cmdutil.check_unique_argument() for action+rev |
2019-12-13 |
phabricator |
|
Not Applicable |
D7663: transplant: use check_incompatible_arguments() |
2019-12-13 |
phabricator |
|
Superseded |
D7645: rebase: use cmdutil.check_unique_argument() for action+revision |
2019-12-13 |
phabricator |
|
Not Applicable |
D7644: rebase: use cmdutil.check_unique_argument() for --auto-orphans |
2019-12-13 |
phabricator |
|
Not Applicable |
D7646: rebase: inline single-use variables passed to _definedestmap() |
2019-12-13 |
phabricator |
|
Not Applicable |
D7643: rebase: use cmdutil.check_unique_argument() for -b/-s/-r |
2019-12-13 |
phabricator |
|
Not Applicable |
D7642: rebase: inline single-use `dryrun` and `confirm` variables |
2019-12-13 |
phabricator |
|
Not Applicable |
D7640: rebase: use cmdutil.check_unique_argument() for action |
2019-12-13 |
phabricator |
|
Not Applicable |
D7641: rebase: use cmdutil.check_unique_argument() for --confirm/--dry-run |
2019-12-13 |
phabricator |
|
Not Applicable |
D7661: rebase: use cmdutil.check_incompatible_arguments() for action+confirm/dryrun |
2019-12-13 |
phabricator |
|
Superseded |
D7639: releasenotes: extract helper for checking for incompatible arguments |
2019-12-13 |
phabricator |
|
Not Applicable |
D7570: match: resolve filesets against the passed `cwd`, not the current one |
2019-12-13 |
phabricator |
|
Not Applicable |
D7660: rust-index: add a `experimental.rust.index` option to use the wrapper |
2019-12-13 |
phabricator |
|
Superseded |
D7659: rust-index: use the new method in shortesthexnodeidprefix |
2019-12-13 |
phabricator |
|
Superseded |
D7658: rust-index: expose a method to retrieve the C index |
2019-12-13 |
phabricator |
|
Superseded |
D7656: rust-index: make it possible to clone the struct referencing the C index |
2019-12-13 |
phabricator |
|
Superseded |
D7653: rust-index: add a function to convert PyObject index for hg-core |
2019-12-13 |
phabricator |
|
Superseded |
D7655: rust-index: add a struct wrapping the C index |
2019-12-13 |
phabricator |
|
Superseded |
D7657: rust-index: handle `MixedIndex` in `pyindex_to_graph` |
2019-12-13 |
phabricator |
|
Superseded |
D7654: rust-index: add a `inner` method to the Index struct |
2019-12-13 |
phabricator |
|
Superseded |
D7651: nodetree: simplify a conditionnal in shortesthexnodeidprefix |
2019-12-13 |
phabricator |
|
Superseded |
D7652: test: extract some generic data and utility from test-rust-ancestor.py |
2019-12-13 |
phabricator |
|
Superseded |
D7570: match: resolve filesets against the passed `cwd`, not the current one |
2019-12-13 |
phabricator |
|
Not Applicable |
D7649: match: make sure `root` argument is always an absolute path |
2019-12-13 |
phabricator |
|
Superseded |
D7650: match: normalize `cwd` early |
2019-12-13 |
phabricator |
|
Superseded |
D7569: tests: show that fileset patterns don't work with `fix` when not in repo root |
2019-12-13 |
phabricator |
|
Not Applicable |
D7614: rust-cpython: do not convert warning pattern to utf-8 bytes |
2019-12-13 |
phabricator |
|
Not Applicable |
D7613: rust-cpython: import utils::files::* function at module level |
2019-12-13 |
phabricator |
|
Not Applicable |
D7611: py3: pass bytes to `configint` and `configbool` |
2019-12-13 |
phabricator |
|
Not Applicable |
D7612: py3: send bytes from Rust-created warning patterns |
2019-12-13 |
phabricator |
|
Not Applicable |
D7610: rust-threads: force Rayon to respect the worker count in config |
2019-12-13 |
phabricator |
|
Not Applicable |
D7609: rust-dirs: handle forgotten `Result`s |
2019-12-13 |
phabricator |
|
Not Applicable |
D7609: rust-dirs: handle forgotten `Result`s |
2019-12-13 |
phabricator |
|
Not Applicable |
D7629: config: read defaultrc/ using `resources` module if available |
2019-12-13 |
phabricator |
|
Not Applicable |
D7622: help: get helptext/ data from `resources` module if available |
2019-12-13 |
phabricator |
|
Not Applicable |
D7648: bookmarks: use cmdutil.check_unique_argument() for action+rev |
2019-12-13 |
phabricator |
|
Superseded |
D7647: bookmarks: use cmdutil.check_unique_argument() for action |
2019-12-13 |
phabricator |
|
Superseded |
D7644: rebase: use cmdutil.check_unique_argument() for --auto-orphans |
2019-12-13 |
phabricator |
|
Superseded |
D7645: rebase: use cmdutil.check_unique_argument() for action+revision |
2019-12-13 |
phabricator |
|
Superseded |
D7646: rebase: inline single-use variables passed to _definedestmap() |
2019-12-13 |
phabricator |
|
Superseded |
D7640: rebase: use cmdutil.check_unique_argument() for action |
2019-12-13 |
phabricator |
|
Superseded |
D7643: rebase: use cmdutil.check_unique_argument() for -b/-s/-r |
2019-12-13 |
phabricator |
|
Superseded |
D7642: rebase: inline single-use `dryrun` and `confirm` variables |
2019-12-13 |
phabricator |
|
Superseded |
D7641: rebase: use cmdutil.check_unique_argument() for --confirm/--dry-run |
2019-12-13 |
phabricator |
|
Superseded |
D7636: export: use cmdutil.check_unique_argument() |
2019-12-13 |
phabricator |
|
Superseded |
D7633: clone: extract helper for checking mutually exclusive args |
2019-12-13 |
phabricator |
|
Superseded |
D7637: pathbomb: use cmdutil.check_unique_argument() |
2019-12-13 |
phabricator |
|
Superseded |
D7638: fix: use cmdutil.check_unique_argument() |
2019-12-13 |
phabricator |
|
Superseded |
D7639: releasenotes: use cmdutil.check_unique_argument() |
2019-12-13 |
phabricator |
|
Superseded |
D7632: graft: reuse cmdutl.resolvecommitoptions() |
2019-12-13 |
phabricator |
|
Superseded |
D7634: commit: use cmdutil.check_unique_argument() |
2019-12-13 |
phabricator |
|
Superseded |
D7635: amend: use cmdutil.check_unique_argument() |
2019-12-13 |
phabricator |
|
Superseded |
D7631: RFC: absorb: allowing committed changes to be absorbed into their ancestors |
2019-12-13 |
phabricator |
|
New |
D7630: RFC: absorb: make the absorbed changeset be automatically "evolved" |
2019-12-13 |
phabricator |
|
New |
D7570: match: resolve filesets against the passed `cwd`, not the current one |
2019-12-13 |
phabricator |
|
Not Applicable |
D7617: fix: make example fix hgrc work in subdirs |
2019-12-13 |
phabricator |
|
Not Applicable |
D7618: fix: correct the clang-format example hgrc so that it actually works |
2019-12-13 |
phabricator |
|
Not Applicable |
D7627: config: drop debug messages saying where config was read from |
2019-12-12 |
phabricator |
|
Superseded |
D7625: config: catch intended exception when failing to parse config |
2019-12-12 |
phabricator |
|
Superseded |
D7626: config: close file even if we fail to read it |
2019-12-12 |
phabricator |
|
Superseded |
D7628: config: move reading of defaultrc/ files from ui to rcutil |
2019-12-12 |
phabricator |
|
Superseded |
D7629: config: read defaultrc/ using `resources` module if available |
2019-12-12 |
phabricator |
|
Superseded |
D7622: help: get helptext/ data from `resources` module if available |
2019-12-12 |
phabricator |
|
Superseded |
D7623: tests: make test-config-env.py a little less hacky |
2019-12-12 |
phabricator |
|
Superseded |
D7624: rcutil: don't check if defaultrc/ is a directory -- we know it is |
2019-12-12 |
phabricator |
|
Superseded |
D7621: pycompat: allow pycompat.sysbytes() even if input already is bytes |
2019-12-12 |
phabricator |
|
Superseded |
D7620: merge: add commands.merge.require-rev to require an argument to hg merge |
2019-12-12 |
phabricator |
|
Superseded |
D7618: fix: correct the clang-format example hgrc so that it actually works |
2019-12-12 |
phabricator |
|
Superseded |
D7617: fix: make example fix hgrc work in subdirs |
2019-12-12 |
phabricator |
|
Superseded |
D7619: fix: convert clang-format-ignorelist to use wildcards |
2019-12-12 |
phabricator |
|
Superseded |
D7616: exchange: ensure all outgoing subrepo references are present before pushing |
2019-12-12 |
phabricator |
|
Superseded |
D7595: status: outputting structured unfinished-operation information |
2019-12-12 |
phabricator |
|
Not Applicable |
D7614: rust-cpython: do not convert warning pattern to utf-8 bytes |
2019-12-12 |
phabricator |
|
Superseded |
D7613: rust-cpython: import utils::files::* function at module level |
2019-12-12 |
phabricator |
|
Superseded |
D7615: procutil: try and avoid angering CoreFoundation on macOS |
2019-12-12 |
phabricator |
|
Superseded |
D7612: py3: send bytes from Rust-created warning patterns |
2019-12-12 |
phabricator |
|
Superseded |
D7611: py3: pass bytes to `configint` and `configbool` |
2019-12-12 |
phabricator |
|
Superseded |
D7610: rust-threads: force Rayon to respect the worker count in config |
2019-12-12 |
phabricator |
|
Superseded |
D7595: status: outputting structured unfinished-operation information |
2019-12-12 |
phabricator |
|
Not Applicable |
[5,of,5,STABLE] rust-cpython: do not convert warning pattern to utf-8 bytes |
2019-12-12 |
Raphaël Gomès |
|
New |
[4,of,5,STABLE] rust-cpython: import utils::files::* function at module level |
2019-12-12 |
Raphaël Gomès |
|
New |
[3,of,5,STABLE] py3: send bytes from Rust-created warning patterns |
2019-12-12 |
Raphaël Gomès |
|
New |
[2,of,5,STABLE] py3: pass bytes to `configint` and `configbool` |
2019-12-12 |
Raphaël Gomès |
|
New |
[1,of,5,STABLE] rust-threads: force Rayon to respect the worker count in config |
2019-12-12 |
Raphaël Gomès |
|
New |
[2,of,2] hgweb: fix error in docstring |
2019-12-12 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2] crecord: rewrite help string to avoid mentioning "crecord" |
2019-12-12 |
Jordi Gutiérrez Hermoso |
|
Accepted |
D7530: rust-dirstate-status: update bridge for new rust version of `dirstate.status` |
2019-12-12 |
phabricator |
|
Not Applicable |
D7531: rust-matchers: add support for `exactmatcher` in `dirstate.status` |
2019-12-12 |
phabricator |
|
Not Applicable |
D7529: rust-dirstate-status: add `walk_explicit` implementation, use `Matcher` trait |
2019-12-12 |
phabricator |
|
Not Applicable |
D7528: rust-matchers: add `FileMatcher` implementation |
2019-12-12 |
phabricator |
|
Not Applicable |
D7609: rust-dirs: handle forgotten `Result`s |
2019-12-12 |
phabricator |
|
Not Applicable |
D7609: rust-dirs: handle forgotten `Result`s |
2019-12-12 |
phabricator |
|
Superseded |
D7550: chg: fix chg to work with py3.7+ "coercing" the locale |
2019-12-12 |
phabricator |
|
Not Applicable |
D7592: fuzz: add support for fuzzing under either Python 2 or 3 |
2019-12-12 |
phabricator |
|
Not Applicable |
D7605: formatting: fix some recent formatting regressions |
2019-12-12 |
phabricator |
|
Not Applicable |
D7608: phabricator: color the status in the "phabstatus" view |
2019-12-12 |
phabricator |
|
Not Applicable |
D7607: phabricator: add the "Changes Planned" status name |
2019-12-12 |
phabricator |
|
Not Applicable |
D7606: fuzz: fix mpatch_corpus to not have an overridden __repr__ on py3 |
2019-12-12 |
phabricator |
|
Not Applicable |
D7595: status: outputting structured unfinished-operation information |
2019-12-12 |
phabricator |
|
Not Applicable |
D7608: phabricator: color the status in the "phabstatus" view |
2019-12-12 |
phabricator |
|
Superseded |
D7607: phabricator: add the "Changes Planned" status name |
2019-12-12 |
phabricator |
|
Superseded |
D7606: fuzz: fix mpatch_corpus to not have an overridden __repr__ on py3 |
2019-12-11 |
phabricator |
|
Superseded |
D7603: cext-revlog: fixed __delitem__ for uninitialized nodetree |
2019-12-11 |
phabricator |
|
Not Applicable |
D7465: filemerge: fix a missing attribute usage |
2019-12-11 |
phabricator |
|
Not Applicable |
D7464: filemerge: drop a default argument to appease pytype |
2019-12-11 |
phabricator |
|
Not Applicable |
D7604: rust-hg-path: implement more readable custom Debug for HgPath{, Buf} |
2019-12-11 |
phabricator |
|
Not Applicable |
D7605: formatting: fix some recent formatting regressions |
2019-12-11 |
phabricator |
|
Superseded |
D7604: rust-hg-path: implement more readable custom Debug for HgPath{, Buf} |
2019-12-11 |
phabricator |
|
Superseded |
D7590: remotefilelog: remove the `ensurestart` usage |
2019-12-11 |
phabricator |
|
Not Applicable |
D7589: remotefilelog: remove most of the debugwait* command in the tests |
2019-12-11 |
phabricator |
|
Not Applicable |
D7587: remotefilelog: remove most sleep in tests |
2019-12-11 |
phabricator |
|
Not Applicable |
D7586: remotefilelog: have command wait for background task in the tests |
2019-12-11 |
phabricator |
|
Not Applicable |
D7585: remotefilelog: add a developer option to wait for background processes |
2019-12-11 |
phabricator |
|
Not Applicable |
D7588: remotefilelog: use the correct redirection in tests |
2019-12-11 |
phabricator |
|
Not Applicable |
D7584: procutil: add a option to not fully detach background process |
2019-12-11 |
phabricator |
|
Not Applicable |
[2,of,2,V2] crecord: remove toggleamend |
2019-12-11 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2,V2] crecord: repurpose "a" key to toggle all selections (BC) |
2019-12-11 |
Jordi Gutiérrez Hermoso |
|
Accepted |
D7593: status: split morestatus data loading from display |
2019-12-11 |
phabricator |
|
Not Applicable |
D7594: status: add template/json data about whether a file has unresolved conflicts |
2019-12-11 |
phabricator |
|
Not Applicable |
D7600: fuzz: add a seed corpus for the dirs fuzzer |
2019-12-11 |
phabricator |
|
Not Applicable |
D7599: fuzz: clean up production of seed corpora |
2019-12-11 |
phabricator |
|
Not Applicable |
D7506: phabricator: add a "phabstatus" show view |
2019-12-11 |
phabricator |
|
Not Applicable |
D7507: phabricator: add a "phabstatus" template keyword |
2019-12-11 |
phabricator |
|
Not Applicable |
D7597: dirs: fix out-of-bounds access in Py3 |
2019-12-11 |
phabricator |
|
Not Applicable |
D7602: manifestcache: add some test involving shares |
2019-12-11 |
phabricator |
|
Not Applicable |
D7601: fuzz: fix test-fuzz-targets.t to run with python3 |
2019-12-11 |
phabricator |
|
Not Applicable |
D7598: py3: fix a bytes vs str issue in remotefilelog extension |
2019-12-11 |
phabricator |
|
Not Applicable |
D7603: cext-revlog: fixed __delitem__ for uninitialized nodetree |
2019-12-11 |
phabricator |
|
Superseded |
D7602: manifestcache: add some test involving shares |
2019-12-11 |
phabricator |
|
Superseded |
D7570: match: resolve filesets against the passed `cwd`, not the current one |
2019-12-11 |
phabricator |
|
Not Applicable |
D7601: fuzz: fix test-fuzz-targets.t to run with python3 |
2019-12-11 |
phabricator |
|
Superseded |
D7600: fuzz: add a seed corpus for the dirs fuzzer |
2019-12-11 |
phabricator |
|
Superseded |
D7599: fuzz: clean up production of seed corpora |
2019-12-11 |
phabricator |
|
Superseded |
D7598: py3: fix a bytes vs str issue in remotefilelog extension |
2019-12-10 |
phabricator |
|
Superseded |
D7597: dirs: fix out-of-bounds access in Py3 |
2019-12-10 |
phabricator |
|
Superseded |
[2,of,2] crecord: remove toggleamend |
2019-12-10 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,2] crecord: repurpose "a" key to toggle all selections (BC) |
2019-12-10 |
Jordi Gutiérrez Hermoso |
|
Superseded |
D7507: phabricator: add a "phabstatus" template keyword |
2019-12-10 |
phabricator |
|
Not Applicable |
D7506: phabricator: add a "phabstatus" show view |
2019-12-10 |
phabricator |
|
Not Applicable |
D7595: status: outputting structured unfinished-operation information |
2019-12-10 |
phabricator |
|
Not Applicable |
D7593: status: split morestatus data loading from display |
2019-12-10 |
phabricator |
|
Not Applicable |
D7594: status: add template/json data about whether a file has unresolved conflicts |
2019-12-10 |
phabricator |
|
Not Applicable |
D7527: rust-matchers: add doctests for `AlwaysMatcher` |
2019-12-10 |
phabricator |
|
Not Applicable |
D7526: rust-hg-path: add method to get part of a path relative to a prefix |
2019-12-10 |
phabricator |
|
Not Applicable |
D7525: rust-matchers: improve `Matcher` trait ergonomics |
2019-12-10 |
phabricator |
|
Not Applicable |
D7524: rust-dirs-multiset: use `AsRef` instead of concrete types when possible |
2019-12-10 |
phabricator |
|
Not Applicable |
D7505: logcmdutil: call _exthook() in changesettemplater |
2019-12-10 |
phabricator |
|
Not Applicable |
D7513: phabricator: fix processing of tags/desc in getoldnodedrevmap() |
2019-12-10 |
phabricator |
|
Not Applicable |
D7116: rust-performance: introduce FastHashMap type alias for HashMap |
2019-12-10 |
phabricator |
|
Not Applicable |
D7557: annotate: describe --skip as taking a revset |
2019-12-10 |
phabricator |
|
Not Applicable |
D7578: rust: run rustfmt |
2019-12-10 |
phabricator |
|
Not Applicable |
D7596: tests: replace [[]] bashism with portable [] invocation |
2019-12-10 |
phabricator |
|
Not Applicable |
D7523: rust-hg-path: implement `Display` for `HgPath` and `HgPathBuf` |
2019-12-10 |
phabricator |
|
Not Applicable |
D7541: mail: use procutil.shellsplit instead of bytes.split to parse command |
2019-12-10 |
phabricator |
|
Not Applicable |
D7571: automation: use latest Windows AMI as base |
2019-12-10 |
phabricator |
|
Not Applicable |
D7579: tests: add test for Rust formatting |
2019-12-10 |
phabricator |
|
Not Applicable |
D7572: tests: stabilize test-extdiff.t on Windows |
2019-12-10 |
phabricator |
|
Not Applicable |
D7591: status: remove pointless filtering by alwaysmatcher in morestatus |
2019-12-10 |
phabricator |
|
Not Applicable |
D7583: exchange: fix an attempt to format a list into bytes |
2019-12-10 |
phabricator |
|
Not Applicable |
D7596: tests: replace [[]] bashism with portable [] invocation |
2019-12-10 |
phabricator |
|
Superseded |
D7530: rust-dirstate-status: update bridge for new rust version of `dirstate.status` |
2019-12-10 |
phabricator |
|
Not Applicable |
D7116: rust-performance: introduce FastHashMap type alias for HashMap |
2019-12-10 |
phabricator |
|
Not Applicable |
D7524: rust-dirs-multiset: use `AsRef` instead of concrete types when possible |
2019-12-10 |
phabricator |
|
Not Applicable |
D7119: rust-dirstatemap: remove additional lookup in dirstate.matches |
2019-12-10 |
phabricator |
|
Not Applicable |
D7118: rust-dirstatemap: remove additional lookups in traverse |
2019-12-10 |
phabricator |
|
Not Applicable |
D7595: status: outputting structured unfinished-operation information |
2019-12-10 |
phabricator |
|
Superseded |
D7594: status: add template/json data about whether a file has unresolved conflicts |
2019-12-10 |
phabricator |
|
Superseded |
D7593: status: split morestatus data loading from display |
2019-12-10 |
phabricator |
|
Superseded |
D7592: fuzz: add support for fuzzing under either Python 2 or 3 |
2019-12-10 |
phabricator |
|
Superseded |
D7591: status: remove pointless filtering by alwaysmatcher in morestatus |
2019-12-09 |
phabricator |
|
Superseded |
[Bug,6238] New: Windows: time.clock removed from python 3.8 - prevents building/running from source. |
2019-12-09 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D7590: remotefilelog: remove the `ensurestart` usage |
2019-12-09 |
phabricator |
|
Not Applicable |
D7584: procutil: add a option to not fully detach background process |
2019-12-09 |
phabricator |
|
Not Applicable |
D7590: remotefilelog: remove the `ensurestart` usage |
2019-12-09 |
phabricator |
|
Superseded |
D7589: remotefilelog: remove most of the debugwait* command in the tests |
2019-12-09 |
phabricator |
|
Superseded |
D7587: remotefilelog: remove most sleep in tests |
2019-12-09 |
phabricator |
|
Superseded |
D7588: remotefilelog: use the correct redirection in tests |
2019-12-09 |
phabricator |
|
Superseded |
D7586: remotefilelog: have command wait for background task in the tests |
2019-12-09 |
phabricator |
|
Superseded |
D7585: remotefilelog: add a developer option to wait for background processes |
2019-12-09 |
phabricator |
|
Superseded |
D7584: procutil: add a option to not fully detach background process |
2019-12-09 |
phabricator |
|
Superseded |
D7583: exchange: fix an attempt to format a list into bytes |
2019-12-08 |
phabricator |
|
Superseded |
D7575: hg-core: vendor Facebook's configparser crate |
2019-12-08 |
phabricator |
|
Not Applicable |
D7576: hg-core: add configparser to library |
2019-12-08 |
phabricator |
|
Not Applicable |
D7582: hg-core: run rustfmt on configparser |
2019-12-08 |
phabricator |
|
Not Applicable |
D7582: rust-configparser: run rustfmt |
2019-12-07 |
phabricator |
|
New |
D7577: rust-configparser: implement Mercurial's config file discovery logic |
2019-12-07 |
phabricator |
|
Not Applicable |
D7576: hg-core: add configparser to library |
2019-12-07 |
phabricator |
|
Not Applicable |
D7581: rust-configparser: regenerate parser.rs |
2019-12-07 |
phabricator |
|
Superseded |
D7580: hg-core: rustfmt path.rs |
2019-12-07 |
phabricator |
|
Superseded |
D7578: rust: run rustfmt |
2019-12-07 |
phabricator |
|
Superseded |
D7579: tests: add test for Rust formatting |
2019-12-07 |
phabricator |
|
Superseded |
D7575: hg-core: vendor Facebook's configparser crate |
2019-12-07 |
phabricator |
|
New |
D7576: hg-core: add configparser to library |
2019-12-07 |
phabricator |
|
New |
D7577: rust-configparser: implement Mercurial's config file discovery logic |
2019-12-07 |
phabricator |
|
New |
D7574: hg-core: add utils::path to project |
2019-12-07 |
phabricator |
|
New |
D7573: hg-core: vendor Facebook's path utils module |
2019-12-07 |
phabricator |
|
Superseded |
[Bug,6237] New: test-clone-uncompressed.t race condition |
2019-12-07 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D7572: tests: stabilize test-extdiff.t on Windows |
2019-12-07 |
phabricator |
|
Superseded |
D7571: automation: use latest Windows AMI as base |
2019-12-07 |
phabricator |
|
Superseded |
D7564: fuzz: use a more standard approach to allow local builds of fuzzers |
2019-12-07 |
phabricator |
|
Not Applicable |
D7567: fuzz: remove legacy setup for running fuzzers outside oss-fuzz |
2019-12-07 |
phabricator |
|
Not Applicable |
D7568: fuzz: clean up some repetition on building parsers.so fuzzers |
2019-12-07 |
phabricator |
|
Not Applicable |
D7566: tests: finally fix up test-fuzz-targets.t |
2019-12-07 |
phabricator |
|
Not Applicable |
D7565: fuzz: make standalone_fuzz_target_runner call LLVMFuzzerInitialize |
2019-12-07 |
phabricator |
|
Not Applicable |
D7560: fuzz: always define LLVMFuzzerInitialize() even if we don't need it |
2019-12-07 |
phabricator |
|
Not Applicable |
D7563: fuzz: use a variable to allow specifying python-config to use |
2019-12-07 |
phabricator |
|
Not Applicable |
D7561: fuzz: follow modern guidelines and use LIB_FUZZING_ENGINE |
2019-12-07 |
phabricator |
|
Not Applicable |
D7562: fuzz: suppress deprecated-register warnings in our compile |
2019-12-07 |
phabricator |
|
Not Applicable |
D7559: fuzz: remove debug prints from revlog_corpus.py |
2019-12-07 |
phabricator |
|
Not Applicable |
D7558: fuzz: fix an unused result on getcwd() in pyutil |
2019-12-07 |
phabricator |
|
Not Applicable |
D7570: match: resolve filesets against the passed `cwd`, not the current one |
2019-12-07 |
phabricator |
|
Superseded |
D7569: tests: show that fileset patterns don't work with `fix` when not in repo root |
2019-12-07 |
phabricator |
|
Superseded |
D7568: fuzz: clean up some repetition on building parsers.so fuzzers |
2019-12-06 |
phabricator |
|
Superseded |
D7564: fuzz: use a more standard approach to allow local builds of fuzzers |
2019-12-06 |
phabricator |
|
Superseded |
D7567: fuzz: remove legacy setup for running fuzzers outside oss-fuzz |
2019-12-06 |
phabricator |
|
Superseded |
D7566: tests: finally fix up test-fuzz-targets.t |
2019-12-06 |
phabricator |
|
Superseded |
D7565: fuzz: make standalone_fuzz_target_runner call LLVMFuzzerInitialize |
2019-12-06 |
phabricator |
|
Superseded |
D7560: fuzz: always define LLVMFuzzerInitialize() even if we don't need it |
2019-12-06 |
phabricator |
|
Superseded |
D7563: fuzz: use a variable to allow specifying python-config to use |
2019-12-06 |
phabricator |
|
Superseded |
D7562: fuzz: suppress deprecated-register warnings in our compile |
2019-12-06 |
phabricator |
|
Superseded |
D7561: fuzz: follow modern guidelines and use LIB_FUZZING_ENGINE |
2019-12-06 |
phabricator |
|
Superseded |
D7559: fuzz: remove debug prints from revlog_corpus.py |
2019-12-06 |
phabricator |
|
Superseded |
D7558: fuzz: fix an unused result on getcwd() in pyutil |
2019-12-06 |
phabricator |
|
Superseded |
D7557: annotate: describe --skip as taking a revset |
2019-12-06 |
phabricator |
|
Superseded |
D7556: tests: remove hardcoded errno values |
2019-12-06 |
phabricator |
|
Not Applicable |
D7521: amend: check for file modifications when updating dirstate (issue6233) |
2019-12-06 |
phabricator |
|
Not Applicable |
D7552: tests: fix deprecation warning about regex flags not at beginning of expr |
2019-12-06 |
phabricator |
|
Not Applicable |
D7554: tests: expect return status 255 on exception for test-blackbox.t with chg |
2019-12-06 |
phabricator |
|
Not Applicable |
D7553: tests: fix command name in test-blackbox.t to be bytes |
2019-12-06 |
phabricator |
|
Not Applicable |
D7551: tests: fix test-chg.t to work with py3 (no setprocname) |
2019-12-06 |
phabricator |
|
Not Applicable |
D7549: graft: never set both parents equal in the dirstate (issue6098) |
2019-12-06 |
phabricator |
|
Not Applicable |
D7548: graft: extract `repo['.']` to local variable |
2019-12-06 |
phabricator |
|
Not Applicable |
D7547: graft: rename `pctx` argument to `base` since that's what it is |
2019-12-06 |
phabricator |
|
Not Applicable |
D7546: exchange: replace a "not x in ys" by more Pythonic "x not in ys" |
2019-12-06 |
phabricator |
|
Not Applicable |
D7556: tests: remove hardcoded errno values |
2019-12-06 |
phabricator |
|
Superseded |
D7555: packaging: include defaultrc/*.rc instead of default.d/*.rc |
2019-12-06 |
phabricator |
|
Not Applicable |
D7555: packaging: include defaultrc/*.rc instead of default.d/*.rc |
2019-12-06 |
phabricator |
|
Superseded |
D7552: tests: fix deprecation warning about regex flags not at beginning of expr |
2019-12-06 |
phabricator |
|
Superseded |
D7554: tests: expect return status 255 on exception for test-blackbox.t with chg |
2019-12-06 |
phabricator |
|
Superseded |
D7553: tests: fix command name in test-blackbox.t to be bytes |
2019-12-06 |
phabricator |
|
Superseded |
D7551: tests: fix test-chg.t to work with py3 (no setprocname) |
2019-12-06 |
phabricator |
|
Superseded |
D7550: chg: fix chg to work with py3.7+ "coercing" the locale |
2019-12-05 |
phabricator |
|
Superseded |
D7549: graft: never set both parents equal in the dirstate (issue6098) |
2019-12-05 |
phabricator |
|
Superseded |
D7548: graft: extract `repo['.']` to local variable |
2019-12-05 |
phabricator |
|
Superseded |
D7547: graft: rename `pctx` argument to `base` since that's what it is |
2019-12-05 |
phabricator |
|
Superseded |
D7546: exchange: replace a "not x in ys" by more Pythonic "x not in ys" |
2019-12-05 |
phabricator |
|
Superseded |
D7545: py3: make a pycompat.osdevnull, use it in extdiff |
2019-12-04 |
phabricator |
|
Not Applicable |
D7544: subrepo: use pycompat.open directly instead of importing open from pycompat |
2019-12-04 |
phabricator |
|
Not Applicable |
D7544: subrepo: use pycompat.open directly instead of importing open from pycompat |
2019-12-04 |
phabricator |
|
Not Applicable |
D7545: py3: make a pycompat.osdevnull, use it in extdiff |
2019-12-04 |
phabricator |
|
Superseded |
D7544: py3: remove incorrect b prefix on second argument to open in subrepo.py |
2019-12-04 |
phabricator |
|
Superseded |
D7539: cleanup: fix docstring formatting |
2019-12-02 |
phabricator |
|
Not Applicable |
D7532: windows: fix an issue causing registry config paths to be ignored on py3 |
2019-12-02 |
phabricator |
|
Not Applicable |
D7536: histedit: fix an `isinstance(nodelist, str)` check for py3 |
2019-12-02 |
phabricator |
|
Not Applicable |
D7540: tests: cover revision conversion logic in githelp tests |
2019-12-02 |
phabricator |
|
Not Applicable |
D7537: githelp: fix a `str` type conditional for py3 |
2019-12-02 |
phabricator |
|
Not Applicable |
D7534: hgweb: fix a few `str` type conditional for py3 |
2019-12-02 |
phabricator |
|
Not Applicable |
D7538: pvec: fix a `str` type conditional for py3 |
2019-12-02 |
phabricator |
|
Not Applicable |
D7535: win32mbcs: fix a `str` type conditional for py3 |
2019-12-02 |
phabricator |
|
Not Applicable |
D7533: repair: fix an `isinstance(nodelist, str)` check for py3 |
2019-12-02 |
phabricator |
|
Not Applicable |
D7521: amend: check for file modifications when updating dirstate (issue6233) |
2019-12-02 |
phabricator |
|
Not Applicable |
D7543: revlog: made C Capsule an array of function pointers |
2019-12-02 |
phabricator |
|
Superseded |
D7529: rust-dirstate-status: add `walk_explicit` implementation, use `Matcher` trait |
2019-12-02 |
phabricator |
|
Not Applicable |
D7526: rust-hg-path: add method to get part of a path relative to a prefix |
2019-12-02 |
phabricator |
|
Not Applicable |
D7523: rust-hg-path: implement `Display` for `HgPath` and `HgPathBuf` |
2019-12-02 |
phabricator |
|
Not Applicable |
D7542: mail: don't complain about a multi-word email.method |
2019-12-02 |
phabricator |
|
New |
D7541: mail: use procutil.shellsplit instead of bytes.split to parse command |
2019-12-02 |
phabricator |
|
Superseded |
D7528: rust-matchers: add `FileMatcher` implementation |
2019-12-02 |
phabricator |
|
Not Applicable |
[5,of,5] copies: split the combination of the copies mapping in its own function |
2019-12-02 |
Pierre-Yves David |
|
Accepted |
[4,of,5] copies: do not initialize the dictionary with root in changeset copies |
2019-12-02 |
Pierre-Yves David |
|
Accepted |
[3,of,5] copies: expand `_chain` variable name to make the function easier to read |
2019-12-02 |
Pierre-Yves David |
|
Accepted |
[2,of,5] copies: show we can read data from the "first" mapping |
2019-12-02 |
Pierre-Yves David |
|
Accepted |
[1,of,5] copies: return consistent type from revinfo |
2019-12-02 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V2] upgraderepo: add a config option for parallel computation |
2019-12-02 |
Pierre-Yves David |
|
Accepted |
[1,of,2,V2] upgrade-repo: colorize some of the output |
2019-12-02 |
Pierre-Yves David |
|
Accepted |
D7540: tests: cover revision conversion logic in githelp tests |
2019-12-02 |
phabricator |
|
Superseded |
D7539: cleanup: fix docstring formatting |
2019-12-02 |
phabricator |
|
Superseded |
D7465: filemerge: fix a missing attribute usage |
2019-12-01 |
phabricator |
|
Not Applicable |
[STABLE,v3] log: map None rev to wdirrev when filtering revisions with --line-range |
2019-11-30 |
Denis Laxalde |
|
Accepted |
D7536: hitedit: fix an `isinstance(nodelist, str)` check for py3 |
2019-11-30 |
phabricator |
|
Superseded |
D7537: githelp: fix a `str` type conditional for py3 |
2019-11-30 |
phabricator |
|
Superseded |
D7538: pvec: fix a `str` type conditional for py3 |
2019-11-30 |
phabricator |
|
Superseded |
D7534: hgweb: fix a few `str` type conditional for py3 |
2019-11-30 |
phabricator |
|
Superseded |
D7535: win32mbcs: fix a `str` type conditional for py3 |
2019-11-30 |
phabricator |
|
Superseded |
D7533: repair: fix an `isinstance(nodelist, str)` check for py3 |
2019-11-30 |
phabricator |
|
Superseded |
[STABLE,v2] log: map None rev to wdirrev when filtering revisions with --line-range |
2019-11-30 |
Denis Laxalde |
|
Superseded |
D7532: windows: fix an issue causing registry config paths to be ignored on py3 |
2019-11-30 |
phabricator |
|
Superseded |
[2,of,2,STABLE] py3: fix 'log --line-range' with uncommitted changes in range |
2019-11-29 |
Denis Laxalde |
|
New |
[1,of,2,STABLE] tests: check that 'log --line-range' follows uncommitted changes |
2019-11-29 |
Denis Laxalde |
|
New |
D7530: rust-dirstate-status: update bridge for new rust version of `dirstate.status` |
2019-11-29 |
phabricator |
|
Superseded |
D7531: rust-matchers: add support for `explicitmatcher` in `dirstate.status` |
2019-11-29 |
phabricator |
|
Superseded |
D7529: rust-dirstate-status: add `walk_explicit` implementation, use `Matcher` trait |
2019-11-29 |
phabricator |
|
Superseded |
mail: don't complain about a multi-word email.method config value |
2019-11-29 |
Julien Cristau |
|
New |
test: don't put $BINDIR in $PATH for test-merge-tools.t |
2019-11-29 |
Julien Cristau |
|
Accepted |
D7528: rust-matchers: add `FileMatcher` implementation |
2019-11-29 |
phabricator |
|
Superseded |
D7527: rust-matchers: add doctests for `AlwaysMatcher` |
2019-11-29 |
phabricator |
|
Superseded |
D7526: rust-hg-path: add method to get part of a path relative to a prefix |
2019-11-29 |
phabricator |
|
Superseded |
D7525: rust-matchers: improve `Matcher` trait ergonomics |
2019-11-29 |
phabricator |
|
Superseded |
D7524: rust-dirs-multiset: use `AsRef` instead of concrete types when possible |
2019-11-29 |
phabricator |
|
Superseded |
D7523: rust-hg-path: implement `Display` for `HgPath` and `HgPathBuf` |
2019-11-29 |
phabricator |
|
Superseded |
[2,of,2] upgraderepo: add a config option for parallel computation |
2019-11-29 |
Pierre-Yves David |
|
Superseded |
[1,of,2] upgrade-repo: colorize some of the output |
2019-11-29 |
Pierre-Yves David |
|
Superseded |
D7522: rust-dirs: handle forgotten `Result`s |
2019-11-27 |
phabricator |
|
Superseded |
D7521: amend: check for file modifications when updating dirstate (issue6233) |
2019-11-27 |
phabricator |
|
Superseded |
D7459: lock: pass "success" boolean to _afterlock callbacks |
2019-11-26 |
phabricator |
|
Not Applicable |
D7518: revlog: fix revset in reachableroots docstring |
2019-11-26 |
phabricator |
|
Not Applicable |
D7520: dateutil: correct default for Ymd in parsedate |
2019-11-26 |
phabricator |
|
Not Applicable |
D7519: test-doctest: include dateutil |
2019-11-26 |
phabricator |
|
Not Applicable |
D7520: dateutil: correct default for Ymd in parsedate |
2019-11-25 |
phabricator |
|
Superseded |
D7519: test-doctest: include dateutil |
2019-11-25 |
phabricator |
|
Superseded |
D7518: revlog: fix revset in reachableroots docstring |
2019-11-25 |
phabricator |
|
Superseded |
D7508: relnotes: add note about changes to match.{explicit, reverse}dir |
2019-11-25 |
phabricator |
|
Not Applicable |
D7516: webutil: add missing argument to join() |
2019-11-24 |
phabricator |
|
Not Applicable |
D7502: changectx: mark parent of changesets as non filtered |
2019-11-24 |
phabricator |
|
Not Applicable |
D7492: localrepo: also fastpath access to working copy parents when possible |
2019-11-24 |
phabricator |
|
Not Applicable |
D7501: changectx: use unfiltered changelog to walk ancestors in annotate |
2019-11-24 |
phabricator |
|
Not Applicable |
D7495: localrepo: recognize trivial request for '.' |
2019-11-24 |
phabricator |
|
Not Applicable |
D7498: localrepo: also fast past the parents of working copies parents |
2019-11-24 |
phabricator |
|
Not Applicable |
D7494: localrepo: fastpath access to "." |
2019-11-24 |
phabricator |
|
Not Applicable |
D7517: filemerge: byteify the open() mode |
2019-11-24 |
phabricator |
|
Superseded |
D7516: webutil: add missing argument to join() |
2019-11-24 |
phabricator |
|
Superseded |
D7512: exchange: guard against method invocation on `b2caps=None` args |
2019-11-24 |
phabricator |
|
Not Applicable |
D7511: exchange: eliminate some bytes.format() calls |
2019-11-24 |
phabricator |
|
Not Applicable |
D7510: windows: suppress pytype warnings for Windows imports and functions |
2019-11-24 |
phabricator |
|
Not Applicable |
D7491: changectx: mark the parents of the working copy as non filtered |
2019-11-24 |
phabricator |
|
Not Applicable |
D7488: localrepo: introduce a `_quick_access_changeid` property |
2019-11-24 |
phabricator |
|
Not Applicable |
D7487: changectx: use unfiltered changelog to access parents of unfiltered revs |
2019-11-24 |
phabricator |
|
Not Applicable |
D7490: repoview: add an explicit set of all filter that show the wc parents |
2019-11-24 |
phabricator |
|
Not Applicable |
D7484: localrepo: mark nullrev has never filtered |
2019-11-24 |
phabricator |
|
Not Applicable |
D7486: locarepo: also fastpath `nullid` lookup in __getitem__ |
2019-11-24 |
phabricator |
|
Not Applicable |
D7483: changectx: add a "maybe filtered" filtered attribute |
2019-11-24 |
phabricator |
|
Not Applicable |
D7514: repoview: add more tests to track operation not supposed to trigger filtering |
2019-11-24 |
phabricator |
|
Not Applicable |
D7515: pytype: [WIP] suppress various warnings inline to get a clean run |
2019-11-24 |
phabricator |
|
New |
D7492: localrepo: also fastpath access to working copy parents when possible |
2019-11-24 |
phabricator |
|
Not Applicable |
D7502: changectx: mark parent of changesets as non filtered |
2019-11-24 |
phabricator |
|
Not Applicable |
D7501: changectx: use unfiltered changelog to walk ancestors in annotate |
2019-11-24 |
phabricator |
|
Not Applicable |
D7491: changectx: mark the parents of the working copy as non filtered |
2019-11-24 |
phabricator |
|
Not Applicable |
D7487: changectx: use unfiltered changelog to access parents of unfiltered revs |
2019-11-24 |
phabricator |
|
Not Applicable |
D7483: changectx: add a "maybe filtered" filtered attribute |
2019-11-24 |
phabricator |
|
Not Applicable |
D7492: localrepo: also fastpath access to working copy parents when possible |
2019-11-23 |
phabricator |
|
Not Applicable |
D7498: localrepo: also fast past the parents of working copies parents |
2019-11-23 |
phabricator |
|
Not Applicable |
D7495: localrepo: recognize trivial request for '.' |
2019-11-23 |
phabricator |
|
Not Applicable |
D7494: localrepo: fastpath access to "." |
2019-11-23 |
phabricator |
|
Not Applicable |
D7488: localrepo: introduce a `_quick_access_changeid` property |
2019-11-23 |
phabricator |
|
Not Applicable |
D7484: localrepo: mark nullrev has never filtered |
2019-11-23 |
phabricator |
|
Not Applicable |
D7486: locarepo: also fastpath `nullid` lookup in __getitem__ |
2019-11-23 |
phabricator |
|
Not Applicable |
D7514: repoview: add more tests to track operation not supposed to trigger filtering |
2019-11-23 |
phabricator |
|
Superseded |
D7492: localrepo: also fastpath access to working copy parents when possible |
2019-11-23 |
phabricator |
|
Not Applicable |
D7498: localrepo: also fast past the parents of working copies parents |
2019-11-23 |
phabricator |
|
Not Applicable |
D7495: localrepo: recognize trivial request for '.' |
2019-11-23 |
phabricator |
|
Not Applicable |
D7487: changectx: use unfiltered changelog to access parents of unfiltered revs |
2019-11-23 |
phabricator |
|
Not Applicable |
D7484: localrepo: mark nullrev has never filtered |
2019-11-23 |
phabricator |
|
Not Applicable |
D7481: localrepo: recognize trivial "null" queries in `anyrev` |
2019-11-23 |
phabricator |
|
Not Applicable |
D7480: localrepo: also fastpath `nullrev` in __getitem__ |
2019-11-23 |
phabricator |
|
Not Applicable |
D7477: util: add an optional `prefix` argument to debugstacktrace |
2019-11-23 |
phabricator |
|
Not Applicable |
D7479: repoview: add a test to track operation not supposed to trigger filtering |
2019-11-23 |
phabricator |
|
Not Applicable |
D7475: localrepo: extract handling of some special value in __getitem__ |
2019-11-23 |
phabricator |
|
Not Applicable |
D7478: repoview: display stack trace along side the debug message |
2019-11-23 |
phabricator |
|
Not Applicable |
D7476: repoview: add a 'devel.debug.repo-filter' option |
2019-11-23 |
phabricator |
|
Not Applicable |
D7474: localrepo: extract handling of some special value in __getitem__ |
2019-11-23 |
phabricator |
|
Not Applicable |
D7473: localrepo: add some basic comment for block in __getitem__ |
2019-11-23 |
phabricator |
|
Not Applicable |
D7513: phabricator: fix processing of tags/desc in getoldnodedrevmap() |
2019-11-23 |
phabricator |
|
Superseded |
D7506: phabricator: add a "phabstatus" show view |
2019-11-23 |
phabricator |
|
Not Applicable |
D7512: exchange: guard against method invocation on `b2caps=None` args |
2019-11-23 |
phabricator |
|
Superseded |
D7511: exchange: eliminate some bytes.format() calls |
2019-11-23 |
phabricator |
|
Superseded |
D7510: windows: suppress pytype warnings for Windows imports and functions |
2019-11-23 |
phabricator |
|
Superseded |
D7481: localrepo: recognize trivial "null" queries in `anyrev` |
2019-11-23 |
phabricator |
|
Not Applicable |
D7480: localrepo: also fastpath `nullrev` in __getitem__ |
2019-11-23 |
phabricator |
|
Not Applicable |
D7482: repoview: add a test that access actual changeset data of `null` |
2019-11-23 |
phabricator |
|
Not Applicable |
D7477: util: add an optional `prefix` argument to debugstacktrace |
2019-11-23 |
phabricator |
|
Not Applicable |
D7479: repoview: add a test to track operation not supposed to trigger filtering |
2019-11-23 |
phabricator |
|
Not Applicable |
D7478: repoview: display stack trace along side the debug message |
2019-11-23 |
phabricator |
|
Not Applicable |
D7475: localrepo: extract handling of some special value in __getitem__ |
2019-11-23 |
phabricator |
|
Not Applicable |
D7474: localrepo: extract handling of some special value in __getitem__ |
2019-11-23 |
phabricator |
|
Not Applicable |
D7476: repoview: add a 'devel.debug.repo-filter' option |
2019-11-23 |
phabricator |
|
Not Applicable |
D7473: localrepo: add some basic comment for block in __getitem__ |
2019-11-23 |
phabricator |
|
Not Applicable |
D7509: windows: further build fixes for the WiX installer |
2019-11-22 |
phabricator |
|
Not Applicable |
D7509: windows: further build fixes for the WiX installer |
2019-11-22 |
phabricator |
|
Superseded |
D7508: relnotes: add note about changes to match.{explicit, reverse}dir |
2019-11-22 |
phabricator |
|
Not Applicable |
D7507: phabricator: add a "phabstatus" template keyword |
2019-11-22 |
phabricator |
|
Not Applicable |
D7506: phabricator: add a "phabstatus" show view |
2019-11-22 |
phabricator |
|
Not Applicable |
D7508: relnotes: add note about changes to match.{explicit, reverse}dir |
2019-11-22 |
phabricator |
|
Superseded |
D7503: rust-dirs: address failing tests for `dirs` impl with a temporary fix |
2019-11-22 |
phabricator |
|
Not Applicable |
D7472: cleanup: update references to /help/ that should now be /helptext/ |
2019-11-22 |
phabricator |
|
Not Applicable |
D7507: phabricator: add a "phabstatus" template keyword |
2019-11-22 |
phabricator |
|
Not Applicable |
D7506: phabricator: add a "phabstatus" show view |
2019-11-22 |
phabricator |
|
Not Applicable |
D7507: phabricator: add a "phabstatus" template keyword |
2019-11-22 |
phabricator |
|
Superseded |
D7506: phabricator: add a "phabstatus" show view |
2019-11-22 |
phabricator |
|
Superseded |
D7505: logcmdutil: call _exthook() in changesettemplater |
2019-11-22 |
phabricator |
|
Superseded |
D7504: py3: replace %s by %r on binary format string when needed |
2019-11-22 |
phabricator |
|
Superseded |
D7503: rust-dirs: address failing tests for `dirs` impl with a temporary fix |
2019-11-22 |
phabricator |
|
Superseded |
D7501: changectx: use unfiltered changelog to walk ancestors in annotate |
2019-11-22 |
phabricator |
|
Superseded |
D7502: changectx: mark parent of changesets as non filtered |
2019-11-22 |
phabricator |
|
Superseded |
D7498: localrepo: also fast past the parents of working copies parents |
2019-11-22 |
phabricator |
|
Superseded |
D7492: localrepo: also fastpath access to working copy parents when possible |
2019-11-22 |
phabricator |
|
Superseded |
D7500: repoview: add a test for changelog filtering trigger for `hg annotate` |
2019-11-22 |
phabricator |
|
Superseded |
D7495: localrepo: recognize trivial request for '.' |
2019-11-22 |
phabricator |
|
Superseded |
D7499: repoview: test triggering of filter computation for `hg export` |
2019-11-22 |
phabricator |
|
Superseded |
D7497: repoview: add a test for filtering computation for `hg diff --change` |
2019-11-22 |
phabricator |
|
Superseded |
D7494: localrepo: fastpath access to "." |
2019-11-22 |
phabricator |
|
Superseded |
D7496: repoview: add a test for filtering computation for `hg diff` |
2019-11-22 |
phabricator |
|
Superseded |
D7491: changectx: mark the parents of the working copy as non filtered |
2019-11-22 |
phabricator |
|
Superseded |
D7493: repoview: test changelog filtering triggered by a lookup to '.' |
2019-11-22 |
phabricator |
|
Superseded |
D7488: localrepo: introduce a `_quick_access_changeid` property |
2019-11-22 |
phabricator |
|
Superseded |
D7487: changectx: use unfiltered changelog to access parents of unfiltered revs |
2019-11-22 |
phabricator |
|
Superseded |
D7490: repoview: add an explicit set of all filter that show the wc parents |
2019-11-22 |
phabricator |
|
Superseded |