[website] Replace some subversion references by Git ones |
2020-10-13 |
Stéphane Blondon |
|
New |
[website] display needed flag option to send patch for the website |
2020-10-26 |
Stéphane Blondon |
|
New |
[v4] sslutil-add tls 1.3 support - done during IETF101 Hackathon |
2018-04-08 |
Codarren Velvindron |
|
New |
[v3] run-tests: make sure to check if pygments is installed before using it |
2017-07-17 |
Matthieu Laneuville |
|
New |
[V3] patchbomb: protect email addresses from shell |
2019-10-02 |
Floris Bruynooghe |
|
New |
[V2] tests: use ui.warn() instead of print() in test-extension.t |
2020-06-18 |
Pulkit Goyal |
|
New |
[v2] tests: add tests for buffering behavior of mercurial.utils.procutil.stdout |
2020-07-05 |
Manuel Jacob |
|
New |
[V2] tests: add hghave rule 'setprocname' to check if osutil.procname and use it |
2020-06-19 |
Pulkit Goyal |
|
New |
[v2] templates: add substring and string length operations |
2017-07-14 |
via Mercurial-devel |
|
New |
[v2] sslutil: remove fallback for `ssl` attributes that we can assume to be present |
2020-05-30 |
Manuel Jacob |
|
New |
[v2] setup: require a Python version with modern SSL features |
2020-05-30 |
Manuel Jacob |
|
New |
[V2] rust-dirstate: leverage find_dirs() iterator in DirsMultiset |
2019-07-11 |
Yuya Nishihara |
|
New |
[V2] py3: convert os.readlink() path to native strings |
2018-09-28 |
Matt Harbison |
|
New |
[V2] procutil: ensure that all stdio file objects are flushed at interpreter exit |
2020-07-10 |
Manuel Jacob |
|
New |
[V2] patch: don't separate \r and \n when colorizing diff output |
2018-07-11 |
via Mercurial-devel |
|
New |
[V2] outgoing: Support pushrev (issue6106) |
2019-03-28 |
Kim Alvefur |
|
New |
[V2] mergestate: make filename argument optional in _mergestate_base.extras() |
2020-10-14 |
Pulkit Goyal |
|
New |
[V2] fix: change the default fix pattern (issue6077) |
2019-02-13 |
Jordi Gutiérrez Hermoso |
|
New |
[STABLE] worker: do not swallow exception occurred in main process |
2018-12-11 |
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] statprof: sort by time percentage as a secondary key |
2018-10-24 |
Matt Harbison |
|
New |
[STABLE] scmutil: avoid quadratic membership testing (issue5969) |
2018-08-25 |
Gregory Szorc |
|
New |
[STABLE] run-tests: fix permission to clean up unreadable directories |
2018-12-17 |
Yuya Nishihara |
|
New |
[STABLE] revlog: make sure we never use sparserevlog without general delta (issue6056) |
2019-01-25 |
Boris Feld |
|
New |
[STABLE] revlog: make sure we never use sparserevlog without general delta (issue6056) |
2019-01-31 |
Yuya Nishihara |
|
New |
[STABLE] record: prevent commits that don't pick up dirty subrepo changes (issue6102) |
2019-03-17 |
Matt Harbison |
|
New |
[STABLE] py3: decode Subject header in patchbomb |
2019-10-29 |
Denis Laxalde |
|
New |
[STABLE] py3: compare http server's command with a native string |
2019-11-07 |
Denis Laxalde |
|
New |
[STABLE] perf: fix typo in perfphasesremote() |
2018-08-18 |
Yuya Nishihara |
|
New |
[STABLE] packaging: always execute builddeb from source root |
2018-08-01 |
Gregory Szorc |
|
New |
[STABLE] merge: respect parents order when using `graft` on a merge |
2019-09-09 |
Pierre-Yves David |
|
New |
[STABLE] log: fix crash and bad filematcher lookup by -fr'wdir()' PATH |
2020-09-11 |
Yuya Nishihara |
|
New |
[STABLE] hghave: fix bytes/string issue on Python 3 |
2019-11-04 |
Augie Fackler |
|
New |
[STABLE] fileset: suppress EACCES while reading arbitrary paths via filectx API |
2018-07-30 |
Matt Harbison |
|
New |
[STABLE] encoding: alias cp65001 to utf-8 on Windows |
2018-07-01 |
Yuya Nishihara |
|
New |
[STABLE] doctest: convert matcher root to native path |
2018-07-29 |
Matt Harbison |
|
New |
[STABLE] convert: don't drop missing or corrupt tag entries |
2018-08-15 |
Matt Harbison |
|
New |
[STABLE] contrib: a small script to nudge lingering diff |
2020-01-24 |
Pierre-Yves David |
|
New |
[STABLE] cleanup: always `seek(0, io.SEEK_END)` after open in append mode before tell() |
2019-06-20 |
Augie Fackler |
|
New |
[stable] cext: back out ec3c06a1c554 (use modern buffer protocol in mpatch_flist()) |
2020-05-14 |
Manuel Jacob |
|
New |
[stable,v2] py3: stop using block-buffered stdout to TTY on Python 3 |
2020-06-06 |
Manuel Jacob |
|
New |
[stable,v2] py3: always flush ui streams on Python 3 |
2020-06-03 |
Manuel Jacob |
|
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] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698) |
2018-06-28 |
Thomas Klausner |
|
New |
[STABLE,RESEND] rust: fix signature of rustlazyancestors_init() function |
2018-11-02 |
Yuya Nishihara |
|
New |
[STABLE,follow-up] clone: process 'lookup' return as an arbitrary symbol |
2018-07-30 |
Boris Feld |
|
New |
[STABLE,follow-up] clone: process 'lookup' return as an arbitrary symbol |
2018-07-30 |
via Mercurial-devel |
|
New |
[RFC] underway: extension/command for displaying in progress work |
2016-08-21 |
Gregory Szorc |
|
RFC |
[RFC] tests: sleep for a second to let ui get flushed |
2020-07-23 |
Pulkit Goyal |
|
New |
[RFC] revset: add new predicates for finding merge revisions |
2016-02-29 |
Simon Farnsworth |
|
RFC |
[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] lfs: clean up a variety of strings/bytes issues |
2019-01-26 |
Matt Harbison |
|
New |
[RFC] hgweb: code selection without line numbers in file diff and changesets views |
2013-07-06 |
Alexander Plavin |
|
RFC |
[RFC] fileset: add "tracked()" to explicitly select files in the revision |
2018-06-12 |
Yuya Nishihara |
|
New |
[RFC] extdiff: add support for subrepo diff |
2015-02-07 |
Mathias De Maré |
|
RFC |
[RFC] cmdtest: add a new command that checks revset matching |
2019-02-13 |
Raphaël Gomès |
|
New |
[RFC] changegroup: leave out all parent file revisions when creating bundles |
2019-10-11 |
Mads Kiilerich |
|
New |
[RFC] bundle2: add the ability to fetch part content from another URL |
2018-10-18 |
Boris Feld |
|
New |
[RFC] amend: add extension which extends amend functionality |
2013-05-03 |
Durham Goode |
|
RFC |
[PoC] relnotes: various tweaks for release notes (PoC) |
2018-10-19 |
Anton Shestakov |
|
New |
[PoC] filecache: unimplement __set__() and __delete__() DO NOT PUSH |
2018-10-20 |
Yuya Nishihara |
|
New |
[PoC] extensions: PoC readme extension for hgweb |
2018-05-25 |
Anton Shestakov |
|
New |
[hglib,b] ignore close() on non-open clients (issue5751) |
2018-02-12 |
Gábor Stefanik |
|
New |
[hggit-ext] bookmarks: compatibility with new applychanges api |
2017-07-19 |
Ryan McElroy |
|
New |
[FOLLOWUP] mergestate: define NO_OP_ACTION in module scope instead of inside mergeresult |
2020-09-18 |
Pulkit Goyal |
|
New |
[experimental] manifest: persist the manifestfulltext cache |
2018-07-16 |
Martijn Pieters |
|
New |
[evolve-ext] topic: use self instead of repo in topicrepo methods |
2018-07-18 |
Anton Shestakov |
|
New |
[evolve-ext] templatekw: do not override in-core {obsolete} keyword |
2018-08-08 |
Yuya Nishihara |
|
New |
[evolve-ext] py3: make setup.py py3 compatible |
2019-06-28 |
Ludovic Chabant |
|
New |
[evolve-ext] py3: fix setup.py --version |
2019-10-15 |
Denis Laxalde |
|
New |
[evolve-ext] packaging: require mercurial >= 4.5 |
2019-06-11 |
Philippe Pepiot |
|
New |
[evolve-ext] obsdiscovery: adopt to calling convention change |
2018-09-17 |
Gregory Szorc |
|
New |
[evolve-ext] legacy: drop the check for `obsolete._enabled` |
2019-04-30 |
Matt Harbison |
|
New |
[evolve-ext] Fixed case where AttributeError can be thrown when importing wireproto |
2018-07-31 |
andrew@apastron.co |
|
New |
[evolve-ext] exthelper: drop Mercurial 4.3 support |
2018-11-11 |
Matt Harbison |
|
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: further clarify that update is performed only when requested |
2019-07-17 |
via Mercurial-devel |
|
New |
[evolve-ext] evolve: fix a documentation typo |
2018-11-20 |
via Mercurial-devel |
|
New |
[evolve-ext] evolve: add a config option to persistently set --no-all |
2019-05-02 |
Matt Harbison |
|
New |
[evolve-ext] docs: add example for the `prune` command |
2019-07-19 |
Raphaël Gomès |
|
New |
[evolve-ext] compat: don't monkeypatch mercurial.copies module on 4.8 |
2018-11-02 |
Augie Fackler |
|
New |
[evolve-ext,V2] uncommit: abort if an explicitly given file cannot be uncommitted (BC) |
2019-04-11 |
Matt Harbison |
|
New |
[9,of,9] templatekw: add compatlist() as a replacement for showlist() |
2018-02-27 |
Yuya Nishihara |
|
New |
[9,of,9] rust-cpython: remove useless PyResult<> from leak_immutable() |
2019-10-19 |
Yuya Nishihara |
|
New |
[8,of,9] templatekw: add compatdict() as a replacement for showdict() |
2018-02-27 |
Yuya Nishihara |
|
New |
[8,of,9] rust-cpython: remove useless PyRefMut wrapper |
2019-10-19 |
Yuya Nishihara |
|
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,8,V3] copies: add time information to the debug information |
2018-10-03 |
Boris Feld |
|
New |
[7,of,9] templatekw: pass templater to _showlist() by an explicit argument |
2018-02-27 |
Yuya Nishihara |
|
New |
[7,of,9] rust-cpython: drop manual management of mutably_borrowed |
2019-10-19 |
Yuya Nishihara |
|
New |
[7,of,8,v5] sslutil: propagate return value ssl.PROTOCOL_SSLv23 from protocolsettings() |
2020-06-01 |
Manuel Jacob |
|
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,7] rust-cpython: mark all PyLeaked methods as unsafe |
2019-10-22 |
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: drop direct dependency on python(27|3)_sys |
2019-10-13 |
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] help: document about "version" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[7,of,7] diffutil: move the module out of utils package |
2018-07-06 |
Yuya Nishihara |
|
New |
[7,of,7,V2] copies: add time information to the debug information |
2018-10-01 |
Boris Feld |
|
New |
[7,of,7,STABLE] bookmarks: actual fix for race condition deleting bookmark |
2019-06-23 |
Yuya Nishihara |
|
New |
[6,of,9] rust-cpython: leverage RefCell::borrow() to guarantee there's no mutable ref |
2019-10-19 |
Yuya Nishihara |
|
New |
[6,of,9] hgweb: make templater mostly compatible with log templates |
2018-02-27 |
Yuya Nishihara |
|
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,8,v5] sslutil: remove dead code (that failed if only TLS 1.0 is available) |
2020-06-01 |
Manuel Jacob |
|
New |
[6,of,8,V3] context: floor adjustlinkrev graph walk during copy tracing |
2018-10-03 |
Boris Feld |
|
New |
[6,of,7] rust-cpython: make PySharedRef::try_borrow_mut() return BorrowMutError |
2019-10-22 |
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: bump cpython crates to 0.3 |
2019-10-13 |
Yuya Nishihara |
|
New |
[6,of,7] match: compose 'set:' pattern as matcher |
2018-07-05 |
Yuya Nishihara |
|
New |
[6,of,7] help: document about "tags" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[6,of,7] diffutil: remove diffopts() in favor of diffallopts() |
2018-07-06 |
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,6] test-lfs-test-server: add a testcase for `hg serve` |
2018-03-29 |
Yuya Nishihara |
|
New |
[6,of,6] templatekw: add {size} keyword as an example of fctx-based keyword |
2018-09-02 |
Yuya Nishihara |
|
New |
[6,of,6] packaging: "make deb" no longer fails |
2018-10-09 |
via Mercurial-devel |
|
New |
[6,of,6] help: document about "export" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[6,of,6] fileset: pass in badfn to inner matchers |
2018-07-07 |
Yuya Nishihara |
|
New |
[6,of,6] extensions: avoid shadowing imported module names with exthelper methods |
2018-12-01 |
Matt Harbison |
|
New |
[6,of,6,V3] rust-cpython: prepare for writing tests that require libpython |
2019-10-17 |
Yuya Nishihara |
|
New |
[6,of,6,remotenames-ext] remotenames: do not expect repo._remotenames to be set unconditionally |
2018-02-19 |
Ryan McElroy |
|
New |
[5,of,9] rust-cpython: remove useless Option<$leaked> from py_shared_iterator |
2019-10-19 |
Yuya Nishihara |
|
New |
[5,of,9] log: do not invoke templatekw.showobsfate() as a function |
2018-02-27 |
Yuya Nishihara |
|
New |
[5,of,8,v5] config: remove unused hostsecurity.disabletls10warning config |
2020-06-01 |
Manuel Jacob |
|
New |
[5,of,8,V3] context: introduce a `_findchangerev` method to `filectx` |
2018-10-03 |
Boris Feld |
|
New |
[5,of,7] rust-cpython: turn inline comments into non-doc comments |
2019-10-13 |
Yuya Nishihara |
|
New |
[5,of,7] rust-cpython: inline PySharedState::leak_immutable() and PyLeaked::new() |
2019-10-22 |
Yuya Nishihara |
|
New |
[5,of,7] rust-cpython: bump cpython crates to 0.3 |
2019-10-13 |
Yuya Nishihara |
|
New |
[5,of,7] obsutil: use public interface to access to repo.ui |
2018-07-06 |
Yuya Nishihara |
|
New |
[5,of,7] match: resolve 'set:' patterns first in _buildmatch() |
2018-07-05 |
Yuya Nishihara |
|
New |
[5,of,7] help: document about "status" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[5,of,7,V2] context: floor adjustlinkrev graph walk during copy tracing |
2018-10-01 |
Boris Feld |
|
New |
[5,of,6] packaging: cleanup() did not read the value of $CLEANUP |
2018-10-09 |
via Mercurial-devel |
|
New |
[5,of,6] lfs: convert to using exthelper to wrap functions |
2018-12-01 |
Matt Harbison |
|
New |
[5,of,6] help: document about "config" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[5,of,6] formatter: populate fctx from ctx and path value |
2018-09-02 |
Yuya Nishihara |
|
New |
[5,of,6] fileset: restrict getfileset() to not return a computed set (API) |
2018-07-07 |
Yuya Nishihara |
|
New |
[5,of,6,V3] rust-cpython: make inner functions and structs of ref_sharing private |
2019-10-17 |
Yuya Nishihara |
|
New |
[5,of,6,V2] match: avoid translating glob to matcher multiple times for large sets |
2018-11-23 |
via Mercurial-devel |
|
New |
[5,of,6,remotenames-ext] tests: test various combinations of repos with and without extension |
2018-02-19 |
Ryan McElroy |
|
New |
[5,of,5] templatekw: add {path} keyword to host documentation |
2018-08-30 |
Yuya Nishihara |
|
New |
[5,of,5] sslutil: check for OpenSSL without TLS 1.0 support in one case |
2020-05-31 |
Manuel Jacob |
|
New |
[5,of,5] py3: quote several instances of $PYTHON for Windows |
2018-12-12 |
Matt Harbison |
|
New |
[5,of,5] log: make changesetformatter pass in changectx to formatter |
2018-09-15 |
Yuya Nishihara |
|
New |
[5,of,5] hgweb: centralize registration of web commands into webcommands.commands (API) |
2018-08-22 |
Katsunori FUJIWARA |
|
New |
[5,of,5] extensions: use ui.log() interface to provide detailed loading information |
2018-12-16 |
Yuya Nishihara |
|
New |
[5,of,5] annotate: pass in wdir rev and node to formatter (BC) |
2018-09-23 |
Yuya Nishihara |
|
New |
[5,of,5,V5] context: floor adjustlinkrev graph walk during copy tracing |
2018-10-10 |
Boris Feld |
|
New |
[5,of,5,V2] help: document about "files" template keywords |
2018-10-01 |
Yuya Nishihara |
|
New |
[5,of,5,STABLE] rust-cpython: do not convert warning pattern to utf-8 bytes |
2019-12-12 |
Raphaël Gomès |
|
New |
[5,of,5,STABLE,REGRESSION,V2] push: test for checks preventing publishing obsolete changeset |
2020-07-24 |
Pierre-Yves David |
|
New |
[5,of,5,chg-tests-fix,V2] dispatch: handle IOError related to flushing of streams in `dispatch()` |
2020-12-08 |
Pulkit Goyal |
|
New |
[4,of,9] templatekw: inline getfiles() |
2018-02-27 |
Yuya Nishihara |
|
New |
[4,of,9] rust-cpython: allow mutation unless leaked reference is borrowed |
2019-10-19 |
Yuya Nishihara |
|
New |
[4,of,8,v5] sslutil: remove dead code (that downgraded default minimum TLS version) |
2020-06-01 |
Manuel Jacob |
|
New |
[4,of,8,V3] context: split `introrev` logic in a sub function |
2018-10-03 |
Boris Feld |
|
New |
[4,of,7] rust-cpython: turn inline comments into non-doc comments |
2019-10-13 |
Yuya Nishihara |
|
New |
[4,of,7] rust-cpython: inline PySharedState::try_borrow_mut() |
2019-10-22 |
Yuya Nishihara |
|
New |
[4,of,7] rust-cpython: fix signature of make_dirstate_tuple() |
2019-10-13 |
Yuya Nishihara |
|
New |
[4,of,7] match: explode if unsupported pattern passed down to _regex() builder |
2018-07-05 |
Yuya Nishihara |
|
New |
[4,of,7] hgweb: pass ui to diffstatgen() explicitly |
2018-07-06 |
Yuya Nishihara |
|
New |
[4,of,7] help: document about "resolve" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[4,of,7,V2] context: introduce a `_findchangerev` method to `filectx` |
2018-10-01 |
Boris Feld |
|
New |
[4,of,6] packaging: builddeb's cleanup needs to expand PWD, safely |
2018-10-09 |
via Mercurial-devel |
|
New |
[4,of,6] match: add prefixdirmatcher to adapt subrepo matcher back |
2018-07-07 |
Yuya Nishihara |
|
New |
[4,of,6] match: add prefixdirmatcher to adapt subrepo matcher back |
2018-07-27 |
Matt Harbison |
|
New |
[4,of,6] help: document about "cat" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[4,of,6] formatter: factor out function that detects node change and document it |
2018-09-02 |
Yuya Nishihara |
|
New |
[4,of,6] extensions: add fileset support to exthelper |
2018-12-01 |
Matt Harbison |
|
New |
[4,of,6,V3] rust-cpython: keep Python<'a> token in PyRefMut |
2019-10-17 |
Yuya Nishihara |
|
New |
[4,of,6,remotenames-ext] push: do not over-check for svn/git push targets |
2018-02-19 |
Ryan McElroy |
|
New |
[4,of,5] status: rename {copy} to {source} for compatibility with {file_copies} (BC) |
2018-08-30 |
Yuya Nishihara |
|
New |
[4,of,5] sslutil: don't set minimum TLS version to 1.0 if 1.2 but not 1.1 is available |
2020-05-31 |
Manuel Jacob |
|
New |
[4,of,5] registrar: add classes to wrap existing webcommand |
2018-08-22 |
Katsunori FUJIWARA |
|
New |
[4,of,5] py3: stop subscripting socket.error |
2018-12-10 |
Matt Harbison |
|
New |
[4,of,5] py3: stop subscripting socket.error |
2018-12-16 |
Matt Harbison |
|
New |
[4,of,5] mq: implement log() on dummyui |
2018-12-16 |
Yuya Nishihara |
|
New |
[4,of,5] journal: use changesetformatter to properly nest list of commits in JSON |
2018-09-15 |
Yuya Nishihara |
|
New |
[4,of,5] annotate: pass around full hex node until formatting plain output |
2018-09-23 |
Yuya Nishihara |
|
New |
[4,of,5,V5] context: split `introrev` logic in a sub function |
2018-10-10 |
Boris Feld |
|
New |
[4,of,5,V2] formatter: remove experimental marker from -T option |
2018-10-01 |
Yuya Nishihara |
|
New |
[4,of,5,STABLE] rust-cpython: import utils::files::* function at module level |
2019-12-12 |
Raphaël Gomès |
|
New |
[4,of,5,STABLE,REGRESSION,V2] push: test for checks preventing publishing obsolete changeset |
2020-07-24 |
Pierre-Yves David |
|
New |
[4,of,5,chg-tests-fix,V2] tests: conditionalize output in test-ssh.t with chg+py3 |
2020-12-08 |
Pulkit Goyal |
|
New |
[4,of,4] upgrade: add support for experimental safe share mode |
2020-10-16 |
Pulkit Goyal |
|
New |
[4,of,4] show: use filter() function to strip "tip" tag |
2018-06-23 |
Yuya Nishihara |
|
New |
[4,of,4] py3: adjust expected traceback in test-hook.t |
2019-10-18 |
Denis Laxalde |
|
New |
[4,of,4] log: add TODO comments about --line-range processing |
2018-02-12 |
Yuya Nishihara |
|
New |
[4,of,4] git: implement basic bookmark activation |
2020-03-26 |
Josef 'Jeff' Sipek |
|
New |
[4,of,4] diff: use `context.diff` to produce diff |
2018-05-24 |
Boris Feld |
|
New |
[4,of,4] changegroup: allow to force delta to be against p1 |
2018-10-16 |
Boris Feld |
|
New |
[4,of,4] absorb: make it explicit if empty changeset was created |
2020-07-01 |
Manuel Jacob |
|
New |
[4,of,4,V2] perf: disable revlogs clearing in `perftags` by default |
2018-11-23 |
Boris Feld |
|
New |
[4,of,4,V2] flagutil: use it in simplestorerepo |
2019-08-11 |
Pierre-Yves David |
|
New |
[4,of,4,V2] annotate: add support for template keywords and functions depending on ctx |
2018-03-16 |
Yuya Nishihara |
|
New |
[4,of,4,accept-scripts] land: fix logic so that reviewers work as intended |
2019-06-12 |
Augie Fackler |
|
New |
[4,of,4,accept-scripts] land: add test documenting contents of take.log |
2018-11-08 |
Augie Fackler |
|
New |
[3,of,9] templatekw: factor out function to build a list of files per status |
2018-02-27 |
Yuya Nishihara |
|
New |
[3,of,9] rust-cpython: add generation counter to leaked reference |
2019-10-19 |
Yuya Nishihara |
|
New |
[3,of,8,v5] tests: stop checking for optional, now impossible output |
2020-06-01 |
Manuel Jacob |
|
New |
[3,of,8,V3] context: introduce an `isintroducedafter` method and use it in copies |
2018-10-03 |
Boris Feld |
|
New |
[3,of,8,"] compression: introduce a `storage.revlog.zlib.level` configuration |
2019-04-28 |
Matt Harbison |
|
New |
[3,of,7] synthrepo: simply use the ui passed as a function argument |
2018-07-06 |
Yuya Nishihara |
|
New |
[3,of,7] rust-cpython: mark capsule function as unsafe |
2019-10-13 |
Yuya Nishihara |
|
New |
[3,of,7] rust-cpython: fix signature of make_dirstate_tuple() |
2019-10-13 |
Yuya Nishihara |
|
New |
[3,of,7] rust-cpython: add panicking version of borrow_mut() and use it |
2019-10-22 |
Yuya Nishihara |
|
New |
[3,of,7] match: add basic wrapper for boolean function |
2018-07-05 |
Yuya Nishihara |
|
New |
[3,of,7] help: document about "paths" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[3,of,7,V2] context: split `introrev` logic in a sub function |
2018-10-01 |
Boris Feld |
|
New |
[3,of,6] tests: convert a test extension to use exthelper |
2018-12-01 |
Matt Harbison |
|
New |
[3,of,6] packaging: blindly factor out trap's cleanup function in builddeb |
2018-10-09 |
via Mercurial-devel |
|
New |
[3,of,6] help: document about "branches" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[3,of,6] formatter: inline _gettermap and _knownkeys |
2018-09-02 |
Yuya Nishihara |
|
New |
[3,of,6] fileset: make debugfileset filter repository files |
2018-07-07 |
Yuya Nishihara |
|
New |
[3,of,6,V3] rust-cpython: require GIL to borrow immutable reference from PySharedRefCell |
2019-10-17 |
Yuya Nishihara |
|
New |
[3,of,6,remotenames-ext] discovery: do not crash if no bookmarks are passed to push discovery |
2018-02-19 |
Ryan McElroy |
|
New |
[3,of,5] ui: install logger that sends debug.extensions messages to stderr |
2018-12-16 |
Yuya Nishihara |
|
New |
[3,of,5] sslutil: add FIXME about supportedprotocols possibly containing too many items |
2020-05-31 |
Manuel Jacob |
|
New |
[3,of,5] registrar: add decorator class to register a function as web command (API) |
2018-08-22 |
Katsunori FUJIWARA |
|
New |
[3,of,5] py3: byteify gendoc.py |
2018-12-19 |
Matt Harbison |
|
New |
[3,of,5] log: fill in pseudo rev and node as wdir() manifest identifiers |
2018-09-23 |
Yuya Nishihara |
|
New |
[3,of,5] journal: do not pass in repolookuperror string to template (BC) |
2018-09-15 |
Yuya Nishihara |
|
New |
[3,of,5] formatter: rename {abspath}/{file} to {path}, and drop relative {path} (BC) |
2018-08-30 |
Yuya Nishihara |
|
New |
[3,of,5,V5] context: introduce an `isintroducedafter` method and use it in copies |
2018-10-10 |
Boris Feld |
|
New |
[3,of,5,V2] grep: rename {line_number} to {lineno} as well (BC) |
2018-10-01 |
Yuya Nishihara |
|
New |
[3,of,5,STABLE] py3: send bytes from Rust-created warning patterns |
2019-12-12 |
Raphaël Gomès |
|
New |
[3,of,5,STABLE,REGRESSION,V2] push: another test for checks preventing pushing orphaness to a server |
2020-07-24 |
Pierre-Yves David |
|
New |
[3,of,5,chg-tests-fix,V2] dispatch: disable line ending normalization on sys.stdin if its None |
2020-12-08 |
Pulkit Goyal |
|
New |
[3,of,4] tests: use non-reverse grep in traceback in test-hook.t |
2019-10-18 |
Denis Laxalde |
|
New |
[3,of,4] templater: extend filter() to accept template expression for emptiness test |
2018-06-23 |
Yuya Nishihara |
|
New |
[3,of,4] storage: also use `deltamode argument` for ifiledata |
2018-10-16 |
Boris Feld |
|
New |
[3,of,4] log: factor out function to feed revisions to displayer |
2018-02-12 |
Yuya Nishihara |
|
New |
[3,of,4] git: implement a basic checkconflict bookmark store method |
2020-03-26 |
Josef 'Jeff' Sipek |
|
New |
[3,of,4] diff: accept "dict" as diff option |
2018-05-24 |
Boris Feld |
|
New |
[3,of,4] config: add a .hg/hgrc-not-shared which won't be shared in share-safe mode |
2020-10-16 |
Pulkit Goyal |
|
New |
[3,of,4] absorb: add config that causes empty changesets to be created |
2020-07-01 |
Manuel Jacob |
|
New |
[3,of,4,V2] perf: add a `clear-revlogs` flag to `perfbookmarks` |
2018-11-23 |
Boris Feld |
|
New |
[3,of,4,V2] lfs: infer the blob store URL from an explicit pull source |
2018-04-11 |
Yuya Nishihara |
|
New |
[3,of,4,V2] formatter: unblock storing fctx as a template resource |
2018-03-16 |
Yuya Nishihara |
|
New |
[3,of,4,V2] flagutil: make the error class used by the mixin configurable |
2019-08-11 |
Pierre-Yves David |
|
New |
[3,of,4,accept-scripts] land: reinstate functionality to record acceptances in the take.log file |
2018-11-08 |
Augie Fackler |
|
New |
[3,of,4,accept-scripts] accept: consistently return a boolean |
2019-06-12 |
Augie Fackler |
|
New |
[3,of,3] updatecaches: also warm hgtagsfnodescache |
2019-05-03 |
via Mercurial-devel |
|
New |
[3,of,3] test-convert: demonstrate an unstable hash issue for bzr -> hg -> hg |
2018-07-07 |
Yuya Nishihara |
|
New |
[3,of,3] templatekw: deprecate old-style template keyword function (API) |
2018-08-06 |
Yuya Nishihara |
|
New |
[3,of,3] setup: build exewrapper with Unicode support on py3 |
2018-10-19 |
Matt Harbison |
|
New |
[3,of,3] rust-filepatterns: call new Rust implementations from Python |
2019-04-17 |
Raphaël Gomès |
|
New |
[3,of,3] rust-chg: install signal handlers to forward signals to server |
2018-10-07 |
Yuya Nishihara |
|
New |
[3,of,3] revert: account for computed changes in interactive revert (issue5789) |
2018-02-14 |
Denis Laxalde |
|
New |
[3,of,3] lfs: teach '{lfs_files}' to handle removed files |
2018-02-10 |
Matt Harbison |
|
New |
[3,of,3] lfs: prefetch lfs blobs during revert |
2018-02-05 |
Matt Harbison |
|
New |
[3,of,3] histedit: render a rolled up description using the proper roll colours |
2019-11-07 |
Jordi Gutiérrez Hermoso |
|
New |
[3,of,3] fileset: combine union of basic patterns into single matcher |
2018-08-04 |
Yuya Nishihara |
|
New |
[3,of,3] dispatch: remove stale comment about fdopen()-ed stdio |
2020-12-18 |
Yuya Nishihara |
|
New |
[3,of,3] context: error out if basefilectx.cmp() is called without self._filenode |
2018-12-16 |
Yuya Nishihara |
|
New |
[3,of,3] check-po: test i18n/*.po |
2013-06-30 |
timeless@mozdev.org |
|
RFC |
[3,of,3,V5] revset: skip legacy lookup for revspec wrapped in 'revset(…)' |
2018-04-16 |
Boris Feld |
|
New |
[3,of,3,V4] revset: skip legacy lookup for revspec wrapped in 'revset(…)' |
2018-04-14 |
Boris Feld |
|
New |
[3,of,3,V2] mergestate: define NO_OP_ACTION in module scope instead of inside mergeresult |
2020-09-16 |
Pulkit Goyal |
|
New |
[3,of,3,STABLE] py3: fix handling of ctrl keys in crecord (issue6213) |
2019-11-06 |
Denis Laxalde |
|
New |
[3,of,3,STABLE] gzip: use the stdlib version with python 3 (issue6284) |
2020-03-10 |
Pierre-Yves David |
|
New |
[3,of,3,STABLE] clone: process 'lookup' return as an arbitrary symbol |
2018-07-26 |
Boris Feld |
|
New |
[3,of,3,STABLE] clone: process 'lookup' return as an arbitrary symbol |
2018-07-28 |
via Mercurial-devel |
|
New |
[3,of,3,RFC] revset: add an 'all' argument to ancestor() to return |
2018-05-27 |
Sean Farley |
|
New |
[3,of,3,RFC] revert: clear the flagstate entry when reverting a file |
2016-07-03 |
Matt Harbison |
|
RFC |
[3,of,3,RFC] mercurial: rewrite "iteritems" to "items" |
2016-05-16 |
Gregory Szorc |
|
RFC |
[3,of,3,RFC] lfs: add support for supplying a pattern/fileset |
2017-12-29 |
Matt Harbison |
|
RFC |
[3,of,3,gca-revset] revset: add a new commonancestorheads method |
2018-06-15 |
Sean Farley |
|
New |
[2,of,9] templatekw: switch non-showlist template keywords to new API |
2018-02-27 |
Yuya Nishihara |
|
New |
[2,of,9] rust-cpython: add stub wrapper that'll prevent leaked data from being mutated |
2019-10-19 |
Yuya Nishihara |
|
New |
[2,of,8,v5] sslutil: remove comment referring to unsupported legacy stacks |
2020-06-01 |
Manuel Jacob |
|
New |
[2,of,8,V3] context: fix introrev to avoid computation as initially intended |
2018-10-03 |
Boris Feld |
|
New |
[2,of,7] templatekw: obtain ui directly from the template context |
2018-07-06 |
Yuya Nishihara |
|
New |
[2,of,7] stringutil: move _formatsetrepr() from smartset |
2018-07-05 |
Yuya Nishihara |
|
New |
[2,of,7] rust-cpython: mark capsule function as unsafe |
2019-10-13 |
Yuya Nishihara |
|
New |
[2,of,7] rust-cpython: make sure PySharedRef::borrow_mut() never panics |
2019-10-22 |
Yuya Nishihara |
|
New |
[2,of,7] rust-cpython: add wrapper around decapsule_make_dirstate_tuple() |
2019-10-13 |
Yuya Nishihara |
|
New |
[2,of,7] help: document about "identify" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[2,of,7,V2] context: introduce an `isintroducedafter` method and use it in copies |
2018-10-01 |
Boris Feld |
|
New |
[2,of,6] packaging: print full path to the packages when builddeb finishes successfully |
2018-10-09 |
via Mercurial-devel |
|
New |
[2,of,6] help: document about "bookmarks" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[2,of,6] formatter: fill missing resources by formatter, not by resource mapper |
2018-09-02 |
Yuya Nishihara |
|
New |
[2,of,6] fileset: sort debugfileset output |
2018-07-07 |
Yuya Nishihara |
|
New |
[2,of,6] extensions: add uipopulate() support to exthelper |
2018-12-01 |
Matt Harbison |
|
New |
[2,of,6,V3] rust-cpython: make PyLeakedRef operations relatively safe |
2019-10-17 |
Yuya Nishihara |
|
New |
[2,of,6,remotenames-ext] tests: update with new hg output |
2018-02-19 |
Ryan McElroy |
|
New |
[2,of,5] templatekw: alias {name} of file copies dict to {path} |
2018-08-30 |
Yuya Nishihara |
|
New |
[2,of,5] sslutil: fix names of variables containing minimum protocol strings |
2020-05-31 |
Manuel Jacob |
|
New |
[2,of,5] registrar: add classes to wrap existing function |
2018-08-22 |
Katsunori FUJIWARA |
|
New |
[2,of,5] log: have changesetformatter fill in wdir() rev and node (BC) |
2018-09-23 |
Yuya Nishihara |
|
New |
[2,of,5] journal: inline formatted nodes and date into expression |
2018-09-15 |
Yuya Nishihara |
|
New |
[2,of,5] blackbox: resurrect recursion guard |
2018-12-16 |
Yuya Nishihara |
|
New |
[2,of,5,V5] context: take advantage of `_descendantrev` in introrev if available |
2018-10-10 |
Boris Feld |
|
New |
[2,of,5,V2] annotate: rename {line_number} to {lineno} (BC) |
2018-10-01 |
Yuya Nishihara |
|
New |
[2,of,5,STABLE] py3: pass bytes to `configint` and `configbool` |
2019-12-12 |
Raphaël Gomès |
|
New |
[2,of,5,STABLE,REGRESSION,V2] push: test the checks preventing pushing orphaness to a server |
2020-07-24 |
Pierre-Yves David |
|
New |
[2,of,5,RFC] lfs: add the '{oid}' template keyword to '{lfs_files}' |
2018-01-15 |
Matt Harbison |
|
RFC |
[2,of,5,chg-tests-fix,V2] procutil: use os.fdopen(1/2) if sys.stdout/err is None |
2020-12-08 |
Pulkit Goyal |
|
New |
[2,of,4] templater: introduce filter() function to remove empty items from list |
2018-06-23 |
Yuya Nishihara |
|
New |
[2,of,4] rebase: add config that causes empty changesets to be created |
2020-07-01 |
Manuel Jacob |
|
New |
[2,of,4] py3: add Python 3 exception output to test-hook.t |
2019-10-18 |
Denis Laxalde |
|
New |
[2,of,4] graphlog: unblock --line-range option |
2018-02-12 |
Yuya Nishihara |
|
New |
[2,of,4] git: abort when attempting to set a branch |
2020-03-26 |
Josef 'Jeff' Sipek |
|
New |
[2,of,4] dispatch: load shared source repository config in share-safe mode |
2020-10-16 |
Pulkit Goyal |
|
New |
[2,of,4] context: also take all other arguments than `patch.diff` accept |
2018-05-24 |
Boris Feld |
|
New |
[2,of,4] changegroup: refactor emitrevision to use a `deltamode` argument |
2018-10-16 |
Boris Feld |
|
New |
[2,of,4,V2] templater: process mapping dict by resource callables |
2018-03-16 |
Yuya Nishihara |
|
New |
[2,of,4,V2] tags: cache `repo.changelog` access when checking tags nodes |
2018-11-23 |
Boris Feld |
|
New |
[2,of,4,V2] flagutil: use the new mixin use in remotefilelog |
2019-08-11 |
Pierre-Yves David |
|
New |
[2,of,4,accept-scripts] land: document regression I introduced in 214aea0ce915 |
2018-11-08 |
Augie Fackler |
|
New |
[2,of,4,accept-scripts] land: demonstrate bug that reviewers can't issue one of two acceptances |
2019-06-12 |
Augie Fackler |
|
New |
[2,of,3] rust-filepatterns: add `rust-cpython` bindings for `filepatterns` |
2019-04-17 |
Raphaël Gomès |
|
New |
[2,of,3] rust-chg: remove SIGCHLD handler which won't work in oxidized chg |
2018-10-07 |
Yuya Nishihara |
|
New |
[2,of,3] procutil: create dummy file object if sys.stdout/stderr is missing |
2020-12-18 |
Yuya Nishihara |
|
New |
[2,of,3] histedit: define new colour pairs for roll action |
2019-11-07 |
Jordi Gutiérrez Hermoso |
|
New |
[2,of,3] hgweb: mark all lambda template keywords as new-style function |
2018-08-06 |
Yuya Nishihara |
|
New |
[2,of,3] fileset: reorder 'or' expression by weight |
2018-08-04 |
Yuya Nishihara |
|
New |
[2,of,3] exewrapper: convert to _tcsxxx functions for Unicode compatability |
2018-10-19 |
Matt Harbison |
|
New |
[2,of,3] context: collapse complex condition to see if filelog have to be compared |
2018-12-16 |
Yuya Nishihara |
|
New |
[2,of,3] check-po: sample input |
2013-06-30 |
timeless@mozdev.org |
|
RFC |
[2,of,3,V2] mergestate: introduce a new ACTION_KEEP_NEW |
2020-09-16 |
Pulkit Goyal |
|
New |
[2,of,3,STABLE] py3: keep "keypressed" a native str in crecord |
2019-11-06 |
Denis Laxalde |
|
New |
[2,of,3,STABLE] localrepo: reintroduce 'repo.changectx' as deprecated |
2018-07-26 |
Boris Feld |
|
New |
[2,of,3,STABLE] gzip: indent the custom Gzip code |
2020-03-10 |
Pierre-Yves David |
|
New |
[2,of,3,RFC] lfs: convert threshold testing to use a matcher |
2017-12-29 |
Matt Harbison |
|
RFC |
[2,of,3,RFC] lfs: convert threshold testing to use a matcher |
2017-12-30 |
Jun Wu |
|
RFC |
[2,of,3,RFC] lfs: convert threshold testing to use a matcher |
2017-12-30 |
Jun Wu |
|
RFC |
[2,of,3,RFC] global: u'' prefix some literals to appease module importing |
2016-05-16 |
Gregory Szorc |
|
RFC |
[2,of,3,RFC] flags: introduce a command for manipulating file flags (issue2020) |
2016-07-03 |
Matt Harbison |
|
RFC |
[2,of,3,RFC] context: add a method to return a list of common ancestor changesets |
2018-05-27 |
Sean Farley |
|
New |
[2,of,3,gca-revset] context: add a method to return a list of common ancestor changesets |
2018-06-15 |
Sean Farley |
|
New |
[2,of,2] who: replace "Open Source Projects" with "projects" |
2020-07-26 |
Manuel Jacob |
|
New |
[2,of,2] status: remove "morestatus" message from formatter data (BC) |
2018-09-19 |
Yuya Nishihara |
|
New |
[2,of,2] setdiscovery: stop limiting the number of local head we initially send |
2019-04-16 |
Pierre-Yves David |
|
New |
[2,of,2] rust: getting back to versions 0.1.0 |
2019-04-16 |
Georges Racinet |
|
New |
[2,of,2] rust-cpython: using rustext.dagop.headrevs in revlog |
2019-01-16 |
Georges Racinet |
|
New |
[2,of,2] root: add template variables pointing to repository directories |
2019-06-04 |
Yuya Nishihara |
|
New |
[2,of,2] revlog: do inclusive descendant testing (API) |
2018-06-21 |
Paul Morelle |
|
New |
[2,of,2] relnotes: add diffcontains() to new features list |
2020-10-17 |
Yuya Nishihara |
|
New |
[2,of,2] py3: roll up threading.Thread constructor args into **kwargs |
2018-10-26 |
Matt Harbison |
|
New |
[2,of,2] py3: do not stringify integers in revlog stats by '%s' |
2018-10-24 |
Yuya Nishihara |
|
New |
[2,of,2] py3: convert unicode paths given for hgweb config |
2019-04-19 |
Ludovic Chabant |
|
New |
[2,of,2] py3: convert arguments, cwd and env to native strings when spawning subprocess |
2018-09-23 |
Matt Harbison |
|
New |
[2,of,2] phases: use "published" in the phase movement message |
2018-06-08 |
Pulkit Goyal |
|
New |
[2,of,2] pathutil: document that dirs map type implies manifest/dirstate processing |
2020-04-01 |
Josef 'Jeff' Sipek |
|
New |
[2,of,2] fileset: load core predicates directly to symbols dict |
2018-08-06 |
Yuya Nishihara |
|
New |
[2,of,2] exchange: check actually missing revs for obsolete / unstable revs (issue6372) |
2020-07-17 |
Manuel Jacob |
|
New |
[2,of,2] copies: clean up _related logic |
2018-04-04 |
Gábor Stefanik |
|
New |
[2,of,2] chgserver: restore pager fds attached within runcommand session |
2018-09-19 |
Yuya Nishihara |
|
New |
[2,of,2] chg: upgrade client to use "setumask2" command |
2018-10-05 |
Yuya Nishihara |
|
New |
[2,of,2,wheels,stable] contrib: drop Python 2.6 from manylinux1 wheel script |
2017-07-19 |
Boris Feld |
|
New |
[2,of,2,V6] revset: skip legacy lookup for revspec wrapped in 'revset(…)' |
2018-04-17 |
Boris Feld |
|
New |
[2,of,2,v3] setup: require that Python has TLS 1.1 or TLS 1.2 |
2020-05-31 |
Manuel Jacob |
|
New |
[2,of,2,V2] streamclone: abort when client needs to handle obsmarkers, but doesn't |
2018-10-18 |
Anton Shestakov |
|
New |
[2,of,2,V2] stack: add indexedrevs property to contain a list of stack revs and its base |
2019-09-25 |
Anton Shestakov |
|
New |
[2,of,2,V2] hgweb: add a hook for processing LFS file transfer requests |
2018-03-08 |
Matt Harbison |
|
New |
[2,of,2,STABLE] url: do not continue HTTP authentication with user=None (issue6425) |
2020-10-23 |
Yuya Nishihara |
|
New |
[2,of,2,STABLE] py3: use native strings when forming email headers in patchbomb |
2019-10-25 |
Denis Laxalde |
|
New |
[2,of,2,STABLE] py3: fix 'log --line-range' with uncommitted changes in range |
2019-11-29 |
Denis Laxalde |
|
New |
[2,of,2,STABLE] py3: add inline comment about encoding issue of str(Abort()) |
2019-11-05 |
Yuya Nishihara |
|
New |
[2,of,2,stable] hgweb: encode WSGI environment like OS environment |
2020-06-25 |
Manuel Jacob |
|
New |
[2,of,2,stable] curses: do not initialize LC_ALL to user settings (issue6358) |
2020-06-26 |
Manuel Jacob |
|
New |
[2,of,2,STABLE,V3,STABLE] rewriting: add an option for rewrite commands to use the archived phase |
2019-01-24 |
Boris Feld |
|
New |
[2,of,2,RFC] test-lfs-test-server: add a testcase for `hg serve` |
2018-02-18 |
Matt Harbison |
|
New |
[2,of,2,RFC] dispatch: look up command by [<space>:]<cmdname> syntax (PoC) |
2018-02-22 |
Yuya Nishihara |
|
New |
[2,of,2,RESEND] commandserver: preload repository in master server and reuse its file cache |
2018-12-11 |
Yuya Nishihara |
|
New |
[2,of,2,rebased] exchange: check actually missing revs for obsolete / unstable revs (issue6372) |
2020-07-17 |
Manuel Jacob |
|
New |
[2,of,2,evolve-ext] test: explicitly run HGEDITOR shell command with `sh` |
2018-01-21 |
Matt Harbison |
|
New |
[2,of,2,evolve-ext] evolvecmd: use modern vocabulary in help text for evolve |
2018-10-14 |
Anton Shestakov |
|
New |
[2,of,2,"V3] upgrade: support upgrade to/from zstd storage (issue6088) |
2019-04-09 |
Pierre-Yves David |
|
New |
[15,of,15] sslutil: remove fallback for `ssl` attributes that we can assume to be present |
2020-05-30 |
Manuel Jacob |
|
New |
[14,of,15] tests: remove "tls1.2" check |
2020-05-30 |
Manuel Jacob |
|
New |
[14,of,14,evolve-ext] docs: drop references to the old temporary commit that was created with amend |
2019-04-28 |
Matt Harbison |
|
New |
[13,of,15] sslutil: simplify code, now that `supportedprotocols` is constant |
2020-05-30 |
Manuel Jacob |
|
New |
[13,of,14,evolve-ext] templatekw: add `instabilities` alias for `troubles` |
2019-04-28 |
Matt Harbison |
|
New |
[13,of,13] revlog: rename 'self.checkinlinesize' into '_enforceinlinesize' |
2018-02-06 |
Boris Feld |
|
New |
[12,of,15] sslutil: simplify code for printing an error message when negotiation fails |
2020-05-30 |
Manuel Jacob |
|
New |
[12,of,14,evolve-ext] revset: switch internal uses and tests to `predecessors` from legacy name |
2019-04-28 |
Matt Harbison |
|
New |
[12,of,13] revlog: add a _datareadfp context manager for data access needs |
2018-02-06 |
Boris Feld |
|
New |
[11,of,15] sslutil: remove comment referring to unsupported legacy stacks |
2020-05-30 |
Manuel Jacob |
|
New |
[11,of,14,evolve-ext] revset: add `predecessor` aliases for `precursors` and `allprecursors` |
2019-04-28 |
Matt Harbison |
|
New |
[11,of,13] revlog: use context manager for data file lifetime in checksize |
2018-02-06 |
Boris Feld |
|
New |
[10,of,18,"] verify: document the `checkentry` method |
2019-03-06 |
Pulkit Goyal |
|
New |
[10,of,15] sslutil: assert that the Python we run on supports TLS 1.1 and TLS 1.2 |
2020-05-30 |
Manuel Jacob |
|
New |
[10,of,14,evolve-ext] revset: add `unstable` alias for `troubled` |
2019-04-28 |
Matt Harbison |
|
New |
[10,of,13] revlog: use context manager for index file lifetime in checkinlinesize |
2018-02-06 |
Boris Feld |
|
New |
[10,of,10] shelve: no longer strip internal commit when using internal phase |
2018-09-10 |
Augie Fackler |
|
New |
[10,of,10,v2] sslutil: remove fallback for `ssl` attributes that we can assume to be present |
2020-05-30 |
Manuel Jacob |
|
New |
[1,of,9] templatekw: extract non-templatekw function as getgraphnode() |
2018-02-27 |
Yuya Nishihara |
|
New |
[1,of,9] rust-cpython: rename PyLeakedRef to PyLeaked |
2019-10-19 |
Yuya Nishihara |
|
New |
[1,of,8,V3] context: refactor introrev to make the next patch easier to read |
2018-10-03 |
Boris Feld |
|
New |
[1,of,7] rust-cpython: remove useless wrappers from PyLeaked, just move by map() |
2019-10-22 |
Yuya Nishihara |
|
New |
[1,of,7] rust-cpython: alias python(27|3)_sys globally |
2019-10-13 |
Yuya Nishihara |
|
New |
[1,of,7] rust-cpython: add wrapper around decapsule_make_dirstate_tuple() |
2019-10-13 |
Yuya Nishihara |
|
New |
[1,of,7] pycompat: move rapply() from util |
2018-07-05 |
Yuya Nishihara |
|
New |
[1,of,7] help: document about "grep" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[1,of,7] context: remove unneeded alias of diffopts |
2018-07-06 |
Yuya Nishihara |
|
New |
[1,of,7,V2] context: fix introrev to avoid computation as initially intended |
2018-10-01 |
Boris Feld |
|
New |
[1,of,6] templater: remove unused context argument from most resourcemapper functions |
2018-09-02 |
Yuya Nishihara |
|
New |
[1,of,6] help: document about "annotate" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[1,of,6] fileset: move helper functions to top |
2018-07-07 |
Yuya Nishihara |
|
New |
[1,of,6] extensions: import the exthelper class from evolve ff799015d62e |
2018-12-01 |
Matt Harbison |
|
New |
[1,of,6,V3] rust-cpython: put leaked reference in PyLeakedRef |
2019-10-17 |
Yuya Nishihara |
|
New |
[1,of,6,remotenames-ext] Back out "remotenames: push anonymous head if --force is given" |
2018-02-19 |
Ryan McElroy |
|
New |
[1,of,5] tests: filter out uninteresting log events |
2018-12-16 |
Yuya Nishihara |
|
New |
[1,of,5] test-lfs: add tests to force server error path coverage |
2018-04-14 |
Yuya Nishihara |
|
New |
[1,of,5] templatekw: alias {file} of files list to {path} |
2018-08-30 |
Yuya Nishihara |
|
New |
[1,of,5] registrar: add base classes to wrap functions, commands, and so on (API) |
2018-08-22 |
Katsunori FUJIWARA |
|
New |
[1,of,5] journal: unify template name for "nodes" (BC) |
2018-09-15 |
Yuya Nishihara |
|
New |
[1,of,5] hgweb: use scmutil.binnode() to translate None to wdir hash (issue5988) |
2018-09-23 |
Yuya Nishihara |
|
New |
[1,of,5] grep: clarify that --all works exactly the same way as --diff |
2020-09-18 |
Gregory Szorc |
|
New |
[1,of,5,V5] context: spell out the logic around linkrev adjustement starting point |
2018-10-10 |
Boris Feld |
|
New |
[1,of,5,V2] resolve: rename {status} to {mergestatus} to not shadow change status (BC) |
2018-10-01 |
Yuya Nishihara |
|
New |
[1,of,5,STABLE] rust-threads: force Rayon to respect the worker count in config |
2019-12-12 |
Raphaël Gomès |
|
New |
[1,of,5,STABLE,REGRESSION,V2] exchange: backout changeset c26335fa4225 |
2020-07-24 |
Pierre-Yves David |
|
New |
[1,of,5,RFC] tests: show added/modified/removed files when logging repos converted from bzr |
2018-07-28 |
Yuya Nishihara |
|
New |
[1,of,5,chg-tests-fix,V2] procutils: don't try to get `.buffer` if sys.stdin is None |
2020-12-08 |
Pulkit Goyal |
|
New |
[1,of,4] tests: add test showing broken extension loading in case of share-safe |
2020-10-16 |
Pulkit Goyal |
|
New |
[1,of,4] templater: fix truth testing of integer 0 taken from a list/dict |
2018-06-23 |
Yuya Nishihara |
|
New |
[1,of,4] rebase: rename variable "keepbranch" to "keepbranchchange" |
2020-07-01 |
Manuel Jacob |
|
New |
[1,of,4] py3: ajust abort message in test-hook.t |
2019-10-18 |
Denis Laxalde |
|
New |
[1,of,4] graphlog: deduplicate preprocessing of log command |
2018-02-12 |
Yuya Nishihara |
|
New |
[1,of,4] git: remove obsolete todo item |
2020-03-26 |
Josef 'Jeff' Sipek |
|
New |
[1,of,4] context: explicitly take diffopts in `context.diff` (API) |
2018-05-24 |
Boris Feld |
|
New |
[1,of,4] changegroup: if possible fallback to delta against parents instead of prev |
2018-10-16 |
Boris Feld |
|
New |
[1,of,4,V2] templater: convert resources to a table of callables for future extension |
2018-03-16 |
Yuya Nishihara |
|
New |
[1,of,4,V2] perf: add a `clear-revlogs` flag to `perftags` |
2018-11-23 |
Boris Feld |
|
New |
[1,of,4,V2] flagutil: introduce a flagprocessorsmixin class |
2019-08-11 |
Pierre-Yves David |
|
New |
[1,of,4,accept-scripts] cleanup: adapt for landing of extdata in core by removing ext{revset, template} |
2018-11-08 |
Augie Fackler |
|
New |
[1,of,4,accept-scripts] blocker: don't walk over non-drafts when looking for blockers |
2019-06-12 |
Augie Fackler |
|
New |
[1,of,3] rust-filepatterns: add a Rust implementation of pattern-related utils |
2019-04-17 |
Raphaël Gomès |
|
New |
[1,of,3] rust-chg: extract signal handlers from chg/procutil.c |
2018-10-07 |
Yuya Nishihara |
|
New |
[1,of,3] histeditrule: split __str__ property into prefix and desc |
2019-11-07 |
Jordi Gutiérrez Hermoso |
|
New |
[1,of,3] hgweb: use registrar to add "motd" template keyword |
2018-08-06 |
Yuya Nishihara |
|
New |
[1,of,3] fileset: introduce weight constants for readability |
2018-08-04 |
Yuya Nishihara |
|
New |
[1,of,3] exewrapper: drop an unused variable |
2018-10-19 |
Matt Harbison |
|
New |
[1,of,3] dispatch: gate against missing stdout/stderr |
2020-12-18 |
Yuya Nishihara |
|
New |
[1,of,3] check-po: Introduce check-po.py |
2013-06-30 |
mercurial-devel-bounces@selenic.com |
|
RFC |
[1,of,3,V2] merge: check for dir rename dest before adding ACTION_KEEP |
2020-09-16 |
Pulkit Goyal |
|
New |
[1,of,3,STABLE] py3: compare response of crecord's confirmationwindow with str |
2019-11-06 |
Denis Laxalde |
|
New |
[1,of,3,STABLE] node: add a `isnode` function |
2018-07-26 |
Boris Feld |
|
New |
[1,of,3,STABLE] gzip: rename the argument to `mtime` to match upstream python |
2020-03-10 |
Pierre-Yves David |
|
New |
[1,of,3,STABLE] context: reimplement memfilectx.cmp() |
2018-12-16 |
Yuya Nishihara |
|
New |
[1,of,3,RFC] scmutil: introduce the flagstate class to suppliment missing flag support |
2016-07-03 |
Matt Harbison |
|
RFC |
[1,of,3,RFC] mercurial: implement a source transforming module loader on Python 3 |
2016-05-16 |
Gregory Szorc |
|
RFC |
[1,of,3,RFC] lfs: add a function to get the user visible filename for a revlog |
2017-12-29 |
Matt Harbison |
|
RFC |
[1,of,3,RFC] context: factor out commonancestorsheads calculation |
2018-05-27 |
Sean Farley |
|
New |
[1,of,3,gca-revset] context: factor out commonancestorsheads calculation |
2018-06-15 |
Sean Farley |
|
New |
[1,of,2] who: replace another reference to Java |
2020-07-26 |
Manuel Jacob |
|
New |
[1,of,2] tests: test that push doesn’t complain about unstable changesets if no changes |
2020-07-17 |
Manuel Jacob |
|
New |
[1,of,2] tests: show that the structure of the more status output looks weird |
2018-09-19 |
Yuya Nishihara |
|
New |
[1,of,2] tests: glob over a single quote vs double quote difference on Windows |
2018-10-26 |
Matt Harbison |
|
New |
[1,of,2] rust: published the three extension crates to crates.io |
2019-04-16 |
Georges Racinet |
|
New |
[1,of,2] rust-cpython: binding for headrevs() |
2019-01-16 |
Georges Racinet |
|
New |
[1,of,2] root: add support for -Tformatter option |
2019-06-04 |
Yuya Nishihara |
|
New |
[1,of,2] revset: rename diff(pattern) to diffcontains(pattern) |
2020-10-17 |
Yuya Nishihara |
|
New |
[1,of,2] revlog: efficient implementation of 'descendant' |
2018-06-21 |
Paul Morelle |
|
New |
[1,of,2] py3: protect from exceptions thrown by other meta-path finders |
2019-04-19 |
Ludovic Chabant |
|
New |
[1,of,2] py3: convert revlog stats to a dict of (bytes, int) pairs |
2018-10-24 |
Yuya Nishihara |
|
New |
[1,of,2] fileset: turn on listclean conditionally |
2018-08-06 |
Yuya Nishihara |
|
New |
[1,of,2] encoding: teach unitolocal() and unifromlocal() to handle None |
2018-09-23 |
Matt Harbison |
|
New |
[1,of,2] debugdiscovery: include the number of heads in all sets |
2019-04-16 |
Pierre-Yves David |
|
New |
[1,of,2] copies: create and use _loose_next function for _related |
2018-04-04 |
Gábor Stefanik |
|
New |
[1,of,2] chgserver: add separate flag to remember if stdio fds are replaced |
2018-09-19 |
Yuya Nishihara |
|
New |
[1,of,2] chgserver: add "setumask2" command which uses correct message frame |
2018-10-05 |
Yuya Nishihara |
|
New |
[1,of,2] byteify-strings: add test for byteify-strings.py |
2019-08-05 |
Yuya Nishihara |
|
New |
[1,of,2,V6] revset: add more test to show current behaviors with label looking like revset |
2018-04-17 |
Boris Feld |
|
New |
[1,of,2,V2] streamclone: include obsstore file into stream bundle if client can read it |
2018-10-18 |
Anton Shestakov |
|
New |
[1,of,2,V2] stack: take getstack() and turn it into stack class (API) |
2019-09-25 |
Anton Shestakov |
|
New |
[1,of,2,V2] hgweb: add a hook for processing LFS Batch API requests |
2018-03-08 |
Matt Harbison |
|
New |
[1,of,2,STABLE] ui: fix echo back of ui.prompt() to not concatenate None as bytes |
2020-10-23 |
Yuya Nishihara |
|
New |
[1,of,2,STABLE] tests: check that 'log --line-range' follows uncommitted changes |
2019-11-29 |
Denis Laxalde |
|
New |
[1,of,2,STABLE] tests: check patchbomb with a non-ascii commit message |
2019-10-25 |
Denis Laxalde |
|
New |
[1,of,2,STABLE] py3: do not reimplement Abort.__str__() on Python 2 |
2019-11-05 |
Yuya Nishihara |
|
New |
[1,of,2,stable] hgweb: deduplicate code |
2020-06-25 |
Manuel Jacob |
|
New |
[1,of,2,stable] compat: initialize LC_CTYPE locale on all Python versions and platforms |
2020-06-26 |
Manuel Jacob |
|
New |
[1,of,2,STABLE,V3,STABLE] strip: introduce a soft strip option |
2019-01-24 |
Boris Feld |
|
New |
[1,of,2,RFC] lfs: add support for serving blob files |
2018-02-18 |
Matt Harbison |
|
New |
[1,of,2,RFC] dispatch: remember command table per extension (PoC DO NOT PUSH) |
2018-02-22 |
Yuya Nishihara |
|
New |
[1,of,2,RESEND] commandserver: add IPC channel to teach repository path on command finished |
2018-12-11 |
Yuya Nishihara |
|
New |
[1,of,2,rebased] tests: test that push doesn’t complain about unstable changesets if no changes |
2020-07-17 |
Manuel Jacob |
|
New |
[1,of,2,evolve-ext] tests: specify a path to the evolve and topic extensions |
2019-01-04 |
Matt Harbison |
|
New |
[1,of,2,evolve-ext] test: conditionalize blackbox output for Windows |
2018-01-21 |
Matt Harbison |
|
New |
[1,of,2,evolve-ext] issue-6028: failing test |
2018-12-11 |
James Reynolds |
|
New |
[1,of,2,evolve-ext] evolvecmd: mark flags with old instability names as deprecated |
2018-10-14 |
Anton Shestakov |
|
New |
[1,of,2,"V3] compression: introduce an official `zstd-revlog` requirement |
2019-04-09 |
Pierre-Yves David |
|
New |
[09,of,15] tests: remove "sslcontext" check |
2020-05-30 |
Manuel Jacob |
|
New |
[09,of,13] revlog: use context manager for data file lifetime in checkinlinesize |
2018-02-06 |
Boris Feld |
|
New |
[09,of,10,v2] tests: remove "tls1.2" check |
2020-05-30 |
Manuel Jacob |
|
New |
[08,of,15] sslutil: eliminate `_canloaddefaultcerts` by constant-folding code using it |
2020-05-30 |
Manuel Jacob |
|
New |
[08,of,13] revlog: use context manager for index file life time in __init__ |
2018-02-06 |
Boris Feld |
|
New |
[08,of,10,v2] config: remove unused hostsecurity.disabletls10warning config |
2020-05-30 |
Manuel Jacob |
|
New |
[07,of,15] tests: remove "defaultcacerts" check |
2020-05-30 |
Manuel Jacob |
|
New |
[07,of,13] revlog: move index file opening in a method |
2018-02-06 |
Boris Feld |
|
New |
[07,of,10,v2] sslutil: simplify code, now that `supportedprotocols` is constant |
2020-05-30 |
Manuel Jacob |
|
New |
[06,of,15] sslutil: eliminate `modernssl` by constant-folding code using it |
2020-05-30 |
Manuel Jacob |
|
New |
[06,of,13] revlog: move datafile opening in a method |
2018-02-06 |
Boris Feld |
|
New |
[06,of,10] py3: add @util.boolclass markers for boolean classes |
2016-05-12 |
timeless |
yuya |
Under Review |
[06,of,10,v2] tests: stop checking for optional, now impossible output |
2020-05-30 |
Manuel Jacob |
|
New |