D12351: check-code: remove ban on old-style classes |
2022-03-04 |
phabricator |
|
New |
D12353: demandimport: delete demandimportpy2 module |
2022-03-04 |
phabricator |
|
New |
D12354: heptapod-ci: remove useless mentions of Python 3 |
2022-03-04 |
phabricator |
|
New |
D12355: revlog: remove unused `rank` variable from D12209 |
2022-03-04 |
phabricator |
|
New |
D12356: filemerge: add support for partial conflict resolution by external tool |
2022-03-04 |
phabricator |
|
New |
D12357: rhg: upgrade dependencies |
2022-03-09 |
phabricator |
|
New |
D12358: rust-hg-core: upgrade dependencies |
2022-03-09 |
phabricator |
|
New |
D12359: rust-hg-cypython: upgrade dependencies |
2022-03-09 |
phabricator |
|
New |
D12360: hglib: make sure configs can be passed to clone command |
2022-03-09 |
phabricator |
|
New |
D12361: hg: always import hgdemandimport |
2022-03-10 |
phabricator |
|
New |
D12362: hgdemandimport: delete check for Python 3.5 |
2022-03-10 |
phabricator |
|
New |
D12363: pycompat: remove check for Python >= 3.6 |
2022-03-10 |
phabricator |
|
New |
D12364: pycompat: remove json.loads polyfill for Python 3.5 |
2022-03-10 |
phabricator |
|
New |
D12365: import-checker: allow symbol imports from typing module |
2022-03-10 |
phabricator |
|
New |
D12366: pycompat: add return type annotations |
2022-03-10 |
phabricator |
|
New |
D12367: hgext: use io.BytesIO instead of util.stringio |
2022-03-10 |
phabricator |
|
New |
D12368: mercurial: use io.BytesIO instead of util.stringio |
2022-03-10 |
phabricator |
|
New |
D12369: run-tests: require Python 3.6 |
2022-03-10 |
phabricator |
|
New |
D12370: wireprotov2: delete remnants of wireprotov2 |
2022-03-10 |
phabricator |
|
New |
D12371: tests: support another error case when detecting ipv4/ipv6 support |
2022-03-10 |
phabricator |
|
New |
D12372: debugdiscovery: fix a typo in the help |
2022-03-12 |
phabricator |
|
New |
D12373: rust-hg-core: use correct type for libc hostname buffer |
2022-03-14 |
phabricator |
|
New |
D12374: revlog: fix wrong type of rank_unknown variable |
2022-03-14 |
phabricator |
|
New |
D12375: tests: fix formatting issue in run-tests.py after c194e93d1ebc |
2022-03-14 |
phabricator |
|
New |
D12376: revlog: fix index_fast_rank (wip) |
2022-03-15 |
phabricator |
|
New |
D12377: test: update test-clone-stream.t to pass on bigendian |
2022-03-15 |
phabricator |
|
New |
D12378: tests: demonstrate how conflict markers end up $local *and* $output |
2022-03-15 |
phabricator |
|
New |
D12379: filemerge: when merge tool uses $output, don't leave markers in $local |
2022-03-15 |
phabricator |
|
New |
D12380: contrib: add a partial-merge tool for Python imports [WIP] |
2022-03-15 |
phabricator |
|
New |
D12381: tests: fix glob pattern for dynamic timer alignment |
2022-03-17 |
phabricator |
|
New |
D12382: test: use `wait-on-file` in `test-racy-mutations.t` |
2022-03-17 |
phabricator |
|
New |
D12383: partial-merge: add support for `.args` config (`$local` etc.) |
2022-03-17 |
phabricator |
|
New |
D12384: rust-status: cap the number of concurrent threads to 16 |
2022-03-18 |
phabricator |
|
New |
D12385: rhg: add support for ignoring all extensions |
2022-03-18 |
phabricator |
|
New |
D12386: tests: demonstrate that copy info in changeset gets lost on amend |
2022-03-19 |
phabricator |
|
New |
D12387: amend: fix amend with copies in extras |
2022-03-19 |
phabricator |
|
New |
D12388: ci: use the `v1.0` flavor of the docker images in the CI |
2022-03-19 |
phabricator |
|
New |
D12389: rhg: sort unsupported extensions in error message |
2022-03-19 |
phabricator |
|
New |
D12390: unamend: abort if commit was not created by `hg [un]amend` |
2022-03-21 |
phabricator |
|
New |
D12391: pullbundle: fix file name in the help text |
2022-03-22 |
phabricator |
|
New |
D12392: merge-lists: make it possible to specify pattern to match |
2022-03-22 |
phabricator |
|
New |
D12393: hgignore: ignore .testtimes in more location |
2022-03-22 |
phabricator |
|
New |
D12394: subsetmaker: stabilize the computation of `scratch` subset |
2022-03-22 |
phabricator |
|
New |
D12395: subsetmaker: use SortedSet for the scratch variant |
2022-03-22 |
phabricator |
|
New |
D12396: subsetmaker: rework the antichain generation to be usable |
2022-03-22 |
phabricator |
|
New |
D12397: search-discovery-case: display more information about the interresting case |
2022-03-22 |
phabricator |
|
New |
D12398: discovery: also audit the number of queries done |
2022-03-22 |
phabricator |
|
New |
D12399: perf-util: add a `compare-discovery-case` script |
2022-03-22 |
phabricator |
|
New |
D12400: pytype: drop py3.6 support |
2022-03-24 |
phabricator |
|
New |
D12401: pytype: disable a few errors about Windows specific module attributes |
2022-03-24 |
phabricator |
|
New |
D12402: streamclone: avoid some obscure error in a corner case |
2022-03-24 |
phabricator |
|
New |
D12403: templates: make `firstline` filter not keep '\v', '\f' and similar |
2022-03-25 |
phabricator |
|
New |
D12404: templates: extract function to `stringutil` for getting first line of text |
2022-03-25 |
phabricator |
|
New |
D12405: histedit: use new function for getting first line of a string |
2022-03-25 |
phabricator |
|
New |
D12406: histedit: remove an unnecessary default value of `b''` for commit message |
2022-03-25 |
phabricator |
|
New |
D12407: help: use new function for getting first line of string |
2022-03-25 |
phabricator |
|
New |
D12408: bookmarks: use new function for getting first line of string |
2022-03-25 |
phabricator |
|
New |
D12409: extensions: use new function for getting first line of string |
2022-03-25 |
phabricator |
|
New |
D12410: absorb: use new function for getting first line of string |
2022-03-25 |
phabricator |
|
New |
D12411: filemerge: use new function for getting first line of string |
2022-03-25 |
phabricator |
|
New |
D12412: logcmdutil: use new function for getting first line of string |
2022-03-25 |
phabricator |
|
New |
D12413: stringutil: try to avoid running `splitlines()` only to get first line |
2022-03-25 |
phabricator |
|
New |
D12414: dirstate-cext: properly invalidate mtime and data in `set_untracked` |
2022-03-28 |
phabricator |
|
New |
D12415: revert: use a `continue` to reduce indentation |
2022-03-28 |
phabricator |
|
New |
D12416: revert: ask user to confirm before tracking new file when interactive |
2022-03-28 |
phabricator |
|
New |
D12417: tests: add test for rebasing commit after amending rename into parent |
2022-03-30 |
phabricator |
|
New |
D12418: copies: add config to preserve old copies (issue5457) |
2022-03-30 |
phabricator |
|
New |
D12419: util: restore the util.pickle symbol |
2022-03-30 |
phabricator |
|
New |
D12420: pycompat: drop the pickle import |
2022-03-30 |
phabricator |
|
New |
D12421: util: drop a duplicate import |
2022-03-30 |
phabricator |
|
New |
D12422: tests: drop some py2 specific pyflake failures |
2022-03-30 |
phabricator |
|
New |
D12423: tests: stop excluding the pycompat module from pyflakes |
2022-03-30 |
phabricator |
|
New |
D12424: rust: upgrade zstd from 0.5.3 to 0.11.1 |
2022-03-31 |
phabricator |
|
New |
D12425: rhg: allow loading repos with `bookmarksinstore` requirement |
2022-04-01 |
phabricator |
|
New |
D12426: rhg: don't skip empty lines when iterating over changeset lines |
2022-04-01 |
phabricator |
|
New |
D12427: dispatch: stop sometimes generating silly blackbox entries |
2022-04-01 |
phabricator |
|
New |
D12428: rust: explain why the current `OwningDirstateMap` is unsound |
2022-04-04 |
phabricator |
|
New |
D12429: rust: fix unsound `OwningDirstateMap` |
2022-04-04 |
phabricator |
|
New |
D12430: rust-dirstate: panic if the DirstateMap counters go below 0 |
2022-04-04 |
phabricator |
|
New |
D12431: rust-dirstatemap: properly decrement counter for tracked descendants |
2022-04-04 |
phabricator |
|
New |
D12432: rust-dirstatemap: correctly decrement the copies counter |
2022-04-04 |
phabricator |
|
New |
D12433: rust-hgpath: add `repr(transparent)` to `HgPath` |
2022-04-04 |
phabricator |
|
New |
D12434: path: explicitly declare the `bookmarks.mode` suboptions |
2022-04-04 |
phabricator |
|
New |
D12435: path: explicitly declare the `multi-urls` suboptions |
2022-04-04 |
phabricator |
|
New |
D12436: path: explicitly declare the `pushrev` suboptions |
2022-04-04 |
phabricator |
|
New |
D12437: path: explicitly declare the `bookmarks.mode` suboptions |
2022-04-04 |
phabricator |
|
New |
D12438: rhg: remove special parsing of empty changelog data for null rev |
2022-04-05 |
phabricator |
|
New |
D12439: [RFC] rhg: start parsing changeset data |
2022-04-05 |
phabricator |
|
New |
D12440: crecord: add test demonstrating issue when reverting noeol->eol change |
2022-04-05 |
phabricator |
|
New |
D12441: crecord: avoid duplicating lines when reverting noeol->eol change |
2022-04-05 |
phabricator |
|
New |
D12442: [RFC] rhg: implement more methods on revlogs |
2022-04-05 |
phabricator |
|
New |
D12443: dirstate: fix some typos in docstrings |
2022-04-06 |
phabricator |
|
New |
D12444: test-issue660: test inside a repository, not the test dir |
2022-04-06 |
phabricator |
|
New |
D12445: test-issue660: add dirstate-v2 variant |
2022-04-06 |
phabricator |
|
New |
D12446: rust-dirstate-entry: fix typo in panic message |
2022-04-06 |
phabricator |
|
New |
D12447: dirstate: remove v1_* methods from Python/C/Rust shared API |
2022-04-06 |
phabricator |
|
New |
D12448: rust-dirstate: don't return a state for untracked entries |
2022-04-06 |
phabricator |
|
New |
D12449: rust-dirstatemap: add `set_tracked` method |
2022-04-06 |
phabricator |
|
New |
D12450: dirstatemap: move `set_tracked` out of common methods and plug in Rust |
2022-04-06 |
phabricator |
|
New |
D12451: dirstatemap: remove unused parameter from `reset_state` |
2022-04-06 |
phabricator |
|
New |
D12452: rust-dirstate: introduce intermediate struct for dirstate-v2 data |
2022-04-06 |
phabricator |
|
New |
D12453: rust-dirstatemap: add Rust implementation of `reset_state` |
2022-04-06 |
phabricator |
|
New |
D12454: dirstatemap: move `reset_state` out of common methods |
2022-04-06 |
phabricator |
|
New |
D12455: dirstatemap: remove `_insert_entry` |
2022-04-06 |
phabricator |
|
New |
D12456: rust-dirstatemap: add `set_clean` method |
2022-04-06 |
phabricator |
|
New |
D12457: dirstatemap: move `set_clean` out of common methods |
2022-04-06 |
phabricator |
|
New |
D12458: rust-dirstatemap: add `set_possibly_dirty` method |
2022-04-06 |
phabricator |
|
New |
D12459: dirstatemap: move `set_possibly_dirty` out of the common methods |
2022-04-06 |
phabricator |
|
New |
D12460: rust-dirstatemap: add `set_untracked` method |
2022-04-06 |
phabricator |
|
New |
D12461: dirstatemap: move `set_untracked` out of the common methods |
2022-04-06 |
phabricator |
|
New |
D12462: rhg: use the new `set_clean` API |
2022-04-06 |
phabricator |
|
New |
D12463: rust-dirstatemap: remove `removefile` API |
2022-04-06 |
phabricator |
|
New |
D12464: rust-distatemap: remove `addfile` API |
2022-04-06 |
phabricator |
|
New |
D12465: rust-dirstatemap: remove unused `_refresh_entry` implementation |
2022-04-06 |
phabricator |
|
New |
D12466: rust-dirstatemap: remove `__settitem__` |
2022-04-06 |
phabricator |
|
New |
D12467: rust-dirstatemap: remove `_drop_entry` |
2022-04-06 |
phabricator |
|
New |
D12468: dirstatemap: move `_drop_entry` out of the common methods |
2022-04-06 |
phabricator |
|
New |
D12469: dirstatemap: move `_refresh_entry` out of the common methods |
2022-04-06 |
phabricator |
|
New |
D12470: dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common |
2022-04-06 |
phabricator |
|
New |
D12471: dirstate-item: add missing bit of docstring |
2022-04-06 |
phabricator |
|
New |
D12472: rust-dirstatemap: implement part of the `setparents` logic |
2022-04-06 |
phabricator |
|
New |
D12473: rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods |
2022-04-06 |
phabricator |
|
New |
D12474: rust-cpython: remove unused API to `drop_entry_and_copy_source` |
2022-04-06 |
phabricator |
|
New |
D12475: rust-dirstatemap: use `DirstateEntry::tracked` directly |
2022-04-06 |
phabricator |
|
New |
D12476: rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert` |
2022-04-06 |
phabricator |
|
New |
D12477: rust: add `Debug` trait to a bunch of structs |
2022-04-06 |
phabricator |
|
New |
D12478: rust-dirstatemap: add unit tests |
2022-04-06 |
phabricator |
|
New |
D12479: tests-racy-mutation: pass the editor through config instead of env variable |
2022-04-06 |
phabricator |
|
New |
D12480: run-tests: introduce "forward-slash" version of everything on windows |
2022-04-06 |
phabricator |
|
New |
D12481: debuglock: ignore ENOENT error when unlocking |
2022-04-06 |
phabricator |
|
New |
D12482: setup: fix incomplete implementation of Command |
2022-04-07 |
phabricator |
|
New |
D12483: help: clarify the unit of `ui.large-file-limit` config |
2022-04-07 |
phabricator |
|
New |
D12484: help: set the large-file-limit to 10MB |
2022-04-07 |
phabricator |
|
New |
D12485: help: add ammend to basic help page |
2022-04-08 |
phabricator |
|
New |
D12486: rust-nodemap: remove unnecessary explicit lifetime |
2022-04-09 |
phabricator |
|
New |
D12487: zeroconf: fix deprecation warning with python 3.10 |
2022-04-09 |
phabricator |
|
New |
D12488: sslutil: avoid deprecation warnings from python 3.10's ssl module |
2022-04-09 |
phabricator |
|
New |
D12489: sslutil: be less strict about which ciphers are allowed when using --insecure |
2022-04-09 |
phabricator |
|
New |
D12490: test: override default cipher selection when connecting to TLS 1.0/1.1 servers |
2022-04-09 |
phabricator |
|
New |
D12491: sslutil: treat TLSV1_ALERT_PROTOCOL_VERSION error the same as UNSUPPORTED_PROTOCOL |
2022-04-09 |
phabricator |
|
New |
D12492: test: accept another error message on lack of TLS client certificate |
2022-04-09 |
phabricator |
|
New |
D12493: test: deal with changed error message on python 3.10 |
2022-04-11 |
phabricator |
|
New |
D12494: [RFC] rust-revlog: create nodemap on the fly if it's not persisted |
2022-04-11 |
phabricator |
|
New |
D12495: rust-dirstatemap: add `set_tracked` method |
2022-04-12 |
phabricator |
|
New |
D12496: dirstatemap: move `set_tracked` out of common methods and plug in Rust |
2022-04-12 |
phabricator |
|
New |
D12497: dirstatemap: remove unused parameter from `reset_state` |
2022-04-12 |
phabricator |
|
New |
D12498: rust-dirstate: introduce intermediate struct for dirstate-v2 data |
2022-04-12 |
phabricator |
|
New |
D12499: rust-dirstatemap: add Rust implementation of `reset_state` |
2022-04-12 |
phabricator |
|
New |
D12500: dirstatemap: move `reset_state` out of common methods |
2022-04-12 |
phabricator |
|
New |
D12501: dirstatemap: remove `_insert_entry` |
2022-04-12 |
phabricator |
|
New |
D12502: rust-dirstatemap: add `set_clean` method |
2022-04-12 |
phabricator |
|
New |
D12503: dirstatemap: move `set_clean` out of common methods |
2022-04-12 |
phabricator |
|
New |
D12504: rust-dirstatemap: add `set_possibly_dirty` method |
2022-04-12 |
phabricator |
|
New |
D12505: dirstatemap: move `set_possibly_dirty` out of the common methods |
2022-04-12 |
phabricator |
|
New |
D12506: rust-dirstatemap: add `set_untracked` method |
2022-04-12 |
phabricator |
|
New |
D12507: dirstatemap: move `set_untracked` out of the common methods |
2022-04-12 |
phabricator |
|
New |
D12508: rhg: use the new `set_clean` API |
2022-04-12 |
phabricator |
|
New |
D12509: rust-dirstatemap: remove `removefile` API |
2022-04-12 |
phabricator |
|
New |
D12510: rust-distatemap: remove `addfile` API |
2022-04-12 |
phabricator |
|
New |
D12511: rust-dirstatemap: remove unused `_refresh_entry` implementation |
2022-04-12 |
phabricator |
|
New |
D12512: rust-dirstatemap: remove `__settitem__` |
2022-04-12 |
phabricator |
|
New |
D12513: rust-dirstatemap: remove `_drop_entry` |
2022-04-12 |
phabricator |
|
New |
D12514: dirstatemap: move `_drop_entry` out of the common methods |
2022-04-12 |
phabricator |
|
New |
D12515: dirstatemap: move `_refresh_entry` out of the common methods |
2022-04-12 |
phabricator |
|
New |
D12516: dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common |
2022-04-12 |
phabricator |
|
New |
D12517: dirstate-item: add missing bit of docstring |
2022-04-12 |
phabricator |
|
New |
D12518: rust-dirstatemap: implement part of the `setparents` logic |
2022-04-12 |
phabricator |
|
New |
D12519: rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods |
2022-04-12 |
phabricator |
|
New |
D12520: rust-cpython: remove unused API to `drop_entry_and_copy_source` |
2022-04-12 |
phabricator |
|
New |
D12521: rust-dirstatemap: use `DirstateEntry::tracked` directly |
2022-04-12 |
phabricator |
|
New |
D12522: rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert` |
2022-04-12 |
phabricator |
|
New |
D12523: rust: add `Debug` trait to a bunch of structs |
2022-04-12 |
phabricator |
|
New |
D12524: rust-dirstatemap: add unit tests |
2022-04-12 |
phabricator |
|
New |
D12525: rust-dirstatemap: add `clear_cached_mtime` helper method |
2022-04-12 |
phabricator |
|
New |
D12526: rust-dirstatemap: add `set_cached_mtime` helper method |
2022-04-12 |
phabricator |
|
New |
D12527: rust-dirstatemap: inline the last `get_or_insert` call |
2022-04-12 |
phabricator |
|
New |
D12528: rust-dirstatemap: add a simpler method `get_or_insert_node` for the common case |
2022-04-12 |
phabricator |
|
New |
D12529: rust-dirstatemap: add `each_ancestor` argument to `get_node_mut` |
2022-04-12 |
phabricator |
|
New |
D12530: rust-dirstatemap: use `get_node_mut` instead or `get_or_insert_node` |
2022-04-12 |
phabricator |
|
New |
D12531: rust-dirstatemap: add simpler version of `get_node_mut` |
2022-04-12 |
phabricator |
|
New |
D12532: rust-dirstatemap: use a checked sub instead of a potentially underflowing one |
2022-04-12 |
phabricator |
|
New |
D12533: rust-hg-cpython: remove use of `EntryState` |
2022-04-12 |
phabricator |
|
New |
D12534: rust: use `entry.tracked()` directly |
2022-04-12 |
phabricator |
|
New |
D12535: rust: remove use of `EntryState` in `DirsMultiset` |
2022-04-12 |
phabricator |
|
New |
D12536: rust-dirstate-entry: add `modified` method |
2022-04-12 |
phabricator |
|
New |
D12537: rust-dirstatemap: stop using `.state` in `is_from_other_parent` |
2022-04-12 |
phabricator |
|
New |
D12538: rust-dirstatemap: stop using `state()` in the cache logic |
2022-04-12 |
phabricator |
|
New |
D12539: rust-status: stop using `state()` in `handle_normal_file` |
2022-04-12 |
phabricator |
|
New |
D12540: rust-status: stop using `state()` in the dispatch logic |
2022-04-12 |
phabricator |
|
New |
D12541: rust-dirstatemap: remove unused helper from the old API |
2022-04-12 |
phabricator |
|
New |
D12542: narrow: support debugupgraderepo |
2022-04-12 |
phabricator |
|
New |
D12543: rhg: refactor to pass argv down, instead of caling args_os() |
2022-04-12 |
phabricator |
|
New |
D12544: rust-nodemap-docket: move check of nodemap requirement to caller |
2022-04-13 |
phabricator |
|
New |
D12545: rust-nodemap-docket: make unaware of `Repo` |
2022-04-13 |
phabricator |
|
New |
D12546: rust-revlog: move check for nodemap requirement to caller |
2022-04-13 |
phabricator |
|
New |
D12547: rust-revlog: make unaware of `Repo` |
2022-04-13 |
phabricator |
|
New |
D12548: changelog: avoid copying changeset data into `ChangesetRevisionData` |
2022-04-13 |
phabricator |
|
New |
D12549: branchmap: add a test that shows bad interaction with strip |
2022-04-13 |
phabricator |
|
New |
D12550: absorb: make `--edit-lines` imply `--apply-changes` |
2022-04-13 |
phabricator |
|
New |
D12551: tests: add test demonstrating issue with ambiguous has prefixes during rebase |
2022-04-13 |
phabricator |
|
New |
D12552: rebase: while rewriting desc hashes, ignore ambiguous prefix "hashes" |
2022-04-13 |
phabricator |
|
New |
D12553: setup: fix the py2exe logic to work with py3 |
2022-04-13 |
phabricator |
|
New |
D12554: resourceutil: force filesystem access to resources when using py2exe |
2022-04-13 |
phabricator |
|
New |
D12555: procutil: avoid `+= None` when writing to full std{err, out} descriptor on py3 |
2022-04-13 |
phabricator |
|
New |
D12556: windows: disable pager when packaged with py2exe |
2022-04-13 |
phabricator |
|
New |
D12557: windows: fix stdio with py2exe and py3 |
2022-04-13 |
phabricator |
|
New |
D12558: rust-filelog: don't use persistent nodemap (to match Python) |
2022-04-14 |
phabricator |
|
New |
D12559: contrib: update python dependencies on Windows |
2022-04-15 |
phabricator |
|
New |
D12560: contrib: add a hint if the Windows dependency MSI is already installed |
2022-04-15 |
phabricator |
|
New |
D12561: rust-revlog: make `Changelog` and `ManifestLog` unaware of `Repo` |
2022-04-15 |
phabricator |
|
New |
D12562: repo: extract a function for checking nodemap requirement |
2022-04-15 |
phabricator |
|
New |
D12563: rust-revlog: change default version from 2 to 1 in test builder |
2022-04-16 |
phabricator |
|
New |
D12564: rust-revlog: make `IndexEntryBuilder` build a whole entry |
2022-04-16 |
phabricator |
|
New |
D12565: rust-revlog: add tests for p1/p2 getters, as promised in D12442 |
2022-04-16 |
phabricator |
|
New |
D12566: idirstate: add missing get_entry() method |
2022-04-18 |
phabricator |
|
New |
D12567: git: adapt to some recent dirstate API changes |
2022-04-18 |
phabricator |
|
New |
D12568: git: un-byteify the `mode` argument for the builtin `open()` |
2022-04-18 |
phabricator |
|
New |
D12569: packaging: add a missing parenthesis to help text |
2022-04-18 |
phabricator |
|
New |
D12570: packaging: drop python27 references from the Windows instructions |
2022-04-18 |
phabricator |
|
New |
D12571: packaging: fix the type hint on the download_entry function |
2022-04-18 |
phabricator |
|
New |
D12572: tests: demonstrate crash on partial amend with copies in changesets |
2022-04-19 |
phabricator |
|
New |
D12573: amend: don't remove unselected removals from memctx |
2022-04-19 |
phabricator |
|
New |
D12574: rust: fix formatting |
2022-04-19 |
phabricator |
|
New |
D12575: actions: fix formatting issue |
2022-04-19 |
phabricator |
|
New |
D12576: amend: move "return None for removed files" into block handling filestoamend |
2022-04-19 |
phabricator |
|
New |
D12577: amend: small refactor of logic for clarity |
2022-04-19 |
phabricator |
|
New |
D12578: rhg: use `Command::exec` instead of `Command::status` |
2022-04-20 |
phabricator |
|
New |
D12579: chg: make `chg --cwd $anything -R $relativepath` behave better |
2022-04-20 |
phabricator |
|
New |
D12580: rust-dirstate-v2: save proper data size if no new data on append |
2022-04-21 |
phabricator |
|
New |
D12581: rust-dirstate-v2: clean up previous data file after the docket is written |
2022-04-21 |
phabricator |
|
New |
D12582: rust-repo: make `Send` by not storing functions in `LazyCell` |
2022-04-21 |
phabricator |
|
New |
D12583: iblt: prototype for setdiscovery |
2022-04-21 |
phabricator |
|
New |
D12584: censor: demonstrate a bug |
2022-04-22 |
phabricator |
|
New |
D12585: commit: don't use hard-coded `.hg/last-message.txt` path in error message |
2022-04-22 |
phabricator |
|
New |
D12586: rhg: fix dirstate-v2 data file removal system |
2022-04-25 |
phabricator |
|
New |
D12587: color: support the NO_COLOR environment variable |
2022-04-26 |
phabricator |
|
New |
D12588: filemerge: add configs to disable some or all partial merge tools |
2022-04-26 |
phabricator |
|
New |
D12589: tests: fix misspelling of supersede |
2022-04-27 |
phabricator |
|
New |
D12590: dirstate-v2: add flag to `debugstate` to print docket information |
2022-04-28 |
phabricator |
|
New |
D12591: debugcommands: remove `debugdirstateignorepatternhash` |
2022-04-28 |
phabricator |
|
New |
D12592: test-dirstate: use new `--docket` flag to get the data uuid |
2022-04-28 |
phabricator |
|
New |
D12593: rust-dirstate-v2: show `unused_bytes` counter is not reset on total rewrite |
2022-04-28 |
phabricator |
|
New |
D12594: rust-dirstate-v2: fix the unused bytes counter when rewriting the dirstate |
2022-04-28 |
phabricator |
|
New |
D12595: wix: drop python2 conditionals |
2022-04-28 |
phabricator |
|
New |
D12596: wix: bump the minimum Windows required to 8.1 |
2022-04-28 |
phabricator |
|
New |
D12598: tests: make sure .js files stay in ASCII encoding (issue6559) |
2022-05-02 |
phabricator |
|
New |
D12599: doc: use an absolute path in sys.path to work around a python DLL loading bug |
2022-05-03 |
phabricator |
|
New |
D12600: Enforce narrowacl in narrow_widen |
2022-05-04 |
phabricator |
|
New |
D12601: test-dirstate: fix detection of Rust environment variable |
2022-05-04 |
phabricator |
|
New |
D12602: test-dirstate: print something when the check is skipped |
2022-05-04 |
phabricator |
|
New |
D12603: diff: graduate merge diffs from experimental and add to tweakdefaults |
2022-05-04 |
phabricator |
|
New |
D12604: censor: fix [hg update] away from a revision with censored files |
2022-05-04 |
phabricator |
|
New |
D12605: diff: add help text to highlight the ability to do "merge diffs" |
2022-05-04 |
phabricator |
|
New |
D12606: contrib: migrate off of a couple of bitbucket URLs |
2022-05-04 |
phabricator |
|
New |
D12607: censor: make rhg fall back to python when encountering a censored node |
2022-05-05 |
phabricator |
|
New |
D12608: node: manually implement Debug |
2022-05-05 |
phabricator |
|
New |
D12609: obsolete: remove two unused constants |
2022-05-05 |
phabricator |
|
New |
D12610: rust: make requirements public |
2022-05-06 |
phabricator |
|
New |
D12611: auto-upgrade: introduce a way to auto-upgrade to/from share-safe |
2022-05-06 |
phabricator |
|
New |
D12612: upgrade: split some logic from UpgradeOperation |
2022-05-06 |
phabricator |
|
New |
D12613: auto-upgrade: introduce a way to auto-upgrade to/from tracked-hint |
2022-05-06 |
phabricator |
|
New |
D12614: auto-upgrade: introduce a way to auto-upgrade to/from dirstate-v2 |
2022-05-06 |
phabricator |
|
New |
D12615: auto-upgrade: add a test case with no permission to lock the repository |
2022-05-06 |
phabricator |
|
New |
D12616: debuglock: make the command more useful in non-interactive mode |
2022-05-06 |
phabricator |
|
New |
D12617: wait-on-file: properly wait on any file and symlink |
2022-05-06 |
phabricator |
|
New |
D12618: auto-upgrade: add a test case where the repository is already locked |
2022-05-06 |
phabricator |
|
New |
D12619: auto-upgrade: skip the operation if the repository cannot be locked |
2022-05-06 |
phabricator |
|
New |
D12620: tests: make sure .js files stay in ASCII encoding (issue6559) |
2022-05-09 |
phabricator |
|
New |
D12621: check-py3-compat: use an absolute path in sys.path |
2022-05-10 |
phabricator |
|
New |
D12622: doc: use an absolute path in sys.path |
2022-05-10 |
phabricator |
|
New |
D12623: clone: use better names for temp files |
2022-05-10 |
phabricator |
|
New |
D12624: amend: add test showing poor behavior when copies are involved |
2022-05-12 |
phabricator |
|
New |
D12625: amend: stop specifying matcher, get all copies in wctx |
2022-05-12 |
phabricator |
|
New |
D12626: revlog: use %d to format int instead of %lu (issue6565) |
2022-05-17 |
phabricator |
|
New |
D12627: worker: adapt _blockingreader to work around a python3.8.[0-1] bug (issue6444) |
2022-05-17 |
phabricator |
|
New |
D12628: worker: fix `_blockingreader.read()` to really block |
2022-05-18 |
phabricator |
|
New |
D1313: dirstate: gate access to self._map.dirs |
2017-11-03 |
phabricator |
|
New |
D1371: global: remove redundant parenthesis |
2017-11-12 |
phabricator |
|
New |
D1506: dagop: handle IndexError when using wdir() in dag range |
2017-11-24 |
phabricator |
|
New |
D1700: logtoprocess: pass ui in runshellcommand |
2017-12-15 |
phabricator |
|
New |
D1701: logtoprocess: add the possibility to not popup a console |
2017-12-15 |
phabricator |
|
New |
D1752: tests: show phases aren't preserved part of streaming clone (issue5648) |
2017-12-24 |
phabricator |
|
New |
D1753: streamclone: preserve remote phases (issue5648) |
2017-12-24 |
phabricator |
|
New |
D1765: parsers: use an attr-derived class for revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1766: cext: rename variable describing format for index entries |
2017-12-27 |
phabricator |
|
New |
D1767: cext: make nullentry a member of index types |
2017-12-27 |
phabricator |
|
New |
D1768: cext: obtain reference to index entry type |
2017-12-27 |
phabricator |
|
New |
D1769: cext: use dedicated type for index entries |
2017-12-27 |
phabricator |
|
New |
D1770: revlog: use revlog index entry type for version 0 revlogs |
2017-12-27 |
phabricator |
|
New |
D1771: revlog: pass index entry type into packentry() (API) |
2017-12-27 |
phabricator |
|
New |
D1772: tests: port revlog index code to modern API |
2017-12-27 |
phabricator |
|
New |
D1773: revlog: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1774: repoview: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1775: dagutil: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1776: bundlerepo: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1777: upgrade: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1778: debugcommands: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1779: unionrepo: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D2079: color: honor NO_COLOR |
2018-02-07 |
phabricator |
|
New |
D2158: py3: use raw string for open() mode |
2018-02-12 |
phabricator |
|
New |
D2588: commit: adds multiline commit message support(issue5616) |
2018-03-03 |
phabricator |
|
New |
D2622: ui: adding a generic method to read config items with an arbitrary type |
2018-03-03 |
phabricator |
|
New |
D2623: dispatch: adding config items for overriding flag defaults |
2018-03-03 |
phabricator |
|
New |
D2679: [PoC] obsolete: config option to enable local only obsolescence mode |
2018-03-05 |
phabricator |
|
New |
D2680: [PoC] obsolete: make markers database writable if local-only mode enabled |
2018-03-05 |
phabricator |
|
New |
D2681: [PoC] scmutil: support local only obsolescence |
2018-03-05 |
phabricator |
|
New |
D2682: [PoC] changegroup: delete obs markers when applying changegroup |
2018-03-05 |
phabricator |
|
New |
D2701: merge: use constants for actions |
2018-03-06 |
Pulkit Goyal |
|
New |
D2873: remotenames: add functionality to override -B flag of push |
2018-03-15 |
phabricator |
|
New |
D2875: remotenames: introduce a config option to allow creation of remote bookmarks |
2018-03-15 |
phabricator |
|
New |
D2880: bundle: add the possibility to bundle bookmarks (issue5792) |
2018-03-16 |
phabricator |
|
New |
D2884: wireproto: experimental command to emit file data |
2018-03-16 |
phabricator |
|
New |
D2945: state: add a magicheader to each state file |
2018-03-26 |
phabricator |
|
New |
D2999: infinitepush: use zope.interface to define indexapi interface |
2018-03-31 |
phabricator |
|
New |
D3022: fix: use a portable python script instead of sed in test |
2018-04-02 |
phabricator |
|
New |
D3023: fix: use a portable python script instead of sed in test |
2018-04-02 |
phabricator |
|
New |
D3187: phase: Add dry-run functionality |
2018-04-07 |
phabricator |
|
New |
D3304: formatter: add support for -Tcbor |
2018-04-13 |
phabricator |
|
New |
D3444: tests: comprehensively test exit handling |
2018-05-06 |
phabricator |
|
New |
D3445: dispatch: shore up exit handling |
2018-05-06 |
phabricator |
|
New |
D3446: dispatch: move sys.exit() to caller (API) |
2018-05-06 |
phabricator |
|
New |
D3447: rust: make exit handling consistent with `hg` |
2018-05-06 |
phabricator |
|
New |
D3454: Assign to result from block. |
2018-05-06 |
phabricator |
|
New |
D3650: serve: add an option to open in the default browser |
2018-05-24 |
phabricator |
|
New |
D3663: graft: add test showing --continue not preserving --edit passed earlier |
2018-05-25 |
phabricator |
|
New |
D3664: graft: reuse the --edit value passed initially in `hg graft --continue` (BC) |
2018-05-25 |
phabricator |
|
New |
D3665: graph: improve graph output by using Unicode characters |
2018-05-30 |
Yuya Nishihara |
|
New |
D3669: cmdutil: have statefile names in STATES instead of functions |
2018-05-29 |
phabricator |
|
New |
D3670: cmdutil: don't return statedetectionpredicate function from _getrepostate() |
2018-05-29 |
phabricator |
|
New |
D3672: retractboundary: add dryrun parameter |
2018-05-30 |
phabricator |
|
New |
D3830: rebase: suppress transaction warns during dry-run |
2018-06-24 |
phabricator |
|
New |
D3866: histedit: use cbor to write histedit-state file |
2018-06-30 |
phabricator |
|
New |
D3896: copies: handle case when both merge cset are not descendant of merge base |
2018-07-08 |
phabricator |
|
New |
D3946: obsolete: resolved ValueError for var containing 2 ':' chars(issue-5783) |
2018-07-14 |
phabricator |
|
New |
D3977: hgweb: strip trailing '/' in apppath before appending '/static/' |
2018-07-25 |
phabricator |
|
New |
D3979: contrib/phabricator: Convert description into local |
2018-07-25 |
phabricator |
|
New |
D3986: split: abort if there's an unfinished operation |
2018-07-30 |
phabricator |
|
New |
D4053: [RFC]hgweb: garbage collect on every request in hgweb_mod too |
2018-08-02 |
phabricator |
|
New |
D4283: webcommands: fix `@webcommand` decorator |
2018-08-15 |
phabricator |
|
New |
D4301: tests: add a directory 'knownfailures' to check in known failures |
2018-08-16 |
phabricator |
|
New |
D4409: rebase: skip *all* obsolete revisions |
2018-08-28 |
phabricator |
|
New |
D4479: [RFC] obsolete: add mechanism to filter obsstore |
2018-09-04 |
phabricator |
|
New |
D4602: phabricator: move extension from contrib to hgext |
2018-09-15 |
Yuya Nishihara |
|
New |
D4664: mergecommit: add a new extension to merge in-memory and create a commit |
2018-09-19 |
phabricator |
|
New |
D4716: lfs: don't add extension to hgrc after clone or share (BC) |
2018-09-24 |
phabricator |
|
New |
D4810: repository: introduce an ellipses repo requirement |
2018-09-30 |
phabricator |
|
New |
D4876: amend: add config to skip amend if only date is changed (issue5828) |
2018-10-03 |
phabricator |
|
New |
D4877: url: Allow to configure timeout on http connection |
2018-10-04 |
phabricator |
|
New |
D5064: style: run black on a subset of mercurial |
2018-10-13 |
phabricator |
|
New |
D5295: branchmap: define a hasbranch() to find whether a branch exists or not |
2018-11-22 |
phabricator |
|
New |
D5299: phabricator: fallback reading arcanist config files |
2018-11-23 |
phabricator |
|
New |
D5308: store: don't pass 'atomictemp=True' while appending to fncache |
2018-11-27 |
phabricator |
|
New |
D5410: merge: allow to merge non-conflicting changes outside narrowspec |
2018-12-11 |
phabricator |
|
New |
D5495: revset: add "branch" positional arguments to the merge revset |
2019-01-06 |
phabricator |
|
New |
D5496: revset: add "samebranch" keyword argument to the merge revset |
2019-01-06 |
phabricator |
|
New |
D5503: vfs: add support for repo names with `$` sign while using with env vars (issue5739) |
2019-01-07 |
phabricator |
|
New |
D5514: test: change test's diff generation to use mdiff for nicer output |
2019-01-07 |
phabricator |
|
New |
D5539: style: run yapf on a subset of mercurial |
2019-01-09 |
phabricator |
|
New |
D5565: revlog: add version 2 format flag to control sparse |
2019-01-11 |
phabricator |
|
New |
D5566: revlog: rename revlog I/O classes to reflect version (API) |
2019-01-11 |
phabricator |
|
New |
D5567: revlog: assign revlog._io in version lookup conditional |
2019-01-11 |
phabricator |
|
New |
D5632: setdiscovery: pass srvheads into partialdiscovery constructor |
2019-01-18 |
phabricator |
|
New |
D5737: py3: convert info.name to bytes in subrepo.py |
2019-01-29 |
phabricator |
|
New |
D5812: py3: pass str into ValueError to prevent b'' prefix in output |
2019-02-03 |
phabricator |
|
New |
D5941: config.txt: Add better documentation for ui.tweakdefault(issue6000) |
2019-02-11 |
phabricator |
|
New |
D6005: uncommit: added interactive mode and removed _fixdirstate()(issue6062) |
2019-02-22 |
phabricator |
|
New |
D6026: lock: Improve the waiting for lock message which will help newcomers(issue6081) |
2019-02-26 |
phabricator |
|
New |
D6027: mq: make unshelve to apply on modified mq patch (issue4318) |
2019-02-26 |
phabricator |
|
New |
D6029: Bug 1477205 - Remove the exception when a node is created after closing the AudioContext. r?padenot |
2019-02-27 |
phabricator |
|
New |
D6043: UnicodeEncoding:change the default encoding of the whole script to be 'UTF-8'(issue6040) |
2019-03-02 |
phabricator |
|
New |
D6056: patch: stop aborting when ADD/RENAME/COPY files on --interactive (issue5727) |
2019-03-03 |
phabricator |
|
New |
D6082: phabricator: add a `--branch` flag to `hg phabsend` |
2019-03-07 |
phabricator |
|
New |
D6123: Experimental features: Add condition to for float number (issue6099) |
2019-03-12 |
phabricator |
|
New |
D6128: chistedit:improve location of highlighted cursor.(issue6073) |
2019-03-13 |
phabricator |
|
New |
D6196: cext: make revlog.c PY_SSIZE_T_CLEAN |
2019-04-09 |
Yuya Nishihara |
|
New |
D6259: revset: on-disk cache for children queries |
2019-04-16 |
phabricator |
|
New |
D6312: branchcache: update the filteredhash if we update the tiprev |
2019-04-26 |
phabricator |
|
New |
D6355: shelve: add `update --shelve` if shelve extension is loaded |
2019-05-09 |
phabricator |
|
New |
D6356: mdiff: prepare mdiff to be used for run-tests to replace unidiff |
2019-05-10 |
phabricator |
|
New |
D6359: test: change test's diff generation to use mdiff for nicer output |
2019-05-10 |
phabricator |
|
New |
D6369: templatekw: make {file_*} compare to both merge parents (issue4292) |
2019-05-26 |
Yuya Nishihara |
|
New |
D6462: commitextras: try to remove localrepo hacking to add extras to commit |
2019-05-30 |
phabricator |
|
New |
D6593: rust-minor-fixes: remove Deref in favor of explicit methods |
2019-07-05 |
Yuya Nishihara |
|
New |
D6659: graft: split graft code to avoid duplication |
2019-07-18 |
phabricator |
|
New |
D6665: continue: added support for graft |
2019-07-21 |
phabricator |
|
New |
D6678: continue: added support for histedit |
2019-07-23 |
phabricator |
|
New |
D6697: cmdutil: add allowunfinished to prevent checkunfinished() on docommit() |
2019-07-26 |
phabricator |
|
New |
D6709: config: add --all flag to show all known configs |
2019-08-02 |
phabricator |
|
New |
D6717: mypy: add a mypy.ini config file |
2019-08-04 |
phabricator |
|
New |
D6718: repository: suppress typing errors on functions without arguments |
2019-08-04 |
phabricator |
|
New |
D6735: update: added support for --abort flag(issue4404) |
2019-08-17 |
phabricator |
|
New |
D6737: shelve: add --unresolved flag to shelve mergestate with unresolved files |
2019-08-17 |
phabricator |
|
New |
D6738: unshelve: add --unresolved flag to unshelve mergestate with unresolved files |
2019-08-17 |
phabricator |
|
New |
D6739: unshelve: add abort on using --interactive and --unresolved together |
2019-08-17 |
phabricator |
|
New |
D6776: bookmarks: validate changes on push |
2019-08-30 |
phabricator |
|
New |
D6845: pushkeys: introduce a server.bookmarks-pushkey-reject option to complement D6776 |
2019-09-12 |
phabricator |
|
New |
D6846: packaging: script the building of a MacOS installer using a custom python |
2019-09-12 |
phabricator |
|
New |
D6847: dont-accept-this: this is for reference in D6776 |
2019-09-13 |
phabricator |
|
New |
D6859: rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send (RFC) |
2019-09-16 |
phabricator |
|
New |
D6876: phabricator: support automatically obsoleting old revisions of pulled commits |
2019-09-25 |
phabricator |
|
New |
D6906: ci: implement a new CI system for Mercurial |
2019-09-29 |
phabricator |
|
New |
D6922: ci: implement a "try server" |
2019-09-30 |
phabricator |
|
New |
D6924: ci: store job start parameters in DynamoDB |
2019-10-01 |
phabricator |
|
New |
D6925: ci: track spot instance state, randomly assign availability zone |
2019-10-01 |
phabricator |
|
New |
D6926: ci: retry expired spot instance requests |
2019-10-01 |
phabricator |
|
New |
D6927: ci: report cost to run each job |
2019-10-01 |
phabricator |
|
New |
D6928: ci: fetch explicit attributes |
2019-10-01 |
phabricator |
|
New |
D6929: ci: add comment about block duration pricing |
2019-10-01 |
phabricator |
|
New |
D6957: rebase: unconditionally clear merge state when `--stop`ing a rebase |
2019-10-04 |
phabricator |
|
New |
D6958: hg: move hg script to be a template that gets filled in via make |
2019-10-04 |
phabricator |
|
New |
D6959: setup: switch to having setup.py generate an hg script |
2019-10-04 |
phabricator |
|
New |
D6962: config: add defaults and experimental status for --debug flag |
2019-10-04 |
phabricator |
|
New |
D6963: config: show config options in a user-friendly format |
2019-10-04 |
phabricator |
|
New |
D6966: shelve: add method for storing mergestate in changeset extras |
2019-10-04 |
phabricator |
|
New |
D6987: strip: move strip extension to core |
2019-10-05 |
phabricator |
|
New |
D7025: rewriteutil: add configurable check to disallow obsoleting someone else cset |
2019-10-08 |
phabricator |
|
New |
D7026: treemanifest: move out of experimental |
2019-10-08 |
phabricator |
|
New |
D7106: fuzz: restrict dirs fuzzer to only 40k of input |
2019-10-15 |
phabricator |
|
New |
D7135: copies: filter out file already in parent in duplicatecopies() |
2019-10-18 |
phabricator |
|
New |
D7146: [RFC] grep: add config option to grep PWD by default |
2019-10-22 |
phabricator |
|
New |
D7175: tests: add test showing incorrect note about not rebasing extinct commit |
2019-10-26 |
phabricator |
|
New |
D7176: rebase: allow rebasing obsolete commit without successor |
2019-10-26 |
phabricator |
|
New |
D7177: [PoC] allow providing explicit mapping for parents of merge commits |
2019-10-28 |
phabricator |
|
New |
D7187: py3: fix fsmonitor error message formatting under Python3 |
2019-11-01 |
phabricator |
|
New |
D7257: [RFC] repoview: add a "filter" that just disallows walking to heads |
2019-11-06 |
phabricator |
|
New |
D7295: pytype: add a (very slow) test that executes pytype |
2019-11-06 |
phabricator |
|
New |
D7296: pycompat: kludge around pytype being confused by __new__ |
2019-11-06 |
phabricator |
|
New |
D7384: commands: necessary annotations and suppresssions to pass pytype |
2019-11-14 |
phabricator |
|
New |
D7416: procutil: support for obtaining an importlib.abc.ResourceReader |
2019-11-15 |
phabricator |
|
New |
D7417: procutil: extract executable-relative resources test |
2019-11-15 |
phabricator |
|
New |
D7418: procutil: teach resourcereader() to handle exe relative resources |
2019-11-15 |
phabricator |
|
New |
D7419: help: port to ResourceReader API |
2019-11-15 |
phabricator |
|
New |
D7422: rust: remove hgcli project |
2019-11-15 |
phabricator |
|
New |
D7515: pytype: [WIP] suppress various warnings inline to get a clean run |
2019-11-24 |
phabricator |
|
New |
D7542: mail: don't complain about a multi-word email.method |
2022-04-12 |
phabricator |
|
New |
D7542: mail: don't complain about a multi-word email.method |
2022-04-11 |
phabricator |
|
New |
D7542: mail: don't complain about a multi-word email.method |
2019-12-02 |
phabricator |
|
New |
D7574: hg-core: add utils::path to project |
2019-12-07 |
phabricator |
|
New |
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 |
D7582: rust-configparser: run rustfmt |
2019-12-07 |
phabricator |
|
New |
D7630: RFC: absorb: make the absorbed changeset be automatically "evolved" |
2019-12-13 |
phabricator |
|
New |
D7631: RFC: absorb: allowing committed changes to be absorbed into their ancestors |
2019-12-13 |
phabricator |
|
New |
D7716: rust-discovery: partial switch to typestate pattern |
2019-12-24 |
phabricator |
|
New |
D7717: rust-discovery: restoring add_missing cheap early return |
2019-12-24 |
phabricator |
|
New |
D7718: rust-directory: simplify bidirectional sampling |
2019-12-24 |
phabricator |
|
New |
D7719: rust-discovery: children cache as typestate transition |
2019-12-24 |
phabricator |
|
New |
D7720: rust-discovery: moved some methods to the wrapper enum |
2019-12-24 |
phabricator |
|
New |
D7721: rust-discovery: postponing random generator init |
2019-12-24 |
phabricator |
|
New |
D7722: rust-discovery: simplifying add_missing_revisions() |
2019-12-24 |
phabricator |
|
New |
D7728: rebase: add test to demonstrate issue6180 |
2019-12-27 |
phabricator |
|
New |
D7730: rebase: make sure pruning does not confuse rebase (issue6180) |
2019-12-27 |
phabricator |
|
New |
D7786: update: add --abort option in hg update command (issue4404) |
2020-01-03 |
phabricator |
|
New |
D7940: py3: make flush() line optional |
2020-01-18 |
phabricator |
|
New |
D7941: py3: wallpaper over demand importer differences on Python 3.5 |
2020-01-18 |
phabricator |
|
New |
D7942: py3: make test-http-bad-server.t conditional on Python 3.6+ |
2020-01-18 |
phabricator |
|
New |
D7967: exchange: recognize changegroup3 bundles in `getbundlespec()` |
2020-01-21 |
phabricator |
|
New |
D8064: split: add a --single flag to only ask for one split |
2020-02-01 |
phabricator |
|
New |
D8227: hgit: use type_str instead of type for checking type of git objects |
2020-03-05 |
phabricator |
|
New |
D8289: resolve: add a --clear option for clearing the merge state |
2020-03-13 |
phabricator |
|
New |
D8290: morestatus: recommend `hg resolve --clear` when appropriate |
2020-03-13 |
phabricator |
|
New |
D8345: tests: look for CRLF on Windows |
2020-03-30 |
phabricator |
|
New |
D8346: tests: force newlines to LF in tinyproxy.py |
2020-03-30 |
phabricator |
|
New |
D8347: encoding: use special dictionary type for env variables on Windows |
2020-03-30 |
phabricator |
|
New |
D8348: tests: force newlines to LF in inline Python script |
2020-03-30 |
phabricator |
|
New |
D8352: extensions: don't crash if __file__ not defined |
2020-04-01 |
phabricator |
|
New |
D8457: [RFC] metadataonlyctx: demonstrate an error reusing manifest nodes |
2020-04-17 |
phabricator |
|
New |
D851: [RFC] setup: increase MAX_PATH limit on Windows 10 Anniversary Update |
2017-09-30 |
phabricator |
|
RFC |
D8524: phabricator: load .arcconfig during reposetup (issue6331) |
2020-05-15 |
phabricator |
|
New |
D8571: test: make test-doctest.py not assume it's run from a mercurial repo |
2020-05-19 |
phabricator |
|
New |
D8579: context: avoid computing status twice when comparing among revisions |
2020-05-25 |
phabricator |
|
New |
D8595: copies: make _chain() and _filter() public |
2020-05-29 |
phabricator |
|
New |
D8596: merge: mark copies in in-memory context when merging |
2020-05-29 |
phabricator |
|
New |
D8597: rebase: use merge.graft() instead of merge.update() |
2020-05-29 |
phabricator |
|
New |
D8598: rebase: drop duplicate call to copies.graftcopies() |
2020-05-29 |
phabricator |
|
New |
D8599: rebase: remove now-unused arguments from rebasenode() |
2020-05-29 |
phabricator |
|
New |
D8616: merge: chain copies with existing copies in working copy |
2020-06-06 |
phabricator |
|
New |
D8646: update: suggest --merge while `hg up` across topo branches |
2020-06-22 |
phabricator |
|
New |
D8677: heptapod: use basename of tests in skiplist in CI (issue6351) |
2020-07-03 |
phabricator |
|
New |
D8968: phabricator: Pass through diffoptions |
2020-08-28 |
phabricator |
|
New |
D8972: [WIP] diff: add a `--tool` flag |
2020-08-29 |
phabricator |
|
New |
D8977: merge: check for dir rename dest before adding ACTION_KEEP |
2020-09-02 |
phabricator |
|
New |
D8982: merge: disable `m2-vs-ma` diff optimization in case of flat manifests |
2020-09-05 |
phabricator |
|
New |
D9056: fix: include adjacent blank lines in ranges to be fixed |
2020-09-18 |
phabricator |
|
New |
D9135: doc: Generate separate commands/topics/extension web pages. |
2020-09-30 |
phabricator |
|
New |
D9159: [RFC] merge: stop caring about whether files are related (issue6163) |
2020-10-07 |
phabricator |
|
New |
D9274: internals: start to document how .hg/ works |
2020-11-07 |
phabricator |
|
New |
D9374: bisect: add a `--rev` flag |
2020-11-23 |
phabricator |
|
New |
D9472: testing phabricator encoding |
2020-12-01 |
phabricator |
|
New |
D9570: debugcommands: introduce command to upgrade/downgrade shares |
2020-12-12 |
phabricator |
|
New |
D9571: debugsharesafe: recommend from `debugupgraderepo` and `help -e share -v` |
2020-12-12 |
phabricator |
|
New |
D9603: branchmap: refactor revbranchmap and use it as topicmap [PoC] |
2020-12-14 |
phabricator |
|
New |
D9636: bundle: add option to avoid checking further delta candidates [POC] |
2020-12-19 |
phabricator |
|
New |
D9677: upgrade: use copy+delete instead of rename while creating backup |
2020-12-31 |
phabricator |
|
New |
D9724: ci: build python wheels |
2021-01-12 |
phabricator |
|
New |
D9725: ci: generate and report XML test results |
2021-01-12 |
phabricator |
|
New |
D9726: ci: use parallel matrices |
2021-01-12 |
phabricator |
|
New |
D9727: ci: report status to phabricator on failures |
2021-01-12 |
phabricator |
|
New |
D9848: fastexport: committer name should not be quoted |
2021-01-22 |
phabricator |
|
New |