[4,of,8] filelog: use super() for calling base functions |
2013-05-06 |
Durham Goode |
|
Accepted |
[4,of,8] files: automatically populate fields referenced from template |
2018-07-03 |
Yuya Nishihara |
|
Accepted |
[4,of,8] fileset: extract function that builds status tuple only if necessary |
2017-03-03 |
Pierre-Yves David |
|
Superseded |
[4,of,8] fileset: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[4,of,8] formatter: add support for docheader and docfooter templates |
2017-06-20 |
Yuya Nishihara |
|
Accepted |
[4,of,8] gpg: drop unnecessary slicing of status array |
2014-10-02 |
Martin von Zweigbergk |
|
Accepted |
[4,of,8] graphlog: do not look up graphnodetemplate in template paths (BC) |
2017-06-14 |
Yuya Nishihara |
|
Accepted |
[4,of,8] grep: build list of all columns regardless of display options |
2016-09-05 |
Yuya Nishihara |
|
Not Applicable |
[4,of,8] hgweb: fix summary {tags} and {shortlog} to not forcibly expand template |
2018-04-05 |
Yuya Nishihara |
|
Accepted |
[4,of,8] hgweb: move archivespecs to webutil |
2018-04-10 |
Yuya Nishihara |
|
Accepted |
[4,of,8] hgweb: wrap {annotate} with mappinggenerator |
2018-05-21 |
Yuya Nishihara |
|
Accepted |
[4,of,8] hidden: remove unnecessary 'domain' parameter from _revealancestors() |
2017-05-28 |
via Mercurial-devel |
|
Changes Requested |
[4,of,8] hidden: simplify the computation of consistency blocker |
2017-05-21 |
Pierre-Yves David |
|
Accepted |
[4,of,8] histedit: omit useless message from abort |
2015-12-14 |
timeless@mozdev.org |
|
Accepted |
[4,of,8] histedit: properly handle --continue on empty fold |
2013-04-16 |
Pierre-Yves David |
|
Accepted |
[4,of,8] httpclient: handle io/cStringIO divergence |
2016-03-29 |
timeless@mozdev.org |
|
Accepted |
[4,of,8] ignore: remove redundant warn argument |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[4,of,8] import-checker: check topname in stdlib_modules |
2016-03-30 |
timeless@mozdev.org |
yuya |
Changes Requested |
[4,of,8] import-checker: extend check of symbol-import order to all local modules |
2016-05-14 |
Yuya Nishihara |
|
Accepted |
[4,of,8] import: change "editform" to distinguish merge commits from other |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8] largefiles: avoid meaningless changectx looking up |
2017-03-27 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8] largefiles: remove confusing rev parameter for lfdirstatestatus |
2014-10-15 |
Mads Kiilerich |
|
Accepted |
[4,of,8] largefiles: replace 'ctx._repo' with 'ctx.repo()' |
2015-03-14 |
Matt Harbison |
|
Accepted |
[4,of,8] largefiles: unlink standins not known to the restored dirstate at rollback |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8] localrepo: factor out parentworking logic for comparing files |
2014-05-06 |
Sean Farley |
|
Accepted |
[4,of,8] localrepo: use "vfs.rename()" instead of "util.rename()" |
2013-04-14 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,8] manifest: add manifestlog.add |
2016-09-14 |
Durham Goode |
|
Superseded |
[4,of,8] match: complement documentation of match() parameters |
2019-04-08 |
Denis Laxalde |
|
Accepted |
[4,of,8] match: explicitly tests for None |
2017-03-16 |
Pierre-Yves David |
|
Accepted |
[4,of,8] mdiff: remove use of __slots__ |
2016-06-27 |
Pulkit Goyal |
|
Not Applicable |
[4,of,8] merge: change debug logging and progress |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[4,of,8] merge: remove constant tuple element from 'aborts' |
2014-12-23 |
Martin von Zweigbergk |
|
Accepted |
[4,of,8] minirst: do not add a 2nd empty paragraph |
2013-11-05 |
Simon Heimberg |
|
Accepted |
[4,of,8] minirst: do not add a 2nd empty paragraph |
2013-11-02 |
Simon Heimberg |
|
Superseded |
[4,of,8] mpatch: add _version to help detect breaking binary changes |
2017-05-03 |
Jun Wu |
|
Deferred |
[4,of,8] mq: simplify patchheader handling of the empty line before the diff |
2014-09-24 |
Mads Kiilerich |
|
Accepted |
[4,of,8] namespaces: pass repo to __init__ |
2014-12-15 |
Sean Farley |
|
Accepted |
[4,of,8] narrowmatcher: propagate the rel() method |
2014-12-23 |
Matt Harbison |
|
Superseded |
[4,of,8] obscache: add an abstract base class for changelog+obstore cache |
2017-05-19 |
Pierre-Yves David |
|
Changes Requested |
[4,of,8] obsolete: use 2 argument form of enumerate() |
2017-05-13 |
Gregory Szorc |
|
Accepted |
[4,of,8] obsutil: move 'allsuccessors' to the new modules |
2017-06-27 |
Pierre-Yves David |
|
Superseded |
[4,of,8] paths: merge conditions that select visibility of fields |
2016-01-12 |
Yuya Nishihara |
|
Accepted |
[4,of,8] perf: add functions to get vfs-like object for Mercurial earlier than 2.3 |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[4,of,8] perf: make `clearfilecache` helper work with any object |
2018-11-21 |
Boris Feld |
|
Accepted |
[4,of,8] phase: gather remote phase information in a summary object |
2017-10-16 |
Boris Feld |
|
Superseded |
[4,of,8] pref: support negative indexing in perfrevlogrevisions |
2018-10-11 |
Boris Feld |
|
Accepted |
[4,of,8] purge: hook into match.explicitdir and traversedir |
2013-05-03 |
Siddharth Agarwal |
|
Accepted |
[4,of,8] py3: fix loop over byte string in wireprotov1peer |
2018-06-16 |
Yuya Nishihara |
|
Accepted |
[4,of,8] py3: fix mixed bytes/unicode in revsetlang._aliassyminitletters |
2017-09-03 |
Yuya Nishihara |
|
Accepted |
[4,of,8] py3: have pycompat.ospathsep and pycompat.ossep |
2016-11-05 |
Pulkit Goyal |
|
Accepted |
[4,of,8] py3: move between bytes and unicode when re-raising IOError |
2018-03-01 |
Yuya Nishihara |
|
Accepted |
[4,of,8] py3: slice over bytes to prevent getting it's ascii value |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[4,of,8] py3: switch contrib/perf from xrange to pycompat.xrange |
2018-09-22 |
Matt Harbison |
|
Accepted |
[4,of,8] py3: use unicode literals in pycompat.py |
2016-08-07 |
Pulkit Goyal |
|
Not Applicable |
[4,of,8] rebase: move no rebasestate file check out of restorestatus |
2015-10-16 |
Christian Delahousse |
|
Changes Requested |
[4,of,8] record: get rid of ui.backupconfig |
2017-03-16 |
Jun Wu |
|
Accepted |
[4,of,8] relink: use absolute_import |
2016-03-02 |
timeless@mozdev.org |
durin42 |
Accepted |
[4,of,8] revlog: extract 'builddelta' closure function from _addrevision |
2018-01-14 |
Paul Morelle |
|
Accepted |
[4,of,8] revlog: more efficient implementation for issnapshot |
2018-12-17 |
Boris Feld |
|
Accepted |
[4,of,8] revlog: skip over empty revision when looking for delta base |
2018-08-14 |
Boris Feld |
|
Accepted |
[4,of,8] revset: added lazyset implementation to desc revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[4,of,8] revset: added lazyset implementation to _matchfiles |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[4,of,8] revset: drop deprecated evolution predicates |
2018-02-03 |
Matt Harbison |
|
Accepted |
[4,of,8] revset: enforce "%d" to be interpreted as literal revision number (API) |
2019-01-11 |
Boris Feld |
|
Accepted |
[4,of,8] revsetbenchmark: add `author(mpm) or author(lmoscovicz)` to the canonical list |
2014-05-02 |
Pierre-Yves David |
|
Superseded |
[4,of,8] run-tests: add --chg-debug flag to show chg debug output |
2020-03-26 |
Pulkit Goyal |
|
Accepted |
[4,of,8] rust-hglib: extract object managing command-server process |
2018-04-01 |
Yuya Nishihara |
|
Accepted |
[4,of,8] scmutil: extract helper functions that returns human-readable change id |
2017-09-24 |
Yuya Nishihara |
|
Accepted |
[4,of,8] scmutil: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[4,of,8] setdiscovery: fix the test for pypy |
2016-04-07 |
Jun Wu |
|
Superseded |
[4,of,8] sslutil: don't attempt to find default CA certs file when told not to |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[4,of,8] template: add minimal obsfate template function |
2017-08-07 |
Boris Feld |
|
Changes Requested |
[4,of,8] templatekw: fix scope of peerpath url bound to generator |
2017-10-06 |
Yuya Nishihara |
|
Accepted |
[4,of,8] templater: add revtags function |
2015-09-11 |
timeless@mozdev.org |
|
Rejected |
[4,of,8] templater: mark .gen as a private attribute |
2018-04-01 |
Yuya Nishihara |
|
Deferred |
[4,of,8] templater: parse template string to tree by templater class |
2018-06-14 |
Yuya Nishihara |
|
Accepted |
[4,of,8] test-addremove: conditionalize output instead of tests |
2017-07-09 |
Matt Harbison |
|
Accepted |
[4,of,8] test-obsolete-checkheads.t: remove todo comment that was fixed in be0fcbb1c92f |
2013-11-17 |
Mads Kiilerich |
|
Accepted |
[4,of,8] test-revert: display the list of all generated cases |
2014-08-11 |
Pierre-Yves David |
|
Accepted |
[4,of,8] test-serve: make the 'listening at *' lines optional |
2017-04-02 |
Matt Harbison |
|
Accepted |
[4,of,8] test: drop usage of `HGMERGE` in `test-merge-types.t` |
2018-11-02 |
Boris Feld |
|
Accepted |
[4,of,8] tests/hghave.py: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[4,of,8] tests: decode bytes path to hg command before hitting with shellquote |
2017-09-19 |
Augie Fackler |
|
Accepted |
[4,of,8] tests: run docchecker in gendoc.t |
2016-01-12 |
timeless@mozdev.org |
|
Accepted |
[4,of,8] tests: use small conditional section for tic requirement in test-status-color.t |
2014-01-20 |
Mads Kiilerich |
|
Superseded |
[4,of,8] transaction: avoid file stat ambiguity only for files in blacklist |
2017-06-29 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8] transaction: take journal file path relative to vfs to use file API via vfs |
2013-11-12 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8] ui: add diff.git to progressive mode |
2015-03-28 |
Mathias De Maré |
|
Changes Requested |
[4,of,8] ui: extract helpers to write message with type or label |
2018-11-08 |
Yuya Nishihara |
|
Accepted |
[4,of,8] upgrade: introduce a _copyrevlog method |
2019-08-05 |
Pierre-Yves David |
|
Accepted |
[4,of,8] util: add public isstdin/isstdout() functions |
2018-03-09 |
Yuya Nishihara |
|
Accepted |
[4,of,8] util: add sha256 |
2016-05-28 |
Gregory Szorc |
|
Accepted |
[4,of,8] util: check for compression engine availability before returning |
2016-11-11 |
Gregory Szorc |
|
Accepted |
[4,of,8] util: get rid of statmtimesec |
2015-11-19 |
Laurent Charignon |
|
Changes Requested |
[4,of,8] util: mark internal constants of escapedata() as private |
2018-03-22 |
Yuya Nishihara |
|
Accepted |
[4,of,8] wireproto: call changegroupsubset() directly |
2016-08-05 |
Gregory Szorc |
|
Accepted |
[4,of,8] zeroconf: drop tabs |
2016-03-01 |
timeless@mozdev.org |
|
Accepted |
[4,of,9,"] discovery: use a lower level but faster way to retrieve parents |
2019-03-05 |
Pierre-Yves David |
|
Accepted |
[4,of,9,(38,total)] push: move `remote` argument in the push object |
2014-02-02 |
Pierre-Yves David |
|
Accepted |
[4,of,9,bm-refactor] bookmarks: factor out rename logic from commands |
2017-06-21 |
Sean Farley |
|
Accepted |
[4,of,9,cah] revlog: introduce commonancestorsheads method |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[4,of,9,changegroup-apis] changegroup: remove getlocalchangegroupraw() (API) |
2016-08-01 |
Gregory Szorc |
marmoute |
Changes Requested |
[4,of,9,debian-packaging] run-tests: ignore failed removal of nonexistent installerrs |
2015-08-26 |
Augie Fackler |
|
Superseded |
[4,of,9,mergedriver] filemerge: call precheck if available |
2015-10-07 |
Siddharth Agarwal |
|
Accepted |
[4,of,9,pager,v2] ui: add ignore-single-command functionality |
2017-02-16 |
Augie Fackler |
|
Accepted |
[4,of,9,pager] ui: add ignore-single-command functionality |
2017-02-16 |
Augie Fackler |
|
Superseded |
[4,of,9,paths,v2] ui: change how default is handled by getpath() |
2015-03-01 |
Gregory Szorc |
|
Changes Requested |
[4,of,9,PoC] mq2: update 'Node ID' for new patches |
2014-08-29 |
Mads Kiilerich |
|
Changes Requested |
[4,of,9,py3,v2] context: implement both __bytes__ and __str__ for Python 3 |
2017-03-12 |
Augie Fackler |
|
Superseded |
[4,of,9,py3,v3] context: implement both __bytes__ and __str__ for Python 3 |
2017-03-12 |
Augie Fackler |
|
Accepted |
[4,of,9,py3] context: implement both __bytes__ and __str__ for Python 3 |
2017-03-12 |
Augie Fackler |
|
Superseded |
[4,of,9,pyflakes] hbisect: avoid shadowing a variable in a list comprehension |
2016-11-10 |
Augie Fackler |
|
Accepted |
[4,of,9,remotefilelog-ext,getfile-http] remotefilelogserver: restrict remotefilelog capability to ssh |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[4,of,9,RFC] localrepo: add a method to return markers in a namespace |
2014-03-30 |
Sean Farley |
|
Deferred |
[4,of,9,RFC] obsolete: add binary version of listmarkers (API) |
2016-08-14 |
Gregory Szorc |
|
Changes Requested |
[4,of,9,RFC] revset: added filter method to revset classes |
2014-02-12 |
Lucas Moscovicz |
|
Superseded |
[4,of,9,RFC] statprof: use absolute_imports |
2016-08-16 |
Gregory Szorc |
|
Superseded |
[4,of,9,sethelp] fileset: use NotAFunction where appropriate |
2015-02-04 |
Augie Fackler |
|
Changes Requested |
[4,of,9,sparse] sparse: move config signature logic into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[4,of,9,STABLE?,V2] gendoc: add show_doc_hgignore |
2013-05-15 |
Takumi IINO |
|
Rejected |
[4,of,9,STABLE?] gendoc: add show_doc_hgignore |
2013-05-14 |
Takumi IINO |
|
Rejected |
[4,of,9,STABLE] commands: execute checkunfinished and bailifchanged inside wlock scope |
2015-12-01 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9,STABLE] import: use "dirstateguard" instead of "dirstate.invalidate" |
2014-10-01 |
Katsunori FUJIWARA |
|
Changes Requested |
[4,of,9,stable] largefiles: getstandinmatcher should not depend on existence of directories |
2013-02-26 |
Mads Kiilerich |
|
Accepted |
[4,of,9,standalone-strip] mq: use the new checklocalchange in the strip command |
2013-09-25 |
Pierre-Yves David |
|
Accepted |
[4,of,9,V2] addremove: warn when addremove fails to operate on a named path |
2014-11-30 |
Matt Harbison |
|
Superseded |
[4,of,9,v2] bundlerepo: use for loop over iterator instead of while True |
2016-08-05 |
Augie Fackler |
|
Superseded |
[4,of,9,V2] configitems: register the 'bugzilla.template' config |
2017-07-14 |
Boris Feld |
|
Accepted |
[4,of,9,V2] encoding: use unicode literals to appease Python 3 |
2016-06-25 |
Gregory Szorc |
|
Superseded |
[4,of,9,V2] hgweb: show a message when there are no more entries in the list |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[4,of,9,v2] hidden: remove unnecessary 'domain' parameter from _revealancestors() |
2017-05-30 |
via Mercurial-devel |
|
Accepted |
[4,of,9,V2] import: use dirstateguard instead of dirstate.invalidate |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,9,V2] largefiles: factor out procedures to update standins for pre-committing |
2014-11-05 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9,V2] py3: handle sysstr conversion around get/set attr in contrib/perf |
2018-09-25 |
Matt Harbison |
|
Accepted |
[4,of,9,V2] revlog: fix _cache usage in revision() |
2017-03-31 |
Jun Wu |
|
Accepted |
[4,of,9,V2] revlog: specify checkambig at writing to avoid file stat ambiguity |
2016-09-22 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9,V2] revset: pass an explicit `diffopts` objet to context.diff |
2018-07-05 |
Boris Feld |
|
Accepted |
[4,of,9,V2] sslutil: restore behavior of web.cacerts=! to disable CA loading |
2016-06-01 |
Gregory Szorc |
|
Superseded |
[4,of,9,v2] stdio: add machinery to identify failed stdout/stderr writes |
2017-04-14 |
Bryan O'Sullivan |
|
Accepted |
[4,of,9,V2] tests: add some debugmergestate calls in `test-merge-criss-cross.t` |
2020-09-25 |
Pulkit Goyal |
|
Accepted |
[4,of,9,v3] bundlerepo: use for loop over iterator instead of while True |
2016-08-05 |
Augie Fackler |
|
Accepted |
[4,of,9,V3] import: use dirstateguard instead of dirstate.invalidate |
2015-05-07 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[4,of,9,V3] localrepo: use _findlocaltags in _findtags |
2014-03-28 |
Sean Farley |
|
Superseded |
[4,of,9,V3] manifest: add manifestlog.add |
2016-09-20 |
Durham Goode |
|
Superseded |
[4,of,9,V3] perf: add the notion of "source" to perfrevlogwrite |
2018-11-06 |
Boris Feld |
|
Accepted |
[4,of,9,V3] sslutil: add devel.disableloaddefaultcerts to disable CA loading |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[4,of,9,V3] template: add minimal obsfate template function |
2017-08-21 |
Boris Feld |
|
Superseded |
[4,of,9,V3] tests: add some debugmergestate calls in `test-merge-criss-cross.t` |
2020-09-28 |
Pulkit Goyal |
|
Accepted |
[4,of,9,V4] manifest: add manifestlog.add |
2016-09-20 |
Durham Goode |
|
Accepted |
[4,of,9,V4] sslutil: add devel.disableloaddefaultcerts to disable CA loading |
2016-06-04 |
Gregory Szorc |
|
Accepted |
[4,of,9,V4] template: add minimal obsfate template function |
2017-08-23 |
Boris Feld |
|
Accepted |
[4,of,9,V6] bookmarks: introduce binary encoding |
2016-10-11 |
Stanislau Hlebik |
marmoute |
Changes Requested |
[4,of,9] base85: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[4,of,9] bookmarks: clarify that opts['rename'] points to an old bookmark to be renamed |
2018-09-21 |
Yuya Nishihara |
|
Accepted |
[4,of,9] branchmap: read and write key part related to filtered revision |
2012-12-26 |
Pierre-Yves David |
|
Superseded |
[4,of,9] bundle-ng: move gengroup into bundler |
2013-02-14 |
Sune Foldager |
|
Changes Requested |
[4,of,9] bundle-ng: move gengroup into bundler |
2013-02-14 |
Sune Foldager |
|
Superseded |
[4,of,9] bundlerepo: also read the 'devel.legacy.exchange' config |
2016-08-03 |
Pierre-Yves David |
|
Accepted |
[4,of,9] byteify-strings: drop import-line hack |
2018-06-18 |
Yuya Nishihara |
|
Accepted |
[4,of,9] changegroup: add "vfs" argument to "readbundle()" to pass relative filename |
2014-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9] changelog: use "vfs.rename()" instead of "util.rename()" |
2013-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9] chgserver: confighash now only cares about environment variables |
2016-11-13 |
Jun Wu |
|
Changes Requested |
[4,of,9] commands: update help for "unbundle" |
2017-04-01 |
Gregory Szorc |
|
Accepted |
[4,of,9] config: register the 'devel.check-relroot' config |
2017-06-29 |
Pierre-Yves David |
|
Accepted |
[4,of,9] config: use util.re.compile instead of util.compilere |
2014-07-15 |
Siddharth Agarwal |
|
Accepted |
[4,of,9] configitems: register the 'ui.color' config |
2017-07-15 |
Boris Feld |
|
Accepted |
[4,of,9] dagop: change revdescendants() to include all root revisions |
2017-06-25 |
Yuya Nishihara |
|
Accepted |
[4,of,9] debugrevlog: format columns (more) nicely when dumping index data |
2014-03-18 |
Mads Kiilerich |
|
Accepted |
[4,of,9] export: remove unused argument 'rev' from _exportsingle() |
2018-04-12 |
Yuya Nishihara |
|
Accepted |
[4,of,9] fileset: parse argument of size() by predicate function |
2018-07-10 |
Yuya Nishihara |
|
Accepted |
[4,of,9] flagutil: move insertflagprocessor to the new module (API) |
2019-08-08 |
Pierre-Yves David |
|
Accepted |
[4,of,9] hg-ssh: parenthesize non-translated message |
2016-02-10 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[4,of,9] hgk: fix pop-up windows |
2013-03-10 |
Andrew Shadura |
|
Accepted |
[4,of,9] histedit: add torule method to histedit action objects |
2015-12-02 |
Mateusz Kwapich |
|
Accepted |
[4,of,9] histedit: let the state expose a context but serialize correctly to nodes |
2014-10-16 |
David Soria Parra |
|
Accepted |
[4,of,9] i18n: posplit removes the entry "::" from the pot file |
2014-02-03 |
Simon Heimberg |
|
Accepted |
[4,of,9] keyword: add test for keyword expansion at serving multiple repositories |
2017-06-25 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9] largefiles: extract 'orig' method in lfilesmanifestdict.__contains__ |
2014-09-17 |
Martin von Zweigbergk |
|
Superseded |
[4,of,9] localrepo: add findbyrevnum for convenience |
2015-03-29 |
Katsunori FUJIWARA |
|
Changes Requested |
[4,of,9] log: extract function that processes log file patterns |
2018-01-15 |
Yuya Nishihara |
|
Accepted |
[4,of,9] match: handle exact matching using new exactmatcher |
2017-05-26 |
via Mercurial-devel |
|
Accepted |
[4,of,9] mdiff: distinguish diff headers from hunks in unidiff() |
2017-03-06 |
Denis Laxalde |
|
Accepted |
[4,of,9] merge: remove no longer required ACTION_GET_OTHER_AND_STORE |
2020-07-30 |
Pulkit Goyal |
|
Superseded |
[4,of,9] minirst: don't generate TH elements for the first row in table |
2013-03-02 |
Dan Villiom Podlaski Christiansen |
|
Accepted |
[4,of,9] patch.diffopts: add support for disabling config in plain mode |
2014-11-13 |
Siddharth Agarwal |
|
Accepted |
[4,of,9] pure: implement dicthelpers in Python |
2013-03-25 |
Siddharth Agarwal |
|
Rejected |
[4,of,9] push: add a ``pushop.stepsdone`` attribute |
2014-07-07 |
Pierre-Yves David |
|
Accepted |
[4,of,9] py3: convert kwargs' keys' to str using pycompat.strkwargs() |
2017-06-23 |
Pulkit Goyal |
|
Accepted |
[4,of,9] py3: explicitly convert dict.values() to a list on py3 |
2017-06-15 |
Pulkit Goyal |
|
Accepted |
[4,of,9] py3: factor out helpers to apply string conversion recursively |
2018-02-03 |
Yuya Nishihara |
|
Accepted |
[4,of,9] py3: replace os.environ with encoding.environ (part 4 of 5) |
2016-12-20 |
Pulkit Goyal |
|
Accepted |
[4,of,9] py3: system-stringify list of attributes to be forwarded from commandserver.py |
2018-10-18 |
Yuya Nishihara |
|
Accepted |
[4,of,9] qrefresh: use "editor" argument of "commit()" instead of explicit "ui.edit()" |
2014-05-05 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9] revsetbenchmark: convert update to proper subprocess call |
2014-03-27 |
Pierre-Yves David |
|
Accepted |
[4,of,9] run-tests: rename `lcmd` variable to `line_cmd` |
2019-09-07 |
Pierre-Yves David |
|
Accepted |
[4,of,9] rust-cpython: allow mutation unless leaked reference is borrowed |
2019-10-19 |
Yuya Nishihara |
|
New |
[4,of,9] shelve: mention walk options in help |
2014-02-10 |
Mads Kiilerich |
|
Accepted |
[4,of,9] sshpeer: use `iter(callable, sentinel)` instead of while True |
2016-08-06 |
Augie Fackler |
|
Accepted |
[4,of,9] sslutil: restore behavior of web.cacerts=! to disable CA loading |
2016-05-30 |
Gregory Szorc |
|
Superseded |
[4,of,9] stdio: add machinery to identify failed stdout/stderr writes |
2017-04-10 |
Bryan O'Sullivan |
|
Changes Requested |
[4,of,9] strip: use context manager for locking and transaction in stripcmd() |
2017-06-19 |
via Mercurial-devel |
|
Accepted |
[4,of,9] subrepo: use 'self.ui' instead of 'self._repo.ui' |
2014-12-15 |
Matt Harbison |
|
Accepted |
[4,of,9] template: add minimal obsfate template |
2017-07-06 |
Boris Feld |
|
Changes Requested |
[4,of,9] templatekw: add default implementation of _hybrid.gen |
2017-04-12 |
Yuya Nishihara |
|
Accepted |
[4,of,9] templatekw: inline getfiles() |
2018-02-27 |
Yuya Nishihara |
|
New |
[4,of,9] templater: drop 'templ' from resources dict |
2018-03-21 |
Yuya Nishihara |
|
Accepted |
[4,of,9] templater: extract function that loads template map file |
2016-04-15 |
Yuya Nishihara |
|
Accepted |
[4,of,9] test-ancestor: alias ui as uimod |
2016-04-04 |
Yuya Nishihara |
martinvonz |
Accepted |
[4,of,9] test-commandserver: add stub for .t test by copying .out with 2-space indent |
2014-09-28 |
Yuya Nishihara |
|
Accepted |
[4,of,9] test-filecache: alias ui as uimod |
2016-04-05 |
Yuya Nishihara |
|
Accepted |
[4,of,9] test: add a push race case where raced push created a new named branch |
2017-05-28 |
Pierre-Yves David |
|
Accepted |
[4,of,9] tests: add few debugrevlogindex and a log call to see changes in next test |
2020-09-23 |
Pulkit Goyal |
|
Accepted |
[4,of,9] tests: blacklist test-demandimport from test-check-module-imports |
2017-08-24 |
Augie Fackler |
|
Accepted |
[4,of,9] unionrepo: use a lower level overide in unionrepo too |
2019-08-30 |
Pierre-Yves David |
|
Accepted |
[4,of,9] update: improve error message for dirty non-linear update with rev |
2013-09-24 |
Siddharth Agarwal |
|
Accepted |
[4,of,9] verify: include "manifest" prefix in a few more places |
2016-02-12 |
Martin von Zweigbergk |
|
Accepted |
[40,of,41] basefilectx: move copies from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[40,of,48,RFC] commitablectx: move walk from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[40,of,55,RFC,c-hglib:level1] hg_recover: creating a high level function for mercurial recover command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[41,of,41] workingfilectx: inherit from basefilectx instead of filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[41,of,48,RFC] commitablectx: move ancestors from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[41,of,55,RFC,c-hglib:level1] hg_remove: creating a high level function for mercurial remove command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[42,of,48,RFC] commitablectx: move markcommitted from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[42,of,55,RFC,c-hglib:level1] hg_rename: creating a high level function for mercurial rename command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[43,of,48,RFC] commitablectx: move dirs from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[43,of,55,RFC,c-hglib:level1] hg_resolve: creating a high level function for mercurial resolve command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[44,of,48,RFC] commitablefilectx: add a class that will be used for mutable file contexts |
2013-09-05 |
Sean Farley |
|
Accepted |
[44,of,55,RFC,c-hglib:level1] hg_revert creating a high level function for mercurial revert command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[45,of,48,RFC] commitablefilectx: move __init__ from workingfilectx |
2013-09-05 |
Sean Farley |
|
Accepted |
[45,of,55,RFC,c-hglib:level1] hg_root: creating a high level function for mercurial root command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[46,of,48,RFC] commitablefilectx: move __nonzero__ from workingfilectx |
2013-09-05 |
Sean Farley |
|
Accepted |
[46,of,55,RFC,c-hglib:level1] hg_showconfig: creating a high level function for mercurial showconfig command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[47,of,48,RFC] commitablefilectx: move parents from workingfilectx |
2013-09-05 |
Sean Farley |
|
Accepted |
[47,of,55,RFC,c-hglib:level1] hg_status: creating a high level function for mercurial status command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[48,of,48,RFC] commitablefilectx: move children from workingfilectx |
2013-09-05 |
Sean Farley |
|
Accepted |
[48,of,55,RFC,c-hglib:level1] hg_summary: creating a high level function for mercurial summary command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[49,of,55,RFC,c-hglib:level1] hg_tag: creating a high level function for mercurial tag command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[5,of,4,STABLE] dispatch: fix early parsing of short option with value like -R=foo |
2017-11-13 |
Yuya Nishihara |
|
Accepted |
[5,of,4] trydiff: inline indexmeta() |
2015-02-03 |
Martin von Zweigbergk |
|
Accepted |
[5,of,5,"] repoview: flag `server.view` as experimental |
2019-04-12 |
Pierre-Yves David |
|
Accepted |
[5,of,5,"] updatecaches: also warm hgtagsfnodescache |
2019-03-11 |
Pierre-Yves David |
|
Accepted |
[5,of,5,(4,more,to,go)] localrepo: move the getlocalbundle method in changegroup module |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[5,of,5,BLACKGNAROK] formatting: introduce a `test-check-format-black.t` that enforce formatting |
2019-10-07 |
Pierre-Yves David |
|
Accepted |
[5,of,5,c-hglib] examples: export-import command example, implemented using level 0 |
2013-12-02 |
Iulian Stana |
|
Superseded |
[5,of,5,changedelete] merge.mergestate: return dirstate action from _resolve |
2015-11-05 |
Siddharth Agarwal |
|
Superseded |
[5,of,5,chg-tests-fix,V2] dispatch: handle IOError related to flushing of streams in `dispatch()` |
2020-12-08 |
Pulkit Goyal |
|
New |
[5,of,5,clonebundles,V2] clonebundles: support sorting URLs by client-side preferences |
2015-10-09 |
Gregory Szorc |
mpm |
Changes Requested |
[5,of,5,clonebundles,V3] clonebundles: filter on SNI requirement |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[5,of,5,command,metadata,resend] cmdutil: add inferrepo argument to command decorator |
2014-06-13 |
Gregory Szorc |
|
Accepted |
[5,of,5,evolve-ext,stable] docs: spelling fixes |
2016-08-27 |
Anton Shestakov |
|
Accepted |
[5,of,5,evolve-ext,V2] debian: remove .PHONY line completely |
2014-10-10 |
Faheem Mitha |
|
Accepted |
[5,of,5,evolve-ext-V2] evolve: add --rev option to the evolve command |
2015-05-06 |
Laurent Charignon |
|
Accepted |
[5,of,5,evolve-ext] debian: remove .PHONY line completely |
2014-10-10 |
Faheem Mitha |
|
Not Applicable |
[5,of,5,evolve-ext] evolve: make --rev solve only unstability by default |
2015-05-13 |
Laurent Charignon |
|
Changes Requested |
[5,of,5,evolve-ext] prune: add --keep to not touch the working copy |
2015-03-20 |
Pierre-Yves David |
|
Not Applicable |
[5,of,5,evolve-ext] prune: add --keep to not touch the working copy |
2015-03-20 |
Durham Goode |
|
Accepted |
[5,of,5,EVOLVE] fold: improve error messages for multiple heads and roots |
2014-06-30 |
Jordi Gutiérrez Hermoso |
|
Changes Requested |
[5,of,5,filtering,part,2,V2] clfilter: fix `nodemap` usage in `getbundle` |
2012-12-10 |
Pierre-Yves David |
|
Superseded |
[5,of,5,filtering,part,2] getbundle: apply discovery on unfiltered changelog |
2012-12-04 |
Pierre-Yves David |
|
Superseded |
[5,of,5,flagprocessor,v6] revlog: REVIDX_EXTSTORED flag |
2016-12-24 |
Remi Chaintron |
marmoute |
Changes Requested |
[5,of,5,foldmap-in-C,V2] encoding: use parsers.asciiupper when available |
2015-04-01 |
Siddharth Agarwal |
|
Accepted |
[5,of,5,FOLLOW-UP] revlog: update the documentation for `trim_endidx` |
2018-11-26 |
Boris Feld |
|
Accepted |
[5,of,5,hgweb-thread-isolation] hgweb: add reponame to requestcontext |
2015-09-03 |
Gregory Szorc |
|
Superseded |
[5,of,5,hgweb-thread-isolation] hgweb: assign ctype to requestcontext |
2015-09-09 |
Gregory Szorc |
|
Accepted |
[5,of,5,hgweb-thread-isolation] hgweb: create websubtable on requestcontext |
2015-09-03 |
Gregory Szorc |
|
Accepted |
[5,of,5,hgweb-thread-isolation] hgweb: move archive related attributes to requestcontext |
2015-09-01 |
Gregory Szorc |
|
Accepted |
[5,of,5,hgweb-thread-isolation] hgweb: move templatepath to requestcontext |
2015-09-01 |
Gregory Szorc |
|
Superseded |
[5,of,5,import-refactor] setup: refactor handling of modules with C/Python implementations |
2015-11-22 |
Gregory Szorc |
|
Superseded |
[5,of,5,in,crew] pvec: use the correct name for an identifier |
2013-04-13 |
Bryan O'Sullivan |
|
Accepted |
[5,of,5,json-style] json: implement {branches} template |
2015-03-31 |
Gregory Szorc |
|
Accepted |
[5,of,5,lfs-v2] changegroup3: enable on 'lfs' repo requirements |
2016-11-22 |
Remi Chaintron |
|
Superseded |
[5,of,5,main-line-of-work,(12,more,to,go)] transaction: drop special handling for phases and bookmarks generation |
2014-11-14 |
Pierre-Yves David |
|
Accepted |
[5,of,5,main-line-of-work] repoview: generate the hidden cache within a transaction if it exist |
2014-11-20 |
Pierre-Yves David |
|
Changes Requested |
[5,of,5,mainline] test: enforce generaldelta format with the right option |
2015-11-12 |
Pierre-Yves David |
|
Accepted |
[5,of,5,manifest-cleanup] manifest: rearrange add() method and add comments for clarity |
2014-10-08 |
Augie Fackler |
|
Accepted |
[5,of,5,mergedriver,V2] debugmergestate: add support for printing out driver-resolved files |
2015-10-13 |
Siddharth Agarwal |
|
Accepted |
[5,of,5,mergedriver,V2] merge.mergestate: compute dirstate action |
2015-11-19 |
Siddharth Agarwal |
|
Accepted |
[5,of,5,mergedriver] debugmergestate: add support for printing out driver-resolved files |
2015-10-13 |
Siddharth Agarwal |
|
Superseded |
[5,of,5,mergedriver] merge.applyupdates: create absentfilectxes for change/delete conflicts |
2015-11-23 |
Siddharth Agarwal |
|
Accepted |
[5,of,5,mergedriver] merge: perform all premerges before concluding any merges |
2015-10-09 |
Siddharth Agarwal |
|
Changes Requested |
[5,of,5,mergedriver] test-merge-force.t: check .orig files separately |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[5,of,5,modernize-streamclone,V2] streamclone: check for step completion |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[5,of,5,modernize-streamclone] exchange: move stream clone logic into pull code path |
2015-10-03 |
Gregory Szorc |
|
Accepted |
[5,of,5,modernize-streamclone] streamclone: move _allowstream() from wireproto |
2015-10-02 |
Gregory Szorc |
|
Accepted |
[5,of,5,modernize-streamclone] streamclone: rename and document maybeperformstreamclone() |
2015-10-04 |
Gregory Szorc |
|
Accepted |
[5,of,5,modernize-streamclone] streamclone: teach canperformstreamclone to be bundle2 aware |
2015-10-04 |
Gregory Szorc |
|
Superseded |
[5,of,5,more-in-stack] readbundle: map 'HG10UN' to None compression |
2015-09-18 |
Pierre-Yves David |
|
Accepted |
[5,of,5,oldpy] archival: simplify code and drop message about Python 2.5 |
2016-11-21 |
Augie Fackler |
|
Accepted |
[5,of,5,osx] tests: hint how to run slow tests when rejecting |
2017-05-27 |
Augie Fackler |
|
Accepted |
[5,of,5,paths,v3] ui: move URL and path detection into getpath() |
2015-03-08 |
Gregory Szorc |
marmoute |
Changes Requested |
[5,of,5,perfarce] output and progress cleanups |
2014-11-29 |
Dan Villiom Podlaski Christiansen |
|
Not Applicable |
[5,of,5,postargs] http: support sending hgargs via POST body instead of in GET or headers |
2016-03-11 |
Augie Fackler |
martinvonz |
Superseded |
[5,of,5,pure-fix] tests: fix test-bdiff to handle variance between pure and c bdiff code |
2016-12-15 |
Augie Fackler |
|
Accepted |
[5,of,5,py3,progress] commands: use ctx.getfileset instead of fileset.getfileset |
2014-02-04 |
Augie Fackler |
|
Superseded |
[5,of,5,py3] commit: keep opts as byteskwargs as much as possible |
2017-03-21 |
Augie Fackler |
|
Changes Requested |
[5,of,5,py3] extensions: fix extension module hunting on Python 3 |
2016-11-10 |
Augie Fackler |
|
Changes Requested |
[5,of,5,relative-diff] patch.diff: add support for diffs relative to a subdirectory |
2015-03-17 |
Siddharth Agarwal |
|
Superseded |
[5,of,5,remotefilelog-ext,debs] Makefile: add `make deb` rule for convenience |
2015-09-10 |
Augie Fackler |
|
Accepted |
[5,of,5,remotefilelog-http] fileserverclient: mark getfile as batchable |
2015-07-16 |
Augie Fackler |
|
Accepted |
[5,of,5,remotenames-ext] tests: adjust for changed outputs of strip |
2017-07-18 |
Ryan McElroy |
|
Accepted |
[5,of,5,requirements-tidy] localrepo: inline requirements updating methods |
2015-10-01 |
Gregory Szorc |
|
Rejected |
[5,of,5,RESEND] grep: exit loop immediately, if matching is found in the file for "hg grep -l" |
2014-02-15 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,RESEND] windows: do not replace sys.stdout by winstdout |
2016-11-11 |
Yuya Nishihara |
|
Accepted |
[5,of,5,resolve-ux] resolve: print message when no unresolved files remain (issue4214) |
2014-05-03 |
Gregory Szorc |
|
Superseded |
[5,of,5,RFC,py3,support] run-tests: minimum changes required to make run-tests work in python3 |
2013-09-19 |
Augie Fackler |
|
Superseded |
[5,of,5,rfc] bdiff: make sure we append to repeated lines instead of inserting into range |
2016-11-03 |
Mads Kiilerich |
|
Deferred |
[5,of,5,RFC] changegroup: produce correct deltas when revisions are tombstoned |
2014-10-15 |
adgar@google.com |
|
Deferred |
[5,of,5,RFC] exchange: support phases discovery via public heads |
2016-02-16 |
Gregory Szorc |
|
Accepted |
[5,of,5,RFC] lfs: control tracked file selection via a tracked file |
2018-01-15 |
Matt Harbison |
|
Superseded |
[5,of,5,RFC] obsolete: store obsolete revisions to cache file |
2015-09-23 |
Yuya Nishihara |
|
Changes Requested |
[5,of,5,RFC] osutil: switch to placeholder module that imports cpy/pure selectively |
2016-08-13 |
Yuya Nishihara |
|
Changes Requested |
[5,of,5,RFC] patchbomb: add support for a file that configures default To and CC |
2017-06-14 |
Denis Laxalde |
|
Not Applicable |
[5,of,5,RFC] patchbomb: add support for a file that configures default To and CC |
2017-06-13 |
Augie Fackler |
|
Accepted |
[5,of,5,rfc] posix: give checklink a fast path that cache the check file and is read only |
2015-10-24 |
Mads Kiilerich |
|
Changes Requested |
[5,of,5,RFC] revlog: increase I/O bound to 4x the amount of data consumed |
2014-11-12 |
Siddharth Agarwal |
|
Accepted |
[5,of,5,RFC] RFC: hgwebproxy: an extension for running a caching hgweb proxy |
2013-10-10 |
Mads Kiilerich |
|
Superseded |
[5,of,5,RFC] run_tests: know how to match Windows //?/C:\Something paths |
2017-08-12 |
Kostia Balytskyi |
|
Changes Requested |
[5,of,5,RFC] rust: making runnable without LD_LIBRARY_PATH |
2018-09-28 |
Georges Racinet |
|
Superseded |
[5,of,5,RFC] url: support auth.cookiesfile for adding cookies to HTTP requests |
2017-03-10 |
Gregory Szorc |
|
Superseded |
[5,of,5,RFC] xxx-context: consider files in memctx not in p1 to be added |
2018-07-27 |
Matt Harbison |
|
Superseded |
[5,of,5,shelve-ext] shelve: move unshelve-finishing logic to a separate function |
2016-11-13 |
Kostia Balytskyi |
|
Accepted |
[5,of,5,stable,bid] merge: improve notes for listing the bids for ambiguous merges |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[5,of,5,stable,cpychecker] osutil: fix memory leak of PyBytes of path in statfiles |
2015-01-27 |
Augie Fackler |
|
Superseded |
[5,of,5,STABLE,emergency-fix] rebase: don't preserve most extra fields |
2016-02-03 |
Siddharth Agarwal |
|
Accepted |
[5,of,5,stable,osx-packaging,v2] osx: create a modern package including manpages |
2016-04-27 |
Augie Fackler |
|
Superseded |
[5,of,5,STABLE,pypy] util: fix sortdict.update() to call __setitem__() on PyPy (issue5639) |
2017-08-02 |
Yuya Nishihara |
|
Accepted |
[5,of,5,STABLE,REGRESSION,V2] push: test for checks preventing publishing obsolete changeset |
2020-07-24 |
Pierre-Yves David |
|
New |
[5,of,5,STABLE,REGRESSION] push: test for checks preventing publishing obsolete changeset |
2020-07-23 |
Pierre-Yves David |
|
Superseded |
[5,of,5,STABLE,RFC] dispatch: ignore --early-list-opt that might not be a flag (BC) |
2017-11-15 |
Yuya Nishihara |
|
Accepted |
[5,of,5,STABLE,V2] bookmarks: move active bookmark forward upon rebase (issue3813) (BC) |
2013-05-01 |
Sean Farley |
krbullock |
Rejected |
[5,of,5,STABLE,V2] builddeb: copy over .gz and .dsc files |
2016-04-20 |
Sean Farley |
|
Accepted |
[5,of,5,STABLE,V2] check-code: detect incorrect format operation on the string not including "%" |
2014-04-15 |
Katsunori FUJIWARA |
|
Deferred |
[5,of,5,stable,V2] crecord: stop raising error.Abort if curses is not found (issue5008) |
2015-12-16 |
Sean Farley |
|
Accepted |
[5,of,5,STABLE,V2] debian: add missing netbase dependency |
2016-04-17 |
Sean Farley |
yuya |
Accepted |
[5,of,5,STABLE,V2] hook: omit newly added but omitable hook arguments for legacy Python hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,STABLE,v2] revset: use _diffset in orderedlazyset.__sub__ |
2014-09-08 |
Gregory Szorc |
|
Rejected |
[5,of,5,STABLE,V2] subrepo: normalize path in the specific way for problematic encodings |
2014-05-08 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,STABLE,V2] worker: add a SIGCHLD handler |
2016-07-28 |
Jun Wu |
|
Changes Requested |
[5,of,5,STABLE] color: point to the global help in the example hgrc |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[5,of,5,STABLE] crecord: avoid setting non-existing SIGTSTP signal on windows (issue5512) |
2017-04-12 |
Pierre-Yves David |
|
Accepted |
[5,of,5,stable] crecord: stop raising error.Abort if curses is not found (issue5008) |
2015-12-16 |
Sean Farley |
lcharignon |
Superseded |
[5,of,5,STABLE] doc: itemize text blocks to increase readability in HTML format |
2016-02-01 |
Katsunori FUJIWARA |
yuya |
Accepted |
[5,of,5,STABLE] docker: add ubuntu xenial |
2016-04-24 |
Sean Farley |
durin42 |
Superseded |
[5,of,5,STABLE] heptapod-ci: use the new `--rust/--no-rust` flag to run the tests |
2020-03-06 |
Pierre-Yves David |
|
Superseded |
[5,of,5,STABLE] hgweb: align entries in "changelog" and "revisions" pages of "spartan" style |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,STABLE] hook: omit newly added but omitable hook arguments for legacy Python hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,5,STABLE] largefiles: synchronize lfdirstate with dirstate after automated committing |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,STABLE] make: remove packages directory in clean rule |
2016-04-16 |
Sean Farley |
|
Accepted |
[5,of,5,STABLE] manifest: fix leak on error return from lazymanifest_filtercopy() |
2018-09-05 |
Yuya Nishihara |
|
Accepted |
[5,of,5,stable] py3: ignore warning about deprecated `base64.encodestring()` |
2020-06-16 |
Manuel Jacob |
|
Accepted |
[5,of,5,STABLE] rebase: also test abort from pretxnclose error |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[5,of,5,STABLE] resolve: use "other" changeset from merge state (issue4163) |
2014-02-26 |
Pierre-Yves David |
|
Superseded |
[5,of,5,STABLE] rust-cpython: do not convert warning pattern to utf-8 bytes |
2019-12-12 |
Raphaël Gomès |
|
New |
[5,of,5,stable] setup: add extra logic to try and recommend a new pip on bad Python |
2017-07-24 |
Augie Fackler |
|
Accepted |
[5,of,5,STABLE] shelve: use cg3 for treemanifests |
2016-01-20 |
Martin von Zweigbergk |
|
Superseded |
[5,of,5,STABLE] subrepo: avoid "rstrip(os.sep)" for some problematic encodings on Windows |
2014-05-05 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,5,STABLE] tests: add daytime port have clause |
2016-04-17 |
Sean Farley |
|
Superseded |
[5,of,5,STABLE] tests: update bugzilla link in test-issue1175.t |
2016-08-04 |
Anton Shestakov |
|
Accepted |
[5,of,5,STABLE] tests: use bat script as sendmail program on Windows for test portability |
2016-10-28 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,topic-experiment] topics: abort if user wants to show the stack of a non-existent topic |
2017-06-18 |
Pulkit Goyal |
|
Accepted |
[5,of,5,topic-experiment] topics: add an extrafield "topic_change_source "to prevent hash cycle |
2017-06-21 |
Pulkit Goyal |
|
Accepted |
[5,of,5,V2,in-clowncopter] tags: explicitly log which tags cache file is being written |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[5,of,5,V2] absorb: make it explicit if empty changeset was created |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[5,of,5,V2] branches: include active, closed and current flags in template output |
2014-10-03 |
Yuya Nishihara |
|
Accepted |
[5,of,5,V2] bundle2: first crude version of bundling changeset with bundle2 |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
[5,of,5,V2] bundle2: support for unbundling simple parameter |
2014-03-20 |
Pierre-Yves David |
|
Accepted |
[5,of,5,V2] bundle2: test hooking using the new transaction level hook |
2015-03-12 |
Pierre-Yves David |
|
Accepted |
[5,of,5,V2] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-17 |
Matt Mackall |
|
Superseded |
[5,of,5,V2] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-15 |
Gregory Szorc |
|
Superseded |
[5,of,5,v2] check-code allow argument passing py2.6ism |
2015-10-20 |
timeless@mozdev.org |
|
Accepted |
[5,of,5,v2] check-commit: sort errors by line number |
2016-01-12 |
timeless@mozdev.org |
|
Accepted |
[5,of,5,V2] chg: forward umask from client to server |
2016-02-16 |
Jun Wu |
yuya |
Accepted |
[5,of,5,V2] chg: limit reconnect attempts |
2016-03-04 |
Jun Wu |
yuya |
Superseded |
[5,of,5,V2] chgserver: make _renewui load repo and command line configs |
2016-02-26 |
Jun Wu |
yuya |
Accepted |
[5,of,5,V2] context: remove makememctx since there are no more callers |
2014-08-06 |
Sean Farley |
|
Changes Requested |
[5,of,5,V2] debugignore: find out why a file is being ignored (issue4856) |
2015-12-27 |
Laurent Charignon |
|
Superseded |
[5,of,5,V2] demandimport: support lazy loading for absolute_import |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[5,of,5,V2] diff: add a fast path to avoid loading binary contents |
2017-05-06 |
Jun Wu |
|
Accepted |
[5,of,5,V2] dirstate.status: assign members one by one instead of unpacking the tuple |
2014-05-29 |
Siddharth Agarwal |
|
Accepted |
[5,of,5,V2] dirstate: cache util.normcase while constructing the foldmap |
2014-10-04 |
Siddharth Agarwal |
|
Accepted |
[5,of,5,V2] extdiff: add some comments in diffrevs() |
2020-07-16 |
Pulkit Goyal |
|
Accepted |
[5,of,5,V2] graft: customize graft conflict markers |
2014-05-10 |
Durham Goode |
|
Accepted |
[5,of,5,V2] groupbranchiter: allow to select what the first branch should be |
2014-12-02 |
Pierre-Yves David |
|
Superseded |
[5,of,5,V2] help: document about "files" template keywords |
2018-10-01 |
Yuya Nishihara |
|
New |
[5,of,5,V2] help: mention the help on interactive in shelve and commit |
2015-05-29 |
Laurent Charignon |
|
Deferred |
[5,of,5,v2] hghave: add hg06..hg39 |
2016-04-01 |
timeless@mozdev.org |
|
Superseded |
[5,of,5,V2] histedit: add -x/--exec flag |
2014-03-06 |
Olle Lundberg |
|
Deferred |
[5,of,5,v2] histedit: switch editcomment to use actionlist |
2015-12-23 |
timeless@mozdev.org |
durin42 |
Changes Requested |
[5,of,5,V2] largefiles: remove useless overrideupdate |
2015-03-25 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,V2] lfs: update the HTTP status codes in error cases |
2018-04-14 |
Matt Harbison |
|
Accepted |
[5,of,5,V2] localrepo: make commit acquire store lock before processing for consistency |
2015-12-09 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,V2] manifest: change changectx to access manifest via manifestlog |
2016-08-17 |
Durham Goode |
|
Accepted |
[5,of,5,V2] manifest: increase lrucache from 3 to 4 |
2013-11-13 |
Durham Goode |
|
Superseded |
[5,of,5,V2] merge: don't pre-check for locally unknown files |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
[5,of,5,v2] namespaces: add other/local merge markers [RFC] |
2016-03-23 |
timeless@mozdev.org |
|
Superseded |
[5,of,5,V2] obsolete: add exchange option |
2014-10-15 |
Durham Goode |
|
Accepted |
[5,of,5,V2] phase: add a dedicated pretxnclose-phase hook |
2017-10-11 |
Boris Feld |
|
Accepted |
[5,of,5,v2] profiling: add statprof support for Chrome trace viewer rendering |
2017-02-13 |
Bryan O'Sullivan |
|
Accepted |
[5,of,5,V2] pullreport: rev duplicated and extinct into account |
2018-09-28 |
Boris Feld |
|
Accepted |
[5,of,5,V2] py3: import builtin wrappers automagically by code transformer |
2016-08-16 |
Yuya Nishihara |
|
Accepted |
[5,of,5,v2] rebase: abort hg pull --rebase if rebase.requiredest is set (issue5514) |
2017-03-30 |
Ryan McElroy |
|
Accepted |
[5,of,5,V2] rebase: move actual rebase into a single transaction |
2017-03-08 |
Durham Goode |
|
Accepted |
[5,of,5,V2] rebase: use lazy ancestor sets |
2012-12-15 |
Siddharth Agarwal |
|
Superseded |
[5,of,5,V2] record: move parsepatch from record to patch |
2015-03-10 |
Laurent Charignon |
|
Accepted |
[5,of,5,V2] revert: drop now useless conditional in the backup check |
2014-09-08 |
Pierre-Yves David |
|
Accepted |
[5,of,5,V2] revset: make __and__ use _optimizeand |
2014-09-30 |
Durham Goode |
|
Changes Requested |
[5,of,5,V2] revset: replace predicate by revsetpredicate of registrar |
2016-01-16 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,5,V2] revset: use decorator to mark a predicate as safe |
2015-12-29 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,V2] revsets: add new topographical sort |
2016-05-24 |
Martijn Pieters |
|
Accepted |
[5,of,5,v2] shelve: suggest the correct tool to continue (not unshelve) |
2016-02-07 |
timeless@mozdev.org |
|
Superseded |
[5,of,5,V2] simplemerge: write merge result to the localctx, if passed |
2017-07-05 |
Phillip Cohen |
|
Changes Requested |
[5,of,5,V2] sslutil: remove redundant check of sslsocket.cipher() |
2016-05-15 |
Gregory Szorc |
|
Accepted |
[5,of,5,V2] streamclone: use context manager for writing files |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[5,of,5,V2] strip: add a --keep test related to removing files from dirstate |
2015-11-17 |
Christian Delahousse |
|
Superseded |
[5,of,5,V2] templater: add an alias called 'color' for 'label' |
2014-04-07 |
Sean Farley |
|
Superseded |
[5,of,5,V2] templater: look for mapfiles in template paths |
2015-05-05 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[5,of,5,V2] templater: port pad() to take keyword arguments |
2017-04-08 |
Yuya Nishihara |
|
Accepted |
[5,of,5,V2] templates: add support for graph webcommand in json style |
2016-06-15 |
Laura Médioni |
|
Changes Requested |
[5,of,5,V2] test-commandserver: make sure prompt does not echo input by default |
2014-10-10 |
Yuya Nishihara |
|
Deferred |
[5,of,5,V2] test-subrepo-recursion: add pull and clone --subrepos tests |
2013-03-03 |
Angel Ezquerra |
|
Rejected |
[5,of,5,V2] tests: modify tests according to changes in last hgweb commits |
2013-05-31 |
Alexander Plavin |
|
Rejected |
[5,of,5,V2] tests: use absolute_import, print_function in multiple files |
2016-04-01 |
roby roby |
|
Changes Requested |
[5,of,5,V2] transplant: use "ui.extractchoices()" to show the list of available responses |
2013-11-28 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,5,V2] treemanifest: make hasdir() faster |
2015-03-16 |
Martin von Zweigbergk |
|
Superseded |
[5,of,5,v2] treemanifest: rewrite text() using iterentries() |
2016-02-22 |
Martin von Zweigbergk |
durin42 |
Accepted |
[5,of,5,V2] ui: manage logger instances and event filtering by core ui |
2018-11-21 |
Yuya Nishihara |
|
Accepted |
[5,of,5,V2] upgrade: register all format variants in a list |
2017-04-17 |
Pierre-Yves David |
|
Accepted |
[5,of,5,V2] util: restore copyfile's hardlink support for some filesystems |
2017-03-03 |
Jun Wu |
|
Accepted |
[5,of,5,V3,c-hglib] examples: export-import command example, implemented using level 0 |
2014-02-07 |
Giovanni Gherdovich |
|
Accepted |
[5,of,5,v3] changegroup3: enable on 'lfs' repo requirements |
2016-11-23 |
Remi Chaintron |
|
Superseded |
[5,of,5,V3] changegroup: refactor changegroup generation into a separate class |
2013-05-08 |
Durham Goode |
|
Accepted |
[5,of,5,V3] commands.bookmarks: move hexfn to inside list block |
2013-12-20 |
Siddharth Agarwal |
|
Accepted |
[5,of,5,V3] doc: make i18n man and html |
2013-07-03 |
Takumi IINO |
|
Accepted |
[5,of,5,v3] graft: apply get-only changes in-memory |
2012-12-04 |
David Schleimer |
dschleimer |
Superseded |
[5,of,5,V3] graft: customize graft conflict markers (BC) |
2014-05-13 |
Durham Goode |
|
Superseded |
[5,of,5,V3] help: document wire protocol commands |
2016-08-23 |
Gregory Szorc |
|
Accepted |
[5,of,5,V3] help: use 'color' as an example (instead of 'progress') |
2015-06-11 |
Pierre-Yves David |
|
Accepted |
[5,of,5,V3] perf: disable revlogs clearing in `perftags` by default |
2018-11-26 |
Boris Feld |
|
Accepted |
[5,of,5,v3] rebase: use explicit ancestor when rebasing an ancestor child |
2014-12-04 |
Mads Kiilerich |
|
Changes Requested |
[5,of,5,V3] revset: replace predicate by revsetpredicate of registrar |
2016-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,V3] rust: rustlazyancestors.__contains__ |
2018-10-13 |
Georges Racinet |
|
Accepted |
[5,of,5,v3] shelve: suggest the correct tool to continue (not unshelve) |
2016-02-12 |
timeless@mozdev.org |
|
Superseded |
[5,of,5,V3] sslutil: support defining cipher list |
2016-07-14 |
Gregory Szorc |
|
Superseded |
[5,of,5,v3] strip: include phases in bundle (BC) |
2017-06-22 |
via Mercurial-devel |
|
Superseded |
[5,of,5,V3] templates: add support for graph webcommand in json style |
2016-06-20 |
Laura Médioni |
|
Accepted |
[5,of,5,V3] tests: check importing modules in perf.py for historical portability |
2016-05-20 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,V3] tests: check that procutil.std{out,err}.write() returns correct result |
2020-07-14 |
Manuel Jacob |
|
Accepted |
[5,of,5,V3] transplant: use "ui.extractchoices()" to show the list of available responses |
2013-12-01 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,v3] treemanifests: fix streaming clone |
2016-02-05 |
Martin von Zweigbergk |
|
Superseded |
[5,of,5,v4] changegroup3: enable on 'lfs' repo requirements |
2016-11-23 |
Remi Chaintron |
|
Changes Requested |
[5,of,5,V4] commands: add evolution "troubles" information to summary output |
2017-01-03 |
Denis Laxalde |
|
Changes Requested |
[5,of,5,V4] dirstate: make non-normal map usable by other modules |
2015-12-17 |
Laurent Charignon |
|
Superseded |
[5,of,5,V4] graft: customize graft conflict markers (BC) |
2014-05-15 |
Durham Goode |
|
Superseded |
[5,of,5,V4] hgweb, config: make search restrictions configurable with web.restrictsearch |
2013-09-04 |
Alexander Plavin |
krbullock |
Changes Requested |
[5,of,5,V4] match: raise an Abort error instead of OverflowError |
2018-12-01 |
Boris Feld |
|
Accepted |
[5,of,5,v4] shelve: suggest the correct tool to continue (not unshelve) |
2016-02-12 |
timeless@mozdev.org |
marmoute |
Accepted |
[5,of,5,v4] strip: include phases in bundle (BC) |
2017-06-23 |
via Mercurial-devel |
|
Accepted |
[5,of,5,V4] testing: Add a 'continous' profile |
2016-02-24 |
David MacIver |
|
Superseded |
[5,of,5,v4] update: enable copy tracing for backwards and non-linear updates |
2016-10-17 |
Gábor Stefanik |
|
Accepted |
[5,of,5,V5] context: floor adjustlinkrev graph walk during copy tracing |
2018-10-10 |
Boris Feld |
|
New |
[5,of,5,V5] dirstate: make non-normal map usable by other modules |
2015-12-17 |
Laurent Charignon |
|
Changes Requested |
[5,of,5,V5] test: add more obsmarker tests for pruning scenarios |
2017-08-28 |
Boris Feld |
|
Accepted |
[5,of,5,V5] testing: Add a 'continous' profile |
2016-02-24 |
David MacIver |
|
Superseded |
[5,of,5,V6-3] bookmarks: show more detail about outgoing bookmarks |
2015-04-03 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,v6] revset: use faster branchcache branchfast function without autoload and close |
2014-10-18 |
Mads Kiilerich |
|
Deferred |
[5,of,5,V6] testing: Add a 'continous' profile |
2016-02-25 |
David MacIver |
|
Superseded |
[5,of,5,V7] bookmarks: show detailed status about outgoing bookmarks |
2015-04-07 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,V7] testing: Add a 'continous' profile |
2016-02-25 |
David MacIver |
|
Superseded |
[5,of,5,V8] testing: Add a 'continous' profile |
2016-02-25 |
David MacIver |
|
Superseded |
[5,of,5,V9] testing: Add a 'continuous' profile |
2016-02-26 |
David MacIver |
|
Accepted |
[5,of,5,VFS] subrepo: use vfs.reljoin instead of os.path.join |
2015-04-09 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,wc] fetch: use an abort hint where appropriate |
2015-03-17 |
Yuya Nishihara |
|
Accepted |
[5,of,5,website] templates: make current links to selenic.com use https |
2016-03-23 |
Anton Shestakov |
krbullock |
Accepted |
[5,of,5] adjustlinkrev: remove unnecessary parameters |
2016-11-01 |
Jun Wu |
|
Changes Requested |
[5,of,5] annotate: pass in wdir rev and node to formatter (BC) |
2018-09-23 |
Yuya Nishihara |
|
New |
[5,of,5] archive: look for first visible revision to build repo identity (issue4591) |
2015-04-09 |
Yuya Nishihara |
|
Accepted |
[5,of,5] blackbox: extract _log() function which is called after lastui is resolved |
2018-11-14 |
Yuya Nishihara |
|
Accepted |
[5,of,5] blackbox: trap warnings |
2016-03-11 |
timeless@mozdev.org |
|
Superseded |
[5,of,5] bookmark: don't allow revsets as bookmark/branch/tag names |
2016-01-10 |
timeless@mozdev.org |
|
Accepted |
[5,of,5] bookmark: limit transaction scope to bookmarks only |
2017-02-27 |
Jun Wu |
|
Superseded |
[5,of,5] branchcache: make _rbcrevslen handling more safe |
2015-01-14 |
Mads Kiilerich |
|
Accepted |
[5,of,5] branches: populate all template keywords in formatter |
2017-02-25 |
Yuya Nishihara |
|
Accepted |
[5,of,5] branchmap: remove extra indent |
2016-08-05 |
Pierre-Yves David |
|
Changes Requested |
[5,of,5] branchmap: use set for update code |
2014-01-07 |
Pierre-Yves David |
|
Accepted |
[5,of,5] bundle2.bundlepart: remove detection of mandatory bit from parttype |
2014-12-16 |
Eric Sumner |
marmoute |
Changes Requested |
[5,of,5] bundle2: also save output when error happens during part processing |
2015-04-23 |
Pierre-Yves David |
|
Accepted |
[5,of,5] bundle2: convey PushkeyFailed error over the wire |
2015-06-08 |
Pierre-Yves David |
|
Superseded |
[5,of,5] bundle2: detect and disallow a negative chunk size |
2014-10-15 |
Pierre-Yves David |
|
Accepted |
[5,of,5] bundle2: implement a basic __repr__ for bundle2 part |
2017-02-02 |
Pierre-Yves David |
|
Accepted |
[5,of,5] bundle2: support for unbundling simple parameter |
2014-03-19 |
Pierre-Yves David |
|
Superseded |
[5,of,5] bundle2: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[5,of,5] byteify-strings: fix alignment issue |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[5,of,5] changegroup: delete "if True" and reflow |
2017-06-18 |
via Mercurial-devel |
|
Accepted |
[5,of,5] changegroup: introduce cg2packer/unpacker |
2014-11-04 |
Pierre-Yves David |
|
Accepted |
[5,of,5] changegroup: move message about added changes to transaction summary |
2019-09-08 |
Pierre-Yves David |
|
Accepted |
[5,of,5] changegroup: produce correct deltas when revisions are tombstoned |
2014-11-06 |
adgar@google.com |
|
Changes Requested |
[5,of,5] changelog: rely on transaction for finalization |
2014-11-02 |
Pierre-Yves David |
|
Accepted |
[5,of,5] changelog: rework the delayupdate mechanism |
2014-10-18 |
Pierre-Yves David |
|
Superseded |
[5,of,5] check-code allow argument passing py2.6ism |
2015-10-20 |
timeless@mozdev.org |
|
Superseded |
[5,of,5] check-code: handle py3 open divergence |
2016-05-11 |
timeless |
|
Accepted |