[4,of,7,flagprocessor,v7] revlog: flag processor |
2017-01-02 |
Remi Chaintron |
marmoute |
Superseded |
[4,of,7,hglib] hglib: make util.cmdbuilder work with bytes (issue4520) |
2015-03-26 |
Brett Cannon |
|
Accepted |
[4,of,7,iterbatch] setdiscovery: use iterbatch interface instead of batch |
2016-03-08 |
Augie Fackler |
marmoute |
Accepted |
[4,of,7,main-line-of-works,(28,more,patches,to,go)] ] bundle2: add debug output for part generation |
2015-05-28 |
Pierre-Yves David |
|
Accepted |
[4,of,7,main-line-of-work] transaction: pass the transaction to 'pending' callback |
2014-11-11 |
Pierre-Yves David |
|
Accepted |
[4,of,7,mergedriver] commands.summary: switch to mergestate.read() |
2015-11-18 |
Siddharth Agarwal |
|
Accepted |
[4,of,7,mergedriver] filectx: add isabsent method |
2015-11-16 |
Siddharth Agarwal |
|
Accepted |
[4,of,7,mergedriver] filemerge._picktool: only pick from nomerge tools for change/delete conflicts |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,7,mergedriver] localrepo.commit: abort if merge driver's conclude step hasn't been run yet |
2015-10-17 |
Siddharth Agarwal |
|
Accepted |
[4,of,7,mergedriver] mergestate: add a function to return the number of unresolved files |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,7,path-configs] ui: implement ui.sections() |
2015-02-08 |
Gregory Szorc |
|
Changes Requested |
[4,of,7,PoC] largefiles: use standintolargefiles decorator for merge |
2014-09-22 |
Mads Kiilerich |
|
Deferred |
[4,of,7,resend] pathencode: implement hashed encoding in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[4,of,7,RESEND] rust-cpython: inline PySharedState::try_borrow_mut() |
2020-01-28 |
Yuya Nishihara |
|
Accepted |
[4,of,7,RFC,v2] context: new filectx helper 'censorallowed' verifies a censored file node |
2014-09-15 |
michaeljedgar@gmail.com |
|
Accepted |
[4,of,7,Series-A] hidden: use both parents of working directory |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[4,of,7,Series-C] clfilter: drop extra filtering in wireprotocol |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[4,of,7,shelve-ext,v5] shelve: add shelve type saving and loading |
2017-03-29 |
Kostia Balytskyi |
|
Changes Requested |
[4,of,7,stable] bundle-tests: operate from outside a repository |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[4,of,7,STABLE] help: refer ":merge3" instead of "internal:merge3" |
2014-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7,STABLE] hg-ssh: copy doc string to man page |
2016-05-01 |
Sean Farley |
|
Superseded |
[4,of,7,stable] packaging: introduce generic local rpm build target using python3 |
2019-10-27 |
Mads Kiilerich |
|
Accepted |
[4,of,7,STABLE] qnew: save manually edited commit message into ".hg/last-message.txt" |
2014-03-18 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7,STABLE] run-tests.py: inherit --pure option from outer run-tests.py execution |
2015-01-21 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7,STABLE] subrepo: ensure "close()" execution at the end of "_readstorehashcache()" |
2014-06-19 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7,STABLE] test: add some assert in the bookrace extension |
2019-06-21 |
Pierre-Yves David |
|
Accepted |
[4,of,7,upgraderepo,V2] repair: begin implementation of in-place upgrading |
2016-11-25 |
Gregory Szorc |
|
Changes Requested |
[4,of,7,V2,apply,on,date,fix] obsstore: drop 'date' from the metadata dictionnary |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[4,of,7,V2,mergedriver] filemerge: deindent the parts of filemerge outside the try block |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[4,of,7,V2,stable] merge: record the "other" node in merge state |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
[4,of,7,v2] bdiff: rearrange the "better longest match" code |
2016-11-15 |
Mads Kiilerich |
|
Accepted |
[4,of,7,V2] bundle: include advisory rev branch cache part in bundle2 bundle |
2018-03-01 |
Boris Feld |
|
Superseded |
[4,of,7,V2] context: introduce a `_findchangerev` method to `filectx` |
2018-10-01 |
Boris Feld |
|
New |
[4,of,7,v2] context: migrate to context manager for changing dirstate parents |
2017-05-19 |
Augie Fackler |
|
Accepted |
[4,of,7,V2] diffhelpers: use PYMODULEINIT |
2017-05-13 |
Jun Wu |
|
Superseded |
[4,of,7,V2] dirstate: show develwarn for write() invocation without transaction |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7,v2] histedit: explain basics of histedit commands |
2015-12-28 |
timeless@mozdev.org |
|
Superseded |
[4,of,7,V2] hook: use 'htype' in 'runhooks' |
2017-03-31 |
Pierre-Yves David |
|
Accepted |
[4,of,7,v2] import-checker: parse python code from .t files |
2016-04-13 |
timeless@mozdev.org |
yuya |
Accepted |
[4,of,7,V2] lfs: prefetch lfs blobs during revert |
2018-02-06 |
Matt Harbison |
|
Accepted |
[4,of,7,v2] merge: change debug logging - test output changes but no real changes |
2014-05-09 |
Mads Kiilerich |
|
Superseded |
[4,of,7,V2] namespaces: add names method to return list of names for a given node |
2014-12-18 |
Sean Farley |
|
Accepted |
[4,of,7,V2] parser: move _relabelaliasargs() to common rule-set class |
2016-04-02 |
Yuya Nishihara |
|
Superseded |
[4,of,7,V2] profiling: add a context manager that no-ops if profiling isn't enabled |
2016-08-15 |
Gregory Szorc |
|
Accepted |
[4,of,7,v2] rebase: improve error message for empty --source set |
2014-01-15 |
Mads Kiilerich |
|
Accepted |
[4,of,7,V2] repoview: improve performance for computehidden |
2014-03-28 |
Sean Farley |
|
Superseded |
[4,of,7,V2] revset: extract parsing logic out of formatspec |
2019-01-14 |
Boris Feld |
|
Superseded |
[4,of,7,V2] revset: forward ordering requirement to argument of present() |
2016-06-03 |
Yuya Nishihara |
durin42 |
Changes Requested |
[4,of,7,v2] setup: short circuit copy_file for inplace |
2016-01-12 |
timeless@mozdev.org |
|
Changes Requested |
[4,of,7,V2] tags: make argument 'tagtype' optional in '_updatetags' |
2017-03-28 |
Pierre-Yves David |
|
Accepted |
[4,of,7,v2] tests: stop using old except syntax in test-bundle2-format |
2017-08-22 |
Augie Fackler |
|
Accepted |
[4,of,7,V2] transaction: add support for non-append files |
2014-03-31 |
Durham Goode |
|
Superseded |
[4,of,7,V2] win32: split a utility function to obtain the volume out of getfstype() |
2017-12-31 |
Matt Harbison |
|
Accepted |
[4,of,7,v3,flags] commands: stop abusing int-ness of Python booleans |
2016-09-14 |
Augie Fackler |
|
Changes Requested |
[4,of,7,V3,RFC] parser: move _relabelaliasargs() to common rule-set class |
2016-04-03 |
Yuya Nishihara |
marmoute |
Accepted |
[4,of,7,v3,stable,osx-packaging] tests: add test for Mac OS X package construction |
2016-04-29 |
Kevin Bullock |
|
Accepted |
[4,of,7,V3] bundle2: merge return values when bundle contains multiple changegroups |
2014-10-16 |
Mike Hommey |
|
Accepted |
[4,of,7,V3] bundle: include advisory rev branch cache part in bundle2 bundle |
2018-03-15 |
Boris Feld |
|
Superseded |
[4,of,7,V3] hgweb: handle a "linerange" request parameter in filelog command |
2017-03-22 |
Denis Laxalde |
|
Changes Requested |
[4,of,7,V3] obsfate: filter out current user if not in verbose |
2017-10-17 |
Boris Feld |
|
Accepted |
[4,of,7,V3] revset: extract parsing logic out of formatspec |
2019-01-14 |
Boris Feld |
|
Accepted |
[4,of,7,V3] sparse-revlog: add a `trim_endidx` function in C |
2018-11-19 |
Boris Feld |
|
Superseded |
[4,of,7,V3] statprof: use absolute_imports |
2016-11-02 |
Gregory Szorc |
|
Accepted |
[4,of,7,V3] transaction: add support for non-append files |
2014-04-01 |
Durham Goode |
|
Accepted |
[4,of,7,V3] util: add a getfstype method |
2017-03-12 |
Jun Wu |
|
Changes Requested |
[4,of,7,V3] worker: make waitforworkers reentrant |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[4,of,7,V4] bundle: include advisory rev branch cache part in bundle2 bundle |
2018-03-16 |
Boris Feld |
|
Accepted |
[4,of,7,V4] clfilter: use filtering in `visiblebranchmap` |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[4,of,7,V4] exchange: add `pushbookmarks` part generator |
2016-09-04 |
Stanislau Hlebik |
|
Accepted |
[4,of,7,V4] filemerge: choose where .orig files are kept |
2015-11-11 |
Christian Delahousse |
|
Accepted |
[4,of,7,V4] hgweb: handle a "linerange" request parameter in filelog command |
2017-03-24 |
Denis Laxalde |
|
Superseded |
[4,of,7,v4] rebase: move local variable 'targetancestors' to the RRS class |
2016-06-05 |
Kostia Balytskyi |
|
Superseded |
[4,of,7,V4] revlog: use the native implementation of issnapshot |
2018-12-30 |
Boris Feld |
|
Accepted |
[4,of,7,V4] revset: forward ordering requirement to argument of present() |
2016-06-23 |
Yuya Nishihara |
|
Accepted |
[4,of,7,V4] sparse-revlog: add a `trim_endidx` function in C |
2018-11-20 |
Boris Feld |
|
Superseded |
[4,of,7,V5] hgweb: handle a "linerange" request parameter in filelog command |
2017-03-25 |
Denis Laxalde |
|
Accepted |
[4,of,7,v5] rebase: move local variable 'targetancestors' to the RRS class |
2016-06-13 |
Kostia Balytskyi |
|
Superseded |
[4,of,7,V5] sparse-revlog: add a `trim_endidx` function in C |
2018-11-22 |
Boris Feld |
|
Accepted |
[4,of,7,V5] sslutil: config option to specify TLS protocol version |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[4,of,7,V6] dirstate: attach the nonnormalset to a propertycache |
2015-12-23 |
Laurent Charignon |
|
Superseded |
[4,of,7,V6] dirstate: attach the nonnormalset to a propertycache |
2015-12-22 |
Martin von Zweigbergk |
|
Superseded |
[4,of,7,V6] dirstate: attach the nonnormalset to a propertycache |
2015-12-22 |
Laurent Charignon |
|
Superseded |
[4,of,7,v6] rebase: move local variable 'targetancestors' to the RR class |
2016-06-13 |
Kostia Balytskyi |
|
Accepted |
[4,of,7,VFS] subrepo: use vfs.unlink instead of os.remove |
2015-04-10 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7] acl: make sure the extensions is enabled when the acl-hooks run |
2017-10-16 |
Boris Feld |
|
Accepted |
[4,of,7] annotate: build format string separately from annotation data |
2014-09-17 |
Yuya Nishihara |
|
Accepted |
[4,of,7] bash_completion: fix issue with subdirectories not being completed |
2013-11-21 |
Sean Farley |
|
Superseded |
[4,of,7] bisect: set a blockedtag when running the check command |
2017-03-06 |
Simon Farnsworth |
|
Accepted |
[4,of,7] blackbox: flush output file descriptor |
2016-02-03 |
timeless@mozdev.org |
yuya |
Superseded |
[4,of,7] branchmap: preparatory indent of indent the branch rev writing code |
2016-08-05 |
Pierre-Yves David |
|
Superseded |
[4,of,7] bundle2: refactor error bundle creation for the wireprotocol |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[4,of,7] bundle2: urlquote stream parameter name and value |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[4,of,7] byterange: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[4,of,7] censor: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[4,of,7] chgserver: reorder service classes to make future patches readable |
2016-07-14 |
Yuya Nishihara |
|
Accepted |
[4,of,7] chgserver: use relative path at socket.bind |
2016-04-04 |
Jun Wu |
|
Accepted |
[4,of,7] cleanup: drop the deprecated 'localrepo.tag' method |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[4,of,7] cleanup: fix some list comprehension redefinitions of existing vars |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[4,of,7] cleanup: move stdlib imports to their own import statement |
2013-11-17 |
Augie Fackler |
|
Superseded |
[4,of,7] color: handle 'ui.plain()' directly in mode setup |
2017-02-25 |
Pierre-Yves David |
|
Accepted |
[4,of,7] color: move the dict with terminfo parameters on the ui object |
2017-02-27 |
Pierre-Yves David |
|
Superseded |
[4,of,7] color: update main documentation |
2017-02-28 |
Pierre-Yves David |
|
Accepted |
[4,of,7] commit: avoid match.files() in conditions |
2015-05-21 |
Martin von Zweigbergk |
durin42 |
Accepted |
[4,of,7] context.status: call _dirstatestatus() from within _buildstatus() |
2014-11-02 |
Martin von Zweigbergk |
|
Accepted |
[4,of,7] context: introduce an `isintroducedafter` method and use it in copies |
2018-09-07 |
Boris Feld |
|
Accepted |
[4,of,7] context: migrate to context manager for changing dirstate parents |
2017-05-18 |
Augie Fackler |
|
Superseded |
[4,of,7] contrib/perf: fix perfmergecalculate |
2015-11-24 |
timeless@mozdev.org |
|
Accepted |
[4,of,7] contrib: factor out actual error check for file data of check-code.py |
2019-02-28 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7] convert: bzr use absolute_import |
2016-03-10 |
Pierre-Yves David |
|
Superseded |
[4,of,7] convert: bzr use absolute_import |
2016-03-09 |
timeless@mozdev.org |
|
Superseded |
[4,of,7] copies: add dstctx parameter |
2017-05-29 |
Stanislau Hlebik |
|
Accepted |
[4,of,7] copies: make _checkcopies handle divergences in rotated DAG |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[4,of,7] dagop: just compare with the last value to deduplicate input of revancestors() |
2017-06-22 |
Yuya Nishihara |
|
Accepted |
[4,of,7] debugcommands: stabilize output of debugbundle by having a custom repr |
2017-08-29 |
Augie Fackler |
|
Accepted |
[4,of,7] destutil: explicitly remove descendants from destmerge candidates |
2016-02-14 |
Pierre-Yves David |
|
Superseded |
[4,of,7] devel: use the new 'config' argument for the revset develwarn |
2016-05-05 |
Pierre-Yves David |
yuya |
Accepted |
[4,of,7] diffhelpers: use PYMODULEINIT |
2017-05-09 |
Jun Wu |
|
Superseded |
[4,of,7] dirstate: centralize _cwd handling into _cwd method |
2017-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7] encoding: factor out unicode variants of from/tolocal() |
2017-03-13 |
Yuya Nishihara |
|
Accepted |
[4,of,7] encoding: factor out unicode variants of from/tolocal() |
2017-03-13 |
Yuya Nishihara |
|
Superseded |
[4,of,7] extdata: ignore ambiguous identifier as well |
2017-10-01 |
Yuya Nishihara |
|
Accepted |
[4,of,7] fileset: add stub for weight-based optimization |
2018-08-03 |
Yuya Nishihara |
|
Accepted |
[4,of,7] fileset: insert hints where status should be computed |
2018-08-05 |
Yuya Nishihara |
|
Accepted |
[4,of,7] fuzz: compile xdiff.cc with -std=c++17 |
2018-06-03 |
Yuya Nishihara |
|
Accepted |
[4,of,7] grep: rename {line_number} to {lineno} as well (BC) |
2018-09-30 |
Yuya Nishihara |
|
Superseded |
[4,of,7] headssummary: ensure all returned lists are sorted |
2017-06-03 |
Pierre-Yves David |
|
Accepted |
[4,of,7] help: document about "resolve" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[4,of,7] help: inline minirst.format() |
2018-08-22 |
Yuya Nishihara |
|
Accepted |
[4,of,7] hgweb: add option to convert encoding of graphdata() |
2016-02-23 |
Yuya Nishihara |
durin42 |
Accepted |
[4,of,7] hgweb: make revnav.gen() simply build a list of mappings by one pass |
2018-04-14 |
Yuya Nishihara |
|
Accepted |
[4,of,7] hgweb: pass ui to diffstatgen() explicitly |
2018-07-06 |
Yuya Nishihara |
|
New |
[4,of,7] hgweb: rename an instance of XMLHttpRequest to xhr in mercurial.js |
2017-11-27 |
Anton Shestakov |
|
Accepted |
[4,of,7] hgweb: wrap {branches} and {entries} of branches with mappinggenerator |
2018-05-09 |
Yuya Nishihara |
|
Accepted |
[4,of,7] hgweb: wrap {edges} of {nodes} of graph with mappinglist |
2018-05-25 |
Yuya Nishihara |
|
Accepted |
[4,of,7] hgweb: wrap {lines} of filerevision with mappinggenerator |
2018-05-13 |
Yuya Nishihara |
|
Accepted |
[4,of,7] histedit: explain basics of histedit commands |
2015-12-23 |
timeless@mozdev.org |
|
Superseded |
[4,of,7] histedit: remove "name" parameter from cleanupnode functions |
2017-07-08 |
Jun Wu |
|
Accepted |
[4,of,7] hook: use 'htype' in 'runhooks' |
2017-03-31 |
Pierre-Yves David |
|
Superseded |
[4,of,7] jsonchangeset: don't honor whitespace and format-changing diffopts |
2014-12-02 |
Siddharth Agarwal |
|
Accepted |
[4,of,7] largefiles, cat: make handling of bad matches more legible |
2014-01-16 |
Mads Kiilerich |
|
Rejected |
[4,of,7] largefiles: don't unnecessarily sort merge action lists |
2014-12-10 |
Martin von Zweigbergk |
|
Accepted |
[4,of,7] largefiles: don't use mutable default argument value |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[4,of,7] largefiles: omit redundant splitstandin() invocations |
2017-03-24 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7] largefiles: remove unused keyword argument of copytostore() (API) |
2017-03-31 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7] manifest: introduce memmanifestctx and memtreemanifestctx |
2016-11-08 |
Durham Goode |
|
Accepted |
[4,of,7] manifest: use specific opener to avoid file stat ambiguity around truncation |
2016-09-16 |
Katsunori FUJIWARA |
|
Changes Requested |
[4,of,7] match: don't print explicitly listed files with wrong case (BC) |
2017-05-22 |
via Mercurial-devel |
|
Accepted |
[4,of,7] match: explode if unsupported pattern passed down to _regex() builder |
2018-07-05 |
Yuya Nishihara |
|
New |
[4,of,7] merge: make messages translatable |
2016-05-25 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7] namespaces: add names method to return list of names for a given node |
2014-12-17 |
Sean Farley |
|
Superseded |
[4,of,7] obsolete: add a function to compute "exclusive-markers" for a set of nodes |
2017-06-01 |
Pierre-Yves David |
|
Accepted |
[4,of,7] obsstore: add relevant markers method |
2014-08-21 |
Pierre-Yves David |
|
Accepted |
[4,of,7] obsstore: drop 'date' from the metadata dictionnary |
2014-08-19 |
Pierre-Yves David |
|
Changes Requested |
[4,of,7] parser: move functions that process alias expansion to rule-set class |
2016-04-13 |
Yuya Nishihara |
|
Accepted |
[4,of,7] parsers.c: fix a memory leak in index_commonancestorsheads |
2015-01-23 |
Augie Fackler |
|
Accepted |
[4,of,7] parsers: convert PyString* to PyBytes* |
2016-10-08 |
Gregory Szorc |
|
Accepted |
[4,of,7] parsers: handle refcounting of "parents" consistently |
2017-03-14 |
Gregory Szorc |
|
Accepted |
[4,of,7] patch.difffeatureopts: add a feature for diff.git |
2014-11-26 |
Siddharth Agarwal |
|
Accepted |
[4,of,7] patch.difffeatureopts: add a feature for diff.git |
2014-11-22 |
Siddharth Agarwal |
|
Superseded |
[4,of,7] perf: add some documentation to perfindex |
2019-01-28 |
Boris Feld |
|
Accepted |
[4,of,7] procutil: fix error message of tempfile filter |
2018-04-07 |
Yuya Nishihara |
|
Accepted |
[4,of,7] procutil: move process/executable management functions to new module |
2018-03-25 |
Yuya Nishihara |
|
Accepted |
[4,of,7] profile: indent part of '__enter__' |
2017-06-12 |
Pierre-Yves David |
|
Accepted |
[4,of,7] pull: run findcommon incoming on unfiltered repo |
2013-11-17 |
Pierre-Yves David |
|
Accepted |
[4,of,7] push: rework the bundle2partsgenerators logic |
2014-08-04 |
Pierre-Yves David |
|
Accepted |
[4,of,7] py3: fix slicing of byte string in revlog.compress() |
2017-03-26 |
Yuya Nishihara |
|
Accepted |
[4,of,7] py3: handle opts correctly for unbundle |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[4,of,7] py3: make scmposix.userrcpath() return bytes |
2016-11-02 |
Pulkit Goyal |
|
Accepted |
[4,of,7] py3: make scmposix.userrcpath() return bytes |
2016-11-02 |
Pulkit Goyal |
|
Not Applicable |
[4,of,7] py3: replace str with bytes in isinstance() |
2017-05-03 |
Pulkit Goyal |
|
Accepted |
[4,of,7] py3: suppress write() result and close file in test-bookmarks-pushpull.t |
2018-07-09 |
Yuya Nishihara |
|
Accepted |
[4,of,7] py3: use absolute_import in histedit.py |
2016-04-17 |
roby roby |
|
Deferred |
[4,of,7] py3: use absolute_import in revlog-formatv0.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[4,of,7] py3: use pycompat.strkwargs() to convert kwargs keys to str before passing |
2017-06-17 |
Pulkit Goyal |
|
Accepted |
[4,of,7] py3: use python 3 compatible variables in hgext/fsmontor/__init__.py |
2016-12-21 |
Pulkit Goyal |
|
Accepted |
[4,of,7] py3: use system string to access email headers |
2018-04-08 |
Yuya Nishihara |
|
Accepted |
[4,of,7] pycompat: add iteritems itervalues |
2016-04-11 |
timeless@mozdev.org |
|
Rejected |
[4,of,7] pycompat: add util.stringio to handle py3 divergence |
2016-04-08 |
timeless@mozdev.org |
|
Accepted |
[4,of,7] pycompat: add util.stringio to handle py3 divergence |
2016-04-06 |
timeless@mozdev.org |
|
Superseded |
[4,of,7] reachableroots: extend "revstates" to array of bit flags |
2015-08-18 |
Yuya Nishihara |
durin42 |
Accepted |
[4,of,7] readlink: use print_function |
2016-05-11 |
timeless |
yuya |
Accepted |
[4,of,7] remotedebug: add the ability to request remote debug output |
2018-06-20 |
Paul Morelle |
|
Accepted |
[4,of,7] revert: group action into a single dictionary |
2014-05-19 |
Pierre-Yves David |
|
Accepted |
[4,of,7] revlog: accept a revs argument in `headrevs` |
2019-01-15 |
Boris Feld |
|
Accepted |
[4,of,7] revlog: add test to check raw processing is sane |
2017-03-28 |
Jun Wu |
|
Changes Requested |
[4,of,7] revlog: introduce commonancestors method for getting all common ancestor heads |
2014-02-24 |
Mads Kiilerich |
|
Accepted |
[4,of,7] revlog: map rev(wdirid) to WdirUnsupported exception |
2017-06-03 |
Yuya Nishihara |
|
Accepted |
[4,of,7] revlog: move `nullid` early return sooner in `_revisiondata` |
2019-08-20 |
Pierre-Yves David |
|
Accepted |
[4,of,7] revset: add inspection data to all filter() calls |
2016-02-27 |
Yuya Nishihara |
|
Accepted |
[4,of,7] revset: pass around ordering flags to operations |
2016-09-13 |
Yuya Nishihara |
|
Accepted |
[4,of,7] revsetlang: catch invalid value passed to formatspec() |
2018-01-08 |
Yuya Nishihara |
|
Accepted |
[4,of,7] run-tests: separate exit code when no failed tests but warned ones |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[4,of,7] run-tests: show scheduling with --showchannels |
2015-12-17 |
Matt Mackall |
|
Accepted |
[4,of,7] rust-cpython: fix signature of make_dirstate_tuple() |
2019-10-13 |
Yuya Nishihara |
|
New |
[4,of,7] rust-cpython: inline PySharedState::try_borrow_mut() |
2019-10-22 |
Yuya Nishihara |
|
New |
[4,of,7] rust-cpython: replace dyn Iterator<..> of mapping with concrete type |
2019-09-08 |
Yuya Nishihara |
|
Accepted |
[4,of,7] rust-cpython: turn inline comments into non-doc comments |
2019-10-13 |
Yuya Nishihara |
|
New |
[4,of,7] scmutil: add an optional parameter to matcher factories for a bad() override |
2015-06-06 |
Matt Harbison |
|
Accepted |
[4,of,7] scmutil: remove superfluous indent from termwidth() |
2016-11-04 |
Yuya Nishihara |
|
Accepted |
[4,of,7] share: convert EOL of hgrc before writing to bytes IO |
2018-01-13 |
Yuya Nishihara |
|
Accepted |
[4,of,7] sidedata: simply read added files from the `ChangingFiles` object |
2020-09-23 |
Pierre-Yves David |
|
Accepted |
[4,of,7] sslutil: move _canloaddefaultcerts logic |
2016-03-28 |
Gregory Szorc |
|
Accepted |
[4,of,7] stringutil: extract helper function that splits stringmatcher() pattern |
2020-10-14 |
Yuya Nishihara |
|
Accepted |
[4,of,7] strip: compute bookmark target only if we have bookmark to move |
2019-01-02 |
Boris Feld |
|
Accepted |
[4,of,7] tags: make argument 'tagtype' optional in '_updatetags' |
2017-03-28 |
Pierre-Yves David |
|
Changes Requested |
[4,of,7] templatekw: minimize resource dependency of {envvars} and {termwidth} |
2018-02-26 |
Yuya Nishihara |
|
Accepted |
[4,of,7] templater: drop bool support from evalastype() |
2018-03-25 |
Yuya Nishihara |
|
Accepted |
[4,of,7] templater: fix shortest() to evaluate int argument and handle error |
2016-03-04 |
Yuya Nishihara |
|
Accepted |
[4,of,7] templater: inline global 'path' list in templatepaths |
2014-09-28 |
Mads Kiilerich |
|
Accepted |
[4,of,7] templater: introduce one-pass parsing of nested template strings |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[4,of,7] templater: make date wrapper support dot/map operations |
2018-06-12 |
Yuya Nishihara |
|
Accepted |
[4,of,7] templater: micro-optimize join() with empty separator |
2018-04-04 |
Yuya Nishihara |
|
Accepted |
[4,of,7] test-commandserver: remove unused repopath argument from check() |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
[4,of,7] test-graft: add a missing output line for Windows |
2018-08-18 |
Matt Harbison |
|
Accepted |
[4,of,7] test-histedit-edit: test histedit with dirty repo |
2015-12-28 |
timeless@mozdev.org |
|
Accepted |
[4,of,7] test-lfs: add tests around corrupted lfs objects |
2017-12-21 |
Matt Harbison |
|
Accepted |
[4,of,7] test-lock.py: add a lock wrapper that allows faking the PID |
2015-09-25 |
Siddharth Agarwal |
|
Accepted |
[4,of,7] test-merge-tools: introduce a "revision 4" that merge with conflict |
2014-08-05 |
Pierre-Yves David |
|
Changes Requested |
[4,of,7] tests/dumbhttp: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[4,of,7] tests: add extra output for fsmonitor at showconfig |
2017-07-12 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7] tests: directly 'getchangegroup' |
2017-05-05 |
Pierre-Yves David |
|
Accepted |
[4,of,7] tests: explicitly require binary diffs generation in Git mode |
2017-03-21 |
Alexander Fomin |
|
Changes Requested |
[4,of,7] tests: move stdlib imports before mercurial modules in test-parseindex2 |
2016-04-09 |
Yuya Nishihara |
|
Accepted |
[4,of,7] tests: remove duplicate inline dummyssh in test-wireproto.t |
2015-06-08 |
Matt Mackall |
marmoute |
Accepted |
[4,of,7] tests: remove protected file forcibly for portability |
2016-02-05 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7] tests: replace imported module to avoid check-code.py error |
2019-02-17 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7] tests: splitting test-gendoc.t into per file tests |
2016-04-04 |
timeless@mozdev.org |
|
Accepted |
[4,of,7] tests: stop using old except syntax in test-bundle2-format |
2017-08-22 |
Augie Fackler |
|
Superseded |
[4,of,7] transaction: add support for non-append files |
2014-03-25 |
Durham Goode |
|
Superseded |
[4,of,7] transaction: write pending generated file |
2014-11-18 |
Pierre-Yves David |
|
Accepted |
[4,of,7] trydiff: set filename variables to None even when not opts.git or losedatafn |
2015-02-07 |
Martin von Zweigbergk |
|
Accepted |
[4,of,7] typing: constrain argument/return types of encoding.toutf8b() |
2019-11-16 |
Yuya Nishihara |
|
Accepted |
[4,of,7] ui: add inner function to select write destination |
2018-11-06 |
Yuya Nishihara |
|
Accepted |
[4,of,7] ui: pass in bytes opts dict to logger.log() |
2018-11-27 |
Yuya Nishihara |
|
Accepted |
[4,of,7] util.copyfiles: do not try to create destination folders which already exist |
2015-11-25 |
Angel Ezquerra |
|
Changes Requested |
[4,of,7] util: make filestat.__eq__ return True if both of self and old have None stat |
2017-06-09 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7] util: use absolute_import |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[4,of,7] verify: move file cross checking to it's own function |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[4,of,8,"STABLE] tests: increase timeout for slow test |
2019-02-24 |
Pierre-Yves David |
|
Accepted |
[4,of,8,"] compression: introduce a `storage.revlog.zstd.level` configuration |
2019-03-31 |
Pierre-Yves David |
|
Accepted |
[4,of,8,"] manifestcache: do not display data when using --add |
2019-03-15 |
Pierre-Yves David |
|
Accepted |
[4,of,8,"] manifestcache: skip setup earlier if we don't have the lock |
2019-03-16 |
Pierre-Yves David |
|
Accepted |
[4,of,8,ancestor-ish] commit: use revlog.commonancestors instead of .ancestor |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[4,of,8,chgtocore] server: move service factory from hgweb |
2016-11-22 |
Yuya Nishihara |
|
Accepted |
[4,of,8,cleanup] histedit: temporally shorten name of 'constraints' variable |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[4,of,8,demandimport-py3] check: check modules in hgdemandimport |
2017-05-21 |
Siddharth Agarwal |
|
Accepted |
[4,of,8,evolve-ext,V2] metaedit: remove the code gating the new metaedit feature and test it |
2016-12-06 |
Mateusz Kwapich |
|
Changes Requested |
[4,of,8,faster-obsmarkers] parsers: add fm1readmarker |
2015-02-02 |
Augie Fackler |
|
Superseded |
[4,of,8,git-diff] similar: rename local variable to not collide with previous |
2017-01-09 |
Sean Farley |
|
Accepted |
[4,of,8,ipv6] runtests: set web.address to localhost |
2017-02-16 |
Jun Wu |
|
Accepted |
[4,of,8,match] match: assert on the last case in _regex - mainly for documentation |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[4,of,8,py3,v3] py3: add a test that proves %include and missing-extension code works |
2017-03-08 |
Augie Fackler |
|
Accepted |
[4,of,8,py3-cleanup] run-tests: prefer PYTHON3 constant to many version_info checks (issue4668) |
2015-05-18 |
Augie Fackler |
|
Accepted |
[4,of,8,py3] dispatch: list()-ify another map() |
2017-03-19 |
Augie Fackler |
|
Accepted |
[4,of,8,py3] minirst: look for column delimiters using slices instead of indicies |
2017-05-28 |
Augie Fackler |
|
Accepted |
[4,of,8,py3] py3: wrap string constants in dagparser.py with bytestr() |
2017-09-16 |
Yuya Nishihara |
|
Accepted |
[4,of,8,py3] pycompat: define urlreq.urlparse and urlreq.unparse aliases |
2017-03-22 |
Gregory Szorc |
|
Accepted |
[4,of,8,py3] repair: reliably obtain bytestr of node ids |
2017-09-15 |
Augie Fackler |
|
Accepted |
[4,of,8,RFC] basectx: cache filectx generation for all contexts |
2014-08-07 |
Sean Farley |
|
Accepted |
[4,of,8,RFC] context: add uncommitted() that can be used in place of "rev() is None" |
2014-08-19 |
Yuya Nishihara |
|
Changes Requested |
[4,of,8,shelve-ext,v2] shelve: move commitfunc creation to a separate function |
2016-11-10 |
Kostia Balytskyi |
|
Accepted |
[4,of,8,shelve-ext] shelve: move mutableancestors to not be a closure |
2016-11-08 |
Kostia Balytskyi |
|
Superseded |
[4,of,8,simple] color: move 'valideffect' function into the core module |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[4,of,8,sparse,V2] sparse: use self instead of repo.dirstate |
2017-07-11 |
Gregory Szorc |
|
Accepted |
[4,of,8,STABLE] debugrevlog: add bundle |
2016-02-01 |
timeless@mozdev.org |
|
Changes Requested |
[4,of,8,stable] packaging: use "--python python" for centos7 to avoid explicit "python2" |
2019-11-01 |
Mads Kiilerich |
|
Accepted |
[4,of,8,STABLE] pager: rename 'pager.enable' to 'ui.pager' |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[4,of,8,STABLE] progress: use 'encoding.trim' to trim output line correctly |
2014-06-13 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,8,STABLE] revsetbenchmark: add a usage message when no arguments are passed |
2014-04-29 |
Pierre-Yves David |
|
Superseded |
[4,of,8,stream,clone,bundles,V2] commands: support consuming stream clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[4,of,8,techdocs] help: teach loaddoc to load from a different directory |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[4,of,8,upgraderepo,V3] repair: begin implementation of in-place upgrading |
2016-12-19 |
Gregory Szorc |
|
Accepted |
[4,of,8,V11] bundle2: add `bookmarks` part handler |
2016-11-22 |
Stanislau Hlebik |
|
Superseded |
[4,of,8,V12] bundle2: add `bookmarks` part handler |
2016-12-01 |
Stanislau Hlebik |
|
Superseded |
[4,of,8,V2] bash_completion: determine root executable in case of alias |
2013-11-22 |
Sean Farley |
|
Superseded |
[4,of,8,v2] blackbox: flush output file descriptor |
2016-02-08 |
timeless@mozdev.org |
|
Accepted |
[4,of,8,V2] changegroup: introduce "raw" versions of some commands |
2014-10-17 |
Pierre-Yves David |
|
Superseded |
[4,of,8,V2] cmdutil: remove useless dirstate.normallookup() invocation in revert() |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8,V2] color: add ui to effect rendering |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[4,of,8,v2] commands: stop abusing int-ness of Python booleans |
2016-08-30 |
Augie Fackler |
|
Changes Requested |
[4,of,8,v2] convert: darcs use absolute_import |
2016-03-02 |
timeless@mozdev.org |
|
Superseded |
[4,of,8,v2] docchecker: introduce a way to check for poor markup |
2016-01-12 |
timeless@mozdev.org |
|
Superseded |
[4,of,8,V2] fileset: extract function that builds status tuple only if necessary |
2017-03-06 |
Pierre-Yves David |
|
Accepted |
[4,of,8,v2] help/config: simplify default text |
2015-09-04 |
timeless@mozdev.org |
|
Accepted |
[4,of,8,V2] hgweb: don't use mutable default argument value |
2017-03-13 |
Gregory Szorc |
|
Accepted |
[4,of,8,v2] httpclient: handle io/cStringIO divergence |
2016-03-30 |
timeless@mozdev.org |
|
Accepted |
[4,of,8,v2] largefiles: extract 'orig' method in lfilesctx.filectx |
2014-09-23 |
Martin von Zweigbergk |
|
Superseded |
[4,of,8,v2] makememctx: move from patch to context to break import cycle |
2013-11-17 |
Augie Fackler |
|
Accepted |
[4,of,8,v2] merge: use ancestor filename from planning phase instead of filectx ancestor |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[4,of,8,V2] obsutil: move 'allsuccessors' to the new modules |
2017-06-28 |
Pierre-Yves David |
|
Accepted |
[4,of,8,V2] patch.diffopts: allow a setting to be forced in plain mode |
2014-11-13 |
Siddharth Agarwal |
|
Accepted |
[4,of,8,V2] patch: add filtering by line ranges in diff() |
2017-02-25 |
Denis Laxalde |
|
Changes Requested |
[4,of,8,V2] perf: add a `perfbranchmapupdate` command |
2018-11-26 |
Boris Feld |
|
Accepted |
[4,of,8,V2] perf: add functions to get vfs-like object for Mercurial earlier than 2.3 |
2016-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8,V2] phase: gather remote phase information in a summary object |
2017-10-16 |
Boris Feld |
|
Accepted |
[4,of,8,V2] registrar: unindent superfluous "if True" block |
2017-05-19 |
Yuya Nishihara |
|
Accepted |
[4,of,8,V2] templater: mark .gen as a private attribute |
2018-04-03 |
Yuya Nishihara |
|
Accepted |
[4,of,8,v2] templates: differentiate between partial and full topic name |
2016-01-01 |
Eric Sumner |
|
Accepted |
[4,of,8,V2] test-obsolete-bundle-strip: test bundling in the third case |
2017-05-28 |
Pierre-Yves David |
|
Accepted |
[4,of,8,V2] util: declare wire protocol support of compression engines |
2016-11-29 |
Gregory Szorc |
durin42 |
Changes Requested |
[4,of,8,V3] context: split `introrev` logic in a sub function |
2018-10-03 |
Boris Feld |
|
New |
[4,of,8,v3] convert: darcs use absolute_import |
2016-03-02 |
timeless@mozdev.org |
durin42 |
Accepted |
[4,of,8,V3] largefiles: extract 'orig' method in lfilesctx.filectx |
2014-09-24 |
Martin von Zweigbergk |
|
Accepted |
[4,of,8,V3] revlog: add a native implementation of issnapshot |
2018-12-28 |
Boris Feld |
|
Accepted |
[4,of,8,V3] subrepo: store the ui object in the base class |
2014-12-12 |
Matt Harbison |
|
Accepted |
[4,of,8,v3] ui: log time spent blocked on stdio |
2017-02-10 |
Simon Farnsworth |
|
Changes Requested |
[4,of,8,v4] convert: use convert_revision for P4 imports |
2016-12-14 |
David Soria Parra |
|
Superseded |
[4,of,8,v4] ui: log time spent blocked on stdio |
2017-02-13 |
Simon Farnsworth |
|
Changes Requested |
[4,of,8,V4] worker: change "pids" to a set |
2016-11-12 |
Jun Wu |
|
Changes Requested |
[4,of,8,V5] bundle2: add check:bookmarks part handler |
2016-09-16 |
Stanislau Hlebik |
|
Accepted |
[4,of,8,v5] convert: use convert_revision for P4 imports |
2016-12-14 |
David Soria Parra |
|
Accepted |
[4,of,8,v5] sslutil: remove dead code (that downgraded default minimum TLS version) |
2020-06-01 |
Manuel Jacob |
|
New |
[4,of,8,V5] worker: change "pids" to a set |
2016-11-15 |
Jun Wu |
|
Accepted |
[4,of,8,V6] context: take advantage of `_descendantrev` in introrev if available |
2018-11-19 |
Boris Feld |
|
Accepted |
[4,of,8,V7] bundle2: add `bookmarks` part handler |
2016-11-02 |
Stanislau Hlebik |
|
Superseded |
[4,of,8,v8] rebase: move local variable 'currentbookmarks' to the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[4,of,8,zstd-revlogs] revlog: use compression engine API for compression |
2017-01-02 |
Gregory Szorc |
|
Accepted |
[4,of,8] add: replace match.bad() monkey patching with match.badmatch() |
2015-06-05 |
Matt Harbison |
|
Accepted |
[4,of,8] bisect: simplify conditional in 'check_state' |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[4,of,8] blackbox: initialize repo attribute properly |
2018-11-15 |
Yuya Nishihara |
|
Accepted |
[4,of,8] blackbox: log working directory version |
2016-02-24 |
timeless@mozdev.org |
|
Accepted |
[4,of,8] bookmarks: prefetch 'lookup' outside of the loop |
2017-06-08 |
Pierre-Yves David |
|
Accepted |
[4,of,8] bundle2: handle new line in 'indebug' function |
2015-05-29 |
Pierre-Yves David |
|
Accepted |
[4,of,8] bundle2: move unpackheader closure on the class |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[4,of,8] bundle2: use reply part to returns result of addchangregroup |
2014-04-11 |
Pierre-Yves David |
|
Accepted |
[4,of,8] bundle: refactor changegroup prune to be its own function |
2013-05-31 |
Durham Goode |
|
Accepted |
[4,of,8] bundlerepo: make baserevision return raw text |
2017-04-07 |
Jun Wu |
|
Accepted |
[4,of,8] caches: call 'repo.updatecache()' in 'repo.destroyed()' |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[4,of,8] cachevfs: migration the revbranchcache to 'cachevfs' |
2017-07-16 |
Boris Feld |
|
Accepted |
[4,of,8] changegroup: prune subdirectory dirlogs too |
2016-02-23 |
Martin von Zweigbergk |
|
Accepted |
[4,of,8] changegroup: use '1' for changegroup packer version 1 |
2014-10-17 |
Sune Foldager |
|
Superseded |
[4,of,8] chgserver: make S channel support pager request |
2017-01-09 |
Jun Wu |
|
Accepted |
[4,of,8] children: switch to single quotes |
2016-01-10 |
timeless@mozdev.org |
|
Accepted |
[4,of,8] cmdutil: add "autoupdate" to create the hook point for automated updating |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[4,of,8] cmdutil: simplify the dirty check in howtocontinue() |
2017-07-09 |
Matt Harbison |
|
Accepted |
[4,of,8] commandserver: install logger to record server events through canonical API |
2018-12-04 |
Yuya Nishihara |
|
Accepted |
[4,of,8] commandserver: loop over selector events |
2018-12-06 |
Yuya Nishihara |
|
Accepted |
[4,of,8] commit: abort if --addremove is specified, but fails |
2014-11-27 |
Matt Harbison |
|
Superseded |
[4,of,8] configitems: register 'ui.quiet' as first example |
2017-06-21 |
Pierre-Yves David |
|
Accepted |
[4,of,8] contrib/perf: add optional rev for perflog and perftemplating |
2015-12-08 |
timeless@mozdev.org |
|
Accepted |
[4,of,8] convert: add closemap option |
2014-02-04 |
Sean Farley |
|
Accepted |
[4,of,8] convert: darcs use absolute_import |
2016-03-02 |
timeless@mozdev.org |
|
Superseded |
[4,of,8] copies: mark checkcopies as internal with the _ prefix (issue4028) |
2016-10-04 |
Gábor Stefanik |
|
Superseded |
[4,of,8] createmarkers: automatically record the parent of pruned changeset |
2014-08-19 |
Pierre-Yves David |
|
Accepted |
[4,of,8] crecord: move status window text calculation to a separate method |
2016-11-23 |
Jun Wu |
|
Accepted |
[4,of,8] dagop: yield intro filectx by filectxancestors() |
2017-12-06 |
Yuya Nishihara |
|
Accepted |
[4,of,8] debugcommands: move 'debugsub' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[4,of,8] debugobsolete: use the new date argument on obsstore.create |
2014-08-16 |
Pierre-Yves David |
|
Accepted |
[4,of,8] demandimport: pass fromlist to original import function |
2015-12-23 |
Bryan O'Sullivan |
yuya |
Changes Requested |
[4,of,8] devel: activate default-date in tests |
2017-05-22 |
Boris Feld |
|
Accepted |
[4,of,8] discovery: move undecided set on the partialdiscovery |
2018-12-31 |
Boris Feld |
|
Superseded |
[4,of,8] eol: update isbinary filter to work without compat wrapper |
2019-10-14 |
Mads Kiilerich |
|
Accepted |
[4,of,8] extensions: deprecate extsetup without a `ui` argument (API) |
2018-12-28 |
Matt Harbison |
|
Accepted |
[4,of,8] extensions: restore use of callable() since it was readded in Python 3.2 |
2014-06-24 |
Augie Fackler |
|
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] 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] 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] 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 |