[4,of,4] lfs: restore the local blob store after a repo upgrade |
2017-12-08 |
Matt Harbison |
|
Superseded |
[4,of,4] local-clone: also copy tags related caches |
2017-05-25 |
Pierre-Yves David |
|
Accepted |
[4,of,4] localrepo: add unbundle support |
2014-04-10 |
Pierre-Yves David |
|
Accepted |
[4,of,4] localrepo: better error message when revlog error and file addition (issue4675) |
2015-05-21 |
Jordi Gutiérrez Hermoso |
durin42 |
Accepted |
[4,of,4] localrepo: jettison parents() method per deprecation policy |
2016-05-05 |
Augie Fackler |
|
Accepted |
[4,of,4] localrepo: make _refreshfilecachestats unfiltered method to refresh correctly |
2016-09-02 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[4,of,4] localrepo: mark walk convenience method as deprecated |
2017-05-19 |
Augie Fackler |
|
Accepted |
[4,of,4] localrepo: move the addchangegroup method in changegroup module |
2014-04-03 |
Pierre-Yves David |
|
Accepted |
[4,of,4] lock message: provide feedback how to handle "waiting for lock on repository" in error message |
2016-03-08 |
Tuli Uchitel |
marmoute |
Changes Requested |
[4,of,4] log: add -L/--line-range option to follow file history by line range |
2017-10-04 |
Denis Laxalde |
|
Changes Requested |
[4,of,4] log: add TODO comments about --line-range processing |
2018-02-12 |
Yuya Nishihara |
|
New |
[4,of,4] log: do not accept string-matcher pattern as -u/-b/-B parameter |
2020-12-01 |
Yuya Nishihara |
|
Accepted |
[4,of,4] log: extract function that builds (revs, makefilematcher) from walkopts |
2020-09-27 |
Yuya Nishihara |
|
Accepted |
[4,of,4] logcmdutil: pass formatter to jsonchangeset as argument |
2018-04-14 |
Yuya Nishihara |
|
Accepted |
[4,of,4] logtoprocess: drop support for ui.log() call with invalid msg arguments (BC) |
2018-11-13 |
Yuya Nishihara |
|
Accepted |
[4,of,4] mail: do not print(), use ui.debug() instead |
2016-11-08 |
Yuya Nishihara |
|
Accepted |
[4,of,4] mail: switch from os to subprocess module when invoking sendmail |
2016-01-05 |
Bryan O'Sullivan |
yuya |
Changes Requested |
[4,of,4] Make it easier to debug templater issues |
2014-06-23 |
Ryan McElroy |
|
Rejected |
[4,of,4] make: add Debian 9 (Stretch) docker target |
2017-06-23 |
Anton Shestakov |
|
Accepted |
[4,of,4] manifest.walk: join nested if-conditions |
2015-04-08 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4] manifest: change manifestctx to not inherit from manifestdict |
2016-08-30 |
Durham Goode |
|
Accepted |
[4,of,4] manifest: move dirlog up to manifestrevlog |
2016-09-13 |
Durham Goode |
|
Accepted |
[4,of,4] manifestdict: extract condition for _intersectfiles() and use for walk() |
2015-04-09 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4] match: override matchfn instead of __call__ for consistency |
2017-07-10 |
via Mercurial-devel |
|
Accepted |
[4,of,4] match: use match.prefix() in subdirmatcher |
2017-05-18 |
via Mercurial-devel |
|
Accepted |
[4,of,4] merge: move merge step to the end |
2015-09-22 |
Siddharth Agarwal |
|
Accepted |
[4,of,4] merge: perform background file closing in batchget |
2016-02-20 |
Gregory Szorc |
|
Accepted |
[4,of,4] mergecopies: rename 'ca' to 'base' |
2016-10-16 |
Pierre-Yves David |
|
Accepted |
[4,of,4] minirst: filter blocks by full path to section |
2018-08-29 |
Yuya Nishihara |
|
Accepted |
[4,of,4] mmapindex: set default to 1MB |
2018-12-02 |
Boris Feld |
|
Accepted |
[4,of,4] mpatch: implement cffi version of mpatch |
2016-06-08 |
Maciej Fijalkowski |
|
Accepted |
[4,of,4] mpatch: raise MemoryError instead of mpatchError if lalloc() failed |
2016-08-07 |
Yuya Nishihara |
|
Accepted |
[4,of,4] namespaces: remove templatename method on the namespaces object |
2015-01-02 |
Sean Farley |
|
Accepted |
[4,of,4] namespaces: update documentation and code indentation |
2015-01-01 |
Sean Farley |
|
Accepted |
[4,of,4] obsolete: allow cycles |
2017-03-13 |
Jun Wu |
|
Superseded |
[4,of,4] obsolete: introduce a new binary encoding for obsmarkers (version 1) |
2014-09-17 |
Pierre-Yves David |
|
Superseded |
[4,of,4] obsstore: cache size computation for fm1 node |
2014-11-30 |
Pierre-Yves David |
|
Superseded |
[4,of,4] osx: install dummy web.cacerts to enable use of system keychain |
2014-08-30 |
Mads Kiilerich |
|
Deferred |
[4,of,4] outgoing: handle phases the same as pull |
2014-12-20 |
Eric Sumner |
|
Not Applicable |
[4,of,4] outgoing: handle phases the same as pull |
2014-12-19 |
Eric Sumner |
|
Accepted |
[4,of,4] paper: add reddish background to ajax error message |
2013-09-19 |
Alexander Plavin |
|
Accepted |
[4,of,4] parsers: add a missed PyErr_NoMemory |
2015-12-14 |
Bryan O'Sullivan |
yuya |
Accepted |
[4,of,4] parsers: pure implementation of the new dirstate ordering |
2015-11-25 |
Laurent Charignon |
yuya |
Superseded |
[4,of,4] patch: replace file api with vfs api in fsbackend |
2014-05-27 |
Chinmay Joshi |
|
Changes Requested |
[4,of,4] perf: cache revlog file handle during perfrevlog |
2016-11-02 |
Gregory Szorc |
|
Superseded |
[4,of,4] phase: remove a 'for x in "foo bar".split()' idioms in phasecache.replace |
2015-06-17 |
Pierre-Yves David |
|
Accepted |
[4,of,4] phases: enforce internal phase support |
2018-08-27 |
Boris Feld |
|
Accepted |
[4,of,4] pull: adds a set of step that remain to be done during the pull |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[4,of,4] pull: deactivate a bookmark not matching with the destination of the update |
2016-02-17 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,4] pull: list bookmarks before pulling changesets (issue3873) |
2013-03-30 |
Siddharth Agarwal |
|
Accepted |
[4,of,4] push: use stepsdone for obsmarkers push |
2014-08-06 |
Pierre-Yves David |
|
Accepted |
[4,of,4] py3: add a bytes version of urllib.parse.urlencode() to pycompat.py |
2017-04-07 |
Pulkit Goyal |
|
Accepted |
[4,of,4] py3: adjust expected traceback in test-hook.t |
2019-10-18 |
Denis Laxalde |
|
New |
[4,of,4] py3: byte-stringify test-blackbox.t |
2018-03-04 |
Yuya Nishihara |
|
Accepted |
[4,of,4] py3: convert log opts to bytes-key dict |
2017-03-17 |
Yuya Nishihara |
|
Accepted |
[4,of,4] py3: convert os.readlink() path to native strings |
2018-09-27 |
Matt Harbison |
|
Accepted |
[4,of,4] py3: decode username and password before SMTP login |
2019-10-10 |
Denis Laxalde |
|
Accepted |
[4,of,4] py3: drop b'' from generate-working-copy-states.py output |
2018-03-06 |
Yuya Nishihara |
|
Accepted |
[4,of,4] py3: fix a syntax error in concurrent.futures._base |
2018-09-13 |
Matt Harbison |
|
Accepted |
[4,of,4] py3: fix formatting of path-auditing errors |
2018-03-03 |
Yuya Nishihara |
|
Accepted |
[4,of,4] py3: fix slicing of bytes in revset.formatspec() |
2017-03-13 |
Yuya Nishihara |
|
Accepted |
[4,of,4] py3: remove a couple of superfluous calls to pycompat.rapply() |
2018-09-26 |
Matt Harbison |
|
Accepted |
[4,of,4] py3: replace os.altsep with pycompat.altsep |
2016-12-18 |
Pulkit Goyal |
|
Accepted |
[4,of,4] py3: use bytes() to byte-stringify Abort message in handleremotechangegroup() |
2018-07-12 |
Yuya Nishihara |
|
Accepted |
[4,of,4] py3: use bytestr wrapper in revsetlang.tokenize() |
2017-03-16 |
Yuya Nishihara |
|
Accepted |
[4,of,4] py3: use native strings when forming email headers in patchbomb |
2019-11-09 |
Denis Laxalde |
|
Accepted |
[4,of,4] py3: use unicode literals in pure/osutil.py |
2016-08-03 |
Pulkit Goyal |
|
Accepted |
[4,of,4] pycompat: extract helper to raise exception with traceback |
2017-05-03 |
Yuya Nishihara |
|
Accepted |
[4,of,4] reachableroots: verify type of each item of heads argument |
2015-08-13 |
Yuya Nishihara |
|
Accepted |
[4,of,4] rebase: exclude obsoletes without a successor in destination (issue5300) |
2017-11-12 |
Denis Laxalde |
|
Superseded |
[4,of,4] rebase: sort rebaseset using destination information |
2017-06-24 |
Jun Wu |
|
Changes Requested |
[4,of,4] rebase: update working directory when aborting (issue5084) |
2016-02-05 |
timeless@mozdev.org |
|
Accepted |
[4,of,4] record: move dorecord from record to cmdutil |
2015-03-11 |
Laurent Charignon |
|
Accepted |
[4,of,4] repo: add a `wcachevfs` to access the `.hg/wcache/` directory |
2018-12-03 |
Boris Feld |
|
Accepted |
[4,of,4] repoview: improve performance for computehidden |
2014-03-28 |
Sean Farley |
|
Superseded |
[4,of,4] revbranchcache: advertise and use 'rbc' exchange capability |
2018-01-18 |
Boris Feld |
|
Accepted |
[4,of,4] revert: add a `drop` action |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[4,of,4] revert: add flag to make revert interactive |
2015-03-18 |
Laurent Charignon |
|
Accepted |
[4,of,4] revert: drop dead code about untracked file |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[4,of,4] revert: drop `lexist` check in the backup logic |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[4,of,4] revert: issue "no changes needed" message for files missing on both side |
2014-08-13 |
Pierre-Yves David |
|
Accepted |
[4,of,4] revert: properly backup added files with local modification |
2014-09-20 |
Pierre-Yves David |
|
Superseded |
[4,of,4] revlog: add an aggressivemergedelta option |
2015-08-30 |
Durham Goode |
|
Accepted |
[4,of,4] revlog: don't consider nullrev when choosing delta base |
2015-12-05 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4] revlog: introduce isancestor method for efficiently determining node lineage |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[4,of,4] revlog: reuse 'descendant' implemention in 'isancestor' |
2018-07-01 |
Paul Morelle |
|
Accepted |
[4,of,4] revlog: separate methods for deltas and key frames compression/decompression |
2013-09-26 |
Wojciech Lopata |
|
Deferred |
[4,of,4] revlog: skeleton support for version 2 revlogs |
2017-05-20 |
Gregory Szorc |
|
Accepted |
[4,of,4] revrange: build spanset from x:y range |
2015-06-01 |
Yuya Nishihara |
|
Accepted |
[4,of,4] revrange: drop old-style parser in favor of revset (API) |
2015-08-04 |
Yuya Nishihara |
|
Accepted |
[4,of,4] revset: added basic operators to orderedlazyset |
2014-02-27 |
Lucas Moscovicz |
|
Accepted |
[4,of,4] revset: added basic operators to orderedlazyset |
2014-02-27 |
Lucas Moscovicz |
|
Superseded |
[4,of,4] revset: added intersection to baseset class |
2014-02-03 |
Lucas Moscovicz |
|
Accepted |
[4,of,4] revset: added lazyset implementation to author revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[4,of,4] revset: added lazyset implementation to extra revset |
2014-02-12 |
Lucas Moscovicz |
|
Accepted |
[4,of,4] revset: added lazyset implementation to keyword revset |
2014-02-06 |
Lucas Moscovicz |
|
Superseded |
[4,of,4] revset: avoid in loop lookup in _generatorset._consumegen |
2014-09-19 |
Pierre-Yves David |
|
Superseded |
[4,of,4] revset: avoid returning duplicates when returning ancestors |
2015-05-04 |
Pierre-Yves David |
|
Accepted |
[4,of,4] revset: build the set from a saner source: the string module |
2016-10-07 |
Augie Fackler |
|
Superseded |
[4,of,4] revset: changed getset so that it can return a lazyset |
2014-02-11 |
Lucas Moscovicz |
|
Superseded |
[4,of,4] revset: changed _children method to use lazy structures |
2014-03-06 |
Lucas Moscovicz |
|
Accepted |
[4,of,4] revset: delete _updatedefaultdest as it has no users |
2015-10-07 |
Pierre-Yves David |
|
Superseded |
[4,of,4] revset: do not nest addset by "addset + other" (issue4565) |
2015-05-19 |
Yuya Nishihara |
marmoute |
Changes Requested |
[4,of,4] revset: drop TODO comment about sorting issue of fullreposet |
2017-01-05 |
Yuya Nishihara |
|
Accepted |
[4,of,4] revset: extract function that validates sort() arguments |
2016-06-15 |
Yuya Nishihara |
|
Accepted |
[4,of,4] revset: factor out public optimize() function from recursion |
2016-05-05 |
Yuya Nishihara |
|
Accepted |
[4,of,4] revset: introduce a 'foo#stack[n]' subscript relation to access stack revisions |
2019-09-23 |
Anton Shestakov |
|
Accepted |
[4,of,4] revset: make match function follow given subset if specified (API) |
2017-08-30 |
Yuya Nishihara |
|
Accepted |
[4,of,4] revset: make sort() noop depending on ordering requirement (BC) |
2016-09-14 |
Yuya Nishihara |
|
Accepted |
[4,of,4] revset: make _parsealiasdecl() simply return the original parsed tree |
2016-03-30 |
Yuya Nishihara |
|
Accepted |
[4,of,4] revset: make __and__ use _optimize_and |
2014-09-30 |
Durham Goode |
|
Superseded |
[4,of,4] revset: no longer silently filter out invalid revision in _intlist (API) (BC) |
2019-01-18 |
Boris Feld |
|
Accepted |
[4,of,4] revset: reduce nesting of chained 'or' operations (issue4624) |
2015-05-26 |
Yuya Nishihara |
|
Superseded |
[4,of,4] revset: replace "repo.changelog" to avoid iteration for each "x in subset" |
2013-03-29 |
Katsunori FUJIWARA |
|
Rejected |
[4,of,4] run-tests: allow test paths in other directories |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[4,of,4] run-tests: handle json.dumps divergence |
2016-05-11 |
timeless |
|
Superseded |
[4,of,4] run-tests: print more information on unnecessary glob matching |
2014-01-16 |
Simon Heimberg |
|
Superseded |
[4,of,4] run-tests: use canonpath for with-python3 |
2016-03-28 |
timeless@mozdev.org |
|
Accepted |
[4,of,4] runtests: unindent an "if True" block |
2017-02-16 |
Jun Wu |
|
Accepted |
[4,of,4] rust-ancestors: adjust branches and inline comments per previous change |
2019-01-06 |
Yuya Nishihara |
|
Accepted |
[4,of,4] rust-cpython: mark unsafe functions as such |
2019-09-01 |
Yuya Nishihara |
|
Accepted |
[4,of,4] schemas: add tests to cover schema transmission |
2013-08-07 |
Durham Goode |
|
Changes Requested |
[4,of,4] serve: ignore os.setsid EPERM error |
2016-03-09 |
Jun Wu |
yuya |
Rejected |
[4,of,4] shelve: add a shelve extension to save/restore working changes |
2013-05-28 |
Bryan O'Sullivan |
|
Superseded |
[4,of,4] shelve: don't reimplement mergestate.unresolved() |
2017-07-06 |
via Mercurial-devel |
|
Accepted |
[4,of,4] shelve: find shelvedctx from bundle even if they are already in the repo |
2018-09-27 |
Boris Feld |
|
Accepted |
[4,of,4] shelve: use rollback instead of aborting a current transaction for unshelve |
2015-10-04 |
Katsunori FUJIWARA |
marmoute |
Changes Requested |
[4,of,4] show: use filter() function to strip "tip" tag |
2018-06-23 |
Yuya Nishihara |
|
New |
[4,of,4] solaris: sed doesn't recognize a line without a newline |
2013-08-26 |
Danek Duvall |
|
Accepted |
[4,of,4] spartan: make different blocks of annotated lines have different colors |
2016-07-16 |
Anton Shestakov |
|
Accepted |
[4,of,4] spartan: remove unused templates |
2016-09-22 |
Anton Shestakov |
|
Accepted |
[4,of,4] spelling: (en-US) behavior |
2015-08-28 |
timeless@mozdev.org |
|
Accepted |
[4,of,4] splicemap: improve error handling when source is subversion (issue2084) |
2013-05-01 |
Ben Goswami |
|
Accepted |
[4,of,4] splicemap: improve error handling when source is subversion (issue2084) |
2013-04-30 |
Ben Goswami |
|
Superseded |
[4,of,4] sshpeer: add support for request tracing |
2018-01-16 |
Boris Feld |
|
Superseded |
[4,of,4] sshpeer: also use doublepipe for client to server communication |
2015-06-05 |
Pierre-Yves David |
|
Accepted |
[4,of,4] ssl: remove CERT_REQUIRED constant that was necessary for compatibility |
2015-06-05 |
Yuya Nishihara |
|
Accepted |
[4,of,4] ssl: use included dummy cert on OS X to trigger use of the system CA storage |
2014-09-25 |
Mads Kiilerich |
|
Superseded |
[4,of,4] sslutil: inform the user about how to fix an incomplete certificate chain |
2017-07-13 |
Matt Harbison |
|
Accepted |
[4,of,4] statprof: allow rendering in the Chrome trace viewer format |
2017-02-13 |
Bryan O'Sullivan |
|
Superseded |
[4,of,4] statprof: record samples by thread (RFC) |
2016-11-05 |
Gregory Szorc |
|
Changes Requested |
[4,of,4] status: change + back out == clean (API) |
2016-01-11 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4] streamclone: use context manager for writing files |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[4,of,4] stream_in: write the remote branchcache for a usage as wide as possible |
2013-01-15 |
Pierre-Yves David |
|
Accepted |
[4,of,4] stringutil: fix prettyrepr() to not orphan foo=<...> line |
2018-06-11 |
Yuya Nishihara |
|
Accepted |
[4,of,4] strip: don't use "full" and "partial" to describe bundles |
2016-09-19 |
via Mercurial-devel |
|
Accepted |
[4,of,4] subrepo: drop unused pattern initialization in hgsubrepo revert |
2015-02-15 |
Matt Harbison |
|
Accepted |
[4,of,4] subrepo: show detailed revision info for the divergent subrepo revisions |
2014-05-07 |
Angel Ezquerra |
|
Superseded |
[4,of,4] summary: display obsolete state of parents |
2017-03-25 |
Denis Laxalde |
yuya |
Superseded |
[4,of,4] tags: unblock log-like template keywords and functions |
2018-06-18 |
Yuya Nishihara |
|
Accepted |
[4,of,4] template: update map-cmdline.phases accordingly |
2015-01-06 |
Romain DEP. |
|
Rejected |
[4,of,4] templatekw: add experimental {status} keyword |
2018-09-13 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templatekw: add {namespaces} keyword |
2016-01-16 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templatekw: deprecate p1rev/p2rev/p1node/p2node in favor of p1/p2 |
2018-11-02 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templatekw: display non-current bookmarks (issue4552) (BC) |
2015-05-29 |
Ryan McElroy |
|
Accepted |
[4,of,4] templater: add debugtemplate command |
2016-03-11 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templater: add subsetparents(rev, revset) function |
2020-03-24 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templater: fix ifcontains() to handle type mismatch gracefully |
2017-10-12 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templater: look up symbols/resources as if they were separated (issue5699) |
2017-12-21 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templater: make date() use helper function to evaluate argument |
2016-03-02 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templater: make _hybrid provide more list/dict-like methods |
2017-04-04 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templater: rename "right" argument of pad() function |
2016-08-21 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templates: add support for graph webcommand in json style |
2016-06-15 |
Laura Médioni |
|
Changes Requested |
[4,of,4] templates: adjust white space amount in the output of {whyunstable} |
2018-04-15 |
Anton Shestakov |
|
Accepted |
[4,of,4] test-basic: make it work on Python 3 |
2017-10-04 |
Yuya Nishihara |
|
Accepted |
[4,of,4] test-bundle-type: replace unbundle with debugbundle |
2015-10-02 |
Pierre-Yves David |
|
Accepted |
[4,of,4] test-clonebundles: conditionalize output for Windows |
2017-06-05 |
Matt Harbison |
|
Accepted |
[4,of,4] test-doctest: normalize b'', u'' and exception name on Python 3 |
2017-08-24 |
Yuya Nishihara |
|
Accepted |
[4,of,4] test-fileset: forget non-portable files to avoid failures on Windows |
2015-03-21 |
Matt Harbison |
|
Accepted |
[4,of,4] test-fileset: glob the updated file count for Windows stability |
2015-11-09 |
Matt Harbison |
|
Accepted |
[4,of,4] test-http-proxy: add the Windows variant of "connection refused" |
2017-04-09 |
Matt Harbison |
|
Accepted |
[4,of,4] test-lfs: cast the flags printed to an int |
2017-11-15 |
Matt Harbison |
|
Accepted |
[4,of,4] test-manifest.py: don't test .text() with present node suffix |
2015-03-26 |
Martin von Zweigbergk |
|
Superseded |
[4,of,4] test-pyflakes: exclude undefined name warning declared as global |
2014-05-02 |
Yuya Nishihara |
|
Changes Requested |
[4,of,4] test-run-tests: add globs for Windows |
2015-10-02 |
Matt Harbison |
|
Superseded |
[4,of,4] test-static-http: fix broken path sorting on Windows |
2017-10-29 |
Matt Harbison |
|
Accepted |
[4,of,4] test-status-rev: add tests for plain dirstate and inter-revision status |
2014-11-05 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4] test-subrepo-missing: test updating parent repo with missing subrepo revision |
2013-11-25 |
Angel Ezquerra |
|
Changes Requested |
[4,of,4] test-worker: exercise more about "killworkers" situation |
2017-05-03 |
Jun Wu |
|
Accepted |
[4,of,4] tests/autodiff.py: explicitly only honor feature diffopts |
2014-12-29 |
Siddharth Agarwal |
|
Accepted |
[4,of,4] tests: add a new test for merging with memctx (RFC DO NOT COMMIT) |
2014-08-19 |
Sean Farley |
|
Changes Requested |
[4,of,4] tests: add basic tests for SMTP over SSL |
2016-06-08 |
Yuya Nishihara |
|
Accepted |
[4,of,4] tests: add coverage to ensure Wix tracks 'help' and 'templates' files |
2015-12-14 |
Matt Harbison |
|
Accepted |
[4,of,4] tests: add globs for Windows |
2017-10-14 |
Matt Harbison |
|
Accepted |
[4,of,4] tests: conditionalize narrow-widen error output for Windows |
2018-09-01 |
Matt Harbison |
|
Accepted |
[4,of,4] tests: killdaemons.py for windows distinguishes access violation and terminated |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[4,of,4] tests: make test-inotify-issue1208.t disappear |
2012-12-19 |
Bryan O'Sullivan |
|
Accepted |
[4,of,4] tests: merge 'test-push-hook-lock.t' into 'test-push.t' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[4,of,4] tests: Solaris grep doesn't add a trailing newline when it's missing |
2016-03-02 |
Danek Duvall |
yuya |
Accepted |
[4,of,4] tests: write largefile output with condition to match on windows |
2014-02-04 |
Simon Heimberg |
|
Changes Requested |
[4,of,4] transaction: include backup file in the "undo" transaction |
2015-01-17 |
Pierre-Yves David |
|
Accepted |
[4,of,4] transaction: remove the 'onabort' mechanism |
2014-12-09 |
Pierre-Yves David |
|
Accepted |
[4,of,4] transplant: specify the right file and path for unfinishedstates |
2016-01-06 |
timeless@mozdev.org |
|
Accepted |
[4,of,4] treemanifest: make treemanifest.matches() faster |
2015-03-31 |
Drew Gottlieb |
|
Accepted |
[4,of,4] treemanifests: fix streaming clone |
2016-02-03 |
Martin von Zweigbergk |
|
Superseded |
[4,of,4] trydiff: call util.binary in only one place |
2015-02-06 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4] trydiff: order header-writing code in same order as output |
2015-02-02 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4] ui: avoid mutable default arguments |
2015-09-23 |
Matt Mackall |
|
Accepted |
[4,of,4] ui: avoid mutable default arguments |
2015-09-23 |
Siddharth Agarwal |
|
Superseded |
[4,of,4] ui: edit(): transplant: set HGREVISION environment variable for an editor |
2014-02-10 |
Alexander Drozdov |
|
Superseded |
[4,of,4] ui: edit(): transplant: set HGREVISION environment variable for an editor |
2014-02-07 |
Alexander Drozdov |
|
Superseded |
[4,of,4] ui: rerun color.setup() once the pager has spawned to honor 'color.pagermode' |
2017-03-26 |
Matt Harbison |
|
Accepted |
[4,of,4] update: also use 'destupdate' for pull and unbundle |
2015-10-08 |
Pierre-Yves David |
|
Superseded |
[4,of,4] update: move default destination into a revset |
2015-09-21 |
Pierre-Yves David |
|
Superseded |
[4,of,4] upgrade: add support for experimental safe share mode |
2020-10-16 |
Pulkit Goyal |
|
New |
[4,of,4] verify: also check full manifest validity during verify runs |
2019-04-16 |
Pierre-Yves David |
|
Superseded |
[4,of,4] vfs: use repo.vfs.rename |
2017-03-11 |
Mads Kiilerich |
|
Superseded |
[4,of,4] windows: always work around EINVAL in case of broken pipe for stdout / stderr |
2020-07-17 |
Manuel Jacob |
|
Accepted |
[4,of,4] windows: ensure pure posixfile fd doesn't escape by entering context manager |
2018-12-15 |
Matt Harbison |
|
Accepted |
[4,of,4] windows: expand '~/' and '~\' to %USERPROFILE% when translating to cmd.exe |
2018-07-16 |
Matt Harbison |
|
Accepted |
[4,of,4] windows: replace single quote with double quote when translating to cmd.exe |
2018-07-09 |
Matt Harbison |
|
Accepted |
[4,of,4] worker: discard waited pid by anyone who noticed it first |
2016-11-17 |
Yuya Nishihara |
|
Accepted |
[4,of,4] worker: implement _blockingreader.readinto() (issue6444) |
2022-05-22 |
Manuel Jacob |
|
New |
[4,of,4] worker: print traceback for uncaught exception unconditionally |
2017-04-15 |
Yuya Nishihara |
krbullock |
Accepted |
[4,of,4] zeroconf: replace has_key with in |
2016-03-09 |
timeless@mozdev.org |
|
Accepted |
[4,of,5,"] hgtagsfnodescache: inherit fnode from parent when possible |
2019-03-11 |
Pierre-Yves David |
|
Accepted |
[4,of,5,"] repoview: introduce a `experimental.extra-filter-revs` config |
2019-04-12 |
Pierre-Yves David |
|
Accepted |
[4,of,5,(4,more,to,go)] localrepo: move the changegroupsubset method in changegroup module |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[4,of,5,BLACKGNAROK] formatting: make black --quiet in the example `hg fix` config |
2019-10-07 |
Pierre-Yves David |
|
Accepted |
[4,of,5,c-hglib] examples: init command example, implemented using level 0 |
2013-12-02 |
Iulian Stana |
|
Superseded |
[4,of,5,changedelete] merge.mergestate: update docstrings for preresolve and resolve |
2015-11-05 |
Siddharth Agarwal |
|
Accepted |
[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,5,clonebundles,V2] clonebundles: filter on SNI requirement |
2015-10-09 |
Gregory Szorc |
mpm |
Superseded |
[4,of,5,clonebundles,V3] clonebundles: filter on bundle specification |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[4,of,5,command,metadata,resend] cmdutil: add optionalrepo argument to command decorator |
2014-06-13 |
Gregory Szorc |
|
Accepted |
[4,of,5,evolve-ext,stable] simple4server: update buglink to point to bz.mercurial-scm.org |
2016-08-27 |
Anton Shestakov |
|
Accepted |
[4,of,5,evolve-ext,V2] debian: replace clean with override_dh_auto_clean |
2014-10-10 |
Faheem Mitha |
|
Accepted |
[4,of,5,evolve-ext-V2] evolve: extract cleanup logic in the evolve function |
2015-05-06 |
Laurent Charignon |
|
Accepted |
[4,of,5,evolve-ext] debian: replace clean with override_dh_auto_clean |
2014-10-10 |
Faheem Mitha |
|
Not Applicable |
[4,of,5,evolve-ext] evolve: add selector for trouble types |
2015-05-13 |
Laurent Charignon |
|
Changes Requested |
[4,of,5,evolve-ext] strip: add the option for wrapping the strip command |
2015-03-20 |
Durham Goode |
|
Accepted |
[4,of,5,EVOLVE] fold: reword error message for public commits |
2014-06-30 |
Jordi Gutiérrez Hermoso |
|
Changes Requested |
[4,of,5,filtering,part,2,V2] clfilter: use filtering in `visibleheads` and `visiblebranchmap` |
2012-12-10 |
Pierre-Yves David |
|
Superseded |
[4,of,5,filtering,part,2] clfilter: use filtering in `visibleheads` and `visiblebranchmap` |
2012-12-04 |
Pierre-Yves David |
|
Superseded |
[4,of,5,flagprocessor,v6] revlog: processflags() |
2016-12-24 |
Remi Chaintron |
marmoute |
Changes Requested |
[4,of,5,foldmap-in-C,V2] parsers: introduce an asciiupper function |
2015-04-01 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,FOLLOW-UP] revlog: properly detect corrupted revlog in `index_get_length` |
2018-11-26 |
Boris Feld |
|
Accepted |
[4,of,5,hgweb-thread-isolation] hgweb: add reponame to requestcontext |
2015-09-09 |
Gregory Szorc |
|
Accepted |
[4,of,5,hgweb-thread-isolation] hgweb: don't access self.repo during request processing |
2015-09-03 |
Gregory Szorc |
|
Superseded |
[4,of,5,hgweb-thread-isolation] hgweb: extract web substitutions table generation to own function |
2015-09-01 |
Gregory Szorc |
|
Superseded |
[4,of,5,hgweb-thread-isolation] hgweb: move some config options to requestcontext |
2015-09-01 |
Gregory Szorc |
|
Accepted |
[4,of,5,hgweb-thread-isolation] hgweb: move templatepath to requestcontext |
2015-09-03 |
Gregory Szorc |
|
Accepted |
[4,of,5,import-refactor] hg: gracefully handle PyPy |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[4,of,5,in,crew] repoview: remove unreachable code |
2013-04-13 |
Bryan O'Sullivan |
|
Accepted |
[4,of,5,json-style] json: implement {bookmarks} template |
2015-03-31 |
Gregory Szorc |
|
Accepted |
[4,of,5,lfs-v2] revlog: REVIDX_ISLARGEFILE flag |
2016-11-22 |
Remi Chaintron |
|
Superseded |
[4,of,5,main-line-of-work,(12,more,to,go)] transaction: use 'location' instead of 'vfs' objects for file generation |
2014-11-14 |
Pierre-Yves David |
|
Accepted |
[4,of,5,main-line-of-work] transaction: support cache for file generator |
2014-11-20 |
Pierre-Yves David |
|
Changes Requested |
[4,of,5,mainline] test: enforce non-generaldelta base repository in 'test-generaldelta' |
2015-11-12 |
Pierre-Yves David |
|
Accepted |
[4,of,5,manifest-cleanup] manifest: simplify manifest.add() by making args required |
2014-10-08 |
Augie Fackler |
|
Accepted |
[4,of,5,mergedriver,V2] debugmergestate: add support for printing out merge driver |
2015-10-13 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,mergedriver,V2] filemerge: return whether the file was deleted |
2015-11-19 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,mergedriver] commands.resolve: conclude merges after starting them |
2015-10-09 |
Siddharth Agarwal |
|
Changes Requested |
[4,of,5,mergedriver] debugmergestate: add support for printing out merge driver |
2015-10-13 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,mergedriver] merge.recordupdates: mark 'a' files as added unconditionally |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,5,mergedriver] mergestate: add methods to queue files to remove, add or get |
2015-11-23 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,modernize-streamclone,V2] streamclone: teach canperformstreamclone to be bundle2 aware |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone] exchange: teach pull about requested stream clones |
2015-10-03 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone] streamclone: move applyremotedata() into maybeperformstreamclone() |
2015-10-04 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone] streamclone: move code out of exchange.py |
2015-10-02 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone] streamclone: refactor canperformstreamclone to accept a pullop |
2015-10-04 |
Gregory Szorc |
|
Superseded |
[4,of,5,more-in-stack] getsubset: use None to request uncompressed changegroup |
2015-09-18 |
Pierre-Yves David |
|
Accepted |
[4,of,5,oldpy] bugzilla: stop mentioning Pythons older than 2.6 |
2016-11-21 |
Augie Fackler |
|
Accepted |
[4,of,5,osx] zsh_completion: install as _hg not hg |
2017-05-27 |
Augie Fackler |
|
Accepted |
[4,of,5,paths,v3] ui: change how default is handled by getpath() |
2015-03-08 |
Gregory Szorc |
marmoute |
Changes Requested |
[4,of,5,perfarce] add support for a fallback encoding |
2014-11-29 |
Dan Villiom Podlaski Christiansen |
|
Not Applicable |
[4,of,5,postargs] httppeer: compute header names only once |
2016-03-11 |
Augie Fackler |
martinvonz |
Accepted |
[4,of,5,pure-fix] tests: finish updating test-bdiff to unittest (part 4 of 4) |
2016-12-15 |
Augie Fackler |
|
Accepted |
[4,of,5,py3,progress] match: use ctx.getfileset() instead of fileset.getfileset() |
2014-02-04 |
Augie Fackler |
|
Superseded |
[4,of,5,py3] config: record source file and line number as a sysstr |
2016-11-10 |
Augie Fackler |
|
Changes Requested |
[4,of,5,py3] util: reference __main__ in sys.modules as a sysstr |
2017-03-21 |
Augie Fackler |
|
Changes Requested |
[4,of,5,relative-diff] patch.trydiff: add support for stripping a relative root |
2015-03-17 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,remotefilelog-ext,debs] contrib: new rules for building a debian package of remotefilelog |
2015-09-10 |
Augie Fackler |
|
Rejected |
[4,of,5,remotefilelog-http] remotefilelog: introduce new getfile method |
2015-07-16 |
Augie Fackler |
|
Accepted |
[4,of,5,remotenames-ext] push: move to new obsutil api |
2017-07-18 |
Ryan McElroy |
|
Accepted |
[4,of,5,requirements-tidy] localrepo: use _replacerequirements() |
2015-10-01 |
Gregory Szorc |
|
Rejected |
[4,of,5,RESEND] grep: use "found" instead of "filerevmatches" examination for efficiency |
2014-02-15 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,RESEND] py3: bulk replace sys.stdin/out/err by util's |
2016-11-11 |
Yuya Nishihara |
|
Accepted |
[4,of,5,resolve-ux] resolve: print warning when no work performed (issue4208) |
2014-05-03 |
Gregory Szorc |
|
Superseded |
[4,of,5,RFC,py3,support] setup: handle more invalid python3 syntax |
2013-09-19 |
Augie Fackler |
|
Superseded |
[4,of,5,rfc] bdiff: give preference to longest matches in the middle of b side |
2016-11-03 |
Mads Kiilerich |
|
Deferred |
[4,of,5,RFC] changegroup: reproduce correct changegroup for tombstoned initial revision |
2014-10-15 |
adgar@google.com |
|
Deferred |
[4,of,5,RFC] commands: refactor 'serve', extract the http service class |
2013-10-10 |
Mads Kiilerich |
|
Accepted |
[4,of,5,RFC] lfs: move the tracked file function creation to a method |
2018-01-15 |
Matt Harbison |
|
Superseded |
[4,of,5,RFC] obsolete: extract function that lists revisions marked as obsolete |
2015-09-23 |
Yuya Nishihara |
|
Changes Requested |
[4,of,5,RFC] patchbomb: lay test groundwork for some new functionality |
2017-06-19 |
Denis Laxalde |
|
Changes Requested |
[4,of,5,RFC] patchbomb: lay test groundwork for some new functionality |
2017-06-13 |
Augie Fackler |
|
Accepted |
[4,of,5,rfc] posix: move checklink test file to .hg/cache |
2015-10-24 |
Mads Kiilerich |
|
Changes Requested |
[4,of,5,RFC] py3: do not eliminate ".pure." from modules unmarked as dual |
2016-08-13 |
Yuya Nishihara |
|
Changes Requested |
[4,of,5,RFC] revlog: bound based on the length of the compressed deltas |
2014-11-12 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,RFC] rust: hooking into Python code |
2018-09-28 |
Georges Racinet |
|
Superseded |
[4,of,5,RFC] windows: add relpath which knows about \\?\ prefix |
2017-08-12 |
Kostia Balytskyi |
|
Changes Requested |
[4,of,5,RFC] wireproto: add "nonpublishing" wire protocol capability |
2016-02-16 |
Gregory Szorc |
|
Accepted |
[4,of,5,RFC] xxx-context: account for files not in p1() when determining memctx status |
2018-07-27 |
Matt Harbison |
|
Superseded |
[4,of,5,shelve-ext] shelve: move file-forgetting logic to a separate function |
2016-11-13 |
Kostia Balytskyi |
|
Accepted |
[4,of,5,stable,bid] merge: tell the user when we are using bid merge |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[4,of,5,stable,cpychecker] osutil: fix leak of stat in makestat when Py_BuildValue fails |
2015-01-27 |
Augie Fackler |
|
Accepted |
[4,of,5,STABLE,emergency-fix] rebase: backout changeset d755a9531fce |
2016-02-03 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,stable,osx-packaging,v2] tests: add test for Mac OS X package construction |
2016-04-27 |
Augie Fackler |
|
Superseded |
[4,of,5,STABLE,pypy] test-revlog-raw: close file handles explicitly (issue5644) |
2017-08-02 |
Yuya Nishihara |
|
Accepted |
[4,of,5,STABLE,REGRESSION,V2] push: test for checks preventing publishing obsolete changeset |
2020-07-24 |
Pierre-Yves David |
|
New |
[4,of,5,STABLE,REGRESSION] push: test for checks preventing publishing obsolete changeset |
2020-07-23 |
Pierre-Yves David |
|
Superseded |
[4,of,5,STABLE,RFC] dispatch: ignore --early-bool-option that might not be a flag (BC) |
2017-11-15 |
Yuya Nishihara |
|
Accepted |
[4,of,5,STABLE,V2] bookmarks: fix bug that activated a bookmark even with -r passed |
2013-05-01 |
Sean Farley |
|
Accepted |
[4,of,5,STABLE,V2] builddeb: ignore errors about find not finding files |
2016-04-20 |
Sean Farley |
|
Accepted |
[4,of,5,STABLE,V2] check-code: detect incorrect format operation on the string not including "%" |
2014-04-15 |
Katsunori FUJIWARA |
|
Deferred |
[4,of,5,stable,V2] cmdutil: use crecordmod.checkcurses |
2015-12-16 |
Sean Farley |
|
Accepted |
[4,of,5,STABLE,V2] debian: add missing zip/unzip dependencies |
2016-04-17 |
Sean Farley |
yuya |
Accepted |
[4,of,5,STABLE,V2] localrepo: use correct argument name for pretxnclose hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE,v2] revset: use manual iteration in _diffset |
2014-09-08 |
Gregory Szorc |
|
Rejected |
[4,of,5,STABLE,V2] subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos |
2014-05-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE,V2] worker: make waitforworkers reentrant |
2016-07-28 |
Jun Wu |
yuya |
Rejected |
[4,of,5,stable] cmdutil: use crecordmod.checkcurses |
2015-12-16 |
Sean Farley |
lcharignon |
Superseded |
[4,of,5,STABLE] color: reflect the new default in the example hgrc |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[4,of,5,STABLE] crecord: ensure we reinstall the SIGSTOP handler |
2017-04-12 |
Pierre-Yves David |
|
Accepted |
[4,of,5,STABLE] debian: add missing zip/unzip dependencies |
2016-04-17 |
Sean Farley |
|
Superseded |
[4,of,5,STABLE] doc: use correct indentation for enumeration |
2016-02-01 |
Katsunori FUJIWARA |
yuya |
Accepted |
[4,of,5,STABLE] docker: add ubuntu wily |
2016-04-24 |
Sean Farley |
durin42 |
Superseded |
[4,of,5,STABLE] hgweb: show revisions and hashes gotten from changelog in "comparison" page |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE] largefiles: drop orphan entries from lfdristat at "hg rollback" |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE] localrepo: use correct argument name for pretxnclose hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5,STABLE] mail: use popen4 instead of popen for portability |
2016-10-28 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE] make: add forgotten hgext3rd to clean rule |
2016-04-16 |
Sean Farley |
|
Accepted |
[4,of,5,STABLE] manifest: incref/decref copy->pydata to clarify 'copy' holds a reference |
2018-09-05 |
Yuya Nishihara |
|
Accepted |
[4,of,5,STABLE] merge: add "other" file node in the merge state file |
2014-02-26 |
Pierre-Yves David |
|
Superseded |
[4,of,5,STABLE] osx: update bugzilla link in readme |
2016-08-04 |
Anton Shestakov |
|
Accepted |
[4,of,5,stable] py3: use `pycompat.ziplist()` |
2020-06-16 |
Manuel Jacob |
|
Accepted |
[4,of,5,STABLE] rebase: reinforce testing around precommit hook interrupting a rebase |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[4,of,5,STABLE] repair: use cg3 for treemanifests |
2016-01-20 |
Martin von Zweigbergk |
|
Superseded |
[4,of,5,STABLE] run-tests: add option for running with and without Rust extensions |
2020-03-06 |
Pierre-Yves David |
|
Superseded |
[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] setup: explicitly declare supported Python versions |
2017-07-24 |
Augie Fackler |
|
Accepted |
[4,of,5,STABLE] subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos |
2014-05-05 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5,topic-experiment] stack: show unstable state for the current revision if it is one (issue5553) |
2017-06-18 |
Pulkit Goyal |
|
Accepted |
[4,of,5,topic-experiment] topics: use a dict for successors of changesets produced by topic change |
2017-06-21 |
Pulkit Goyal |
|
Accepted |
[4,of,5,V1.5,(rest,of,the,series,untouched)] branchmap: simply update code |
2014-01-09 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2,in-clowncopter] tags: write a separate tags cache file for unfiltered repos |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] absorb: consider rewrite.empty-successor configuration |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[4,of,5,V2] branches: merge white space to format string |
2014-10-03 |
Yuya Nishihara |
|
Accepted |
[4,of,5,V2] bundle2: records processing results in the bundleoperation object |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] bundle2: support bundling simple parameter |
2014-03-20 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] censor: make censor acquire locks before processing |
2015-12-09 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V2] changelog: pass full changelog entry to addrevisioncb |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[4,of,5,v2] check-commit: try to fix multiline handling |
2016-01-12 |
timeless@mozdev.org |
|
Accepted |
[4,of,5,V2] chg: use validate to make sure the server is up to date |
2016-03-04 |
Jun Wu |
|
Superseded |
[4,of,5,V2] chgserver: add setumask method |
2016-02-16 |
Jun Wu |
yuya |
Accepted |
[4,of,5,V2] clone: add --subrepos flag |
2013-03-03 |
Angel Ezquerra |
|
Rejected |
[4,of,5,V2] cmdutil: call memctx directly instead of makememctx |
2014-08-06 |
Sean Farley |
|
Changes Requested |
[4,of,5,V2] color: add an alias called 'color' for 'label' |
2014-04-07 |
Sean Farley |
|
Superseded |
[4,of,5,V2] config: give it a searchpaths option, for extra places for config files |
2015-05-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[4,of,5,V2] debugignore: find out if a file is being ignored |
2015-12-27 |
Laurent Charignon |
|
Superseded |
[4,of,5,V2] demandimport: support keyword arguments on _hgextimport |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[4,of,5,V2] diff: correct binary testing logic |
2017-05-06 |
Jun Wu |
|
Accepted |
[4,of,5,V2] dirstate: change debugrebuilddirstate --minimal to use dirstate.rebuild |
2015-11-17 |
Christian Delahousse |
|
Superseded |
[4,of,5,V2] dispatch: add wd parameter to _getlocal |
2016-02-26 |
Jun Wu |
yuya |
Accepted |
[4,of,5,V2] extdiff: add comments and minor variable renames diffpatch() |
2020-07-16 |
Pulkit Goyal |
|
Accepted |
[4,of,5,V2] extensions: add "uipopulate" hook, called per instance, not per process |
2018-11-21 |
Yuya Nishihara |
|
Accepted |
[4,of,5,V2] formatter: remove experimental marker from -T option |
2018-10-01 |
Yuya Nishihara |
|
New |
[4,of,5,V2] groupbranchiter: support for non-contiguous revset |
2014-12-02 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] help: add help topic for the interactive mode |
2015-05-29 |
Laurent Charignon |
|
Deferred |
[4,of,5,v2] hghave: use checkrange for bzr114 |
2016-04-01 |
timeless@mozdev.org |
|
Changes Requested |
[4,of,5,V2] hgweb: change inserted line color in file comparison view |
2013-05-31 |
Alexander Plavin |
|
Rejected |
[4,of,5,V2] histedit: add execute function (issue4036) |
2014-03-06 |
Olle Lundberg |
|
Deferred |
[4,of,5,v2] histedit: prefer pick, edit message, and edit commit |
2015-12-23 |
timeless@mozdev.org |
durin42 |
Changes Requested |
[4,of,5,v2] histedit: suggest the correct tool to continue (not histedit) |
2016-02-07 |
timeless@mozdev.org |
|
Superseded |
[4,of,5,V2] hook: add a generic hook right before we commit a transaction |
2015-03-12 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] lfs: gracefully handle aborts on the server when corrupt blobs are detected |
2018-04-14 |
Matt Harbison |
|
Accepted |
[4,of,5,V2] localrepo: use lazy ancestor sets |
2012-12-15 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,v2] mail: drop python 2.5 self.sock.read workaround |
2015-10-20 |
timeless@mozdev.org |
|
Accepted |
[4,of,5,V2] manifest: use property instead of field for manifest revlog storage |
2016-08-17 |
Durham Goode |
|
Accepted |
[4,of,5,V2] manifestmerge: handle abort on local unknown, remote created files |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,V2] normcase: for darwin, use fast ASCII lower |
2014-10-04 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,V2] obsolete: add allowunstable option |
2014-10-15 |
Durham Goode |
|
Accepted |
[4,of,5,V2] parsers: inline fields of dirstate values in C version |
2014-05-29 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,V2] phase: add a dedicated txnclose-phase hook |
2017-10-11 |
Boris Feld |
|
Accepted |
[4,of,5,V2] phase: replace revset with manual computation |
2013-11-13 |
Durham Goode |
|
Superseded |
[4,of,5,V2] pullreport: issue a message about "extinct" pulled changesets |
2018-09-28 |
Boris Feld |
|
Accepted |
[4,of,5,V2] py3: provide (del|get|has|set)attr wrappers that accepts bytes |
2016-08-16 |
Yuya Nishihara |
|
Accepted |
[4,of,5,V2] rebase: allow aborting if last-message.txt is missing |
2017-03-08 |
Durham Goode |
|
Accepted |
[4,of,5,v2] rebase: demonstrate behavior with requiredest and pull --rebase |
2017-03-30 |
Ryan McElroy |
|
Accepted |
[4,of,5,V2] record: move scanpatch from record to patch |
2015-03-10 |
Laurent Charignon |
|
Accepted |
[4,of,5,V2] revert: no backup for `dsadded` set |
2014-09-08 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] revset: add _optimizeand function |
2014-09-30 |
Durham Goode |
|
Changes Requested |
[4,of,5,V2] revset: move groupbranchiter over from graphmod |
2016-05-24 |
Martijn Pieters |
|
Superseded |
[4,of,5,V2] revset: replace extpredicate by revsetpredicate of registrar |
2016-01-16 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5,V2] revset: use delayregistrar to register predicate in extension easily |
2015-12-29 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V2] scmutil: use context managers for file handles |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[4,of,5,V2] simplemerge: use contexts to read file data from, if passed |
2017-07-05 |
Phillip Cohen |
|
Changes Requested |
[4,of,5,V2] sslutil: convert socket validation from a class to a function (API) |
2016-05-15 |
Gregory Szorc |
|
Accepted |
[4,of,5,v2] statprof: allow rendering in the Chrome trace viewer format |
2017-02-13 |
Bryan O'Sullivan |
|
Accepted |
[4,of,5,v2] summary: add other/local markers for merges [RFC] |
2016-03-23 |
timeless@mozdev.org |
|
Superseded |
[4,of,5,V2] templater: add support for keyword arguments |
2017-04-08 |
Yuya Nishihara |
|
Accepted |
[4,of,5,V2] templates: add support for search webcommand in json style |
2016-06-15 |
Laura Médioni |
|
Changes Requested |
[4,of,5,V2] tests: use absolute_import, print_funtion in multiple files |
2016-04-01 |
roby roby |
|
Changes Requested |
[4,of,5,V2] transplant: use "ui.promptchoice()" for interactive transplant |
2013-11-28 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5,v2] treemanifest: implement iterentries() |
2016-02-22 |
Martin von Zweigbergk |
durin42 |
Accepted |
[4,of,5,V2] treemanifest: make filesnotin() faster |
2015-03-16 |
Martin von Zweigbergk |
|
Superseded |
[4,of,5,V2] ui: echo prompt choice only if formatted output is acceptable |
2014-10-20 |
Mads Kiilerich |
|
Deferred |
[4,of,5,V2] ui: echo prompt choice only if formatted output is acceptable |
2014-10-10 |
Yuya Nishihara |
|
Changes Requested |
[4,of,5,V2] update: replace workingctx.dirty and raising Abort by cmdutil.bailifchanged |
2015-03-25 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V2] update: specify custom conflict markers for update |
2014-05-10 |
Durham Goode |
|
Accepted |
[4,of,5,V2] upgrade: move descriptions and selection logic in individual classes |
2017-04-17 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] util: add a getfstype method |
2017-03-03 |
Jun Wu |
|
Accepted |
[4,of,5,V3,c-hglib] examples: init command example, implemented using level 0 |
2014-02-07 |
Giovanni Gherdovich |
|
Accepted |
[4,of,5,v3] bundle: add config option to include phases |
2017-06-22 |
via Mercurial-devel |
|
Superseded |
[4,of,5,V3] changegroup: refactor addchangegroup to do files in a seperate function |
2013-05-08 |
Durham Goode |
|
Rejected |
[4,of,5,V3] commands.bookmarks: move cur initialization to inside wlock |
2013-12-20 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,V3] doc: make man and html from translated documents |
2013-07-03 |
Takumi IINO |
|
Accepted |
[4,of,5,v3] graft: explicit current node tracking |
2012-12-04 |
David Schleimer |
|
Accepted |
[4,of,5,V3] help: document wire protocol "handshake" protocol |
2016-08-23 |
Gregory Szorc |
|
Accepted |
[4,of,5,v3] histedit: suggest the correct tool to continue (not histedit) |
2016-02-12 |
timeless@mozdev.org |
|
Superseded |
[4,of,5,V3] perf: add a `clear-revlogs` flag to `perfbookmarks` |
2018-11-26 |
Boris Feld |
|
Accepted |
[4,of,5,V3] progress: deprecate the progress extension |
2015-06-11 |
Pierre-Yves David |
|
Accepted |
[4,of,5,v3] rebase: refactor computerebase to case-by-case handling |
2014-12-04 |
Mads Kiilerich |
|
Changes Requested |
[4,of,5,v3] revlog: REVIDX_ISLARGEFILE flag |
2016-11-23 |
Remi Chaintron |
|
Superseded |
[4,of,5,V3] revset: replace extpredicate by revsetpredicate of registrar |
2016-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V3] rust: hooking into Python code |
2018-10-13 |
Georges Racinet |
|
Accepted |
[4,of,5,V3] sslutil: print a warning when using TLS 1.0 on legacy Python |
2016-07-14 |
Gregory Szorc |
|
Superseded |
[4,of,5,V3] templates: add support for search webcommand in json style |
2016-06-20 |
Laura Médioni |
|
Accepted |
[4,of,5,V3] tests: add tests for when stdout or stderr is connected to `os.devnull` |
2020-07-14 |
Manuel Jacob |
|
Accepted |
[4,of,5,V3] tests: introduce check-perf-code.py to add extra checks on perf.py |
2016-05-20 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V3] transplant: use "ui.promptchoice()" for interactive transplant |
2013-12-01 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,v3] treemanifests: fix local clone |
2016-02-05 |
Martin von Zweigbergk |
|
Superseded |
[4,of,5,V3] update: specify custom conflict markers for update (BC) |
2014-05-13 |
Durham Goode |
|
Superseded |
[4,of,5,v4] bundle: add config option to include phases |
2017-06-23 |
via Mercurial-devel |
|
Accepted |
[4,of,5,v4] copies: make _checkcopies handle copy sequences spanning the TCA (issue4028) |
2016-10-17 |
Gábor Stefanik |
|
Accepted |
[4,of,5,V4] dirstate: add test for non-normal map consistency |
2015-12-17 |
Laurent Charignon |
|
Superseded |
[4,of,5,V4] hgweb: allow only whitelisted revset functions in hgweb search |
2013-09-04 |
Alexander Plavin |
krbullock |
Changes Requested |
[4,of,5,v4] histedit: suggest the correct tool to continue (not histedit) |
2016-02-12 |
timeless@mozdev.org |
marmoute |
Accepted |
[4,of,5,V4] match: avoid translating glob to matcher multiple times for large sets |
2018-12-01 |
Boris Feld |
|
Accepted |
[4,of,5,v4] revlog: REVIDX_ISLARGEFILE flag |
2016-11-23 |
Remi Chaintron |
|
Changes Requested |
[4,of,5,V4] templates: display evolution "troubles" in command line style |
2017-01-03 |
Denis Laxalde |
|
Changes Requested |
[4,of,5,V4] testing: allow Hypothesis to enable extensions |
2016-02-24 |
David MacIver |
|
Superseded |
[4,of,5,V4] update: specify custom conflict markers for update (BC) |
2014-05-15 |
Durham Goode |
|
Superseded |
[4,of,5,V5] context: split `introrev` logic in a sub function |
2018-10-10 |
Boris Feld |
|
New |
[4,of,5,V5] dirstate: add test for non-normal map consistency |
2015-12-17 |
Laurent Charignon |
|
Changes Requested |
[4,of,5,V5] template: better prune support in obsfate |
2017-08-28 |
Boris Feld |
|
Accepted |
[4,of,5,V5] testing: allow Hypothesis to enable extensions |
2016-02-24 |
David MacIver |
|
Superseded |
[4,of,5,V6-3] bookmarks: show more detail about incoming bookmarks |
2015-04-03 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,v6] changelog: branchinfo is a low level function - it should return UTF-8 |
2014-10-18 |
Mads Kiilerich |
|
Deferred |
[4,of,5,V6] testing: allow Hypothesis to enable extensions |
2016-02-25 |
David MacIver |
|
Superseded |
[4,of,5,V7] bookmarks: show detailed status about incoming bookmarks |
2015-04-07 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V7] testing: allow Hypothesis to enable extensions |
2016-02-25 |
David MacIver |
|
Superseded |
[4,of,5,V8] testing: allow Hypothesis to enable extensions |
2016-02-25 |
David MacIver |
|
Superseded |
[4,of,5,V9] testing: allow Hypothesis to enable extensions |
2016-02-26 |
David MacIver |
|
Accepted |
[4,of,5,VFS] subrepo: inline reporelpath into abstractsubrepo._relpath to centralize logic |
2015-04-09 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,wc] eol: replace "working copy" with "working directory" in extension help |
2015-03-17 |
Yuya Nishihara |
|
Accepted |
[4,of,5,website] temlpates: update numerous links to wiki |
2016-03-23 |
Anton Shestakov |
krbullock |
Accepted |
[4,of,5] adjustlinkrev: remove the inclusive parameter |
2016-11-01 |
Jun Wu |
|
Changes Requested |
[4,of,5] amend: use scmutil.cleanupnodes (BC) |
2017-06-26 |
Jun Wu |
|
Changes Requested |
[4,of,5] annotate: add support for all template keywords and functions |
2018-03-14 |
Yuya Nishihara |
|
Superseded |
[4,of,5] annotate: pass around full hex node until formatting plain output |
2018-09-23 |
Yuya Nishihara |
|
New |
[4,of,5] bidmerge: choose shortest list of diverge and rename/delete warnings |
2015-09-23 |
Matt Mackall |
|
Accepted |
[4,of,5] blackbox: inline temporary variables which are referenced only once |
2018-11-14 |
Yuya Nishihara |
|
Accepted |
[4,of,5] bookmark: deprecate 'bmstore.write' method |
2015-12-06 |
Pierre-Yves David |
yuya |
Superseded |
[4,of,5] branchcache: add debug output whenever cache files use truncate |
2015-01-14 |
Mads Kiilerich |
|
Accepted |
[4,of,5] branchmap: simplify error handlind when writing rev branch cache |
2016-08-05 |
Pierre-Yves David |
|
Changes Requested |
[4,of,5] branchmap: simply update code |
2014-01-07 |
Pierre-Yves David |
|
Superseded |
[4,of,5] branchmap: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[4,of,5] bundle2: add a UnsupportedPartError |
2014-10-15 |
Pierre-Yves David |
|
Accepted |
[4,of,5] bundle2: also capture reply capability on failure |
2015-06-08 |
Pierre-Yves David |
|
Superseded |
[4,of,5] bundle2: capture output issue during transaction close |
2015-04-23 |
Pierre-Yves David |
|
Accepted |
[4,of,5] bundle2: drop an outdated comment |
2017-02-02 |
Pierre-Yves David |
|
Accepted |
[4,of,5] bundle2: support bundling simple parameter |
2014-03-19 |
Pierre-Yves David |
|
Superseded |
[4,of,5] bundle2: update callsites to explicitly specify mandatory parts |
2014-12-16 |
Eric Sumner |
marmoute |
Changes Requested |
[4,of,5] byteify-strings: demonstrate an issue with multi-line parenthesis alignment |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[4,of,5] cext: fix a warning about differing const qualifiers on Windows |
2018-08-10 |
Matt Harbison |
|
Accepted |
[4,of,5] changegroup: let callers pass in transaction to apply() (API) |
2017-06-18 |
via Mercurial-devel |
|
Accepted |
[4,of,5] changegroup: reproduce correct changegroup for tombstoned initial revision |
2014-11-06 |
adgar@google.com |
|
Changes Requested |
[4,of,5] changegroup: use filecloser for closing filelog handles |
2015-09-30 |
Gregory Szorc |
|
Accepted |
[4,of,5] changelog: add way to call the revsbetween C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[4,of,5] check-code: check that '>' is used for continued lines |
2013-10-03 |
Mads Kiilerich |
|
Accepted |
[4,of,5] check-code: introduce function for using re2 when available |
2013-06-08 |
Simon Heimberg |
|
Accepted |
[4,of,5] check-code: switch to opener |
2016-05-11 |
timeless |
|
Accepted |
[4,of,5] check-code: there must also be whitespace between ')' and operator |
2012-12-09 |
Mads Kiilerich |
|
Accepted |
[4,of,5] check-config: handle multiline config |
2015-12-08 |
timeless@mozdev.org |
|
Accepted |
[4,of,5] chg: do not redirect stdout to /dev/null |
2016-03-14 |
Jun Wu |
yuya |
Accepted |
[4,of,5] chg: let procutil maintain its own pagerpid |
2017-01-02 |
Jun Wu |
|
Accepted |
[4,of,5] chgserver: add a structure for confighash and mtimehash |
2016-02-24 |
Jun Wu |
yuya |
Superseded |
[4,of,5] chgserver: add an explicit gc to trigger __del__ |
2016-03-15 |
Jun Wu |
yuya |
Accepted |
[4,of,5] chgserver: add umask method |
2016-02-15 |
Jun Wu |
|
Accepted |
[4,of,5] cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1 |
2016-06-10 |
Augie Fackler |
|
Accepted |
[4,of,5] client: add 'phase' method to set or get the phase of a changeset |
2014-05-22 |
Paul Tonelli |
|
Superseded |
[4,of,5] clone: add --subrev option |
2013-11-23 |
Angel Ezquerra |
|
Superseded |
[4,of,5] clonebundles: filter on SNI requirement |
2015-09-30 |
Gregory Szorc |
durin42 |
Superseded |
[4,of,5] cmdserver: write channel header and payload by a single write() call |
2016-11-02 |
Yuya Nishihara |
|
Accepted |
[4,of,5] cmdutil.changeset_printer: pass context into showpatch() |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[4,of,5] cmdutil: extract closure that performs the actual export formatting |
2017-05-22 |
Augie Fackler |
|
Accepted |
[4,of,5] cmdutil: make walkchangerevs() gracefully handle wdir parents |
2020-09-17 |
Yuya Nishihara |
|
Accepted |
[4,of,5] cmdutil: reimplement file wrapper that disables close() |
2015-12-17 |
Yuya Nishihara |
|
Accepted |
[4,of,5] cmdutil: rewrite makefilename() to use ctx methods |
2018-02-14 |
Yuya Nishihara |
|
Accepted |
[4,of,5] color: add an alias called 'color' for 'label' |
2014-04-07 |
Sean Farley |
|
Superseded |
[4,of,5] color: sort output of 'debugcolor' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[4,of,5] commands.bookmarks: move cur initialization to inside wlock |
2013-11-22 |
Siddharth Agarwal |
|
Superseded |
[4,of,5] commands: teach debugbundle to print bundle specification |
2016-01-15 |
Gregory Szorc |
|
Accepted |
[4,of,5] commands: use absolute_import |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[4,of,5] commit: pass mergestate into `_process_files` instead of re-reading it |
2020-10-13 |
Pulkit Goyal |
|
Accepted |
[4,of,5] config: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[4,of,5] configitems: register the 'merge.preferancestor' config |
2017-10-04 |
Boris Feld |
|
Accepted |
[4,of,5] context: avoid breaking already fixed self._status at ctx.status() |
2014-12-31 |
Katsunori FUJIWARA |
|
Superseded |