[3,of,4,V2] repoview: add caching bits |
2014-08-13 |
David Soria Parra |
|
Accepted |
[3,of,4,V2] resolve: move no-match hint into main resolve function |
2016-03-21 |
Siddharth Agarwal |
martinvonz |
Changes Requested |
[3,of,4,V2] revert: track added files with local modifications |
2014-09-30 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V2] revrange: evaluate all revset specs at once |
2015-08-07 |
Yuya Nishihara |
|
Accepted |
[3,of,4,V2] revset: add helper to build balanced addsets from chained 'or' operations |
2015-05-27 |
Yuya Nishihara |
|
Accepted |
[3,of,4,v2] revset: define _aliassyminitletters in terms of _syminitletters |
2016-10-07 |
Augie Fackler |
|
Changes Requested |
[3,of,4,V2] revset: turn spanset into a factory function |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[3,of,4,v2] run-tests: add support for RTUNICODEPEDANTRY environment variable |
2016-05-11 |
timeless |
durin42 |
Accepted |
[3,of,4,V2] run-tests: don't drop optional lines after a missing unconditional line |
2017-07-19 |
Matt Harbison |
|
Accepted |
[3,of,4,V2] run-tests: print more information on unnecessary glob matching |
2013-07-18 |
Simon Heimberg |
|
Superseded |
[3,of,4,V2] run-tests: remove the artificial indentation |
2019-09-08 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V2] run-tests: suggest to append glob when only path sep does not match |
2014-01-16 |
Simon Heimberg |
|
Accepted |
[3,of,4,V2] run-tests: support per-line conditional output in tests |
2017-04-07 |
Matt Harbison |
|
Accepted |
[3,of,4,V2] schemas: sync schemas during clone and pull |
2013-08-08 |
Durham Goode |
|
Deferred |
[3,of,4,V2] serve: make the URL the same for `hg serve` and `hg serve -S` |
2017-02-16 |
Matt Harbison |
yuya |
Changes Requested |
[3,of,4,V2] shelve: new output format for shelve listings |
2013-10-01 |
David Soria Parra |
|
Accepted |
[3,of,4,V2] sparse-revlog: handle nullrev in index_get_length |
2018-12-15 |
Boris Feld |
|
Accepted |
[3,of,4,V2] sshpeer: use the doublepipe object for the server to client channel |
2015-06-04 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V2] ssl: set explicit symbol "!" to web.cacerts to disable SSL verification (BC) |
2015-03-12 |
Yuya Nishihara |
|
Accepted |
[3,of,4,V2] sslutil: expand _defaultcacerts docstring to note calling assumptions |
2016-07-04 |
Gregory Szorc |
|
Accepted |
[3,of,4,V2] streamclone: clear caches after writing changes into files for visibility |
2016-09-11 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,V2] subrepo: add revdetails() method |
2014-05-10 |
Angel Ezquerra |
|
Accepted |
[3,of,4,V2] templater: add option to parse template string just like raw string literal |
2018-02-18 |
Yuya Nishihara |
|
Accepted |
[3,of,4,V2] templater: introduce word function |
2014-06-30 |
Ryan McElroy |
|
Superseded |
[3,of,4,V2] tests: test updating with dirty largefiles in a subrepo |
2013-01-06 |
Matt Harbison |
|
Changes Requested |
[3,of,4,V2] tests: try to import modules with Python 3 |
2016-03-18 |
Gregory Szorc |
|
Accepted |
[3,of,4,v2] treemanifest: drop 22nd byte for consistency with manifestdict |
2015-03-26 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4,v2] treemanifests: fix local clone |
2016-02-03 |
Martin von Zweigbergk |
|
Superseded |
[3,of,4,V2] ui: use the new configoverride context manager instead of saving/restoring |
2015-05-14 |
Laurent Charignon |
|
Accepted |
[3,of,4,V2] util: enable hardlink for copyfile |
2017-03-22 |
Jun Wu |
|
Accepted |
[3,of,4,V2] verify: introduce an experimental --full flag |
2019-04-17 |
Pierre-Yves David |
|
Superseded |
[3,of,4,V3,evolve-ext] commands: introduce a new command to edit commit metadata |
2016-04-18 |
Siddharth Agarwal |
marmoute |
Superseded |
[3,of,4,v3,lazy-manifest] context: don't sort manifest entries |
2015-02-06 |
Augie Fackler |
|
Superseded |
[3,of,4,V3,part,2] localrepo: use lazy ancestor membership testing |
2012-12-18 |
Siddharth Agarwal |
|
Accepted |
[3,of,4,V3,RESEND] ui: edit(): rebase, graft: set HGREVISION environment variable for an editor |
2014-02-17 |
Alexander Drozdov |
|
Accepted |
[3,of,4,V3] bookmarks: rename readcurrent to readactive (API) |
2015-05-07 |
Ryan McElroy |
|
Accepted |
[3,of,4,V3] branchmap: simplify error handlind when writing rev branch cache |
2016-08-07 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V3] bundle2: add `bookmarks` part handler |
2016-08-25 |
Stanislau Hlebik |
|
Accepted |
[3,of,4,V3] chg: use validate to make sure the server is up to date |
2016-03-05 |
Jun Wu |
yuya |
Superseded |
[3,of,4,V3] color: add an alias called 'color' for 'label' |
2014-04-07 |
Sean Farley |
|
Superseded |
[3,of,4,V3] commands: add --tool=internal:dumpjson to resolve |
2017-03-17 |
Phillip Cohen |
|
Changes Requested |
[3,of,4,V3] config: add a __hash__ method to config object |
2015-07-07 |
Laurent Charignon |
|
Changes Requested |
[3,of,4,V3] demandimport: consolidate code for processing items in fromlist |
2015-10-03 |
Gregory Szorc |
|
Superseded |
[3,of,4,v3] diff: pass a diff hunks filter function from changeset_printer to patch.diff() |
2017-10-10 |
Denis Laxalde |
|
Superseded |
[3,of,4,V3] dirstate: add test for exceptions during updates |
2014-09-09 |
Durham Goode |
|
Accepted |
[3,of,4,V3] dirstate: change debugrebuilddirstate --minimal to use dirstate.rebuild |
2015-12-01 |
Christian Delahousse |
|
Accepted |
[3,of,4,V3] hgweb: search() function supports direct pointing to revision |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[3,of,4,V3] histedit: use safecleanupnode in _aborthistedit (issue5500) |
2017-03-21 |
Jun Wu |
|
Accepted |
[3,of,4,V3] largefiles: add support for 'largefiles://' url scheme |
2018-01-08 |
Boris Feld |
|
Accepted |
[3,of,4,V3] lfs: infer the blob store URL from an explicit push dest or default-push |
2018-04-11 |
Matt Harbison |
|
Accepted |
[3,of,4,V3] manifestmerge: pass in branchmerge and force separately |
2013-02-09 |
Siddharth Agarwal |
|
Superseded |
[3,of,4,V3] raw: show current search mode name at search results |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[3,of,4,V3] revset: move groupbranchiter over from graphmod |
2016-06-08 |
Martijn Pieters |
durin42 |
Superseded |
[3,of,4,V3] revset: use and explicit loop to resolve each spec |
2018-04-11 |
Boris Feld |
|
Superseded |
[3,of,4,V3] tags: add mergemode flag to _readtags |
2014-06-25 |
Angel Ezquerra |
|
Changes Requested |
[3,of,4,v3] tests: skip demandimport if disabled |
2016-08-25 |
timeless |
|
Superseded |
[3,of,4,V3] update: also suggest --merge when non-linear update is aborted |
2017-02-15 |
via Mercurial-devel |
|
Superseded |
[3,of,4,V3] verify: introduce an experimental --full flag |
2019-04-17 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V4,evolve-ext] commands: introduce a new command to edit commit metadata |
2016-04-25 |
Siddharth Agarwal |
marmoute |
Accepted |
[3,of,4,v4,lazy-manifest] context: don't sort manifest entries |
2015-03-03 |
Augie Fackler |
|
Superseded |
[3,of,4,V4] demandimport: support "absolute_import" for external libraries (issue4029) |
2013-10-04 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,v4] diff: pass a diff hunks filter function from changeset_printer to patch.diff() |
2017-10-17 |
Denis Laxalde |
|
Accepted |
[3,of,4,V4] hgweb: search() function supports direct pointing to revision |
2013-08-27 |
Alexander Plavin |
|
Accepted |
[3,of,4,V4] raw: show current search mode name at search results |
2013-09-11 |
Alexander Plavin |
|
Accepted |
[3,of,4,v4] tests: change branches test to work cross platform |
2016-02-15 |
timeless@mozdev.org |
yuya |
Accepted |
[3,of,4,v4] tests: skip demandimport if disabled |
2016-08-25 |
timeless |
|
Accepted |
[3,of,4,v4] tests: skip demandimport if disabled |
2016-08-25 |
timeless |
|
Superseded |
[3,of,4,v4] treemanifests: fix local clone |
2016-02-05 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4,V4] update: allow setting default update check to "noconflict" |
2017-02-16 |
via Mercurial-devel |
|
Superseded |
[3,of,4,V4] windows: quote the specified string only when it has to be quoted |
2014-12-25 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,V5] gpg: add shortkey() to convert from long id to short |
2013-07-14 |
elson.wei@gmail.com |
|
Accepted |
[3,of,4,V5] hgweb: add link to parents of annotated revision in annotate view |
2016-06-14 |
Denis Laxalde |
|
Superseded |
[3,of,4,v5] revlog: REVIDX_ISSTOREDEXTERNALLY flag |
2016-12-14 |
Remi Chaintron |
|
Accepted |
[3,of,4,V5] revset: add a whitelist of DoS-safe symbols |
2013-09-06 |
Alexander Plavin |
|
Accepted |
[3,of,4,V6-2] bookmarks: remove useless diff() |
2015-03-19 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,V6] hgweb: add link to parents of annotated revision in annotate view |
2016-06-16 |
Denis Laxalde |
marmoute |
Changes Requested |
[3,of,4,warning-cleanup] parsers: avoid int/unsigned conversions |
2015-08-21 |
Augie Fackler |
|
Accepted |
[3,of,4,website] fix indentation of download button content |
2017-05-10 |
Kevin Bullock |
|
Accepted |
[3,of,4] absorb: add config that causes empty changesets to be created |
2020-07-01 |
Manuel Jacob |
|
New |
[3,of,4] acl: mark deprecated config option |
2015-07-06 |
Matt Mackall |
|
Accepted |
[3,of,4] addremove: don't perform m.exact/rel until needed |
2013-02-05 |
Durham Goode |
|
Accepted |
[3,of,4] amend: add boolean to ignore date-only change |
2019-01-07 |
Yuya Nishihara |
|
Accepted |
[3,of,4] annotate: do not construct attr.s object per line while computing history |
2018-03-13 |
Yuya Nishihara |
|
Accepted |
[3,of,4] annotate: start pager soon after command options are validated |
2018-11-24 |
Yuya Nishihara |
|
Accepted |
[3,of,4] atomictempfile: add read to the supported file operations |
2016-06-23 |
Martijn Pieters |
|
Accepted |
[3,of,4] atomictempfile: add read to the supported file operations |
2016-06-23 |
Martijn Pieters |
|
Superseded |
[3,of,4] bisect: move the 'extendrange' to the 'hbisect' module |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[3,of,4] bookmarks: jettison bmstore's write() method per deprecation policy |
2016-05-05 |
Augie Fackler |
|
Accepted |
[3,of,4] bookmarks: make argument names of _set/_del() more specific |
2018-05-06 |
Yuya Nishihara |
|
Accepted |
[3,of,4] bookmarks: rename readcurrent to readactive |
2015-05-05 |
Ryan McElroy |
|
Changes Requested |
[3,of,4] bookmarks: use changectx instead of remembering hex of hidden revision |
2019-11-09 |
Yuya Nishihara |
|
Accepted |
[3,of,4] build: chg build was failing when the base directory contained spaces |
2017-10-11 |
via Mercurial-devel |
|
Accepted |
[3,of,4] builddeb: remove unused --debbuilddir option |
2015-12-03 |
Anton Shestakov |
|
Accepted |
[3,of,4] bundle2.processbundle: let callers request default behavior |
2014-11-25 |
Eric Sumner |
marmoute |
Accepted |
[3,of,4] bundle2.unbundlepart: tell() implementation |
2015-02-04 |
Eric Sumner |
|
Accepted |
[3,of,4] bundle2: add an exchange.getbundle function |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
[3,of,4] bundle2: automatically add 'targetphase' parameter in writenewbundle |
2017-07-12 |
Boris Feld |
|
Accepted |
[3,of,4] bundle2: move the 'close' method off the unpackermixin |
2017-04-09 |
Pierre-Yves David |
|
Changes Requested |
[3,of,4] bundle2: print debug information during unbundling |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[3,of,4] bundle2: records processing results in the bundleoperation object |
2014-04-03 |
Pierre-Yves David |
|
Accepted |
[3,of,4] bundle2: remove _getbundleextrapart |
2014-09-25 |
Mike Hommey |
|
Accepted |
[3,of,4] bundle2: support for bundling and unbundling payload |
2014-03-27 |
Pierre-Yves David |
|
Superseded |
[3,of,4] bundle: extract the parsing of the bundle type in a function |
2015-10-02 |
Pierre-Yves David |
|
Accepted |
[3,of,4] bundle: fix error for --all with destination |
2015-12-17 |
timeless@mozdev.org |
|
Accepted |
[3,of,4] bundlerepo: keep track of the original bundle object |
2015-02-06 |
Eric Sumner |
|
Accepted |
[3,of,4] bundlerepo: retract phase boundary |
2014-12-19 |
Eric Sumner |
|
Accepted |
[3,of,4] cache: create `wcache` directory at init time |
2018-12-03 |
Boris Feld |
|
Accepted |
[3,of,4] cat: pass filename template as explicit argument |
2017-05-29 |
Yuya Nishihara |
|
Accepted |
[3,of,4] cext: fix warnings when building for py3 on Windows |
2018-09-13 |
Matt Harbison |
|
Accepted |
[3,of,4] changegroup: reuse revlog file handle when generating group |
2016-11-02 |
Gregory Szorc |
|
Superseded |
[3,of,4] changelog: add a `branch` method for direct access to the branch value |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[3,of,4] changelog: lazy decode description (API) |
2016-02-28 |
Gregory Szorc |
|
Accepted |
[3,of,4] changelog: optionally record seen files when adding revisions |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[3,of,4] changeset_printer: display p1rev:p1node with "+" suffix for workingctx |
2015-04-02 |
Yuya Nishihara |
|
Accepted |
[3,of,4] changeset_printer: replace _meaningful_parentrevs() by changeset_templater's |
2015-03-27 |
Yuya Nishihara |
|
Accepted |
[3,of,4] check-code: capture "wc" as a word |
2014-08-08 |
Pierre-Yves David |
|
Accepted |
[3,of,4] check-code: ignore re-exports of os.environ in encoding.py |
2017-05-03 |
Yuya Nishihara |
|
Accepted |
[3,of,4] check-commit: support nodes as arguments |
2016-01-07 |
timeless@mozdev.org |
|
Rejected |
[3,of,4] checkheads: use "revnum" in the "allfuturecommon" set |
2017-06-10 |
Pierre-Yves David |
|
Accepted |
[3,of,4] chg: use --daemon-postexec chdir:/ instead of --cwd / |
2016-03-09 |
Jun Wu |
yuya |
Accepted |
[3,of,4] chgserver: add the setprocname interface |
2016-08-10 |
Jun Wu |
|
Changes Requested |
[3,of,4] chgserver: drop repo at chgunixservice.__init__() |
2016-07-13 |
Yuya Nishihara |
|
Accepted |
[3,of,4] chgserver: override runcommand |
2016-12-16 |
Jun Wu |
yuya |
Accepted |
[3,of,4] chgserver: refactor initialization of real/base addresses |
2016-07-18 |
Yuya Nishihara |
|
Accepted |
[3,of,4] cleanup: remove superfluous space after space after equals (tests) |
2016-01-05 |
timeless@mozdev.org |
|
Accepted |
[3,of,4] client: don't swallow ResponseError inside open() |
2017-08-21 |
Gábor Stefanik |
|
Accepted |
[3,of,4] client: don't swallow ResponseError inside open() |
2017-08-21 |
Gábor Stefanik |
|
Superseded |
[3,of,4] cmdutil.changeset_printer: explicitly honor all diffopts |
2014-12-29 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] cmdutil.service: move pidfile writing to the parent in daemon mode |
2013-10-02 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] cmdutil: stop pretending we can calculate revs for graphlog lazily |
2012-12-29 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] color: automatically define 16 and 256 colors if supported |
2017-07-09 |
Gregory Szorc |
|
Accepted |
[3,of,4] color: move hgext.color._styles to mercurial.color.style |
2016-12-21 |
Pierre-Yves David |
|
Accepted |
[3,of,4] color: run slightly later during command dispatch |
2015-02-04 |
Gregory Szorc |
|
Changes Requested |
[3,of,4] commands: add template support for identify |
2016-08-08 |
Mathias De Maré |
|
Changes Requested |
[3,of,4] commands: rename current to active in variables and comments |
2015-05-29 |
Ryan McElroy |
|
Accepted |
[3,of,4] commands: use Oxford comma (help clone) |
2015-12-07 |
timeless@mozdev.org |
|
Accepted |
[3,of,4] commandserver: rename _serveworker() to _runworker() |
2016-07-17 |
Yuya Nishihara |
|
Accepted |
[3,of,4] comments: describe ancestor consistently - avoid 'least common ancestor' |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[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] config: don't set source when no source is specified - don't overwrite with '' |
2014-03-19 |
Mads Kiilerich |
|
Accepted |
[3,of,4] config: use '_config' within 'configbytes' |
2017-06-25 |
Pierre-Yves David |
|
Accepted |
[3,of,4] configitems: register the 'mq.plain' config |
2017-09-13 |
Boris Feld |
|
Accepted |
[3,of,4] configitems: register the 'profiling.showmin' config |
2017-10-01 |
Boris Feld |
|
Accepted |
[3,of,4] configitems: register the 'progress.width' config |
2017-07-13 |
Boris Feld |
|
Accepted |
[3,of,4] context.status: avoid de- and reconstructing status tuple |
2014-11-13 |
Martin von Zweigbergk |
|
Superseded |
[3,of,4] context: remove unused filectx.ancestor |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[3,of,4] contrib/synthrepo: generate initial repo contents using directory shape model |
2014-09-13 |
adgar@google.com |
|
Accepted |
[3,of,4] contrib: remove the now useless lock-checker.py extension |
2015-03-11 |
Pierre-Yves David |
|
Superseded |
[3,of,4] convert: introduce hg.revs to replace hg.startrev and --rev with a revset |
2013-10-02 |
Mads Kiilerich |
|
Superseded |
[3,of,4] convert: return calculated values from parse() instead of manpulating state |
2016-12-20 |
David Soria Parra |
|
Accepted |
[3,of,4] convert: use manifest.diff() instead of ctx.status() |
2016-01-11 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4] copies: calculate 'bothnew' from manifestdict.filesnotin() |
2015-02-27 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4] copies: move variable document from checkcopies to mergecopies |
2016-10-16 |
Pierre-Yves David |
|
Accepted |
[3,of,4] copy: move _forwardcopies file logic to a function |
2015-02-03 |
Durham Goode |
|
Accepted |
[3,of,4] crecord: don't abort on Windows when curses isn't available |
2015-03-21 |
Matt Harbison |
|
Accepted |
[3,of,4] debug: add a method to check the state of, and built an SSL cert chain |
2017-07-13 |
Matt Harbison |
|
Accepted |
[3,of,4] debugcommands: use repo[None].walk instead of repo.walk |
2017-05-19 |
Augie Fackler |
|
Accepted |
[3,of,4] debugextensions: unindent nested if |
2016-08-04 |
Yuya Nishihara |
|
Accepted |
[3,of,4] debugnamecomplete: rename from debuglabelcomplete |
2015-01-07 |
Sean Farley |
|
Accepted |
[3,of,4] debugrebuilddirstate: added tests for --minimal flag |
2015-11-12 |
Christian Delahousse |
|
Superseded |
[3,of,4] debugrevspec: add option to print parsed tree at given stages |
2016-09-08 |
Yuya Nishihara |
|
Accepted |
[3,of,4] debugrevspec: add option to skip optimize() and evaluate unoptimized tree |
2016-09-12 |
Yuya Nishihara |
|
Accepted |
[3,of,4] debugshell: add function to embed ipython |
2013-09-20 |
Sean Farley |
|
Accepted |
[3,of,4] debugwalk: pretty-print nested matcher |
2018-06-11 |
Yuya Nishihara |
|
Accepted |
[3,of,4] delta: exclude base candidate much smaller than the target |
2018-12-14 |
Boris Feld |
|
Accepted |
[3,of,4] demandimport: drop Py3 workarounds from Py2 implementation |
2017-07-16 |
Yuya Nishihara |
|
Accepted |
[3,of,4] demandimport: look for 'mod' suffix as alternative name for module reference |
2017-05-24 |
Yuya Nishihara |
|
Accepted |
[3,of,4] destroyed: update `unserved` branchcache instead |
2013-01-15 |
Pierre-Yves David |
|
Accepted |
[3,of,4] destupdate: also include bookmark related logic |
2015-10-08 |
Pierre-Yves David |
|
Superseded |
[3,of,4] devel: officially deprecate dirstate.write without transaction argument |
2016-05-08 |
Pierre-Yves David |
|
Superseded |
[3,of,4] diff: accept "dict" as diff option |
2018-05-24 |
Boris Feld |
|
New |
[3,of,4] dirs: port PyInt code to work on Python 3 |
2016-10-08 |
Gregory Szorc |
|
Accepted |
[3,of,4] dirstate.walk: fast path match-always case during traversal |
2013-03-23 |
Siddharth Agarwal |
|
Superseded |
[3,of,4] dirstate: split the foldmap into separate ones for files and directories |
2015-03-31 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] doc: add some doctests to gendoc.py to check option printing |
2014-02-20 |
Simon Heimberg |
|
Accepted |
[3,of,4] doc: translate from :hg:`help config.SECTION` to a valid link to hgrc.5.html |
2016-02-11 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4] docker-debian-jessie: fix errant mkdir |
2015-08-27 |
Augie Fackler |
|
Accepted |
[3,of,4] eol: spelling (en-US): behavior |
2015-08-28 |
timeless@mozdev.org |
|
Accepted |
[3,of,4] error: get Abort from 'error' instead of 'util' |
2015-10-08 |
Pierre-Yves David |
|
Accepted |
[3,of,4] extdiff: export __doc__ of saved command for translation |
2016-08-06 |
Yuya Nishihara |
|
Accepted |
[3,of,4] extensions: copy extra __dict__ of original function |
2016-02-28 |
Yuya Nishihara |
|
Accepted |
[3,of,4] filecache: explicitly test 'repofilecache' |
2017-03-09 |
Pierre-Yves David |
|
Accepted |
[3,of,4] filemerge: add internal merge tool to dump files forcibly |
2017-05-12 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4] files: only check for removed, not unknown or missing |
2014-09-30 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] formatter: port handling of 'originalnode' to populatemap() hook |
2018-03-22 |
Yuya Nishihara |
|
Accepted |
[3,of,4] formatter: provide hint of context keys required by template |
2018-06-18 |
Yuya Nishihara |
|
Accepted |
[3,of,4] git: implement a basic checkconflict bookmark store method |
2020-03-26 |
Josef 'Jeff' Sipek |
|
New |
[3,of,4] gitweb: remove unused css classes |
2017-11-25 |
Anton Shestakov |
|
Accepted |
[3,of,4] graft: give helpful warning for empty grafts |
2014-12-09 |
Mads Kiilerich |
|
Accepted |
[3,of,4] graft: use single quotes around command hint |
2016-04-14 |
timeless@gcc2-power8.osuosl.org |
|
Accepted |
[3,of,4] graphlog: pass function arguments without expansion |
2017-03-17 |
Yuya Nishihara |
|
Accepted |
[3,of,4] help: improve config file location description |
2014-09-25 |
Mads Kiilerich |
|
Changes Requested |
[3,of,4] help: rename the Format section to Structure |
2015-12-30 |
timeless@mozdev.org |
|
Accepted |
[3,of,4] help: revise explanation about capability check while selecting merge tool |
2018-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4] help: use single quotes in ``template example`` |
2017-10-12 |
Yuya Nishihara |
|
Accepted |
[3,of,4] hgweb: add ancestors blame info in annotate hgweb template |
2016-06-06 |
Denis Laxalde |
|
Changes Requested |
[3,of,4] hgweb: add parentSelector argument to process_dates |
2013-09-24 |
Alexander Plavin |
|
Superseded |
[3,of,4] hgweb: close <img> elements |
2015-01-10 |
Anton Shestakov |
|
Accepted |
[3,of,4] hgweb: do not import templatefilters.revescape and websub as symbol |
2015-11-18 |
Yuya Nishihara |
|
Accepted |
[3,of,4] hgweb: handle a "descend" query parameter in filelog command |
2017-04-11 |
Denis Laxalde |
|
Accepted |
[3,of,4] hgweb: import wsgicgi at top level |
2015-11-19 |
Yuya Nishihara |
|
Accepted |
[3,of,4] hgweb: map Abort to 403 error to report inaccessible path for example |
2018-09-07 |
Yuya Nishihara |
|
Accepted |
[3,of,4] hgweb: move author information from left-column to hover-box in annotate view |
2016-07-12 |
Denis Laxalde |
|
Accepted |
[3,of,4] hgweb: search() function supports direct pointing to revision |
2013-08-02 |
Alexander Plavin |
|
Superseded |
[3,of,4] hgweb: split graphdata() into jsdata() and nodes() |
2017-12-12 |
Anton Shestakov |
|
Accepted |
[3,of,4] hgweb: use semantically suitable filelog.revs in filelog |
2013-11-10 |
Alexander Plavin |
|
Accepted |
[3,of,4] histedit-test: rename histedit-revspec into histedit-argument |
2013-04-18 |
Pierre-Yves David |
|
Accepted |
[3,of,4] histedit: add abortdirty function |
2015-11-13 |
Mateusz Kwapich |
durin42 |
Superseded |
[3,of,4] histedit: clarify modes |
2016-01-10 |
timeless@mozdev.org |
|
Accepted |
[3,of,4] histedit: mention histedit-last-edit.txt on abort |
2015-12-02 |
timeless@mozdev.org |
|
Accepted |
[3,of,4] histedit: switch state to store node instead of ctx |
2015-02-02 |
Mateusz Kwapich |
|
Superseded |
[3,of,4] histedit: use safecleanupnode in _aborthistedit (issue5500) |
2017-03-14 |
Jun Wu |
|
Superseded |
[3,of,4] hook: add support for disabling the shell to native command translation |
2018-07-09 |
Matt Harbison |
|
Accepted |
[3,of,4] hook: for python hook exceptions, add note to run with --traceback |
2016-02-12 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] httppeer: add support for tracing all http request made by the peer |
2018-01-16 |
Boris Feld |
|
Superseded |
[3,of,4] i18n: omit redundant translatable synopsis text to avoid xgettext warning |
2018-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4] identify: use fm.hexfunc thoroughly |
2018-09-14 |
Yuya Nishihara |
|
Accepted |
[3,of,4] Introduce word function |
2014-06-23 |
Ryan McElroy |
|
Rejected |
[3,of,4] json: avoid extra string manipulation of dict keys |
2017-06-09 |
Yuya Nishihara |
|
Accepted |
[3,of,4] json: implement {comparison} template |
2015-04-11 |
Gregory Szorc |
|
Accepted |
[3,of,4] json: implement {helptopics} template |
2015-04-02 |
Gregory Szorc |
|
Accepted |
[3,of,4] largefiles: add support for 'largefiles://' url scheme |
2018-01-02 |
Boris Feld |
|
Superseded |
[3,of,4] largefiles: avoid printing messages while transplanting by "_lfstatuswriters" |
2014-11-07 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4] largefiles: enable subrepo support for add |
2015-01-16 |
Matt Harbison |
|
Accepted |
[3,of,4] largefiles: remove useless overrideupdate |
2015-03-13 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,4] largefiles: shortcircuit status code also for non-matching patterns |
2014-11-02 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4] largefiles: show hashes before prompting for conflict resolution |
2014-01-12 |
Mads Kiilerich |
|
Accepted |
[3,of,4] largefiles: use a context manager to control the progress bar lifetime |
2018-09-01 |
Matt Harbison |
|
Accepted |
[3,of,4] lfs: add an experimental knob to disable blob serving |
2018-03-31 |
Matt Harbison |
|
Accepted |
[3,of,4] lfs: override walk() in lfsvfs |
2017-12-08 |
Matt Harbison |
|
Superseded |
[3,of,4] lfs: register config options |
2017-11-15 |
Matt Harbison |
|
Accepted |
[3,of,4] local-clone: also copy revs-branch-cache files |
2017-05-25 |
Pierre-Yves David |
|
Accepted |
[3,of,4] localrepo: add localtags method to mimic tags method |
2014-03-28 |
Sean Farley |
|
Superseded |
[3,of,4] localrepo: move the addchangegroupfiles method in changegroup module |
2014-04-03 |
Pierre-Yves David |
|
Accepted |
[3,of,4] lock message: write lock description to a file |
2016-03-08 |
Tuli Uchitel |
marmoute |
Changes Requested |
[3,of,4] lock: factor out lock testing into a separate function |
2015-09-22 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] log: do not override other filtering and sorting options by --bookmark |
2020-12-01 |
Yuya Nishihara |
|
Accepted |
[3,of,4] log: factor out function to feed revisions to displayer |
2018-02-12 |
Yuya Nishihara |
|
New |
[3,of,4] log: move --graph and topo sort options to walkopts |
2020-09-27 |
Yuya Nishihara |
|
Accepted |
[3,of,4] logcmdutil: drop redundant "log" from function names (API) |
2018-02-02 |
Yuya Nishihara |
|
Accepted |
[3,of,4] logcmdutil: rewrite jsonchangeset printer to be backed by jsonformatter |
2018-04-14 |
Yuya Nishihara |
|
Accepted |
[3,of,4] logtoprocess: use lowercase for docstring title |
2017-03-24 |
Jun Wu |
|
Accepted |
[3,of,4] mail: convert addr to str early in addrlistencode() |
2019-11-09 |
Denis Laxalde |
|
Accepted |
[3,of,4] make: templatize Debian build target a la e63dfbbdbd07 |
2017-06-23 |
Anton Shestakov |
|
Accepted |
[3,of,4] manifest: make uses of _mancache aware of contexts |
2016-08-30 |
Durham Goode |
|
Accepted |
[3,of,4] manifest: move revlog specific options from manifest to manifestrevlog |
2016-09-13 |
Durham Goode |
|
Accepted |
[3,of,4] manifest: transpose pair of pairs from diff() |
2014-10-15 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4] manifestdict.walk: remove now-redundant check for match.files() |
2015-04-09 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4] manifestdict: inline _intersectfiles() |
2015-04-08 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4] match: add 'include:' syntax |
2015-05-19 |
Durham Goode |
|
Accepted |
[3,of,4] match: avoid accessing match._pathrestricted from subdirmatcher |
2017-05-18 |
via Mercurial-devel |
|
Accepted |
[3,of,4] match: enable 'relinclude:' syntax |
2015-05-20 |
Durham Goode |
marmoute |
Changes Requested |
[3,of,4] match: inverse _anypats(), making it _prefix() |
2017-07-10 |
via Mercurial-devel |
|
Accepted |
[3,of,4] merge: allow passing in a memctx with the rctx argument (RFC DO NOT COMMIT) |
2014-08-19 |
Sean Farley |
|
Changes Requested |
[3,of,4] merge: get the default update destination from the function |
2015-10-07 |
Pierre-Yves David |
|
Superseded |
[3,of,4] merge: indent code in batchget() |
2016-02-20 |
Gregory Szorc |
|
Accepted |
[3,of,4] merge: move default destination computation in a revset |
2015-09-21 |
Pierre-Yves David |
|
Superseded |
[3,of,4] minirst: mark getsections() as an internal helper |
2018-08-29 |
Yuya Nishihara |
|
Accepted |
[3,of,4] minirst: support passing admonitions into findadmonitions() and parse() |
2017-02-16 |
Gregory Szorc |
|
Accepted |
[3,of,4] mmapindex: move the 'mmapindexthreshold' option out of experimental |
2018-12-02 |
Boris Feld |
|
Accepted |
[3,of,4] monoblue: make different blocks of annotated lines have different colors |
2016-07-16 |
Anton Shestakov |
|
Accepted |
[3,of,4] monoblue: remove unused templates |
2016-09-22 |
Anton Shestakov |
|
Accepted |
[3,of,4] mpatch: silence warning about maybe-uninitialized variable |
2016-08-07 |
Yuya Nishihara |
|
Accepted |
[3,of,4] namespaces: remove names method on the namespaces object |
2015-01-02 |
Sean Farley |
|
Accepted |
[3,of,4] namespaces: use namespace object instead of dictionary |
2015-01-01 |
Sean Farley |
|
Accepted |
[3,of,4] obsolete: use filteredmarkerdict for obsstore dicts |
2017-03-13 |
Jun Wu |
|
Superseded |
[3,of,4] obsolete: use version constants in the format mapping |
2014-09-17 |
Pierre-Yves David |
|
Superseded |
[3,of,4] obsstore: prefetch struct.calcsize |
2014-11-30 |
Pierre-Yves David |
|
Superseded |
[3,of,4] osx: install /etc/mercurial/hgrc.d/mergetools.rc and sample.rc |
2014-08-30 |
Mads Kiilerich |
|
Deferred |
[3,of,4] paper: add simple animation to the loading indicator |
2013-09-19 |
Alexander Plavin |
|
Accepted |
[3,of,4] paper: define searchhint message in map file and use it in other templates |
2013-08-02 |
Alexander Plavin |
|
Superseded |
[3,of,4] parsers: add an API to create a new presized dict |
2015-06-16 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] parsers: indentation change to make the next patch more legible |
2015-11-25 |
Laurent Charignon |
yuya |
Superseded |
[3,of,4] parsers: use PyTuple_Pack instead of manual list-filling |
2015-12-14 |
Bryan O'Sullivan |
yuya |
Superseded |
[3,of,4] perf: adjust perfstartup() for Windows |
2015-12-14 |
Matt Harbison |
|
Accepted |
[3,of,4] perf: cache revlog file handle during perfrevlog |
2016-10-16 |
Gregory Szorc |
|
Deferred |
[3,of,4] phase: document the replace method |
2015-06-17 |
Pierre-Yves David |
|
Accepted |
[3,of,4] phases: add a repository requirement about internal phase |
2018-08-27 |
Boris Feld |
|
Accepted |
[3,of,4] phases: informs transaction related hook than phase was moved |
2014-10-13 |
Pierre-Yves David |
|
Accepted |
[3,of,4] phases: prepare phase command for filtering |
2013-01-02 |
Pierre-Yves David |
|
Accepted |
[3,of,4] policy: add cffi policy for PyPy |
2016-06-08 |
Maciej Fijalkowski |
|
Accepted |
[3,of,4] posix: move server side of unix domain sockets out of inotify |
2012-12-19 |
Bryan O'Sullivan |
|
Accepted |
[3,of,4] prechangegroup: use hook argument from the transaction |
2014-10-14 |
Pierre-Yves David |
|
Accepted |
[3,of,4] profiling: make statprof the default profiler (BC) |
2016-11-05 |
Gregory Szorc |
|
Accepted |
[3,of,4] progress: obtain stderr from ui |
2016-11-08 |
Yuya Nishihara |
|
Accepted |
[3,of,4] pull: activate a bookmark matching with the destination of the update |
2016-02-17 |
Katsunori FUJIWARA |
|
Deferred |
[3,of,4] pull: put discovery step in its own function |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[3,of,4] push: introduce a discovery step for obsmarker |
2014-08-06 |
Pierre-Yves David |
|
Accepted |
[3,of,4] py3: alias unicode to str on Python 3 |
2017-04-07 |
Pulkit Goyal |
|
Accepted |
[3,of,4] py3: byte-stringify blackbox-readonly-dispatch.py |
2018-03-04 |
Yuya Nishihara |
|
Accepted |
[3,of,4] py3: byte-stringify inline extension in test-logtoprocess.t |
2018-11-13 |
Yuya Nishihara |
|
Accepted |
[3,of,4] py3: byteify an inline python test extension |
2018-09-26 |
Matt Harbison |
|
Accepted |
[3,of,4] py3: don't str() to byte-stringify object in test-bundle2-remote-changegroup.t |
2018-07-12 |
Yuya Nishihara |
|
Accepted |
[3,of,4] py3: fully detach TextIOWrapper |
2017-10-04 |
Yuya Nishihara |
|
Accepted |
[3,of,4] py3: have a bytes version of sys.platform |
2016-12-18 |
Pulkit Goyal |
|
Accepted |
[3,of,4] py3: make os.curdir a bytes |
2018-03-03 |
Yuya Nishihara |
|
Accepted |
[3,of,4] py3: make set of revset operators and quotes in bytes |
2017-03-13 |
Yuya Nishihara |
|
Accepted |
[3,of,4] py3: make test-commit-multiple.t byte-safe |
2018-03-06 |
Yuya Nishihara |
|
Accepted |
[3,of,4] py3: mask out None type when printing in `debuglocks` |
2018-09-27 |
Matt Harbison |
|
Accepted |
[3,of,4] py3: use bytestr wrapper in revsetlang.formatspec() |
2017-03-16 |
Yuya Nishihara |
|
Accepted |
[3,of,4] py3: use socket.makefile() instead of dropped smtplib.SSLFakeFile |
2019-10-10 |
Denis Laxalde |
|
Accepted |
[3,of,4] py3: use unicode literals in crecord.py |
2016-08-03 |
Pulkit Goyal |
|
Accepted |
[3,of,4] reachableroots: verify integer range of heads argument (issue4775) |
2015-08-13 |
Yuya Nishihara |
|
Accepted |
[3,of,4] rebase: remove "nullmerge" and "revignored" state (issue5606) |
2017-06-24 |
Jun Wu |
|
Changes Requested |
[3,of,4] record: move ui.write wrapping where it should be |
2015-03-18 |
Laurent Charignon |
|
Accepted |
[3,of,4] record: remove dependency on hg module in record |
2015-03-11 |
Laurent Charignon |
|
Accepted |
[3,of,4] registrar: add filesetpredicate to mark a function as fileset predicate |
2016-03-09 |
Katsunori FUJIWARA |
smf |
Superseded |
[3,of,4] remove: add a label for messages about removed files |
2018-08-14 |
Boris Feld |
|
Accepted |
[3,of,4] remove: quote --force in never deletes note |
2015-12-22 |
timeless@mozdev.org |
|
Accepted |
[3,of,4] revbranchcache: add the necessary bit to send 'rbc' data over bundle2 |
2018-01-18 |
Boris Feld |
|
Accepted |
[3,of,4] revert: call status against revert target too |
2014-08-13 |
Pierre-Yves David |
|
Accepted |
[3,of,4] revert: display full subrepo output with --dry-run |
2015-02-15 |
Matt Harbison |
|
Accepted |
[3,of,4] revert: distinct between deleted file and locally modified |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[3,of,4] revert: explicitly track added but deleted file |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[3,of,4] revert: handle unknown file through status |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[3,of,4] revert: track added files with local modifications |
2014-09-20 |
Pierre-Yves David |
|
Superseded |
[3,of,4] revlog: add instance variable controlling delta chain use |
2016-09-24 |
Gregory Szorc |
marmoute |
Superseded |
[3,of,4] revlog: change generaldelta delta parent heuristic |
2015-08-30 |
Durham Goode |
|
Accepted |
[3,of,4] revlog: efficient implementation of 'descendant' |
2018-07-01 |
Paul Morelle |
|
Accepted |
[3,of,4] revlog: make calls to _isgooddelta() consistent |
2015-12-05 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4] revlog: raise an exception earlier if an entry is too large |
2015-05-21 |
Jordi Gutiérrez Hermoso |
durin42 |
Accepted |
[3,of,4] revlog: remove some revlogNG terminology |
2017-05-20 |
Gregory Szorc |
|
Accepted |
[3,of,4] revlog: split _chunk method into _deltachunk and _keyframechunk |
2013-09-26 |
Wojciech Lopata |
|
Deferred |
[3,of,4] revlog: use persistent file handles during addgroup |
2015-07-14 |
Gregory Szorc |
|
Changes Requested |
[3,of,4] revrange: build balanced tree of addsets from revisions (issue4565) |
2015-06-01 |
Yuya Nishihara |
|
Accepted |
[3,of,4] revset-ancestors: use and iterator instead of a dequeu |
2015-05-04 |
Pierre-Yves David |
|
Accepted |
[3,of,4] revset: add helper to build balanced addsets from chained 'or' operations |
2015-05-26 |
Yuya Nishihara |
|
Superseded |
[3,of,4] revset: add hint for list error to use or |
2015-12-23 |
timeless@mozdev.org |
yuya |
Accepted |
[3,of,4] revset: add wdir support to _intlist |
2019-01-18 |
Boris Feld |
|
Accepted |
[3,of,4] revset: add _optimize_and function |
2014-09-30 |
Durham Goode |
|
Superseded |
[3,of,4] revset: added lazyset implementation to divergent revset |
2014-02-12 |
Lucas Moscovicz |
|
Accepted |
[3,of,4] revset: added lazyset implementation to keyword revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[3,of,4] revset: added lazyset implementation to limit revset |
2014-02-06 |
Lucas Moscovicz |
|
Deferred |
[3,of,4] revset: added operations to duck type baseset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[3,of,4] revset: added substraction to baseset class |
2014-02-03 |
Lucas Moscovicz |
|
Accepted |
[3,of,4] revset: added __nonzero__ method to lazyset |
2014-02-22 |
Lucas Moscovicz |
|
Superseded |
[3,of,4] revset: build dict of extra sort options before evaluating set |
2016-06-15 |
Yuya Nishihara |
|
Accepted |
[3,of,4] revset: changed descendants revset to use lazy generators |
2014-03-06 |
Lucas Moscovicz |
|
Accepted |
[3,of,4] revset: changed revset code to use filter method |
2014-02-27 |
Lucas Moscovicz |
|
Accepted |
[3,of,4] revset: changed revset code to use filter method |
2014-02-27 |
Lucas Moscovicz |
|
Superseded |
[3,of,4] revset: define _aliassyminitletters in terms of _syminitletters |
2016-10-07 |
Augie Fackler |
|
Superseded |
[3,of,4] revset: document wdir() as an experimental function |
2017-01-05 |
Yuya Nishihara |
|
Accepted |
[3,of,4] revset: extract a parsefollowlinespattern helper function |
2017-10-04 |
Denis Laxalde |
|
Changes Requested |
[3,of,4] revset: inline isvalidfunc(), getfuncname() and getfuncargs() |
2016-03-30 |
Yuya Nishihara |
|
Accepted |
[3,of,4] revset: introduce temporary variables in optimize() where they look better |
2016-05-05 |
Yuya Nishihara |
|
Accepted |
[3,of,4] revset: introduce unionset that can handle more than two sets in one instance |
2015-05-19 |
Yuya Nishihara |
marmoute |
Changes Requested |
[3,of,4] revset: make reverse() noop depending on ordering requirement (BC) |
2016-09-14 |
Yuya Nishihara |
|
Accepted |
[3,of,4] revset: move order argument to run-time match function |
2017-08-30 |
Yuya Nishihara |
|
Accepted |
[3,of,4] revset: rely on built in iterator when possible in _generatorset.__iter__ |
2014-09-19 |
Pierre-Yves David |
|
Superseded |
[3,of,4] revset: use subset itself if it is instance of specific classes |
2013-03-29 |
Katsunori FUJIWARA |
|
Rejected |
[3,of,4] run-tests: add canonpath function |
2016-03-28 |
timeless@mozdev.org |
|
Accepted |
[3,of,4] run-tests: allow option parser to be extended |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[3,of,4] run-tests: pass unicode to Pygments |
2017-08-24 |
Yuya Nishihara |
|
Accepted |
[3,of,4] run-tests: suggest to append glob when only path sep does not match |
2014-01-16 |
Simon Heimberg |
|
Superseded |
[3,of,4] runtests: set web.ipv6 if we use IPv6 |
2017-02-16 |
Jun Wu |
|
Accepted |
[3,of,4] rust-ancestors: remove unreachable conditions from missing_ancestors() |
2019-01-06 |
Yuya Nishihara |
|
Accepted |
[3,of,4] rust-cpython: pair leaked reference with its manager object |
2019-09-01 |
Yuya Nishihara |
|
Accepted |
[3,of,4] schemas: sync schemas during clone and pull |
2013-08-07 |
Durham Goode |
|
Changes Requested |
[3,of,4] scmutil: use context managers for file handles |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[3,of,4] shelve: return the shelved node as part of bundle application |
2018-09-27 |
Boris Feld |
|
Accepted |
[3,of,4] shelve: use rollback instead of aborting a current transaction for shelve |
2015-10-04 |
Katsunori FUJIWARA |
marmoute |
Changes Requested |
[3,of,4] solaris: tests can't use tail -n |
2013-08-26 |
Danek Duvall |
durin42 |
Superseded |
[3,of,4] splicemap: improve error handling when source is git (issue2084) |
2013-05-01 |
Ben Goswami |
|
Accepted |
[3,of,4] splicemap: improve error handling when source is git (issue2084) |
2013-04-30 |
Ben Goswami |
|
Superseded |
[3,of,4] sshpeer: allow doublepipe on unbuffered main pipe |
2015-06-05 |
Pierre-Yves David |
|
Accepted |
[3,of,4] sshpeer: use the doublepipe object for the server to client channel |
2015-06-03 |
Pierre-Yves David |
|
Superseded |
[3,of,4] ssl: drop try-except clause that was necessary for ancient Python |
2015-06-05 |
Yuya Nishihara |
|
Accepted |
[3,of,4] stack: add indexedrevs property to contain a list of stack revs and its base |
2019-09-23 |
Anton Shestakov |
|
Accepted |
[3,of,4] statprof: add a path simplification function |
2017-02-13 |
Bryan O'Sullivan |
|
Superseded |
[3,of,4] storage: also use `deltamode argument` for ifiledata |
2018-10-16 |
Boris Feld |
|
New |
[3,of,4] streamclone: clear caches after writing changes into files for visibility |
2016-09-02 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[3,of,4] stringutil: allow to specify initial indent level of pprint() |
2018-10-14 |
Yuya Nishihara |
|
Accepted |
[3,of,4] strip: clarify that user action is required to recover temp bundle |
2016-09-19 |
via Mercurial-devel |
|
Accepted |
[3,of,4] strip: use bookmarks.unsetcurrent instead of setcurrent with None |
2013-11-16 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] subrepo: add revdetails() method |
2014-05-07 |
Angel Ezquerra |
|
Superseded |
[3,of,4] subrepo: make it possible to update to hidden subrepo revisions |
2013-11-25 |
Angel Ezquerra |
|
Superseded |
[3,of,4] summary: don't reimplment mergestate.unresolved() |
2017-07-06 |
via Mercurial-devel |
|
Accepted |
[3,of,4] tag: do not pass binary nullid to scmutil.revsingle() |
2015-08-04 |
Yuya Nishihara |
|
Accepted |
[3,of,4] template: update map-cmdline.default accordingly |
2015-01-06 |
Romain DEP. |
|
Rejected |
[3,of,4] template: update map-cmdline.phases with troubled states |
2015-01-06 |
Romain DEP. |
|
Changes Requested |
[3,of,4] templatefilters: use list comprehension in json() |
2017-04-02 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templatekw: add option to include ignored/clean/unknown files in cache |
2018-09-13 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templatekw: add p1/p2 keywords which switches the current ctx |
2018-11-02 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templatekw: avoid slow creation of changectx objects in showgraphnode() |
2015-12-03 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templatekw: move shownames() helper to be sorted alphabetically |
2016-01-16 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templater: expand list of parsed templates to template node |
2016-03-11 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templater: extend filter() to accept template expression for emptiness test |
2018-06-23 |
Yuya Nishihara |
|
New |
[3,of,4] templater: fix revset() to evaluate format arguments eagerly |
2016-03-02 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templater: hide private variable of _hybrid |
2017-04-04 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templater: make pad() evaluate boolean argument (BC) |
2016-08-21 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templater: move repo, ui and cache to per-engine resources |
2017-12-21 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templater: register keywords to defaults table |
2017-12-22 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templater: remember cache key of evaluated revset |
2020-03-24 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templater: update error message of invalid number passed to word() function |
2015-05-10 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templates: add "changeset.obsolete" label in command line style |
2017-03-25 |
Denis Laxalde |
yuya |
Superseded |
[3,of,4] templates: add support for search webcommand in json style |
2016-06-15 |
Laura Médioni |
|
Changes Requested |
[3,of,4] test-check-py3-compat: update "python3 check-py3-compat.py" output |
2018-09-01 |
Yuya Nishihara |
|
Accepted |
[3,of,4] test-commandserver: generate files with a fixed EOL for test stability |
2015-10-02 |
Matt Harbison |
|
Superseded |
[3,of,4] test-conflicts: conditionalize for no-symlink platforms |
2017-10-14 |
Matt Harbison |
|
Accepted |
[3,of,4] test-dirstate-race: ensure that a isn't in the lookup set at the end |
2017-06-12 |
Katsunori FUJIWARA |
|
Not Applicable |
[3,of,4] test-dirstate-race: ensure that a isn't in the lookup set at the end |
2017-06-12 |
Katsunori FUJIWARA |
|
Not Applicable |
[3,of,4] test-dirstate-race: ensure that a isn't in the lookup set at the end |
2017-06-10 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] test-fileset: eliminate a duplicate test that was conditionalized for output |
2017-04-09 |
Matt Harbison |
|
Accepted |
[3,of,4] test-hook.t: remove prelistkeys.forbid hook before moving on |
2013-03-30 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] test-manifest.py: separate out test for byte 22 of nodeid |
2015-03-26 |
Martin von Zweigbergk |
|
Superseded |
[3,of,4] test-patchbomb.t: add test for case where sendmail fails |
2016-01-05 |
Bryan O'Sullivan |
yuya |
Changes Requested |
[3,of,4] test-pyflakes: detect undefined name error |
2014-05-02 |
Yuya Nishihara |
|
Superseded |
[3,of,4] test-status-rev: remove unnecessary initial commit |
2014-11-05 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4] test-worker: capture tracebacks more reliably |
2017-05-03 |
Jun Wu |
|
Accepted |
[3,of,4] test: use the extension in contrib to enable obsolete |
2013-01-21 |
Pierre-Yves David |
|
Rejected |
[3,of,4] tests: add a couple of 'hg log' calls in test-rebase-obsolete.t |
2017-11-12 |
Denis Laxalde |
|
Superseded |
[3,of,4] tests: add dummy SMTP daemon for SSL tests |
2016-06-08 |
Yuya Nishihara |
|
Accepted |
[3,of,4] tests: add tests for --binary option in Git mode |
2017-04-04 |
Alexander Fomin |
|
Changes Requested |
[3,of,4] tests: adjust hooks for Windows |
2017-10-29 |
Matt Harbison |
|
Accepted |
[3,of,4] tests: adjust recent output changes for Windows |
2017-06-05 |
Matt Harbison |
|
Accepted |
[3,of,4] tests: divorce blackbox test from test-dispatch.py |
2016-03-08 |
timeless@mozdev.org |
|
Accepted |
[3,of,4] tests: don't load unnecessary graphlog extension |
2013-11-23 |
Martin Geisler |
|
Accepted |
[3,of,4] tests: fix rebase-abort directory nesting |
2016-02-05 |
timeless@mozdev.org |
|
Accepted |
[3,of,4] tests: improve tag reserved name test coverage |
2016-01-14 |
timeless@mozdev.org |
yuya |
Changes Requested |
[3,of,4] tests: killdaemons.py for checks reason when getting no process handle |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[3,of,4] tests: make pipes / PTYs non-inheritable in test-stdio.py |
2020-07-17 |
Manuel Jacob |
|
Accepted |
[3,of,4] tests: merge 'test-push-validation.t' into 'test-push.t' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[3,of,4] tests: remove glob from output lines containing no glob character |
2013-02-12 |
Simon Heimberg |
|
Accepted |
[3,of,4] tests: Solaris cmp complains about empty files, even with -s |
2016-03-02 |
Danek Duvall |
yuya |
Accepted |
[3,of,4] tests: split long templates that use {whyunstable} and put them in hgrc |
2018-04-15 |
Anton Shestakov |
|
Accepted |
[3,of,4] tests: tolerate differences between Linux and Windows error strings |
2015-11-09 |
Matt Harbison |
|
Accepted |
[3,of,4] tests: use new possibility of condition in output |
2014-02-04 |
Simon Heimberg |
|
Changes Requested |
[3,of,4] tests: use non-reverse grep in traceback in test-hook.t |
2019-10-18 |
Denis Laxalde |
|
New |
[3,of,4] transaction: avoid ambiguity of file stat at restoring from backup |
2016-06-12 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4] transaction: pass the name of the "undo" journal to the transaction |
2015-01-17 |
Pierre-Yves David |
|
Accepted |
[3,of,4] transaction: remove the redundant 'onclose' mechanism |
2014-12-09 |
Pierre-Yves David |
|
Accepted |
[3,of,4] transplant: only use checkunfinished if not continue |
2016-01-06 |
timeless@mozdev.org |
|
Accepted |
[3,of,4] treemanifest: add treemanifest._isempty() |
2015-03-31 |
Drew Gottlieb |
|
Accepted |
[3,of,4] treemanifests: fix local clone |
2016-02-03 |
Martin von Zweigbergk |
|
Superseded |
[3,of,4] trydiff: collect all lossiness checks in one place |
2015-02-06 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4] trydiff: inline sole addmodehdr() call |
2015-02-02 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4] ui: defer setting pager related properties until the pager has spawned |
2017-03-26 |
Matt Harbison |
|
Accepted |
[3,of,4] ui: edit(): rebase, graft: set HGREVISION environment variable for an editor |
2014-02-10 |
Alexander Drozdov |
|
Superseded |
[3,of,4] ui: edit(): rebase, graft: set HGREVISION environment variable for an editor |
2014-02-07 |
Alexander Drozdov |
|
Superseded |
[3,of,4] unbundle: extract the core logic in another function |
2014-04-10 |
Pierre-Yves David |
|
Accepted |
[3,of,4] util: add an optional timestamp parameter to makedate |
2013-05-28 |
Bryan O'Sullivan |
|
Accepted |
[3,of,4] util: avoid mutable default arguments |
2015-09-23 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] verify: introduce an experimental --full flag |
2019-04-16 |
Pierre-Yves David |
|
Superseded |
[3,of,4] vfs: add lstat() in api |
2014-05-27 |
Chinmay Joshi |
|
Rejected |
[3,of,4] vfs: ensure closewrapbase fh doesn't escape by entering context manager |
2018-12-15 |
Matt Harbison |
|
Accepted |
[3,of,4] vfs: use repo.vfs.unlinkpath |
2017-03-11 |
Mads Kiilerich |
|
Superseded |
[3,of,4] windows: replace single quote with double quote when translating to cmd.exe |
2018-07-16 |
Matt Harbison |
|
Accepted |
[3,of,4] worker: kill workers after all zombie processes are reaped |
2016-11-17 |
Yuya Nishihara |
|
Accepted |
[3,of,4] worker: propagate exit code to main process |
2017-04-15 |
Yuya Nishihara |
krbullock |
Accepted |
[3,of,4] worker: stop relying on garbage collection to release memoryview |
2022-05-22 |
Manuel Jacob |
|
New |
[3,of,4] zeroconf: replace reduce+add with itertools.chain |
2016-03-09 |
timeless@mozdev.org |
|
Accepted |
[3,of,5,"] hgtagsfnodescache: handle nullid lookup |
2019-03-11 |
Pierre-Yves David |
|
Accepted |
[3,of,5,"] repoview: move subsettable in a dedicated module |
2019-04-12 |
Pierre-Yves David |
|
Accepted |
[3,of,5,(4,more,to,go)] localrepo: move the changegroupinfo method in changegroup module |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[3,of,5,BLACKGNAROK] formatting: update example config to match the setting we uses |
2019-10-07 |
Pierre-Yves David |
|
Accepted |
[3,of,5,c-hglib] examples: verify command example, implemented using level 0 |
2013-12-02 |
Iulian Stana |
|
Superseded |
[3,of,5,changedelete] filemerge: return dirstate action |
2015-11-05 |
Siddharth Agarwal |
|
Superseded |
[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,5,clonebundles,V2] sslutil: expose attribute indicating whether SNI is supported |
2015-10-09 |
Gregory Szorc |
mpm |
Accepted |
[3,of,5,clonebundles,V3] clonebundle: support bundle2 |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[3,of,5,command,metadata,resend] cmdutil: add norepo argument to command decorator |
2014-06-13 |
Gregory Szorc |
|
Accepted |
[3,of,5,evolve-ext,stable] evolve: update buglink to point to bz.mercurial-scm.org |
2016-08-27 |
Anton Shestakov |
|
Accepted |
[3,of,5,evolve-ext,V2] debian: replace build line with a override_dh_auto_build line |
2014-10-10 |
Faheem Mitha |
|
Accepted |
[3,of,5,evolve-ext-V2] evolve: simplify the evolve function |
2015-05-06 |
Laurent Charignon |
|
Accepted |
[3,of,5,evolve-ext] debian: replace build line with a dh_override_auto_build line |
2014-10-10 |
Faheem Mitha |
|
Not Applicable |
[3,of,5,evolve-ext] evolve: add new line after error message |
2015-05-13 |
Laurent Charignon |
|
Changes Requested |
[3,of,5,evolve-ext] prune: add --descendants for pruning entire subtrees |
2015-03-20 |
Durham Goode |
|
Rejected |
[3,of,5,EVOLVE] fold: overhaul handling of multiple and single revisions (BC) |
2014-06-30 |
Jordi Gutiérrez Hermoso |
|
Changes Requested |
[3,of,5,flagprocessor,v6] revlog: pass revlog flags to addrevision |
2016-12-24 |
Remi Chaintron |
marmoute |
Changes Requested |
[3,of,5,foldmap-in-C,V2] parsers: make _asciilower a generic _asciitransform function |
2015-04-01 |
Siddharth Agarwal |
|
Accepted |
[3,of,5,FOLLOW-UP] perf: rename `perfhelper-tracecopies` to `perfhelper-pathcopies` |
2018-11-26 |
Boris Feld |
|
Accepted |
[3,of,5,hgweb-thread-isolation] hgweb: don't access self.repo during request processing |
2015-09-09 |
Gregory Szorc |
|
Accepted |
[3,of,5,hgweb-thread-isolation] hgweb: establish class for holding per request context |
2015-09-01 |
Gregory Szorc |
|
Accepted |
[3,of,5,hgweb-thread-isolation] hgweb: extract web substitutions table generation to own function |
2015-09-03 |
Gregory Szorc |
|
Accepted |
[3,of,5,hgweb-thread-isolation] hgweb: extract _getview to own function |
2015-09-03 |
Gregory Szorc |
|
Superseded |
[3,of,5,hgweb-thread-isolation] hgweb: remove hgweb.configbool |
2015-09-01 |
Gregory Szorc |
|
Superseded |
[3,of,5,import-refactor] setup: rewrite @MODULELOADPOLICY@ during install |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[3,of,5,in,crew] mail: add missing import of sys |
2013-04-13 |
Bryan O'Sullivan |
|
Accepted |
[3,of,5,json-style] json: implement {tags} template |
2015-03-31 |
Gregory Szorc |
|
Accepted |
[3,of,5,lfs-v2] revlog: pass flags to addrevision |
2016-11-22 |
Remi Chaintron |
|
Superseded |
[3,of,5,main-line-of-work,(12,more,to,go)] transaction: use 'location' instead of 'vfs' in the addbackup method |
2014-11-14 |
Pierre-Yves David |
|
Accepted |
[3,of,5,main-line-of-work] addbackup: add cache support |
2014-11-20 |
Pierre-Yves David |
|
Changes Requested |
[3,of,5,mainline] test: use general delta in 'test-hgweb-command.t' |
2015-11-12 |
Pierre-Yves David |
|
Accepted |
[3,of,5,manifest-cleanup] manifest: move manifest parsing to module-level |
2014-10-08 |
Augie Fackler |
|
Accepted |
[3,of,5,mergedriver,V2] filemerge: return whether the file is deleted from all other merge tools |
2015-11-19 |
Siddharth Agarwal |
|
Accepted |
[3,of,5,mergedriver,V2] merge.mergedriver: don't try resolving files marked driver-resolved |
2015-10-13 |
Siddharth Agarwal |
|
Accepted |
[3,of,5,mergedriver] merge.applyupdates: conclude merges after starting them |
2015-10-09 |
Siddharth Agarwal |
|
Changes Requested |
[3,of,5,mergedriver] merge.mergedriver: don't try resolving files marked driver-resolved |
2015-10-13 |
Siddharth Agarwal |
|
Superseded |
[3,of,5,mergedriver] merge: add a new action type representing files to add/mark as modified |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[3,of,5,mergedriver] resolve: record dirstate actions after performing resolutions |
2015-11-23 |
Siddharth Agarwal |
|
Accepted |
[3,of,5,modernize-streamclone,V2] streamclone: refactor canperformstreamclone to accept a pullop |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[3,of,5,modernize-streamclone] branchmap: move branch cache code out of streamclone.py |
2015-10-04 |
Gregory Szorc |
|
Accepted |
[3,of,5,modernize-streamclone] exchange: expose property on pulloperation for bundle2 availability |
2015-10-04 |
Gregory Szorc |
|
Changes Requested |
[3,of,5,modernize-streamclone] streamclone: add explicit check for empty local repo |
2015-10-03 |
Gregory Szorc |
|
Accepted |
[3,of,5,modernize-streamclone] streamclone: move stream_in() from localrepo |
2015-10-02 |
Gregory Szorc |
|
Accepted |
[3,of,5,more-in-stack] bundle: use None when unpacking uncompressed changegroup |
2015-09-18 |
Pierre-Yves David |
|
Accepted |
[3,of,5,oldpy] tests: update sitecustomize to use uuid1() instead of randrange() |
2016-11-21 |
Augie Fackler |
|
Accepted |
[3,of,5,osx] osx: include chg by default |
2017-05-27 |
Augie Fackler |
|
Accepted |
[3,of,5,paths,v3] ui.paths: filter config options containing "." (BC) |
2015-03-08 |
Gregory Szorc |
marmoute |
Changes Requested |
[3,of,5,perfarce] add support for skipping certain changesets |
2014-11-29 |
Dan Villiom Podlaski Christiansen |
|
Not Applicable |