[5,of,8,v5] config: remove unused hostsecurity.disabletls10warning config |
2020-06-01 |
Manuel Jacob |
|
New |
[5,of,9] log: do not invoke templatekw.showobsfate() as a function |
2018-02-27 |
Yuya Nishihara |
|
New |
[5,of,9] rust-cpython: remove useless Option<$leaked> from py_shared_iterator |
2019-10-19 |
Yuya Nishihara |
|
New |
[6,of,6,remotenames-ext] remotenames: do not expect repo._remotenames to be set unconditionally |
2018-02-19 |
Ryan McElroy |
|
New |
[6,of,6,V3] rust-cpython: prepare for writing tests that require libpython |
2019-10-17 |
Yuya Nishihara |
|
New |
[6,of,6] extensions: avoid shadowing imported module names with exthelper methods |
2018-12-01 |
Matt Harbison |
|
New |
[6,of,6] fileset: pass in badfn to inner matchers |
2018-07-07 |
Yuya Nishihara |
|
New |
[6,of,6] help: document about "export" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[6,of,6] packaging: "make deb" no longer fails |
2018-10-09 |
via Mercurial-devel |
|
New |
[6,of,6] templatekw: add {size} keyword as an example of fctx-based keyword |
2018-09-02 |
Yuya Nishihara |
|
New |
[6,of,6] test-lfs-test-server: add a testcase for `hg serve` |
2018-03-29 |
Yuya Nishihara |
|
New |
[6,of,7,V2] copies: add a devel debug mode to trace what copy tracing does |
2018-10-01 |
Boris Feld |
|
New |
[6,of,7] diffutil: remove diffopts() in favor of diffallopts() |
2018-07-06 |
Yuya Nishihara |
|
New |
[6,of,7] help: document about "tags" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[6,of,7] match: compose 'set:' pattern as matcher |
2018-07-05 |
Yuya Nishihara |
|
New |
[6,of,7] rust-cpython: bump cpython crates to 0.3 |
2019-10-13 |
Yuya Nishihara |
|
New |
[6,of,7] rust-cpython: leverage upstreamed py_capsule_fn!() macro |
2019-10-13 |
Yuya Nishihara |
|
New |
[6,of,7] rust-cpython: make PySharedRef::try_borrow_mut() return BorrowMutError |
2019-10-22 |
Yuya Nishihara |
|
New |
[6,of,8,V3] context: floor adjustlinkrev graph walk during copy tracing |
2018-10-03 |
Boris Feld |
|
New |
[6,of,8,v5] sslutil: remove dead code (that failed if only TLS 1.0 is available) |
2020-06-01 |
Manuel Jacob |
|
New |
[6,of,8] ui: do not use rawinput() when we have to replace sys.stdin/stdout |
2018-03-10 |
Matt Harbison |
|
New |
[6,of,9] hgweb: make templater mostly compatible with log templates |
2018-02-27 |
Yuya Nishihara |
|
New |
[6,of,9] rust-cpython: leverage RefCell::borrow() to guarantee there's no mutable ref |
2019-10-19 |
Yuya Nishihara |
|
New |
[7,of,7,STABLE] bookmarks: actual fix for race condition deleting bookmark |
2019-06-23 |
Yuya Nishihara |
|
New |
[7,of,7,V2] copies: add time information to the debug information |
2018-10-01 |
Boris Feld |
|
New |
[7,of,7] diffutil: move the module out of utils package |
2018-07-06 |
Yuya Nishihara |
|
New |
[7,of,7] help: document about "version" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[7,of,7] match: remove ctx argument from code path down to _buildmatch() |
2018-07-05 |
Yuya Nishihara |
|
New |
[7,of,7] rust-cpython: drop direct dependency on python(27|3)_sys |
2019-10-13 |
Yuya Nishihara |
|
New |
[7,of,7] rust-cpython: leverage upstreamed py_capsule_fn!() macro |
2019-10-13 |
Yuya Nishihara |
|
New |
[7,of,7] rust-cpython: mark all PyLeaked methods as unsafe |
2019-10-22 |
Yuya Nishihara |
|
New |
[7,of,8,V3] copies: add a devel debug mode to trace what copy tracing does |
2018-10-03 |
Boris Feld |
|
New |
[7,of,8,v5] sslutil: propagate return value ssl.PROTOCOL_SSLv23 from protocolsettings() |
2020-06-01 |
Manuel Jacob |
|
New |
[7,of,9] rust-cpython: drop manual management of mutably_borrowed |
2019-10-19 |
Yuya Nishihara |
|
New |
[7,of,9] templatekw: pass templater to _showlist() by an explicit argument |
2018-02-27 |
Yuya Nishihara |
|
New |
[8,of,8,V3] copies: add time information to the debug information |
2018-10-03 |
Boris Feld |
|
New |
[8,of,8,v5] sslutil: properly detect which TLS versions are supported by the ssl module |
2020-06-01 |
Manuel Jacob |
|
New |
[8,of,9] rust-cpython: remove useless PyRefMut wrapper |
2019-10-19 |
Yuya Nishihara |
|
New |
[8,of,9] templatekw: add compatdict() as a replacement for showdict() |
2018-02-27 |
Yuya Nishihara |
|
New |
[9,of,9] rust-cpython: remove useless PyResult<> from leak_immutable() |
2019-10-19 |
Yuya Nishihara |
|
New |
[9,of,9] templatekw: add compatlist() as a replacement for showlist() |
2018-02-27 |
Yuya Nishihara |
|
New |
[Bug,6645] New: test-https.t: compatibility warnings break test |
2022-02-15 |
mercurial-bugs@mercurial-scm.org |
|
New |
[Bug,6646] New: python 3.10 compatibility warnings break tests |
2022-02-15 |
mercurial-bugs@mercurial-scm.org |
|
New |
[Bug,6661] New: run-tests.py: error: --with-hg must specify an executable hg script |
2022-03-08 |
mercurial-bugs@mercurial-scm.org |
|
New |
[Bug,6666] New: hg import rejects exported changeset in which a directory is emptied and replaced by a symlink |
2022-03-11 |
mercurial-bugs@mercurial-scm.org |
|
New |
[Bug,6696] New: test-dirstate.t#dirstate-v2 failing with Rust detection |
2022-05-05 |
mercurial-bugs@mercurial-scm.org |
|
New |
[Bug,6716] New: test-revlog: uses unsupported '--force-local' tar(1) option |
2022-06-13 |
mercurial-bugs@mercurial-scm.org |
|
New |
[evolve-ext,V2] uncommit: abort if an explicitly given file cannot be uncommitted (BC) |
2019-04-11 |
Matt Harbison |
|
New |
[evolve-ext] compat: don't monkeypatch mercurial.copies module on 4.8 |
2018-11-02 |
Augie Fackler |
|
New |
[evolve-ext] docs: add example for the `prune` command |
2019-07-19 |
Raphaël Gomès |
|
New |
[evolve-ext] evolve: add a config option to persistently set --no-all |
2019-05-02 |
Matt Harbison |
|
New |
[evolve-ext] evolve: fix a documentation typo |
2018-11-20 |
via Mercurial-devel |
|
New |
[evolve-ext] evolve: further clarify that update is performed only when requested |
2019-07-17 |
via Mercurial-devel |
|
New |
[evolve-ext] evolve: further clarify that update is performed only when requested |
2019-06-15 |
via Mercurial-devel |
|
New |
[evolve-ext] evolve: further clarify that update is performed only when requested |
2019-06-15 |
via Mercurial-devel |
|
New |
[evolve-ext] evolve: support hg continue and hg abort |
2022-03-13 |
=?iso-8859-1?q?Luke_Granger-Brown?= |
|
New |
[evolve-ext] exthelper: drop Mercurial 4.3 support |
2018-11-11 |
Matt Harbison |
|
New |
[evolve-ext] Fixed case where AttributeError can be thrown when importing wireproto |
2018-07-31 |
andrew@apastron.co |
|
New |
[evolve-ext] legacy: drop the check for `obsolete._enabled` |
2019-04-30 |
Matt Harbison |
|
New |
[evolve-ext] obsdiscovery: adopt to calling convention change |
2018-09-17 |
Gregory Szorc |
|
New |
[evolve-ext] packaging: require mercurial >= 4.5 |
2019-06-11 |
Philippe Pepiot |
|
New |
[evolve-ext] py3: fix setup.py --version |
2019-10-15 |
Denis Laxalde |
|
New |
[evolve-ext] py3: make setup.py py3 compatible |
2019-06-28 |
Ludovic Chabant |
|
New |
[evolve-ext] templatekw: do not override in-core {obsolete} keyword |
2018-08-08 |
Yuya Nishihara |
|
New |
[evolve-ext] topic: use self instead of repo in topicrepo methods |
2018-07-18 |
Anton Shestakov |
|
New |
[experimental] manifest: persist the manifestfulltext cache |
2018-07-16 |
Martijn Pieters |
|
New |
[FOLLOWUP] mergestate: define NO_OP_ACTION in module scope instead of inside mergeresult |
2020-09-18 |
Pulkit Goyal |
|
New |
[hggit-ext] bookmarks: compatibility with new applychanges api |
2017-07-19 |
Ryan McElroy |
|
New |
[hglib,b] ignore close() on non-open clients (issue5751) |
2018-02-12 |
Gábor Stefanik |
|
New |
[PoC] extensions: PoC readme extension for hgweb |
2018-05-25 |
Anton Shestakov |
|
New |
[PoC] filecache: unimplement __set__() and __delete__() DO NOT PUSH |
2018-10-20 |
Yuya Nishihara |
|
New |
[PoC] relnotes: various tweaks for release notes (PoC) |
2018-10-19 |
Anton Shestakov |
|
New |
[RFC] amend: add extension which extends amend functionality |
2013-05-03 |
Durham Goode |
|
RFC |
[RFC] bundle2: add the ability to fetch part content from another URL |
2018-10-18 |
Boris Feld |
|
New |
[RFC] changegroup: leave out all parent file revisions when creating bundles |
2019-10-11 |
Mads Kiilerich |
|
New |
[RFC] cmdtest: add a new command that checks revset matching |
2019-02-13 |
Raphaël Gomès |
|
New |
[RFC] extdiff: add support for subrepo diff |
2015-02-07 |
Mathias De Maré |
|
RFC |
[RFC] fileset: add "tracked()" to explicitly select files in the revision |
2018-06-12 |
Yuya Nishihara |
|
New |
[RFC] hgweb: code selection without line numbers in file diff and changesets views |
2013-07-06 |
Alexander Plavin |
|
RFC |
[RFC] lfs: clean up a variety of strings/bytes issues |
2019-01-26 |
Matt Harbison |
|
New |
[RFC] lfs: clean up a variety of strings/bytes issues |
2019-01-25 |
Augie Fackler |
|
New |
[RFC] lfs: clean up a variety of strings/bytes issues |
2019-01-25 |
Augie Fackler |
|
New |
[RFC] revset: add new predicates for finding merge revisions |
2016-02-29 |
Simon Farnsworth |
|
RFC |
[RFC] tests: sleep for a second to let ui get flushed |
2020-07-23 |
Pulkit Goyal |
|
New |
[RFC] underway: extension/command for displaying in progress work |
2016-08-21 |
Gregory Szorc |
|
RFC |
[STABLE,follow-up] clone: process 'lookup' return as an arbitrary symbol |
2018-07-30 |
via Mercurial-devel |
|
New |
[STABLE,follow-up] clone: process 'lookup' return as an arbitrary symbol |
2018-07-30 |
Boris Feld |
|
New |
[STABLE,RESEND] rust: fix signature of rustlazyancestors_init() function |
2018-11-02 |
Yuya Nishihara |
|
New |
[stable,v2] doc: inspect.getargspec has been removed in Python 3.11 |
2022-02-07 |
Mads Kiilerich |
|
New |
[STABLE,v2] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698) |
2018-06-28 |
Thomas Klausner |
|
New |
[STABLE,v2] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698) |
2018-06-27 |
Augie Fackler |
|
New |
[stable,v2] py3: always flush ui streams on Python 3 |
2020-06-03 |
Manuel Jacob |
|
New |
[stable,v2] py3: stop using block-buffered stdout to TTY on Python 3 |
2020-06-06 |
Manuel Jacob |
|
New |
[stable,v2] worker: avoid potential partial write of pickled data |
2022-05-22 |
Manuel Jacob |
|
New |
[stable] cext: back out ec3c06a1c554 (use modern buffer protocol in mpatch_flist()) |
2020-05-14 |
Manuel Jacob |
|
New |
[STABLE] cext: fix memory leak in phases computation |
2021-06-06 |
Georges Racinet |
|
New |
[STABLE] cleanup: always `seek(0, io.SEEK_END)` after open in append mode before tell() |
2019-06-20 |
Augie Fackler |
|
New |
[STABLE] contrib: a small script to nudge lingering diff |
2020-01-24 |
Pierre-Yves David |
|
New |
[STABLE] convert: don't drop missing or corrupt tag entries |
2018-08-15 |
Matt Harbison |
|
New |
[stable] doc: inspect.getargspec has been removed in Python 3.11 |
2022-02-05 |
Mads Kiilerich |
|
New |
[stable] docs: use proper rst markup for preformatted blocks |
2022-05-03 |
Mads Kiilerich |
|
New |
[STABLE] doctest: convert matcher root to native path |
2018-07-29 |
Matt Harbison |
|
New |
[STABLE] encoding: alias cp65001 to utf-8 on Windows |
2018-07-01 |
Yuya Nishihara |
|
New |
[STABLE] fileset: suppress EACCES while reading arbitrary paths via filectx API |
2018-07-30 |
Matt Harbison |
|
New |
[STABLE] hghave: fix bytes/string issue on Python 3 |
2019-11-04 |
Augie Fackler |
|
New |
[stable] hghave: make black version regex work with newer versions of black |
2022-05-22 |
Manuel Jacob |
|
New |
[STABLE] log: fix crash and bad filematcher lookup by -fr'wdir()' PATH |
2020-09-11 |
Yuya Nishihara |
|
New |
[STABLE] log: fix handling of root (or empty) path provided by matcher (issue6478) |
2021-02-02 |
Yuya Nishihara |
|
New |
[STABLE] merge: respect parents order when using `graft` on a merge |
2019-09-09 |
Pierre-Yves David |
|
New |
[STABLE] packaging: always execute builddeb from source root |
2018-08-01 |
Gregory Szorc |
|
New |
[STABLE] perf: fix typo in perfphasesremote() |
2018-08-18 |
Yuya Nishihara |
|
New |
[STABLE] procutil: extend gui test to detect wayland session (issue6479) |
2021-02-04 |
Yuya Nishihara |
|
New |
[STABLE] py3: compare http server's command with a native string |
2019-11-07 |
Denis Laxalde |
|
New |
[STABLE] py3: decode Subject header in patchbomb |
2019-10-29 |
Denis Laxalde |
|
New |
[STABLE] record: prevent commits that don't pick up dirty subrepo changes (issue6102) |
2019-03-17 |
Matt Harbison |
|
New |
[STABLE] revlog: make sure we never use sparserevlog without general delta (issue6056) |
2019-01-31 |
Yuya Nishihara |
|
New |
[STABLE] revlog: make sure we never use sparserevlog without general delta (issue6056) |
2019-01-25 |
Boris Feld |
|
New |
[STABLE] run-tests: fix permission to clean up unreadable directories |
2018-12-17 |
Yuya Nishihara |
|
New |
[stable] rust: relax im-rc dependency to allow minor updates |
2022-05-24 |
Mads Kiilerich |
|
New |
[STABLE] scmutil: avoid quadratic membership testing (issue5969) |
2018-08-25 |
Gregory Szorc |
|
New |
[STABLE] statprof: sort by time percentage as a secondary key |
2018-10-24 |
Matt Harbison |
|
New |
[STABLE] tags: fix typo in fast path detection of fnode resolution (issue6673) |
2022-03-29 |
Yuya Nishihara |
|
New |
[STABLE] test: add a test file that displays ssh behavior in front of various errors |
2018-08-14 |
Boris Feld |
|
New |
[stable] worker: avoid potential partial write of pickled data |
2022-05-22 |
Manuel Jacob |
|
New |
[STABLE] worker: do not swallow exception occurred in main process |
2018-12-11 |
Yuya Nishihara |
|
New |
[V2] fix: change the default fix pattern (issue6077) |
2019-02-13 |
Jordi Gutiérrez Hermoso |
|
New |
[V2] mergestate: make filename argument optional in _mergestate_base.extras() |
2020-10-14 |
Pulkit Goyal |
|
New |
[V2] outgoing: Support pushrev (issue6106) |
2019-03-28 |
Kim Alvefur |
|
New |
[V2] patch: don't separate \r and \n when colorizing diff output |
2018-07-11 |
via Mercurial-devel |
|
New |
[V2] procutil: ensure that all stdio file objects are flushed at interpreter exit |
2020-07-10 |
Manuel Jacob |
|
New |
[V2] py3: convert os.readlink() path to native strings |
2018-09-28 |
Matt Harbison |
|
New |
[v2] rebase: add boolean config item rebase.norebasesource |
2022-05-05 |
C. Masloch |
|
New |
[V2] rust-dirstate: leverage find_dirs() iterator in DirsMultiset |
2019-07-11 |
Yuya Nishihara |
|
New |
[v2] setup: require a Python version with modern SSL features |
2020-05-30 |
Manuel Jacob |
|
New |
[v2] sslutil: remove fallback for `ssl` attributes that we can assume to be present |
2020-05-30 |
Manuel Jacob |
|
New |
[v2] templates: add substring and string length operations |
2017-07-14 |
via Mercurial-devel |
|
New |
[V2] tests: add hghave rule 'setprocname' to check if osutil.procname and use it |
2020-06-19 |
Pulkit Goyal |
|
New |
[v2] tests: add tests for buffering behavior of mercurial.utils.procutil.stdout |
2020-07-05 |
Manuel Jacob |
|
New |
[V2] tests: use ui.warn() instead of print() in test-extension.t |
2020-06-18 |
Pulkit Goyal |
|
New |
[V3] patchbomb: protect email addresses from shell |
2019-10-02 |
Floris Bruynooghe |
|
New |
[v3] run-tests: make sure to check if pygments is installed before using it |
2017-07-17 |
Matthieu Laneuville |
|
New |
[v4] sslutil-add tls 1.3 support - done during IETF101 Hackathon |
2018-04-08 |
Codarren Velvindron |
|
New |
[website] display needed flag option to send patch for the website |
2020-10-26 |
Stéphane Blondon |
|
New |
[website] Replace some subversion references by Git ones |
2020-10-13 |
Stéphane Blondon |
|
New |