[4,of,4] revset: reduce nesting of chained 'or' operations (issue4624) |
2015-05-26 |
Yuya Nishihara |
|
Superseded |
[4,of,4] revset: replace "repo.changelog" to avoid iteration for each "x in subset" |
2013-03-29 |
Katsunori FUJIWARA |
|
Rejected |
[4,of,4] run-tests: allow test paths in other directories |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[4,of,4] run-tests: print more information on unnecessary glob matching |
2014-01-16 |
Simon Heimberg |
|
Superseded |
[4,of,4] run-tests: use canonpath for with-python3 |
2016-03-28 |
timeless@mozdev.org |
|
Accepted |
[4,of,4] runtests: unindent an "if True" block |
2017-02-16 |
Jun Wu |
|
Accepted |
[4,of,4] rust-ancestors: adjust branches and inline comments per previous change |
2019-01-06 |
Yuya Nishihara |
|
Accepted |
[4,of,4] rust-cpython: mark unsafe functions as such |
2019-09-01 |
Yuya Nishihara |
|
Accepted |
[4,of,4] schemas: add tests to cover schema transmission |
2013-08-07 |
Durham Goode |
|
Changes Requested |
[4,of,4] serve: ignore os.setsid EPERM error |
2016-03-09 |
Jun Wu |
yuya |
Rejected |
[4,of,4] shelve: don't reimplement mergestate.unresolved() |
2017-07-06 |
via Mercurial-devel |
|
Accepted |
[4,of,4] shelve: find shelvedctx from bundle even if they are already in the repo |
2018-09-27 |
Boris Feld |
|
Accepted |
[4,of,4] shelve: use rollback instead of aborting a current transaction for unshelve |
2015-10-04 |
Katsunori FUJIWARA |
marmoute |
Changes Requested |
[4,of,4] show: use filter() function to strip "tip" tag |
2018-06-23 |
Yuya Nishihara |
|
New |
[4,of,4] solaris: sed doesn't recognize a line without a newline |
2013-08-26 |
Danek Duvall |
|
Accepted |
[4,of,4] spartan: make different blocks of annotated lines have different colors |
2016-07-16 |
Anton Shestakov |
|
Accepted |
[4,of,4] spartan: remove unused templates |
2016-09-22 |
Anton Shestakov |
|
Accepted |
[4,of,4] spelling: (en-US) behavior |
2015-08-28 |
timeless@mozdev.org |
|
Accepted |
[4,of,4] splicemap: improve error handling when source is subversion (issue2084) |
2013-05-01 |
Ben Goswami |
|
Accepted |
[4,of,4] splicemap: improve error handling when source is subversion (issue2084) |
2013-04-30 |
Ben Goswami |
|
Superseded |
[4,of,4] sshpeer: add support for request tracing |
2018-01-16 |
Boris Feld |
|
Superseded |
[4,of,4] sshpeer: also use doublepipe for client to server communication |
2015-06-05 |
Pierre-Yves David |
|
Accepted |
[4,of,4] ssl: remove CERT_REQUIRED constant that was necessary for compatibility |
2015-06-05 |
Yuya Nishihara |
|
Accepted |
[4,of,4] ssl: use included dummy cert on OS X to trigger use of the system CA storage |
2014-09-25 |
Mads Kiilerich |
|
Superseded |
[4,of,4] sslutil: inform the user about how to fix an incomplete certificate chain |
2017-07-13 |
Matt Harbison |
|
Accepted |
[4,of,4] statprof: allow rendering in the Chrome trace viewer format |
2017-02-13 |
Bryan O'Sullivan |
|
Superseded |
[4,of,4] statprof: record samples by thread (RFC) |
2016-11-05 |
Gregory Szorc |
|
Changes Requested |
[4,of,4] status: change + back out == clean (API) |
2016-01-11 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4] streamclone: use context manager for writing files |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[4,of,4] stream_in: write the remote branchcache for a usage as wide as possible |
2013-01-15 |
Pierre-Yves David |
|
Accepted |
[4,of,4] stringutil: fix prettyrepr() to not orphan foo=<...> line |
2018-06-11 |
Yuya Nishihara |
|
Accepted |
[4,of,4] strip: don't use "full" and "partial" to describe bundles |
2016-09-19 |
via Mercurial-devel |
|
Accepted |
[4,of,4] subrepo: drop unused pattern initialization in hgsubrepo revert |
2015-02-15 |
Matt Harbison |
|
Accepted |
[4,of,4] subrepo: show detailed revision info for the divergent subrepo revisions |
2014-05-07 |
Angel Ezquerra |
|
Superseded |
[4,of,4] summary: display obsolete state of parents |
2017-03-25 |
Denis Laxalde |
yuya |
Superseded |
[4,of,4] tags: unblock log-like template keywords and functions |
2018-06-18 |
Yuya Nishihara |
|
Accepted |
[4,of,4] template: update map-cmdline.phases accordingly |
2015-01-06 |
Romain DEP. |
|
Rejected |
[4,of,4] templatekw: add experimental {status} keyword |
2018-09-13 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templatekw: add {namespaces} keyword |
2016-01-16 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templatekw: deprecate p1rev/p2rev/p1node/p2node in favor of p1/p2 |
2018-11-02 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templatekw: display non-current bookmarks (issue4552) (BC) |
2015-05-29 |
Ryan McElroy |
|
Accepted |
[4,of,4] templater: add debugtemplate command |
2016-03-11 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templater: add subsetparents(rev, revset) function |
2020-03-24 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templater: fix ifcontains() to handle type mismatch gracefully |
2017-10-12 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templater: look up symbols/resources as if they were separated (issue5699) |
2017-12-21 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templater: make date() use helper function to evaluate argument |
2016-03-02 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templater: make _hybrid provide more list/dict-like methods |
2017-04-04 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templater: rename "right" argument of pad() function |
2016-08-21 |
Yuya Nishihara |
|
Accepted |
[4,of,4] templates: add support for graph webcommand in json style |
2016-06-15 |
Laura Médioni |
|
Changes Requested |
[4,of,4] templates: adjust white space amount in the output of {whyunstable} |
2018-04-15 |
Anton Shestakov |
|
Accepted |
[4,of,4] test-basic: make it work on Python 3 |
2017-10-04 |
Yuya Nishihara |
|
Accepted |
[4,of,4] test-bundle-type: replace unbundle with debugbundle |
2015-10-02 |
Pierre-Yves David |
|
Accepted |
[4,of,4] test-clonebundles: conditionalize output for Windows |
2017-06-05 |
Matt Harbison |
|
Accepted |
[4,of,4] test-doctest: normalize b'', u'' and exception name on Python 3 |
2017-08-24 |
Yuya Nishihara |
|
Accepted |
[4,of,4] test-fileset: forget non-portable files to avoid failures on Windows |
2015-03-21 |
Matt Harbison |
|
Accepted |
[4,of,4] test-fileset: glob the updated file count for Windows stability |
2015-11-09 |
Matt Harbison |
|
Accepted |
[4,of,4] test-http-proxy: add the Windows variant of "connection refused" |
2017-04-09 |
Matt Harbison |
|
Accepted |
[4,of,4] test-lfs: cast the flags printed to an int |
2017-11-15 |
Matt Harbison |
|
Accepted |
[4,of,4] test-manifest.py: don't test .text() with present node suffix |
2015-03-26 |
Martin von Zweigbergk |
|
Superseded |
[4,of,4] test-pyflakes: exclude undefined name warning declared as global |
2014-05-02 |
Yuya Nishihara |
|
Changes Requested |
[4,of,4] test-run-tests: add globs for Windows |
2015-10-02 |
Matt Harbison |
|
Superseded |
[4,of,4] test-static-http: fix broken path sorting on Windows |
2017-10-29 |
Matt Harbison |
|
Accepted |
[4,of,4] test-status-rev: add tests for plain dirstate and inter-revision status |
2014-11-05 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4] test-subrepo-missing: test updating parent repo with missing subrepo revision |
2013-11-25 |
Angel Ezquerra |
|
Changes Requested |
[4,of,4] test-worker: exercise more about "killworkers" situation |
2017-05-03 |
Jun Wu |
|
Accepted |
[4,of,4] tests/autodiff.py: explicitly only honor feature diffopts |
2014-12-29 |
Siddharth Agarwal |
|
Accepted |
[4,of,4] tests: add a new test for merging with memctx (RFC DO NOT COMMIT) |
2014-08-19 |
Sean Farley |
|
Changes Requested |
[4,of,4] tests: add basic tests for SMTP over SSL |
2016-06-08 |
Yuya Nishihara |
|
Accepted |
[4,of,4] tests: add coverage to ensure Wix tracks 'help' and 'templates' files |
2015-12-14 |
Matt Harbison |
|
Accepted |
[4,of,4] tests: add globs for Windows |
2017-10-14 |
Matt Harbison |
|
Accepted |
[4,of,4] tests: conditionalize narrow-widen error output for Windows |
2018-09-01 |
Matt Harbison |
|
Accepted |
[4,of,4] tests: killdaemons.py for windows distinguishes access violation and terminated |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[4,of,4] tests: make test-inotify-issue1208.t disappear |
2012-12-19 |
Bryan O'Sullivan |
|
Accepted |
[4,of,4] tests: merge 'test-push-hook-lock.t' into 'test-push.t' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[4,of,4] tests: Solaris grep doesn't add a trailing newline when it's missing |
2016-03-02 |
Danek Duvall |
yuya |
Accepted |
[4,of,4] tests: write largefile output with condition to match on windows |
2014-02-04 |
Simon Heimberg |
|
Changes Requested |
[4,of,4] transaction: include backup file in the "undo" transaction |
2015-01-17 |
Pierre-Yves David |
|
Accepted |
[4,of,4] transaction: remove the 'onabort' mechanism |
2014-12-09 |
Pierre-Yves David |
|
Accepted |
[4,of,4] transplant: specify the right file and path for unfinishedstates |
2016-01-06 |
timeless@mozdev.org |
|
Accepted |
[4,of,4] treemanifest: make treemanifest.matches() faster |
2015-03-31 |
Drew Gottlieb |
|
Accepted |
[4,of,4] treemanifests: fix streaming clone |
2016-02-03 |
Martin von Zweigbergk |
|
Superseded |
[4,of,4] trydiff: call util.binary in only one place |
2015-02-06 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4] trydiff: order header-writing code in same order as output |
2015-02-02 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4] ui: avoid mutable default arguments |
2015-09-23 |
Matt Mackall |
|
Accepted |
[4,of,4] ui: avoid mutable default arguments |
2015-09-23 |
Siddharth Agarwal |
|
Superseded |
[4,of,4] ui: edit(): transplant: set HGREVISION environment variable for an editor |
2014-02-10 |
Alexander Drozdov |
|
Superseded |
[4,of,4] ui: edit(): transplant: set HGREVISION environment variable for an editor |
2014-02-07 |
Alexander Drozdov |
|
Superseded |
[4,of,4] ui: rerun color.setup() once the pager has spawned to honor 'color.pagermode' |
2017-03-26 |
Matt Harbison |
|
Accepted |
[4,of,4] update: also use 'destupdate' for pull and unbundle |
2015-10-08 |
Pierre-Yves David |
|
Superseded |
[4,of,4] update: move default destination into a revset |
2015-09-21 |
Pierre-Yves David |
|
Superseded |
[4,of,4] upgrade: add support for experimental safe share mode |
2020-10-16 |
Pulkit Goyal |
|
New |
[4,of,4] verify: also check full manifest validity during verify runs |
2019-04-16 |
Pierre-Yves David |
|
Superseded |
[4,of,4] vfs: use repo.vfs.rename |
2017-03-11 |
Mads Kiilerich |
|
Superseded |
[4,of,4] windows: always work around EINVAL in case of broken pipe for stdout / stderr |
2020-07-17 |
Manuel Jacob |
|
Accepted |
[4,of,4] windows: ensure pure posixfile fd doesn't escape by entering context manager |
2018-12-15 |
Matt Harbison |
|
Accepted |
[4,of,4] windows: expand '~/' and '~\' to %USERPROFILE% when translating to cmd.exe |
2018-07-16 |
Matt Harbison |
|
Accepted |
[4,of,4] windows: replace single quote with double quote when translating to cmd.exe |
2018-07-09 |
Matt Harbison |
|
Accepted |
[4,of,4] worker: discard waited pid by anyone who noticed it first |
2016-11-17 |
Yuya Nishihara |
|
Accepted |
[4,of,4] worker: implement _blockingreader.readinto() (issue6444) |
2022-05-22 |
Manuel Jacob |
|
New |
[4,of,4] worker: print traceback for uncaught exception unconditionally |
2017-04-15 |
Yuya Nishihara |
krbullock |
Accepted |
[4,of,4] zeroconf: replace has_key with in |
2016-03-09 |
timeless@mozdev.org |
|
Accepted |
[4,of,5,"] hgtagsfnodescache: inherit fnode from parent when possible |
2019-03-11 |
Pierre-Yves David |
|
Accepted |
[4,of,5,"] repoview: introduce a `experimental.extra-filter-revs` config |
2019-04-12 |
Pierre-Yves David |
|
Accepted |
[4,of,5,(4,more,to,go)] localrepo: move the changegroupsubset method in changegroup module |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[4,of,5,BLACKGNAROK] formatting: make black --quiet in the example `hg fix` config |
2019-10-07 |
Pierre-Yves David |
|
Accepted |
[4,of,5,c-hglib] examples: init command example, implemented using level 0 |
2013-12-02 |
Iulian Stana |
|
Superseded |
[4,of,5,changedelete] merge.mergestate: update docstrings for preresolve and resolve |
2015-11-05 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,chg-tests-fix,V2] tests: conditionalize output in test-ssh.t with chg+py3 |
2020-12-08 |
Pulkit Goyal |
|
New |
[4,of,5,clonebundles,V2] clonebundles: filter on SNI requirement |
2015-10-09 |
Gregory Szorc |
mpm |
Superseded |
[4,of,5,clonebundles,V3] clonebundles: filter on bundle specification |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[4,of,5,command,metadata,resend] cmdutil: add optionalrepo argument to command decorator |
2014-06-13 |
Gregory Szorc |
|
Accepted |
[4,of,5,evolve-ext,stable] simple4server: update buglink to point to bz.mercurial-scm.org |
2016-08-27 |
Anton Shestakov |
|
Accepted |
[4,of,5,evolve-ext,V2] debian: replace clean with override_dh_auto_clean |
2014-10-10 |
Faheem Mitha |
|
Accepted |
[4,of,5,evolve-ext-V2] evolve: extract cleanup logic in the evolve function |
2015-05-06 |
Laurent Charignon |
|
Accepted |
[4,of,5,evolve-ext] debian: replace clean with override_dh_auto_clean |
2014-10-10 |
Faheem Mitha |
|
Not Applicable |
[4,of,5,evolve-ext] evolve: add selector for trouble types |
2015-05-13 |
Laurent Charignon |
|
Changes Requested |
[4,of,5,evolve-ext] strip: add the option for wrapping the strip command |
2015-03-20 |
Durham Goode |
|
Accepted |
[4,of,5,EVOLVE] fold: reword error message for public commits |
2014-06-30 |
Jordi Gutiérrez Hermoso |
|
Changes Requested |
[4,of,5,flagprocessor,v6] revlog: processflags() |
2016-12-24 |
Remi Chaintron |
marmoute |
Changes Requested |
[4,of,5,foldmap-in-C,V2] parsers: introduce an asciiupper function |
2015-04-01 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,FOLLOW-UP] revlog: properly detect corrupted revlog in `index_get_length` |
2018-11-26 |
Boris Feld |
|
Accepted |
[4,of,5,hgweb-thread-isolation] hgweb: add reponame to requestcontext |
2015-09-09 |
Gregory Szorc |
|
Accepted |
[4,of,5,hgweb-thread-isolation] hgweb: don't access self.repo during request processing |
2015-09-03 |
Gregory Szorc |
|
Superseded |
[4,of,5,hgweb-thread-isolation] hgweb: extract web substitutions table generation to own function |
2015-09-01 |
Gregory Szorc |
|
Superseded |
[4,of,5,hgweb-thread-isolation] hgweb: move some config options to requestcontext |
2015-09-01 |
Gregory Szorc |
|
Accepted |
[4,of,5,hgweb-thread-isolation] hgweb: move templatepath to requestcontext |
2015-09-03 |
Gregory Szorc |
|
Accepted |
[4,of,5,import-refactor] hg: gracefully handle PyPy |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[4,of,5,in,crew] repoview: remove unreachable code |
2013-04-13 |
Bryan O'Sullivan |
|
Accepted |
[4,of,5,json-style] json: implement {bookmarks} template |
2015-03-31 |
Gregory Szorc |
|
Accepted |
[4,of,5,lfs-v2] revlog: REVIDX_ISLARGEFILE flag |
2016-11-22 |
Remi Chaintron |
|
Superseded |
[4,of,5,main-line-of-work,(12,more,to,go)] transaction: use 'location' instead of 'vfs' objects for file generation |
2014-11-14 |
Pierre-Yves David |
|
Accepted |
[4,of,5,main-line-of-work] transaction: support cache for file generator |
2014-11-20 |
Pierre-Yves David |
|
Changes Requested |
[4,of,5,mainline] test: enforce non-generaldelta base repository in 'test-generaldelta' |
2015-11-12 |
Pierre-Yves David |
|
Accepted |
[4,of,5,manifest-cleanup] manifest: simplify manifest.add() by making args required |
2014-10-08 |
Augie Fackler |
|
Accepted |
[4,of,5,mergedriver,V2] debugmergestate: add support for printing out merge driver |
2015-10-13 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,mergedriver,V2] filemerge: return whether the file was deleted |
2015-11-19 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,mergedriver] commands.resolve: conclude merges after starting them |
2015-10-09 |
Siddharth Agarwal |
|
Changes Requested |
[4,of,5,mergedriver] debugmergestate: add support for printing out merge driver |
2015-10-13 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,mergedriver] merge.recordupdates: mark 'a' files as added unconditionally |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,5,mergedriver] mergestate: add methods to queue files to remove, add or get |
2015-11-23 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,modernize-streamclone,V2] streamclone: teach canperformstreamclone to be bundle2 aware |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone] exchange: teach pull about requested stream clones |
2015-10-03 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone] streamclone: move applyremotedata() into maybeperformstreamclone() |
2015-10-04 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone] streamclone: move code out of exchange.py |
2015-10-02 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone] streamclone: refactor canperformstreamclone to accept a pullop |
2015-10-04 |
Gregory Szorc |
|
Superseded |
[4,of,5,more-in-stack] getsubset: use None to request uncompressed changegroup |
2015-09-18 |
Pierre-Yves David |
|
Accepted |
[4,of,5,oldpy] bugzilla: stop mentioning Pythons older than 2.6 |
2016-11-21 |
Augie Fackler |
|
Accepted |
[4,of,5,osx] zsh_completion: install as _hg not hg |
2017-05-27 |
Augie Fackler |
|
Accepted |
[4,of,5,paths,v3] ui: change how default is handled by getpath() |
2015-03-08 |
Gregory Szorc |
marmoute |
Changes Requested |
[4,of,5,perfarce] add support for a fallback encoding |
2014-11-29 |
Dan Villiom Podlaski Christiansen |
|
Not Applicable |
[4,of,5,postargs] httppeer: compute header names only once |
2016-03-11 |
Augie Fackler |
martinvonz |
Accepted |
[4,of,5,pure-fix] tests: finish updating test-bdiff to unittest (part 4 of 4) |
2016-12-15 |
Augie Fackler |
|
Accepted |
[4,of,5,py3,progress] match: use ctx.getfileset() instead of fileset.getfileset() |
2014-02-04 |
Augie Fackler |
|
Superseded |
[4,of,5,py3] config: record source file and line number as a sysstr |
2016-11-10 |
Augie Fackler |
|
Changes Requested |
[4,of,5,py3] util: reference __main__ in sys.modules as a sysstr |
2017-03-21 |
Augie Fackler |
|
Changes Requested |
[4,of,5,relative-diff] patch.trydiff: add support for stripping a relative root |
2015-03-17 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,remotefilelog-ext,debs] contrib: new rules for building a debian package of remotefilelog |
2015-09-10 |
Augie Fackler |
|
Rejected |
[4,of,5,remotefilelog-http] remotefilelog: introduce new getfile method |
2015-07-16 |
Augie Fackler |
|
Accepted |
[4,of,5,remotenames-ext] push: move to new obsutil api |
2017-07-18 |
Ryan McElroy |
|
Accepted |
[4,of,5,requirements-tidy] localrepo: use _replacerequirements() |
2015-10-01 |
Gregory Szorc |
|
Rejected |
[4,of,5,RESEND] grep: use "found" instead of "filerevmatches" examination for efficiency |
2014-02-15 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,RESEND] py3: bulk replace sys.stdin/out/err by util's |
2016-11-11 |
Yuya Nishihara |
|
Accepted |
[4,of,5,resolve-ux] resolve: print warning when no work performed (issue4208) |
2014-05-03 |
Gregory Szorc |
|
Superseded |
[4,of,5,RFC,py3,support] setup: handle more invalid python3 syntax |
2013-09-19 |
Augie Fackler |
|
Superseded |
[4,of,5,rfc] bdiff: give preference to longest matches in the middle of b side |
2016-11-03 |
Mads Kiilerich |
|
Deferred |
[4,of,5,RFC] changegroup: reproduce correct changegroup for tombstoned initial revision |
2014-10-15 |
adgar@google.com |
|
Deferred |
[4,of,5,RFC] commands: refactor 'serve', extract the http service class |
2013-10-10 |
Mads Kiilerich |
|
Accepted |
[4,of,5,RFC] lfs: move the tracked file function creation to a method |
2018-01-15 |
Matt Harbison |
|
Superseded |
[4,of,5,RFC] obsolete: extract function that lists revisions marked as obsolete |
2015-09-23 |
Yuya Nishihara |
|
Changes Requested |
[4,of,5,RFC] patchbomb: lay test groundwork for some new functionality |
2017-06-19 |
Denis Laxalde |
|
Changes Requested |
[4,of,5,RFC] patchbomb: lay test groundwork for some new functionality |
2017-06-13 |
Augie Fackler |
|
Accepted |
[4,of,5,rfc] posix: move checklink test file to .hg/cache |
2015-10-24 |
Mads Kiilerich |
|
Changes Requested |
[4,of,5,RFC] py3: do not eliminate ".pure." from modules unmarked as dual |
2016-08-13 |
Yuya Nishihara |
|
Changes Requested |
[4,of,5,RFC] revlog: bound based on the length of the compressed deltas |
2014-11-12 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,RFC] rust: hooking into Python code |
2018-09-28 |
Georges Racinet |
|
Superseded |
[4,of,5,RFC] windows: add relpath which knows about \\?\ prefix |
2017-08-12 |
Kostia Balytskyi |
|
Changes Requested |
[4,of,5,RFC] wireproto: add "nonpublishing" wire protocol capability |
2016-02-16 |
Gregory Szorc |
|
Accepted |
[4,of,5,RFC] xxx-context: account for files not in p1() when determining memctx status |
2018-07-27 |
Matt Harbison |
|
Superseded |
[4,of,5,shelve-ext] shelve: move file-forgetting logic to a separate function |
2016-11-13 |
Kostia Balytskyi |
|
Accepted |
[4,of,5,stable,bid] merge: tell the user when we are using bid merge |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[4,of,5,stable,cpychecker] osutil: fix leak of stat in makestat when Py_BuildValue fails |
2015-01-27 |
Augie Fackler |
|
Accepted |
[4,of,5,STABLE,emergency-fix] rebase: backout changeset d755a9531fce |
2016-02-03 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,stable,osx-packaging,v2] tests: add test for Mac OS X package construction |
2016-04-27 |
Augie Fackler |
|
Superseded |
[4,of,5,STABLE,pypy] test-revlog-raw: close file handles explicitly (issue5644) |
2017-08-02 |
Yuya Nishihara |
|
Accepted |
[4,of,5,STABLE,REGRESSION,V2] push: test for checks preventing publishing obsolete changeset |
2020-07-24 |
Pierre-Yves David |
|
New |
[4,of,5,STABLE,REGRESSION] push: test for checks preventing publishing obsolete changeset |
2020-07-23 |
Pierre-Yves David |
|
Superseded |
[4,of,5,STABLE,RFC] dispatch: ignore --early-bool-option that might not be a flag (BC) |
2017-11-15 |
Yuya Nishihara |
|
Accepted |
[4,of,5,STABLE,V2] bookmarks: fix bug that activated a bookmark even with -r passed |
2013-05-01 |
Sean Farley |
|
Accepted |
[4,of,5,STABLE,V2] builddeb: ignore errors about find not finding files |
2016-04-20 |
Sean Farley |
|
Accepted |
[4,of,5,STABLE,V2] check-code: detect incorrect format operation on the string not including "%" |
2014-04-15 |
Katsunori FUJIWARA |
|
Deferred |
[4,of,5,stable,V2] cmdutil: use crecordmod.checkcurses |
2015-12-16 |
Sean Farley |
|
Accepted |
[4,of,5,STABLE,V2] debian: add missing zip/unzip dependencies |
2016-04-17 |
Sean Farley |
yuya |
Accepted |
[4,of,5,STABLE,V2] localrepo: use correct argument name for pretxnclose hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE,v2] revset: use manual iteration in _diffset |
2014-09-08 |
Gregory Szorc |
|
Rejected |
[4,of,5,STABLE,V2] subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos |
2014-05-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE,V2] worker: make waitforworkers reentrant |
2016-07-28 |
Jun Wu |
yuya |
Rejected |
[4,of,5,stable] cmdutil: use crecordmod.checkcurses |
2015-12-16 |
Sean Farley |
lcharignon |
Superseded |
[4,of,5,STABLE] color: reflect the new default in the example hgrc |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[4,of,5,STABLE] crecord: ensure we reinstall the SIGSTOP handler |
2017-04-12 |
Pierre-Yves David |
|
Accepted |
[4,of,5,STABLE] debian: add missing zip/unzip dependencies |
2016-04-17 |
Sean Farley |
|
Superseded |
[4,of,5,STABLE] doc: use correct indentation for enumeration |
2016-02-01 |
Katsunori FUJIWARA |
yuya |
Accepted |
[4,of,5,STABLE] docker: add ubuntu wily |
2016-04-24 |
Sean Farley |
durin42 |
Superseded |
[4,of,5,STABLE] hgweb: show revisions and hashes gotten from changelog in "comparison" page |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE] largefiles: drop orphan entries from lfdristat at "hg rollback" |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE] localrepo: use correct argument name for pretxnclose hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5,STABLE] mail: use popen4 instead of popen for portability |
2016-10-28 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE] make: add forgotten hgext3rd to clean rule |
2016-04-16 |
Sean Farley |
|
Accepted |
[4,of,5,STABLE] manifest: incref/decref copy->pydata to clarify 'copy' holds a reference |
2018-09-05 |
Yuya Nishihara |
|
Accepted |
[4,of,5,STABLE] merge: add "other" file node in the merge state file |
2014-02-26 |
Pierre-Yves David |
|
Superseded |
[4,of,5,STABLE] osx: update bugzilla link in readme |
2016-08-04 |
Anton Shestakov |
|
Accepted |
[4,of,5,stable] py3: use `pycompat.ziplist()` |
2020-06-16 |
Manuel Jacob |
|
Accepted |
[4,of,5,STABLE] rebase: reinforce testing around precommit hook interrupting a rebase |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[4,of,5,STABLE] repair: use cg3 for treemanifests |
2016-01-20 |
Martin von Zweigbergk |
|
Superseded |
[4,of,5,STABLE] run-tests: add option for running with and without Rust extensions |
2020-03-06 |
Pierre-Yves David |
|
Superseded |
[4,of,5,STABLE] rust-cpython: import utils::files::* function at module level |
2019-12-12 |
Raphaël Gomès |
|
New |
[4,of,5,stable] setup: explicitly declare supported Python versions |
2017-07-24 |
Augie Fackler |
|
Accepted |
[4,of,5,STABLE] subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos |
2014-05-05 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5,topic-experiment] stack: show unstable state for the current revision if it is one (issue5553) |
2017-06-18 |
Pulkit Goyal |
|
Accepted |
[4,of,5,topic-experiment] topics: use a dict for successors of changesets produced by topic change |
2017-06-21 |
Pulkit Goyal |
|
Accepted |
[4,of,5,V1.5,(rest,of,the,series,untouched)] branchmap: simply update code |
2014-01-09 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2,in-clowncopter] tags: write a separate tags cache file for unfiltered repos |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] absorb: consider rewrite.empty-successor configuration |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[4,of,5,V2] branches: merge white space to format string |
2014-10-03 |
Yuya Nishihara |
|
Accepted |
[4,of,5,V2] bundle2: records processing results in the bundleoperation object |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] bundle2: support bundling simple parameter |
2014-03-20 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] censor: make censor acquire locks before processing |
2015-12-09 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V2] changelog: pass full changelog entry to addrevisioncb |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[4,of,5,v2] check-commit: try to fix multiline handling |
2016-01-12 |
timeless@mozdev.org |
|
Accepted |
[4,of,5,V2] chg: use validate to make sure the server is up to date |
2016-03-04 |
Jun Wu |
|
Superseded |
[4,of,5,V2] chgserver: add setumask method |
2016-02-16 |
Jun Wu |
yuya |
Accepted |
[4,of,5,V2] cmdutil: call memctx directly instead of makememctx |
2014-08-06 |
Sean Farley |
|
Changes Requested |
[4,of,5,V2] color: add an alias called 'color' for 'label' |
2014-04-07 |
Sean Farley |
|
Superseded |
[4,of,5,V2] config: give it a searchpaths option, for extra places for config files |
2015-05-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[4,of,5,V2] debugignore: find out if a file is being ignored |
2015-12-27 |
Laurent Charignon |
|
Superseded |
[4,of,5,V2] demandimport: support keyword arguments on _hgextimport |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[4,of,5,V2] diff: correct binary testing logic |
2017-05-06 |
Jun Wu |
|
Accepted |
[4,of,5,V2] dirstate: change debugrebuilddirstate --minimal to use dirstate.rebuild |
2015-11-17 |
Christian Delahousse |
|
Superseded |
[4,of,5,V2] dispatch: add wd parameter to _getlocal |
2016-02-26 |
Jun Wu |
yuya |
Accepted |
[4,of,5,V2] extdiff: add comments and minor variable renames diffpatch() |
2020-07-16 |
Pulkit Goyal |
|
Accepted |
[4,of,5,V2] extensions: add "uipopulate" hook, called per instance, not per process |
2018-11-21 |
Yuya Nishihara |
|
Accepted |
[4,of,5,V2] formatter: remove experimental marker from -T option |
2018-10-01 |
Yuya Nishihara |
|
New |
[4,of,5,V2] groupbranchiter: support for non-contiguous revset |
2014-12-02 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] help: add help topic for the interactive mode |
2015-05-29 |
Laurent Charignon |
|
Deferred |
[4,of,5,v2] hghave: use checkrange for bzr114 |
2016-04-01 |
timeless@mozdev.org |
|
Changes Requested |
[4,of,5,V2] histedit: add execute function (issue4036) |
2014-03-06 |
Olle Lundberg |
|
Deferred |
[4,of,5,v2] histedit: prefer pick, edit message, and edit commit |
2015-12-23 |
timeless@mozdev.org |
durin42 |
Changes Requested |
[4,of,5,v2] histedit: suggest the correct tool to continue (not histedit) |
2016-02-07 |
timeless@mozdev.org |
|
Superseded |
[4,of,5,V2] hook: add a generic hook right before we commit a transaction |
2015-03-12 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] lfs: gracefully handle aborts on the server when corrupt blobs are detected |
2018-04-14 |
Matt Harbison |
|
Accepted |
[4,of,5,V2] localrepo: use lazy ancestor sets |
2012-12-15 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,v2] mail: drop python 2.5 self.sock.read workaround |
2015-10-20 |
timeless@mozdev.org |
|
Accepted |
[4,of,5,V2] manifest: use property instead of field for manifest revlog storage |
2016-08-17 |
Durham Goode |
|
Accepted |
[4,of,5,V2] manifestmerge: handle abort on local unknown, remote created files |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,V2] normcase: for darwin, use fast ASCII lower |
2014-10-04 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,V2] obsolete: add allowunstable option |
2014-10-15 |
Durham Goode |
|
Accepted |
[4,of,5,V2] parsers: inline fields of dirstate values in C version |
2014-05-29 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,V2] phase: add a dedicated txnclose-phase hook |
2017-10-11 |
Boris Feld |
|
Accepted |
[4,of,5,V2] phase: replace revset with manual computation |
2013-11-13 |
Durham Goode |
|
Superseded |
[4,of,5,V2] pullreport: issue a message about "extinct" pulled changesets |
2018-09-28 |
Boris Feld |
|
Accepted |
[4,of,5,V2] py3: provide (del|get|has|set)attr wrappers that accepts bytes |
2016-08-16 |
Yuya Nishihara |
|
Accepted |
[4,of,5,V2] rebase: allow aborting if last-message.txt is missing |
2017-03-08 |
Durham Goode |
|
Accepted |
[4,of,5,v2] rebase: demonstrate behavior with requiredest and pull --rebase |
2017-03-30 |
Ryan McElroy |
|
Accepted |
[4,of,5,V2] record: move scanpatch from record to patch |
2015-03-10 |
Laurent Charignon |
|
Accepted |
[4,of,5,V2] revert: no backup for `dsadded` set |
2014-09-08 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] revset: add _optimizeand function |
2014-09-30 |
Durham Goode |
|
Changes Requested |
[4,of,5,V2] revset: move groupbranchiter over from graphmod |
2016-05-24 |
Martijn Pieters |
|
Superseded |
[4,of,5,V2] revset: replace extpredicate by revsetpredicate of registrar |
2016-01-16 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5,V2] revset: use delayregistrar to register predicate in extension easily |
2015-12-29 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V2] scmutil: use context managers for file handles |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[4,of,5,V2] simplemerge: use contexts to read file data from, if passed |
2017-07-05 |
Phillip Cohen |
|
Changes Requested |
[4,of,5,V2] sslutil: convert socket validation from a class to a function (API) |
2016-05-15 |
Gregory Szorc |
|
Accepted |
[4,of,5,v2] statprof: allow rendering in the Chrome trace viewer format |
2017-02-13 |
Bryan O'Sullivan |
|
Accepted |
[4,of,5,v2] summary: add other/local markers for merges [RFC] |
2016-03-23 |
timeless@mozdev.org |
|
Superseded |
[4,of,5,V2] templater: add support for keyword arguments |
2017-04-08 |
Yuya Nishihara |
|
Accepted |
[4,of,5,V2] templates: add support for search webcommand in json style |
2016-06-15 |
Laura Médioni |
|
Changes Requested |
[4,of,5,V2] tests: use absolute_import, print_funtion in multiple files |
2016-04-01 |
roby roby |
|
Changes Requested |
[4,of,5,V2] transplant: use "ui.promptchoice()" for interactive transplant |
2013-11-28 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5,v2] treemanifest: implement iterentries() |
2016-02-22 |
Martin von Zweigbergk |
durin42 |
Accepted |
[4,of,5,V2] treemanifest: make filesnotin() faster |
2015-03-16 |
Martin von Zweigbergk |
|
Superseded |
[4,of,5,V2] ui: echo prompt choice only if formatted output is acceptable |
2014-10-20 |
Mads Kiilerich |
|
Deferred |
[4,of,5,V2] ui: echo prompt choice only if formatted output is acceptable |
2014-10-10 |
Yuya Nishihara |
|
Changes Requested |
[4,of,5,V2] update: replace workingctx.dirty and raising Abort by cmdutil.bailifchanged |
2015-03-25 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V2] update: specify custom conflict markers for update |
2014-05-10 |
Durham Goode |
|
Accepted |
[4,of,5,V2] upgrade: move descriptions and selection logic in individual classes |
2017-04-17 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] util: add a getfstype method |
2017-03-03 |
Jun Wu |
|
Accepted |
[4,of,5,V3,c-hglib] examples: init command example, implemented using level 0 |
2014-02-07 |
Giovanni Gherdovich |
|
Accepted |
[4,of,5,v3] bundle: add config option to include phases |
2017-06-22 |
via Mercurial-devel |
|
Superseded |
[4,of,5,V3] commands.bookmarks: move cur initialization to inside wlock |
2013-12-20 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,V3] doc: make man and html from translated documents |
2013-07-03 |
Takumi IINO |
|
Accepted |
[4,of,5,v3] graft: explicit current node tracking |
2012-12-04 |
David Schleimer |
|
Accepted |
[4,of,5,V3] help: document wire protocol "handshake" protocol |
2016-08-23 |
Gregory Szorc |
|
Accepted |
[4,of,5,v3] histedit: suggest the correct tool to continue (not histedit) |
2016-02-12 |
timeless@mozdev.org |
|
Superseded |
[4,of,5,V3] perf: add a `clear-revlogs` flag to `perfbookmarks` |
2018-11-26 |
Boris Feld |
|
Accepted |
[4,of,5,V3] progress: deprecate the progress extension |
2015-06-11 |
Pierre-Yves David |
|
Accepted |
[4,of,5,v3] rebase: refactor computerebase to case-by-case handling |
2014-12-04 |
Mads Kiilerich |
|
Changes Requested |
[4,of,5,v3] revlog: REVIDX_ISLARGEFILE flag |
2016-11-23 |
Remi Chaintron |
|
Superseded |
[4,of,5,V3] revset: replace extpredicate by revsetpredicate of registrar |
2016-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V3] rust: hooking into Python code |
2018-10-13 |
Georges Racinet |
|
Accepted |
[4,of,5,V3] sslutil: print a warning when using TLS 1.0 on legacy Python |
2016-07-14 |
Gregory Szorc |
|
Superseded |
[4,of,5,V3] templates: add support for search webcommand in json style |
2016-06-20 |
Laura Médioni |
|
Accepted |
[4,of,5,V3] tests: add tests for when stdout or stderr is connected to `os.devnull` |
2020-07-14 |
Manuel Jacob |
|
Accepted |
[4,of,5,V3] tests: introduce check-perf-code.py to add extra checks on perf.py |
2016-05-20 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V3] transplant: use "ui.promptchoice()" for interactive transplant |
2013-12-01 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,v3] treemanifests: fix local clone |
2016-02-05 |
Martin von Zweigbergk |
|
Superseded |
[4,of,5,V3] update: specify custom conflict markers for update (BC) |
2014-05-13 |
Durham Goode |
|
Superseded |
[4,of,5,v4] bundle: add config option to include phases |
2017-06-23 |
via Mercurial-devel |
|
Accepted |
[4,of,5,v4] copies: make _checkcopies handle copy sequences spanning the TCA (issue4028) |
2016-10-17 |
Gábor Stefanik |
|
Accepted |
[4,of,5,V4] dirstate: add test for non-normal map consistency |
2015-12-17 |
Laurent Charignon |
|
Superseded |
[4,of,5,V4] hgweb: allow only whitelisted revset functions in hgweb search |
2013-09-04 |
Alexander Plavin |
krbullock |
Changes Requested |
[4,of,5,v4] histedit: suggest the correct tool to continue (not histedit) |
2016-02-12 |
timeless@mozdev.org |
marmoute |
Accepted |
[4,of,5,V4] match: avoid translating glob to matcher multiple times for large sets |
2018-12-01 |
Boris Feld |
|
Accepted |
[4,of,5,v4] revlog: REVIDX_ISLARGEFILE flag |
2016-11-23 |
Remi Chaintron |
|
Changes Requested |
[4,of,5,V4] templates: display evolution "troubles" in command line style |
2017-01-03 |
Denis Laxalde |
|
Changes Requested |
[4,of,5,V4] testing: allow Hypothesis to enable extensions |
2016-02-24 |
David MacIver |
|
Superseded |
[4,of,5,V4] update: specify custom conflict markers for update (BC) |
2014-05-15 |
Durham Goode |
|
Superseded |
[4,of,5,V5] context: split `introrev` logic in a sub function |
2018-10-10 |
Boris Feld |
|
New |
[4,of,5,V5] dirstate: add test for non-normal map consistency |
2015-12-17 |
Laurent Charignon |
|
Changes Requested |
[4,of,5,V5] template: better prune support in obsfate |
2017-08-28 |
Boris Feld |
|
Accepted |
[4,of,5,V5] testing: allow Hypothesis to enable extensions |
2016-02-24 |
David MacIver |
|
Superseded |
[4,of,5,V6-3] bookmarks: show more detail about incoming bookmarks |
2015-04-03 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,v6] changelog: branchinfo is a low level function - it should return UTF-8 |
2014-10-18 |
Mads Kiilerich |
|
Deferred |
[4,of,5,V6] testing: allow Hypothesis to enable extensions |
2016-02-25 |
David MacIver |
|
Superseded |
[4,of,5,V7] bookmarks: show detailed status about incoming bookmarks |
2015-04-07 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V7] testing: allow Hypothesis to enable extensions |
2016-02-25 |
David MacIver |
|
Superseded |
[4,of,5,V8] testing: allow Hypothesis to enable extensions |
2016-02-25 |
David MacIver |
|
Superseded |
[4,of,5,V9] testing: allow Hypothesis to enable extensions |
2016-02-26 |
David MacIver |
|
Accepted |
[4,of,5,VFS] subrepo: inline reporelpath into abstractsubrepo._relpath to centralize logic |
2015-04-09 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,wc] eol: replace "working copy" with "working directory" in extension help |
2015-03-17 |
Yuya Nishihara |
|
Accepted |
[4,of,5,website] temlpates: update numerous links to wiki |
2016-03-23 |
Anton Shestakov |
krbullock |
Accepted |
[4,of,5] adjustlinkrev: remove the inclusive parameter |
2016-11-01 |
Jun Wu |
|
Changes Requested |
[4,of,5] amend: use scmutil.cleanupnodes (BC) |
2017-06-26 |
Jun Wu |
|
Changes Requested |
[4,of,5] annotate: add support for all template keywords and functions |
2018-03-14 |
Yuya Nishihara |
|
Superseded |
[4,of,5] annotate: pass around full hex node until formatting plain output |
2018-09-23 |
Yuya Nishihara |
|
New |
[4,of,5] bidmerge: choose shortest list of diverge and rename/delete warnings |
2015-09-23 |
Matt Mackall |
|
Accepted |
[4,of,5] blackbox: inline temporary variables which are referenced only once |
2018-11-14 |
Yuya Nishihara |
|
Accepted |
[4,of,5] bookmark: deprecate 'bmstore.write' method |
2015-12-06 |
Pierre-Yves David |
yuya |
Superseded |
[4,of,5] branchcache: add debug output whenever cache files use truncate |
2015-01-14 |
Mads Kiilerich |
|
Accepted |
[4,of,5] branchmap: simplify error handlind when writing rev branch cache |
2016-08-05 |
Pierre-Yves David |
|
Changes Requested |
[4,of,5] branchmap: simply update code |
2014-01-07 |
Pierre-Yves David |
|
Superseded |
[4,of,5] branchmap: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[4,of,5] bundle2: add a UnsupportedPartError |
2014-10-15 |
Pierre-Yves David |
|
Accepted |
[4,of,5] bundle2: also capture reply capability on failure |
2015-06-08 |
Pierre-Yves David |
|
Superseded |
[4,of,5] bundle2: capture output issue during transaction close |
2015-04-23 |
Pierre-Yves David |
|
Accepted |
[4,of,5] bundle2: drop an outdated comment |
2017-02-02 |
Pierre-Yves David |
|
Accepted |
[4,of,5] bundle2: support bundling simple parameter |
2014-03-19 |
Pierre-Yves David |
|
Superseded |
[4,of,5] bundle2: update callsites to explicitly specify mandatory parts |
2014-12-16 |
Eric Sumner |
marmoute |
Changes Requested |
[4,of,5] byteify-strings: demonstrate an issue with multi-line parenthesis alignment |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[4,of,5] cext: fix a warning about differing const qualifiers on Windows |
2018-08-10 |
Matt Harbison |
|
Accepted |
[4,of,5] changegroup: let callers pass in transaction to apply() (API) |
2017-06-18 |
via Mercurial-devel |
|
Accepted |
[4,of,5] changegroup: reproduce correct changegroup for tombstoned initial revision |
2014-11-06 |
adgar@google.com |
|
Changes Requested |
[4,of,5] changegroup: use filecloser for closing filelog handles |
2015-09-30 |
Gregory Szorc |
|
Accepted |
[4,of,5] changelog: add way to call the revsbetween C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[4,of,5] check-code: check that '>' is used for continued lines |
2013-10-03 |
Mads Kiilerich |
|
Accepted |
[4,of,5] check-code: introduce function for using re2 when available |
2013-06-08 |
Simon Heimberg |
|
Accepted |
[4,of,5] check-code: switch to opener |
2016-05-11 |
timeless |
|
Accepted |
[4,of,5] check-code: there must also be whitespace between ')' and operator |
2012-12-09 |
Mads Kiilerich |
|
Accepted |
[4,of,5] check-config: handle multiline config |
2015-12-08 |
timeless@mozdev.org |
|
Accepted |
[4,of,5] chg: do not redirect stdout to /dev/null |
2016-03-14 |
Jun Wu |
yuya |
Accepted |
[4,of,5] chg: let procutil maintain its own pagerpid |
2017-01-02 |
Jun Wu |
|
Accepted |
[4,of,5] chgserver: add a structure for confighash and mtimehash |
2016-02-24 |
Jun Wu |
yuya |
Superseded |
[4,of,5] chgserver: add an explicit gc to trigger __del__ |
2016-03-15 |
Jun Wu |
yuya |
Accepted |
[4,of,5] chgserver: add umask method |
2016-02-15 |
Jun Wu |
|
Accepted |
[4,of,5] cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1 |
2016-06-10 |
Augie Fackler |
|
Accepted |
[4,of,5] client: add 'phase' method to set or get the phase of a changeset |
2014-05-22 |
Paul Tonelli |
|
Superseded |
[4,of,5] clone: add --subrev option |
2013-11-23 |
Angel Ezquerra |
|
Superseded |
[4,of,5] clonebundles: filter on SNI requirement |
2015-09-30 |
Gregory Szorc |
durin42 |
Superseded |
[4,of,5] cmdserver: write channel header and payload by a single write() call |
2016-11-02 |
Yuya Nishihara |
|
Accepted |
[4,of,5] cmdutil.changeset_printer: pass context into showpatch() |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[4,of,5] cmdutil: extract closure that performs the actual export formatting |
2017-05-22 |
Augie Fackler |
|
Accepted |
[4,of,5] cmdutil: make walkchangerevs() gracefully handle wdir parents |
2020-09-17 |
Yuya Nishihara |
|
Accepted |
[4,of,5] cmdutil: reimplement file wrapper that disables close() |
2015-12-17 |
Yuya Nishihara |
|
Accepted |
[4,of,5] cmdutil: rewrite makefilename() to use ctx methods |
2018-02-14 |
Yuya Nishihara |
|
Accepted |
[4,of,5] color: add an alias called 'color' for 'label' |
2014-04-07 |
Sean Farley |
|
Superseded |
[4,of,5] color: sort output of 'debugcolor' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[4,of,5] commands.bookmarks: move cur initialization to inside wlock |
2013-11-22 |
Siddharth Agarwal |
|
Superseded |
[4,of,5] commands: teach debugbundle to print bundle specification |
2016-01-15 |
Gregory Szorc |
|
Accepted |
[4,of,5] commands: use absolute_import |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[4,of,5] commit: pass mergestate into `_process_files` instead of re-reading it |
2020-10-13 |
Pulkit Goyal |
|
Accepted |
[4,of,5] config: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[4,of,5] configitems: register the 'merge.preferancestor' config |
2017-10-04 |
Boris Feld |
|
Accepted |
[4,of,5] context: avoid breaking already fixed self._status at ctx.status() |
2014-12-31 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5] context: use a the nofsauditor when matching file in history (issue4749) |
2015-12-03 |
Pierre-Yves David |
|
Accepted |
[4,of,5] convert: enable deterministic conversion progress bar for git |
2014-09-10 |
Augie Fackler |
|
Accepted |
[4,of,5] convert: improve support for unusual .gitmodules |
2015-06-30 |
Durham Goode |
|
Accepted |
[4,of,5] convert: only consider shamap revisions converted if they still exists |
2014-05-19 |
Mads Kiilerich |
|
Accepted |
[4,of,5] convert: refactor hg getchanges and caching |
2014-08-25 |
Mads Kiilerich |
|
Superseded |
[4,of,5] copies: do not initialize the dictionary with root in changeset copies |
2019-12-02 |
Pierre-Yves David |
|
Accepted |
[4,of,5] copies: rename renamedelete to renamedeleteset for clarity |
2015-10-13 |
Matt Mackall |
|
Accepted |
[4,of,5] crecord: change help text for the space key dynamically |
2016-11-28 |
Jun Wu |
|
Accepted |
[4,of,5] crecord: remove unimplemented review action |
2016-03-18 |
Ryan McElroy |
|
Changes Requested |
[4,of,5] debian: install hgk as part of mercurial-common (issue4829) |
2015-09-22 |
Augie Fackler |
|
Accepted |
[4,of,5] debugbuilddag: take wlock to cover '.hg/localtags' |
2016-08-08 |
Pierre-Yves David |
|
Accepted |
[4,of,5] debugformat: add information about sparse-revlog |
2018-07-16 |
Boris Feld |
|
Accepted |
[4,of,5] debugignore: find out if a file is being ignored |
2015-12-23 |
Laurent Charignon |
|
Superseded |
[4,of,5] debugmergestate: sort extras before printing |
2020-09-11 |
Pulkit Goyal |
|
Accepted |
[4,of,5] demandimport: suppport rejecting modules |
2016-09-21 |
timeless |
|
Accepted |
[4,of,5] devel: officially deprecate dirstate.write without transaction argument |
2016-05-11 |
Pierre-Yves David |
|
Accepted |
[4,of,5] dirstate: make writing in-memory changes aware of transaction activity |
2015-10-09 |
Katsunori FUJIWARA |
marmoute |
Superseded |
[4,of,5] dispatch: log everything |
2016-03-11 |
timeless@mozdev.org |
|
Superseded |
[4,of,5] drawdag: use 'tagsmod.tag' instead of 'repo.tag' |
2017-03-27 |
Pierre-Yves David |
|
Accepted |
[4,of,5] encoding: add fast path of from/tolocal() for ASCII strings |
2017-08-18 |
Yuya Nishihara |
|
Accepted |
[4,of,5] encoding: use getutf8char in toutf8b |
2015-11-06 |
Matt Mackall |
|
Accepted |
[4,of,5] eol: use 'wvfs' instead of 'wfile' |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[4,of,5] exchange: grammar: does |
2015-10-15 |
timeless@mozdev.org |
|
Deferred |
[4,of,5] extdata: add basic template support |
2016-09-22 |
Matt Mackall |
|
Changes Requested |
[4,of,5] extensions: add "uipopulate" hook, called per instance, not per process |
2018-11-18 |
Yuya Nishihara |
|
Superseded |
[4,of,5] extensions: peek command table of disabled extensions without importing |
2018-05-11 |
Yuya Nishihara |
|
Accepted |
[4,of,5] fancyopts: use getopt.gnu_getopt() |
2017-12-02 |
Yuya Nishihara |
|
Accepted |
[4,of,5] formatter: add function to convert date tuple to appropriate format |
2016-08-03 |
Yuya Nishihara |
|
Accepted |
[4,of,5] formatter: add support for changeset templating |
2017-02-25 |
Yuya Nishihara |
|
Accepted |
[4,of,5] formatter: map -Tjson(...) and -Tcbor(...) to templater |
2019-10-06 |
Yuya Nishihara |
|
Accepted |
[4,of,5] formatter: remove template resources from nested items before generating JSON |
2018-04-07 |
Yuya Nishihara |
|
Accepted |
[4,of,5] fsmonitor: write state with wlock held and dirstate unchanged (issue5581) |
2017-06-12 |
Siddharth Agarwal |
|
Accepted |
[4,of,5] getchangegroup: take an 'outgoing' object as argument (API) |
2016-08-11 |
Pierre-Yves David |
|
Accepted |
[4,of,5] git: properly visit child tree objects when resolving a path |
2020-06-01 |
Josef 'Jeff' Sipek |
|
Accepted |
[4,of,5] githelp: rewrite a Yoda conditional |
2018-05-22 |
Matt Harbison |
|
Accepted |
[4,of,5] gitweb: skip empty table cells in annotate view, use rowspan on block heads |
2016-07-14 |
Anton Shestakov |
|
Accepted |
[4,of,5] grep: build list of all columns regardless of display options |
2016-08-25 |
Yuya Nishihara |
|
Accepted |
[4,of,5] grep: use "found" instead of "filerevmatches" examination for efficiency |
2014-01-18 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5] help/config: reword committemplate multibyte character text |
2015-09-18 |
timeless@mozdev.org |
|
Accepted |
[4,of,5] help: add help topic for the interactive mode |
2015-05-28 |
Laurent Charignon |
durin42 |
Changes Requested |
[4,of,5] help: explain what the term "revset" means |
2017-01-12 |
via Mercurial-devel |
|
Accepted |
[4,of,5] help: pass around ui to rewriter hooks (API) |
2015-09-29 |
Yuya Nishihara |
|
Accepted |
[4,of,5] hghave: allow adding customized features at runtime |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] hghave: use checkrange for bzr114 |
2016-04-01 |
timeless@mozdev.org |
|
Superseded |
[4,of,5] hgweb: add removeByClassName javascript function |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[4,of,5] hgweb: consistently add search form to all gitweb pages |
2017-06-09 |
Gregory Szorc |
|
Accepted |
[4,of,5] hgweb: infinite scroll support for monoblue style |
2014-01-07 |
Takumi IINO |
|
Accepted |
[4,of,5] hgweb: remove unused/nonexistent filelogentry from atom/map |
2016-06-29 |
Anton Shestakov |
|
Accepted |
[4,of,5] hgweb: show branch/tags/bookmarks when comparing (style=paper) (issue3559) |
2015-05-18 |
Anton Shestakov |
|
Accepted |
[4,of,5] hgweb: support rendering sub-topic indexes |
2015-12-31 |
Gregory Szorc |
|
Superseded |
[4,of,5] histedit: also update away from tmpnodes |
2015-08-03 |
Pierre-Yves David |
|
Accepted |
[4,of,5] histedit: break _histedit function into smaller pieces (add _newaction) |
2016-02-01 |
Kostia Balytskyi |
|
Superseded |
[4,of,5] histedit: convert pick action into a class |
2015-04-14 |
Durham Goode |
durin42 |
Accepted |
[4,of,5] histedit: sort commands |
2015-12-23 |
timeless@mozdev.org |
|
Superseded |
[4,of,5] histedit: suggest "histedit --abort" for inconsistent histedit status |
2013-08-26 |
Katsunori FUJIWARA |
|
Changes Requested |
[4,of,5] histedit: suggest the correct tool to continue (not histedit) |
2016-02-04 |
timeless@mozdev.org |
|
Superseded |
[4,of,5] histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc) |
2013-02-08 |
Augie Fackler |
|
Accepted |
[4,of,5] httpconnection: allow a global auth.cookiefile config entry |
2017-03-10 |
Gregory Szorc |
|
Superseded |
[4,of,5] import: refactor exact handling and split between exact and usenode |
2015-12-30 |
timeless@mozdev.org |
|
Superseded |
[4,of,5] journal: use changesetformatter to properly nest list of commits in JSON |
2018-09-15 |
Yuya Nishihara |
|
New |
[4,of,5] largefiles: keep largefiles colliding with normal one at linear merge |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] largefiles: use common function to build content of .hg_archival.txt |
2015-04-09 |
Yuya Nishihara |
|
Accepted |
[4,of,5] largefiles: use lfutil.findstorepath() when verifying a local repo |
2015-04-05 |
Matt Harbison |
|
Accepted |
[4,of,5] lazymanifest: extract function for iterating to next line |
2015-03-11 |
Martin von Zweigbergk |
|
Superseded |
[4,of,5] lfs: add a repo requirement for this extension when converting to lfs |
2017-11-26 |
Matt Harbison |
|
Accepted |
[4,of,5] lfs: gracefully handle aborts on the server when corrupt blobs are detected |
2018-04-13 |
Matt Harbison |
|
Superseded |
[4,of,5] lfs: handle URLErrors to add additional information |
2018-11-16 |
Matt Harbison |
|
Accepted |
[4,of,5] linkrev: also adjust linkrev when bootstrapping 'follow' revset |
2014-12-30 |
Pierre-Yves David |
|
Accepted |
[4,of,5] localrepo: do not write dirstate if it's not in transaction scope |
2017-02-27 |
Jun Wu |
|
Superseded |
[4,of,5] localrepo: simplify by using match.always() method |
2015-03-18 |
Martin von Zweigbergk |
|
Accepted |
[4,of,5] localrepo: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[4,of,5] localrepo: use modern import convention |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[4,of,5] lock: add a method to reacquire the lock after subprocesses exit |
2015-09-24 |
Siddharth Agarwal |
|
Accepted |
[4,of,5] log: handle removed files with --line-range patterns |
2017-10-19 |
Denis Laxalde |
|
Accepted |
[4,of,5] log: use revsetlang.formatspec() thoroughly |
2018-01-11 |
Yuya Nishihara |
|
Accepted |
[4,of,5] loggingutil: extract openlogfile() and proxylogger to new module |
2018-11-30 |
Yuya Nishihara |
|
Accepted |
[4,of,5] lsprofcalltree: use print function |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[4,of,5] mail: call s.decode('ascii') explicitly to see if s is an ascii bytes |
2018-08-12 |
Yuya Nishihara |
|
Accepted |
[4,of,5] mail: drop python 2.5 self.sock.read workaround |
2015-10-20 |
timeless@mozdev.org |
|
Superseded |
[4,of,5] manifest: add hasdir() to context |
2015-03-13 |
Drew Gottlieb |
|
Accepted |
[4,of,5] manifest: use property instead of field for manifest revlog storage |
2016-08-17 |
Durham Goode |
|
Not Applicable |
[4,of,5] manifest: use property instead of field for manifest revlog storage |
2016-08-09 |
Durham Goode |
|
Superseded |
[4,of,5] manifestv2: add support for reading new manifest format |
2015-04-01 |
Martin von Zweigbergk |
|
Accepted |
[4,of,5] manifestv2: disable fastdelta optimization |
2015-03-31 |
Martin von Zweigbergk |
|
Accepted |
[4,of,5] match: join two nested if-blocks |
2015-06-15 |
Martin von Zweigbergk |
|
Accepted |
[4,of,5] match: make subdirmatcher extend basematcher |
2017-05-24 |
via Mercurial-devel |
|
Accepted |
[4,of,5] match: move normalize() call out of matcher constructors |
2017-05-30 |
via Mercurial-devel |
|
Accepted |
[4,of,5] merge.mergestate: factor out code to validate v1/v2 records |
2015-10-06 |
Siddharth Agarwal |
|
Accepted |
[4,of,5] merge.mergestate: store whether the merge is a branch merge |
2015-11-03 |
Siddharth Agarwal |
|
Changes Requested |
[4,of,5] merge: add labels parameter from merge.update to filemerge |
2014-05-09 |
Durham Goode |
|
Superseded |
[4,of,5] merge: display modify/delete conflict prompts in sorted order |
2014-12-01 |
Martin von Zweigbergk |
|
Accepted |
[4,of,5] merge: drop support for using updateresults as tuples |
2018-05-11 |
Augie Fackler |
|
Accepted |
[4,of,5] merge: remove useless dirstate.normallookup invocation in applyupdates |
2015-05-27 |
Katsunori FUJIWARA |
|
Changes Requested |
[4,of,5] monoblue: don't show '[up]' in file view when in root directory already |
2018-05-31 |
Anton Shestakov |
|
Accepted |
[4,of,5] monoblue: remove unused template "changelogchild" |
2016-09-21 |
Anton Shestakov |
|
Accepted |
[4,of,5] mpatch: remove dependency on Python.h in mpatch.c |
2016-07-25 |
Maciej Fijalkowski |
|
Deferred |
[4,of,5] mq: implement log() on dummyui |
2018-12-16 |
Yuya Nishihara |
|
New |
[4,of,5] namespaces: add colorname member to namespace object |
2015-01-15 |
Sean Farley |
|
Accepted |
[4,of,5] namespaces: add method to return a list of nodes for a given name |
2015-01-08 |
Sean Farley |
|
Accepted |
[4,of,5] normcase: for darwin, use fast ASCII lower |
2014-10-04 |
Siddharth Agarwal |
|
Superseded |
[4,of,5] obsolete: add allowunstable option |
2014-10-14 |
Durham Goode |
|
Superseded |
[4,of,5] obsolete: add an allprecursors method mirroring allsuccessors one |
2013-12-24 |
Pierre-Yves David |
|
Superseded |
[4,of,5] obsolete: replace references to 'sopener' with 'svfs' |
2015-06-26 |
Siddharth Agarwal |
|
Accepted |
[4,of,5] pager: rename variables of backup fds |
2015-10-04 |
Yuya Nishihara |
|
Accepted |
[4,of,5] parser: extract closure of prettyformat() to a top-level function |
2015-05-22 |
Yuya Nishihara |
|
Accepted |
[4,of,5] parser: factor out function that parses right-hand side of prefix/infix ops |
2015-07-14 |
Yuya Nishihara |
|
Accepted |
[4,of,5] parsers: inline fields of dirstate values in C version |
2014-05-28 |
Siddharth Agarwal |
|
Superseded |
[4,of,5] patchbomb: add config option to generate flag by template |
2015-04-01 |
Yuya Nishihara |
|
Accepted |
[4,of,5] patchbomb: use 'tiprev' when appropriate |
2018-01-17 |
Boris Feld |
|
Accepted |
[4,of,5] paths: merge conditions that select visibility of fields |
2016-01-09 |
Yuya Nishihara |
martinvonz |
Superseded |
[4,of,5] perf: add a new `perfmergecopies` command |
2019-05-23 |
Pierre-Yves David |
|
Accepted |
[4,of,5] perf: add a `clear-revlogs` flag to `perfbookmarks` |
2018-11-20 |
Boris Feld |
|
Accepted |
[4,of,5] perf: clear revlog caches on every iteration |
2017-05-06 |
Gregory Szorc |
|
Accepted |
[4,of,5] phase: add a dedicated txnclose-phase hook |
2017-10-09 |
Boris Feld |
|
Superseded |
[4,of,5] phase: expose a `_phase(idx)` revset |
2018-08-24 |
Boris Feld |
|
Accepted |
[4,of,5] phase: extract the phaseroots serialisation in a dedicated method |
2014-08-07 |
Pierre-Yves David |
|
Accepted |
[4,of,5] phase: replace revset with manual computation |
2013-11-12 |
Durham Goode |
|
Superseded |
[4,of,5] phases: calculate the maxphase and minphaserev |
2014-10-09 |
Durham Goode |
|
Changes Requested |
[4,of,5] phases: check HG_PENDING strictly |
2017-02-20 |
Katsunori FUJIWARA |
|
Accepted |