[6,of,7] largefiles: remove unused readstandin() |
2017-03-31 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7] journal: ensure that dirstate is instantiated via own wrapdirstate() |
2017-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7] hook: provide hook type information to external hook |
2017-03-31 |
Pierre-Yves David |
|
Superseded |
[6,of,7] histedit: unify strip backup files on success (BC) |
2017-07-08 |
Jun Wu |
|
Accepted |
[6,of,7] histedit: limit cleanup of histedit-last-edit.txt to success |
2015-12-28 |
timeless@mozdev.org |
|
Accepted |
[6,of,7] histedit: clarify modes |
2015-12-23 |
timeless@mozdev.org |
|
Superseded |
[6,of,7] hgweb: wrap {whyunstable} with mappinggenerator |
2018-05-09 |
Yuya Nishihara |
|
Accepted |
[6,of,7] hgweb: wrap {fentries} and {dentries} of manifest with mappinggenerator |
2018-05-13 |
Yuya Nishihara |
|
Accepted |
[6,of,7] hgweb: wrap {earlycommands} and {othercommands} of help with mappinggenerator |
2018-05-25 |
Yuya Nishihara |
|
Accepted |
[6,of,7] hgweb: look up "URLSearchParams" in "window" to work around jshint issues |
2017-11-27 |
Anton Shestakov |
|
Accepted |
[6,of,7] hgweb: extract a generator function of _siblings class |
2018-04-14 |
Yuya Nishihara |
|
Accepted |
[6,of,7] hgclient: handle cStringIO.StringIO/io.StringIO divergence |
2016-04-06 |
timeless@mozdev.org |
|
Accepted |
[6,of,7] hgclient: handle cStringIO.StringIO/io.StringIO divergence |
2016-04-08 |
timeless@mozdev.org |
|
Accepted |
[6,of,7] help: use 'churn' instead of 'color' as an example extension |
2017-02-28 |
Pierre-Yves David |
|
Accepted |
[6,of,7] help: don't search randomly for help data - trust util.datapath |
2014-09-28 |
Mads Kiilerich |
|
Accepted |
[6,of,7] help: document about "tags" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[6,of,7] grep: make a message translatable |
2016-05-25 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7] graft: enable rotated-DAG copy tracing (issue4028) |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[6,of,7] get-with-headers: handle python3 bytes in stdout |
2016-05-11 |
timeless |
yuya |
Changes Requested |
[6,of,7] get-with-headers: handle python3 bytes in stdout |
2016-05-16 |
timeless |
|
Changes Requested |
[6,of,7] formatter: remove experimental marker from -T option |
2018-09-30 |
Yuya Nishihara |
|
Superseded |
[6,of,7] fileset: reorder 'and' expression to evaluate basic patterns first |
2018-08-03 |
Yuya Nishihara |
|
Accepted |
[6,of,7] fileset: move copy constructor of matchctx near __init__ |
2018-08-05 |
Yuya Nishihara |
|
Accepted |
[6,of,7] extdata: use subprocess so we don't have to chdir() manually |
2017-10-01 |
Yuya Nishihara |
|
Accepted |
[6,of,7] docchecker: try to reject single quotes |
2016-04-04 |
timeless@mozdev.org |
|
Accepted |
[6,of,7] discovery: enforce filtering into revlogbaseddag._internalizeall |
2013-11-17 |
Pierre-Yves David |
|
Accepted |
[6,of,7] dirstate: use match.prefix() instead of 'not match.anypats()' |
2015-05-21 |
Martin von Zweigbergk |
durin42 |
Accepted |
[6,of,7] dirstate: report bad subdirectories as match.bad, not just a warning |
2014-01-16 |
Mads Kiilerich |
|
Rejected |
[6,of,7] dirstate: only invoke delaywrite if relevant |
2015-12-17 |
Matt Mackall |
|
Accepted |
[6,of,7] diffutil: remove diffopts() in favor of diffallopts() |
2018-07-06 |
Yuya Nishihara |
|
New |
[6,of,7] devel: use the 'config' argument for the dirstate normalisation develwarn |
2016-05-05 |
Pierre-Yves David |
yuya |
Accepted |
[6,of,7] destutil: allow to disable the "on head check" in destmerge |
2016-02-14 |
Pierre-Yves David |
|
Superseded |
[6,of,7] dagop: minor python optimization to `headrevs` |
2019-01-15 |
Boris Feld |
|
Accepted |
[6,of,7] copies: rename getfctx to getsrcfctx |
2017-05-29 |
Stanislau Hlebik |
|
Accepted |
[6,of,7] convert: cvs use absolute_import |
2016-03-09 |
timeless@mozdev.org |
|
Accepted |
[6,of,7] contrib: make import checker always think in terms of bytes |
2017-08-22 |
Augie Fackler |
|
Superseded |
[6,of,7] contrib: add line offset information to file check function of check-code.py |
2019-02-28 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7] contrib/perf: perfparents handle filtered repos |
2015-11-24 |
timeless@mozdev.org |
|
Accepted |
[6,of,7] context: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[6,of,7] context: introduce [ui]topancestor for controlling which ancestor to pick |
2014-02-24 |
Mads Kiilerich |
|
Deferred |
[6,of,7] context: introduce a `_findchangeid` method to `filectx` |
2018-09-07 |
Boris Feld |
|
Accepted |
[6,of,7] context: add manifestctx property on changectx |
2016-11-08 |
Durham Goode |
|
Accepted |
[6,of,7] context.status: inline _poststatus() |
2014-11-02 |
Martin von Zweigbergk |
|
Accepted |
[6,of,7] configitems: move rebase config into core |
2017-10-16 |
Boris Feld |
|
Accepted |
[6,of,7] color: move triggering of the initialisation logic in core |
2017-02-25 |
Pierre-Yves David |
|
Accepted |
[6,of,7] color: move 'styles' definition on the 'ui' object |
2017-02-27 |
Pierre-Yves David |
|
Superseded |
[6,of,7] cleanup: rename check-translation.py checker function - don't hide global var |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[6,of,7] cleanup: drop the deprecated 'localrepo.wfile' method |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[6,of,7] churn: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[6,of,7] chgserver: switch to new forking service |
2016-07-14 |
Yuya Nishihara |
|
Accepted |
[6,of,7] chg: use relative path at connect |
2016-04-04 |
Jun Wu |
|
Changes Requested |
[6,of,7] chg: use relative path at connect |
2016-04-04 |
Pierre-Yves David |
|
Not Applicable |
[6,of,7] checkheads: drop now unused filtering of 'unsyncedheads' |
2017-06-03 |
Pierre-Yves David |
|
Accepted |
[6,of,7] caches: invalidate store caches when lock is taken |
2014-03-25 |
Durham Goode |
|
Superseded |
[6,of,7] bundle: avoid reset of the 'outgoing' variable |
2017-05-05 |
Pierre-Yves David |
|
Accepted |
[6,of,7] bundle2: refuse empty parameter name |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[6,of,7] bundle2: add on more layer of exception catching in localrepo.unbundle |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[6,of,7] branchmap: simplify error handlind when writing rev branch cache |
2016-08-05 |
Pierre-Yves David |
|
Superseded |
[6,of,7] bookmark: read pending data when appropriate |
2014-11-18 |
Pierre-Yves David |
|
Accepted |
[6,of,7] blackbox: do not nullify repo to deactivate the logger on failure |
2018-11-27 |
Yuya Nishihara |
|
Accepted |
[6,of,7] bash_completion: use correct command for listing shelves |
2013-11-21 |
Sean Farley |
|
Superseded |
[6,of,7] annotate: split functions to get data without applying text formatting |
2014-09-17 |
Yuya Nishihara |
|
Accepted |
[6,of,7] annotate: explicitly only honor whitespace diffopts |
2014-12-02 |
Siddharth Agarwal |
|
Accepted |
[6,of,7,VFS] vfs: add removedirs |
2015-04-10 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7,v6] rebase: move local variables 'contf', 'abortf' and 'destspace' to the RR |
2016-06-13 |
Kostia Balytskyi |
|
Changes Requested |
[6,of,7,V6] dirstate: add a C implementation for nonnormalentries |
2015-12-22 |
Laurent Charignon |
|
Superseded |
[6,of,7,V5] sslutil: require TLS 1.1+ when supported |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[6,of,7,v5] rebase: move local variables 'contf', 'abortf' and 'destspace' to the RRS |
2016-06-13 |
Kostia Balytskyi |
|
Superseded |
[6,of,7,V5] hgweb: filter diff hunks when 'linerange' and 'patch' are specified in filelog |
2017-03-25 |
Denis Laxalde |
|
Accepted |
[6,of,7,V5] cext: increment the `parsers` module version |
2018-11-22 |
Boris Feld |
|
Accepted |
[6,of,7,V4] revset: optimize out reverse() according to ordering requirement (BC) |
2016-06-23 |
Yuya Nishihara |
|
Accepted |
[6,of,7,V4] revbranchcache: disable the new part for narrow hg bundle |
2018-03-16 |
Boris Feld |
|
Accepted |
[6,of,7,v4] rebase: move local variables 'contf', 'abortf' and 'destspace' to the RRS |
2016-06-05 |
Kostia Balytskyi |
|
Superseded |
[6,of,7,V4] mq: let the user choose where .orig files are kept |
2015-11-11 |
Christian Delahousse |
|
Accepted |
[6,of,7,V4] hgweb: filter diff hunks when 'linerange' and 'patch' are specified in filelog |
2017-03-24 |
Denis Laxalde |
|
Superseded |
[6,of,7,V4] delta: have a native implementation of _findsnapshot |
2018-12-30 |
Boris Feld |
|
Accepted |
[6,of,7,V4] cext: increment the `parsers` module version |
2018-11-20 |
Boris Feld |
|
Superseded |
[6,of,7,V4] cache: group obscache and revsfiltercache invalidation in a single function |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[6,of,7,V4] bundle2: advertise `pushbookmarks` capability (issue5165) |
2016-09-04 |
Stanislau Hlebik |
|
Accepted |
[6,of,7,V3] worker: test and set problem[0] atomically |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[6,of,7,V3] util: add a file handle wrapper class that does hash digest validation |
2014-10-16 |
Mike Hommey |
|
Accepted |
[6,of,7,V3] statprof: pass data structure to display functions |
2016-11-02 |
Gregory Szorc |
|
Accepted |
[6,of,7,V3] revset: detect integer list on parsing |
2019-01-14 |
Boris Feld |
|
Accepted |
[6,of,7,V3] revbranchcache: disable the new part for narrow hg bundle |
2018-03-15 |
Boris Feld |
|
Superseded |
[6,of,7,V3] log: add obsfate by default in changeset printer |
2017-10-17 |
Boris Feld |
|
Accepted |
[6,of,7,V3] hgweb: filter diff hunks when 'linerange' and 'patch' are specified in filelog |
2017-03-22 |
Denis Laxalde |
|
Changes Requested |
[6,of,7,V3] hghave: add a check about whitelisted filesystem that supports hardlink |
2017-03-12 |
Jun Wu |
|
Changes Requested |
[6,of,7,V3] cext: increment the `parsers` module version |
2018-11-19 |
Boris Feld |
|
Superseded |
[6,of,7,V3] caches: invalidate store caches when lock is taken |
2014-04-01 |
Durham Goode |
|
Accepted |
[6,of,7,v3,stable,osx-packaging] osx: create a modern package including manpages |
2016-04-29 |
Kevin Bullock |
|
Accepted |
[6,of,7,V3,RFC] revset: unify function that parses alias declaration and definition |
2016-04-03 |
Yuya Nishihara |
marmoute |
Accepted |
[6,of,7,v3,flags] diffopts: notice a negated boolean flag in diffopts |
2016-09-14 |
Augie Fackler |
|
Changes Requested |
[6,of,7,V2] tags: extract tags computation from fnodes into its own function |
2017-03-28 |
Pierre-Yves David |
|
Accepted |
[6,of,7,v2] setup: show how to set the module policy for imports |
2016-01-12 |
timeless@mozdev.org |
|
Superseded |
[6,of,7,V2] revset: unify function that parses alias declaration and definition |
2016-04-02 |
Yuya Nishihara |
|
Superseded |
[6,of,7,V2] revset: optimize out reverse() according to ordering policy |
2016-06-03 |
Yuya Nishihara |
durin42 |
Changes Requested |
[6,of,7,V2] revset: detect integer list on parsing |
2019-01-14 |
Boris Feld |
|
Superseded |
[6,of,7,V2] revbranchcache: disable the new part for narrow hg bundle |
2018-03-01 |
Boris Feld |
|
Superseded |
[6,of,7,V2] repoview: copy blocker code from computehidden |
2014-03-28 |
Sean Farley |
|
Superseded |
[6,of,7,v2] rebase: remove old code for handling empty rebaseset |
2014-01-15 |
Mads Kiilerich |
|
Accepted |
[6,of,7,V2] osutil: use PYMODULEINIT |
2017-05-13 |
Jun Wu |
|
Superseded |
[6,of,7,V2] namespaces: generate template keyword when registering a namespace |
2014-12-18 |
Sean Farley |
|
Accepted |
[6,of,7,v2] merge: use separate lists for each action type |
2014-05-09 |
Mads Kiilerich |
|
Superseded |
[6,of,7,v2] merge: migrate to context manager for changing dirstate parents |
2017-05-19 |
Augie Fackler |
|
Accepted |
[6,of,7,v2] import-checker: handle line continuation characters |
2016-04-13 |
timeless@mozdev.org |
yuya |
Rejected |
[6,of,7,V2] hook: provide hook type information to external hook |
2017-03-31 |
Pierre-Yves David |
|
Accepted |
[6,of,7,V2] hook: centralize passing HG_PENDING to external hook process |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7,v2] histedit: clarify modes |
2015-12-28 |
timeless@mozdev.org |
|
Superseded |
[6,of,7,V2] hgweb: abstract call to hgwebdir wsgi function |
2016-08-15 |
Gregory Szorc |
|
Accepted |
[6,of,7,V2] debugfs: display the tested path and mount point of the filesystem, if known |
2017-12-31 |
Matt Harbison |
|
Accepted |
[6,of,7,V2] copies: add a devel debug mode to trace what copy tracing does |
2018-10-01 |
Boris Feld |
|
New |
[6,of,7,v2] contrib: make import checker always think in terms of bytes |
2017-08-22 |
Augie Fackler |
|
Accepted |
[6,of,7,V2] cat: call the storage prefetch hook |
2018-02-06 |
Matt Harbison |
|
Accepted |
[6,of,7,V2] caches: invalidate store caches when lock is taken |
2014-03-31 |
Durham Goode |
|
Superseded |
[6,of,7,v2] bdiff: give slight preference to appending lines |
2016-11-15 |
Mads Kiilerich |
|
Accepted |
[6,of,7,V2,stable] merge: add "other" file node in the merge state file |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
[6,of,7,V2,mergedriver] filemerge: only copy to backup during premerge step |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[6,of,7,V2,apply,on,date,fix] obsmarkers: add a `parentnodes` method to retrieve parents information |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[6,of,7,upgraderepo,V2] repair: copy non-revlog store files during upgrade |
2016-11-25 |
Gregory Szorc |
|
Changes Requested |
[6,of,7,STABLE] subrepo: add test whether "[paths]" is configured correctly at subrepo creation |
2014-06-19 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7,stable] packaging: drop outdated buildrpm "tested on" comment |
2019-10-27 |
Mads Kiilerich |
|
Accepted |
[6,of,7,STABLE] localrepo: introduce a `_refreshchangelog` method |
2019-06-21 |
Pierre-Yves David |
|
Accepted |
[6,of,7,STABLE] largefiles: check unknown files with case awareness of the filesystem |
2013-05-06 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7,STABLE] i18n: add i18n comment to error messages of filesets predicates |
2014-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7,STABLE] histedit: save manually edited commit message into ".hg/last-message.txt" |
2014-03-18 |
Katsunori FUJIWARA |
|
Superseded |
[6,of,7,stable] getbundle: cleanly handle remote abort during getbundle |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[6,of,7,STABLE] debian: alphabetize build deps |
2016-05-01 |
Sean Farley |
yuya |
Accepted |
[6,of,7,STABLE] check-code.py: avoid warning against "reverting subrepo ..." lines |
2015-01-21 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7,shelve-ext,v5] shelve: add obs-based unshelve functionality |
2017-03-29 |
Kostia Balytskyi |
|
Changes Requested |
[6,of,7,Series-C] clfilter: remove the last usage of `visibleheads` |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[6,of,7,Series-A] context: retrieve hidden from filteredrevs |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[6,of,7,RFC] parsers: inline fm1readmarker() into Obsmarker1_FromData() |
2017-03-14 |
Gregory Szorc |
|
Accepted |
[6,of,7,RFC,v2] filelog: censored files compare against empty data, have 0 size |
2014-09-15 |
michaeljedgar@gmail.com |
|
Accepted |
[6,of,7,resend] tests: ensure that C and Python path encoding agree |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Superseded |
[6,of,7,resend] tests: ensure that C and Python path encoding agree |
2013-01-19 |
Matt Mackall |
|
Accepted |
[6,of,7,RESEND] rust-cpython: make PySharedRef::try_borrow_mut() return BorrowMutError |
2020-01-28 |
Yuya Nishihara |
|
Accepted |
[6,of,7,PoC] largefiles: drop mergeupdate standin mocking |
2014-09-22 |
Mads Kiilerich |
|
Deferred |
[6,of,7,path-configs] ui.paths: implement getpath in terms of __getitem__ |
2015-02-08 |
Gregory Szorc |
|
Changes Requested |
[6,of,7,mergedriver] node: add 'nullhex', hex-encoded nullid |
2015-11-16 |
Siddharth Agarwal |
|
Accepted |
[6,of,7,mergedriver] mergestate: add a method to compute actions to perform on dirstate |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[6,of,7,mergedriver] merge.mergestate: set merge driver state to 's' if there's none present |
2015-10-17 |
Siddharth Agarwal |
|
Accepted |
[6,of,7,mergedriver] localrepo.commit: switch to mergestate.read() |
2015-11-18 |
Siddharth Agarwal |
|
Accepted |
[6,of,7,mergedriver] filemerge: don't attempt to premerge change/delete conflicts |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[6,of,7,main-line-of-work] transaction: pass the transaction to 'postclose' callback |
2014-11-11 |
Pierre-Yves David |
|
Accepted |
[6,of,7,main-line-of-works,(28,more,patches,to,go)] ] bundle2: add generic debug output regarding generated parts |
2015-05-28 |
Pierre-Yves David |
|
Accepted |
[6,of,7,iterbatch] largefiles: use iterbatch instead of batch |
2016-03-08 |
Augie Fackler |
marmoute |
Accepted |
[6,of,7,hglib] hglib: update setup.py to mark Python 3 support (issue4520) |
2015-03-26 |
Brett Cannon |
|
Accepted |
[6,of,7,flagprocessor,v7] revlog: REVIDX_USR[0-3] flags |
2017-01-02 |
Remi Chaintron |
marmoute |
Superseded |
[6,of,7,evolve-ext] _evolvemerge |
2015-12-07 |
Shusen LIU |
lcharignon |
Rejected |
[6,of,7,evolve-ext] exthelper: simplify the ability to register filesets |
2019-01-03 |
Matt Harbison |
|
Accepted |
[6,of,7,evolve-ext] evolve: treat no support as non fatal |
2016-04-14 |
timeless@gcc2-power8.osuosl.org |
|
Accepted |
[6,of,7,evolve-ext] check-code: make directaccess.py comply with check-code |
2015-12-04 |
Laurent Charignon |
|
Accepted |
[6,of,7,clowncopter] automv: do not release lock between marking files and the actual commit |
2016-02-15 |
Martijn Pieters |
|
Accepted |
[6,of,7,clfilter,part,1,V3] clfilter: use filtering in `visiblebranchmap` |
2012-12-17 |
Pierre-Yves David |
|
Superseded |
[6,of,7,checkunknown] batchget: add support for backing up files |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[6,of,7,c-hglib] examples: rewrite merge example |
2014-11-23 |
Giovanni Gherdovich |
marmoute |
Accepted |
[6,of,7,bundle2] pull: use 'phase-heads' to retrieve phase information |
2017-09-28 |
Boris Feld |
|
Accepted |
[6,of,7,bm-refactor,V3] bookmarks: factor out bookmark printing from commands |
2017-06-23 |
Sean Farley |
|
Accepted |
[6,of,7,bm-refactor,V2] bookmarks: factor out bookmark printing from commands |
2017-06-21 |
Sean Farley |
|
Changes Requested |
[6,of,7,(push,is,done;,12,more,to,go,for,pull)] push: move `commonheads` into the push object |
2014-02-11 |
Pierre-Yves David |
|
Accepted |
[6,of,6] workingfilectx: add audit() as a wrapper for wvfs.audit() |
2017-06-26 |
Phillip Cohen |
|
Accepted |
[6,of,6] vfs: also audit rename |
2018-11-26 |
Boris Feld |
|
Accepted |
[6,of,6] verify: move exc() function onto class |
2015-12-19 |
Durham Goode |
yuya |
Accepted |
[6,of,6] upgrade: register compression as a format variants |
2017-12-08 |
Boris Feld |
|
Accepted |
[6,of,6] update: add config for default way of handling dirty wdir |
2017-02-14 |
via Mercurial-devel |
|
Superseded |
[6,of,6] ui: wrap whole _write() block with timeblockedsection |
2018-11-04 |
Yuya Nishihara |
|
Accepted |
[6,of,6] treemanifest: make filesnotin() faster |
2015-03-11 |
Martin von Zweigbergk |
|
Superseded |
[6,of,6] tests: stabilize test-push-http.t for Windows |
2018-04-09 |
Matt Harbison |
|
Accepted |
[6,of,6] tests: remove bundle2 activation from test-push-warn.t |
2016-08-02 |
Pierre-Yves David |
|
Accepted |
[6,of,6] tests: check import cycles in hgext/**.py, too |
2015-05-13 |
Katsunori FUJIWARA |
|
Superseded |
[6,of,6] tests: avoid repr in test-bundle2-format.t |
2017-09-19 |
Augie Fackler |
|
Accepted |
[6,of,6] test-lfs-test-server: add a testcase for `hg serve` |
2018-03-19 |
Matt Harbison |
|
Accepted |
[6,of,6] test-lfs-test-server: add a testcase for `hg serve` |
2018-03-29 |
Yuya Nishihara |
|
New |
[6,of,6] templates: fix missed space between instability labels |
2017-10-14 |
Yuya Nishihara |
|
Accepted |
[6,of,6] templater: parse the config as a mapfile |
2015-05-02 |
Jordi Gutiérrez Hermoso |
|
Rejected |
[6,of,6] templater: inline unwraphybrid() |
2018-06-08 |
Yuya Nishihara |
|
Accepted |
[6,of,6] templater: always map over a wrapped object |
2018-06-04 |
Yuya Nishihara |
|
Accepted |
[6,of,6] templatekw: make {rev} return wdirrev instead of None |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[6,of,6] templatekw: forward _hybrid.get to raw values so that get(extras, key) works |
2015-03-08 |
Yuya Nishihara |
|
Accepted |
[6,of,6] templatekw: add {size} keyword as an example of fctx-based keyword |
2018-09-02 |
Yuya Nishihara |
|
New |
[6,of,6] subrepo: use vfs.dirname instead of os.path.dirname |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] sslutil: turn validator into a function |
2016-03-28 |
Gregory Szorc |
|
Changes Requested |
[6,of,6] sslutil: remove sslkwargs() (API) |
2016-05-26 |
Gregory Szorc |
|
Accepted |
[6,of,6] sslutil: remove redundant check of sslsocket.cipher() |
2016-05-15 |
Gregory Szorc |
|
Superseded |
[6,of,6] spelling: random spell checker fixes |
2013-10-23 |
Mads Kiilerich |
|
Accepted |
[6,of,6] spartan: render changesets server-side on /graph page |
2017-12-04 |
Anton Shestakov |
|
Accepted |
[6,of,6] show: show all namespaces in "work" view |
2017-06-24 |
Gregory Szorc |
|
Accepted |
[6,of,6] shelve: using `targetphase` while unbundling |
2014-08-06 |
Pierre-Yves David |
|
Accepted |
[6,of,6] setup: write mercurial/modulepolicy for pure installs |
2016-03-08 |
timeless@mozdev.org |
|
Accepted |
[6,of,6] setup: update a comment that blamed py26 for a Windows workaround |
2017-06-17 |
Matt Harbison |
|
Accepted |
[6,of,6] scmutil: split platform-specific bits into their own modules |
2013-02-13 |
Kevin Bullock |
|
Accepted |
[6,of,6] scmutil: check collision between directory part of added file and tracked ones |
2013-11-14 |
Katsunori FUJIWARA |
|
Superseded |
[6,of,6] scmutil.filecache: support watching over multiple files |
2013-11-16 |
Siddharth Agarwal |
|
Accepted |
[6,of,6] scmutil.addremove: use iteritems on walk results |
2013-04-02 |
Siddharth Agarwal |
|
Superseded |
[6,of,6] rust: propagate error of index_get_parents() properly |
2018-12-05 |
Yuya Nishihara |
|
Accepted |
[6,of,6] rust-filepatterns: unescape comment character property |
2019-07-21 |
Yuya Nishihara |
|
Accepted |
[6,of,6] rust-cpython: remove PySharedRefCell and its companion structs |
2020-01-30 |
Yuya Nishihara |
|
Accepted |
[6,of,6] rust-chg: abort if server doesn't have enough capabilities |
2018-10-14 |
Yuya Nishihara |
|
Accepted |
[6,of,6] run-tests: use a file for capturing replacements |
2015-03-29 |
Gregory Szorc |
|
Accepted |
[6,of,6] run-tests: introduce --random for running tests in random error |
2013-04-17 |
Mads Kiilerich |
|
Accepted |
[6,of,6] run-tests: fix Python 3 incompatibilities |
2016-02-28 |
Gregory Szorc |
yuya |
Accepted |
[6,of,6] run-tests.py: inherit PYTHONHASHSEED from environment if set |
2013-01-20 |
Mads Kiilerich |
|
Accepted |
[6,of,6] revset: use localrepo revbranchcache for branch name filtering |
2014-12-14 |
Mads Kiilerich |
|
Superseded |
[6,of,6] revset: parse nullary ":" operator as "0:tip" |
2015-07-17 |
Yuya Nishihara |
|
Superseded |
[6,of,6] revset: make follow() accept empty startrev |
2017-12-07 |
Yuya Nishihara |
|
Accepted |
[6,of,6] revset: fix order of first/last members in compound expression (BC) |
2017-06-11 |
Yuya Nishihara |
|
Accepted |
[6,of,6] revset: fix a crash with 'roots(wdir())' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[6,of,6] revset: do not nest addset by "addset + other" (issue4565) |
2015-05-12 |
Yuya Nishihara |
|
Accepted |
[6,of,6] revset: check collision between alias argument names in the declaration |
2015-01-08 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,6] revlog: make chainbase cache its result for the correct revision |
2018-05-21 |
Paul Morelle |
|
Accepted |
[6,of,6] revert: use modified information from both status |
2014-08-14 |
Pierre-Yves David |
|
Accepted |
[6,of,6] revert: remove nullrev from the bookmark computation |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[6,of,6] revbranchcache: write cache even during read operations |
2015-03-17 |
Durham Goode |
|
Accepted |
[6,of,6] resolve: print message when no unresolved files remain (issue4214) |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[6,of,6] repoview: avoid processing the same rev twice in _getstatichidden |
2015-04-03 |
Pierre-Yves David |
|
Accepted |
[6,of,6] record: add comparison methods for recordhunk class |
2015-03-13 |
Laurent Charignon |
|
Accepted |
[6,of,6] rebase: use lazy ancestor sets |
2012-12-14 |
Siddharth Agarwal |
|
Superseded |
[6,of,6] rebase: use hg.updatetotally instead of commands.update for efficiency |
2016-03-11 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,6] rebase: show a note for updated mq patches |
2014-12-10 |
Mads Kiilerich |
|
Accepted |
[6,of,6] rebase: remove revprecursor and revpruned states |
2017-07-09 |
Jun Wu |
|
Superseded |
[6,of,6] rebase: abort hg pull --rebase if rebase.requiredest is set (issue5514) |
2017-03-28 |
Ryan McElroy |
|
Changes Requested |
[6,of,6] qfold: allow to specify '--message/'--logfile' and '--edit' at the same time |
2014-05-31 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] pycompat: use unicode literals to appease Python 3 |
2016-06-01 |
Gregory Szorc |
|
Accepted |
[6,of,6] py3: work around comparison between int and None in tagmerge |
2018-03-04 |
Yuya Nishihara |
|
Accepted |
[6,of,6] py3: use pycompat.bytestr() in place of str() |
2017-06-20 |
Pulkit Goyal |
|
Accepted |
[6,of,6] py3: suppress the output from .write() calls in more tests |
2018-10-02 |
Matt Harbison |
|
Accepted |
[6,of,6] py3: replace os.sep with pycompat.ossep (part 4 of 4) |
2016-12-17 |
Pulkit Goyal |
|
Accepted |
[6,of,6] py3: make sure commands name are bytes in tests |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[6,of,6] py3: fix comparison between int and None |
2020-06-16 |
Manuel Jacob |
|
Accepted |
[6,of,6] py3: fix bundle heads to be consumable more than once |
2018-07-08 |
Yuya Nishihara |
|
Accepted |
[6,of,6] py3: ensure the HTTP password manager returns strings, not bytes |
2019-02-06 |
Matt Harbison |
|
Accepted |
[6,of,6] py3: byte-stringify literals in test-keyword.t |
2018-10-16 |
Yuya Nishihara |
|
Accepted |
[6,of,6] py3: avoid b'' output in test-hgweb-non-interactive.t |
2018-09-30 |
Matt Harbison |
|
Accepted |
[6,of,6] pushbookmark: do not attempt to update bookmark if the push failed (BC) |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[6,of,6] pull: prevent race condition in bookmark update when using -B (issue4689) |
2015-06-05 |
Pierre-Yves David |
|
Accepted |
[6,of,6] profiling: allow configuring minimum display threshold for hotpath |
2017-06-15 |
Gregory Szorc |
|
Accepted |
[6,of,6] profile: drop maybeprofile |
2017-06-09 |
Pierre-Yves David |
|
Accepted |
[6,of,6] procutil: make stdout line-buffered on Windows if connected to TTY |
2020-07-05 |
Manuel Jacob |
|
Accepted |
[6,of,6] plan9: update setup.py and mkfile to support new cpython 2.7 build |
2013-08-12 |
jas@corpus-callosum.com |
|
Changes Requested |
[6,of,6] phases: move short-lived PyObject pointers to local scope |
2020-07-18 |
Yuya Nishihara |
|
Accepted |
[6,of,6] phases: make writing phaseroots file out avoid ambiguity of file stat |
2016-06-02 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] perftest: allow selection of volatile set to benchmark |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[6,of,6] perftemplating: allow to specify the template to test |
2018-06-11 |
Boris Feld |
|
Accepted |
[6,of,6] perf: add perfrevlogrevision |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[6,of,6] patchbomb: fix wrong argument type when calling mail generator.flatten() |
2019-11-13 |
Denis Laxalde |
|
Accepted |
[6,of,6] patchbomb: add config knob to generate flags by template (issue5354) |
2017-03-07 |
Yuya Nishihara |
|
Accepted |
[6,of,6] patch: use scmutil.touch instead of scmutil.addremove |
2013-05-07 |
Siddharth Agarwal |
durin42 |
Changes Requested |
[6,of,6] patch.applydiff: accept a prefix parameter |
2015-03-07 |
Siddharth Agarwal |
|
Accepted |
[6,of,6] parsers: use a lookup table to convert hex to binary |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
[6,of,6] parser: move alias definition parser to common rule-set class |
2016-04-01 |
Yuya Nishihara |
|
Superseded |
[6,of,6] packaging: use /usr/bin/python3 shebang for scripts in Debian |
2019-10-21 |
Denis Laxalde |
|
Accepted |
[6,of,6] packaging: "make deb" no longer fails |
2018-10-09 |
via Mercurial-devel |
|
New |
[6,of,6] osutil: export a "getfstype" method |
2017-03-21 |
Jun Wu |
|
Accepted |
[6,of,6] obsolete: add native version of addchildren() |
2015-02-04 |
Martin von Zweigbergk |
|
Superseded |
[6,of,6] merge: use None as filename for base in 'both created' conflicts |
2014-11-25 |
Martin von Zweigbergk |
marmoute |
Accepted |
[6,of,6] merge: reuse batchremove method for 'rm' action |
2014-12-03 |
Martin von Zweigbergk |
|
Superseded |
[6,of,6] merge: make in-memory changes visible to external update hooks |
2015-10-14 |
Katsunori FUJIWARA |
|
Superseded |
[6,of,6] merge: invoke cmdutil.fileprefetchhooks() prior to applying updates |
2018-02-11 |
Matt Harbison |
|
Superseded |
[6,of,6] merge: include base content in merge markers |
2014-06-10 |
Pierre-Yves David |
|
Changes Requested |
[6,of,6] merge: fix stupid indentation left over from previous refactorings |
2014-05-15 |
Mads Kiilerich |
|
Superseded |
[6,of,6] merge.mergestate: use mergectx wrapper |
2015-10-09 |
Siddharth Agarwal |
|
Accepted |
[6,of,6] mercurial: support loading C extensions on Python 3 |
2016-10-13 |
Gregory Szorc |
|
Accepted |
[6,of,6] manifest: rename matches to _matches |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
[6,of,6] log: show phase in hg log -v with the phase template |
2014-10-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[6,of,6] log: pass around --rev option by walkopts |
2020-09-18 |
Yuya Nishihara |
|
Accepted |
[6,of,6] log: pack filematcher and hunksfilter into changesetdiffer object |
2018-02-07 |
Yuya Nishihara |
|
Accepted |
[6,of,6] log: fix --follow null parent not to include revision 0 |
2015-02-06 |
Yuya Nishihara |
|
Accepted |
[6,of,6] log: drop unused expr from return value of getlogrevs() |
2018-01-04 |
Yuya Nishihara |
|
Accepted |
[6,of,6] locarepo: remove the `push` method |
2014-09-25 |
Pierre-Yves David |
|
Changes Requested |
[6,of,6] localrepo: remove unused addchangegroup() (API) |
2017-06-15 |
via Mercurial-devel |
|
Accepted |
[6,of,6] localrepo: remove checkpush() |
2014-07-12 |
Gregory Szorc |
|
Changes Requested |
[6,of,6] localrepo: eliminate local requirements var in init |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[6,of,6] lfs: enable the final download count status message |
2018-04-15 |
Matt Harbison |
|
Superseded |
[6,of,6] lfs: allow to run 'debugupgraderepo' on repo with largefiles |
2017-12-08 |
Boris Feld |
|
Accepted |
[6,of,6] largefiles: port wrapped functions to exthelper |
2018-12-26 |
Matt Harbison |
|
Accepted |
[6,of,6] largefiles: PoC: replace largefile copies in working directory with symlinks |
2016-10-07 |
Mads Kiilerich |
|
Accepted |
[6,of,6] largefiles: modernize how capabilities are added to the wire protocol |
2017-12-27 |
Matt Harbison |
|
Accepted |
[6,of,6] largefiles: don't duplicate 'actions' into 'actionbyfile' |
2014-12-17 |
Martin von Zweigbergk |
|
Superseded |
[6,of,6] import-checker: check docstrings in python |
2016-04-12 |
timeless@mozdev.org |
|
Superseded |
[6,of,6] ignore: move readpatternfile to match.py |
2015-05-18 |
Durham Goode |
|
Accepted |
[6,of,6] i18n: get translation entries for description of each compression engines |
2017-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] histedit: move autoverb rule to the commit it matches |
2016-06-21 |
Sean Farley |
|
Changes Requested |
[6,of,6] histedit: delete all non-actionclass related code |
2015-04-15 |
Durham Goode |
|
Accepted |
[6,of,6] highlight: use docutils for generating help if possible |
2013-02-09 |
Dan Villiom Podlaski Christiansen |
durin42 |
Superseded |
[6,of,6] hidden: alert hidden store when obsmarkers are created |
2017-05-18 |
Durham Goode |
|
Deferred |
[6,of,6] hgweb: wrap {branch} and {changesetbranch} by hybridlist() |
2018-05-08 |
Yuya Nishihara |
|
Accepted |
[6,of,6] hgweb: support showing output based on a ?lang= parameter RFC |
2016-01-12 |
timeless@mozdev.org |
yuya |
Changes Requested |
[6,of,6] hgweb: send aggressive Cache-Control header for immutable requests |
2017-04-01 |
Gregory Szorc |
|
Changes Requested |
[6,of,6] hgweb: remove unused argument 'tmpl' from listfilediffs() |
2018-05-10 |
Yuya Nishihara |
|
Accepted |
[6,of,6] hgweb: profile HTTP requests |
2016-08-15 |
Gregory Szorc |
|
Superseded |
[6,of,6] hgweb: don't dereference symbolic revision in paper & coal style (issue2296) |
2015-06-16 |
Anton Shestakov |
|
Accepted |
[6,of,6] hgweb: add line wrapping switch to file diff and changeset views |
2013-07-12 |
Alexander Plavin |
|
Superseded |
[6,of,6] hggettext: work around broken path parsing osx10.6/py2.6 |
2015-10-02 |
Ryan McElroy |
|
Rejected |
[6,of,6] hg: update newly added listdir function of vfs in clone |
2014-06-16 |
Chinmay Joshi |
|
Superseded |
[6,of,6] help: document about "export" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[6,of,6] help: add --system flag to get help for various platform(s) |
2016-01-10 |
timeless@mozdev.org |
|
Accepted |
[6,of,6] grep: move prep() to grepsearcher class |
2020-10-07 |
Yuya Nishihara |
|
Accepted |
[6,of,6] fileset: pass in badfn to inner matchers |
2018-07-07 |
Yuya Nishihara |
|
New |
[6,of,6] fileset: extract language processing part to new module (API) |
2018-08-02 |
Yuya Nishihara |
|
Accepted |
[6,of,6] fileset: detect unintentional existing() invocation at runtime |
2015-12-21 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] filemerge: show actual capabilities of internal merge tools |
2018-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] fastannotate: pconvert paths from the server for Windows |
2018-08-22 |
Matt Harbison |
|
Accepted |
[6,of,6] extensions: avoid shadowing imported module names with exthelper methods |
2018-12-01 |
Matt Harbison |
|
New |
[6,of,6] extdiff: add some comments in diffrevs() |
2020-07-14 |
Pulkit Goyal |
|
Accepted |
[6,of,6] exchange: add pushfinish event |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
[6,of,6] encoding: drop circular import by proxying through '<policy>.charencode' |
2017-08-08 |
Yuya Nishihara |
|
Accepted |
[6,of,6] doc: add description about pattern matching against directories |
2014-01-17 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] dirstate: make write() aware of pending file |
2015-05-19 |
Katsunori FUJIWARA |
marmoute |
Changes Requested |
[6,of,6] dirstate._walkexplicit: inline dirsnotfound.append |
2013-05-07 |
Siddharth Agarwal |
|
Accepted |
[6,of,6] dirs: use mutable strings internally |
2013-04-01 |
Bryan O'Sullivan |
|
Accepted |
[6,of,6] dirs: reuse strings in _incdir |
2013-03-29 |
Bryan O'Sullivan |
|
Superseded |
[6,of,6] destutil: document various failure cases |
2016-02-12 |
Pierre-Yves David |
|
Accepted |
[6,of,6] debugcommands: move 'debugrevlog' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[6,of,6] debugcommands: move 'debuglocks' in the new module |
2017-02-13 |
Pierre-Yves David |
|
Accepted |
[6,of,6] debian: switch to using debhelper and dh_python2 to build debs |
2015-08-27 |
Augie Fackler |
|
Superseded |
[6,of,6] crecord: update downarrowshiftevent() docstring, remove todo |
2016-05-05 |
Anton Shestakov |
|
Accepted |
[6,of,6] convert: migrate to util.iterfile |
2016-11-14 |
Jun Wu |
|
Accepted |
[6,of,6] convert: add support to find git copies from all files in the working copy |
2014-09-12 |
Siddharth Agarwal |
|
Superseded |
[6,of,6] convert: add support to find git copies from all files in the working copy |
2014-09-24 |
Augie Fackler |
|
Accepted |
[6,of,6] context: remove makememctx since there are no more callers |
2014-08-06 |
Sean Farley |
|
Accepted |
[6,of,6] configitems: register the 'patchbomb.publicurl' config |
2017-09-11 |
Boris Feld |
|
Accepted |
[6,of,6] configitems: register the 'experimental.histeditng' config |
2017-10-04 |
Boris Feld |
|
Accepted |
[6,of,6] commit: select template by spec.ref name |
2017-06-16 |
Yuya Nishihara |
|
Accepted |
[6,of,6] commands: use dirstateguard instead of begin/end-parentchange for backout |
2015-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] color: set initial default value for 'colormode' to None |
2017-02-21 |
Pierre-Yves David |
|
Accepted |
[6,of,6] color: drop the 'colorui' class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[6,of,6] cmdutil: expand filename format string by templater (BC) |
2018-02-15 |
Yuya Nishihara |
|
Accepted |
[6,of,6] churn: leverage logcmdutil to filter revisions by --date |
2020-10-03 |
Yuya Nishihara |
|
Accepted |
[6,of,6] chgserver: replace SocketServer with mercurial.socketserver |
2016-05-09 |
Jun Wu |
|
Changes Requested |
[6,of,6] check-concurrency: expose the feature as 'server.check-concurrency' |
2017-06-04 |
Pierre-Yves David |
|
Accepted |
[6,of,6] check-code: print debug output when an ignore pattern matches |
2014-01-07 |
Simon Heimberg |
|
Superseded |
[6,of,6] check-code: cache translation table for repquote to reuse in subsequent use |
2016-05-31 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,6] changeset_templater: render template specified by templatespec tuple |
2017-06-15 |
Yuya Nishihara |
|
Accepted |
[6,of,6] changegroup: introduce cg3, which has support for exchanging treemanifests |
2015-12-04 |
Augie Fackler |
|
Superseded |
[6,of,6] changegroup: expose list of changesets from getchangegroup |
2015-05-26 |
Gregory Szorc |
marmoute |
Changes Requested |
[6,of,6] changegroup: close progress in same function as it's started |
2015-05-01 |
Martin von Zweigbergk |
|
Accepted |
[6,of,6] changectx: issue a FilteredRepoLookupError when applicable |
2014-10-16 |
Pierre-Yves David |
|
Accepted |
[6,of,6] cat: add formatter support |
2017-05-30 |
Yuya Nishihara |
|
Accepted |
[6,of,6] byteify-strings: add --treat-as-kwargs argument to handle kwargs-like objects |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[6,of,6] bundlerepo: mark internal-only config variable |
2015-07-16 |
Matt Mackall |
|
Accepted |
[6,of,6] bundle: add optional 'tagsfnodecache' data to on disk bundle (issue5543) |
2017-05-06 |
Pierre-Yves David |
|
Accepted |
[6,of,6] bundle2: support transferring .hgtags fnodes mapping |
2015-06-01 |
Gregory Szorc |
|
Changes Requested |
[6,of,6] bundle2: read the whole bundle from stream on abort |
2014-04-01 |
Pierre-Yves David |
|
Accepted |
[6,of,6] bundle2: don't attempt I/O after an I/O error occurs (issue4784) |
2017-04-14 |
Gregory Szorc |
|
Accepted |
[6,of,6] bundle2: allow compressed bundle |
2015-09-24 |
Pierre-Yves David |
|
Superseded |
[6,of,6] branches: include active, closed and current flags in template output |
2014-10-02 |
Yuya Nishihara |
|
Superseded |
[6,of,6] branch: reword help text |
2015-12-17 |
timeless@mozdev.org |
|
Accepted |
[6,of,6] bmstore: add handling of the active bookmark |
2015-12-02 |
Augie Fackler |
|
Superseded |
[6,of,6] blackbox: use a human readable version of the default |
2017-06-22 |
Pierre-Yves David |
|
Changes Requested |
[6,of,6] blackbox: use a human readable version of the default |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[6,of,6] blackbox: trap warnings |
2016-03-01 |
timeless@mozdev.org |
yuya |
Changes Requested |
[6,of,6] blackbox: tests for the blackbox extension |
2013-02-10 |
Durham Goode |
|
Superseded |
[6,of,6] baseset: allow a set as argument |
2014-10-17 |
Pierre-Yves David |
|
Deferred |
[6,of,6] ancestor: use heapreplace() in place of heappop/heappush() |
2018-09-11 |
Yuya Nishihara |
|
Accepted |
[6,of,6] alias: exit from bad definition by Abort |
2014-08-14 |
Yuya Nishihara |
|
Accepted |
[6,of,6,zstd-wireproto,V3] protocol: send application/mercurial-0.2 responses to capable clients |
2016-12-24 |
Gregory Szorc |
|
Accepted |
[6,of,6,v7] rebase: move local variable 'obsoletenotrebased' to the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[6,of,6,V7] dirstate: call the C implementation of nonnonormalentries when available |
2015-12-23 |
Laurent Charignon |
|
Accepted |
[6,of,6,V6] sslutil: print a warning when using TLS 1.0 on legacy Python |
2016-07-16 |
Gregory Szorc |
|
Accepted |
[6,of,6,v6,lazy-manifest] lazymanifest: use a binary search to do an insertion |
2015-03-07 |
Augie Fackler |
|
Accepted |
[6,of,6,V5] update: specify custom conflict markers for update (BC) |
2014-05-16 |
Durham Goode |
|
Accepted |
[6,of,6,V5] summary: add evolution "troubles" information to summary output |
2017-01-06 |
Denis Laxalde |
|
Accepted |
[6,of,6,V5] reachableroots: default to the C implementation |
2015-08-07 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V5] manifest: remove manifest.readshallowdelta |
2016-11-03 |
Durham Goode |
|
Accepted |
[6,of,6,v4] tests: split test-run-tests-rev.t for speed (RFC) |
2016-05-11 |
timeless |
|
Changes Requested |
[6,of,6,V4] revsbetween: default to the C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[6,of,6,V4] commands: use bookmarks.validdest instead of duplicating logic |
2014-01-17 |
Sean Farley |
|
Accepted |
[6,of,6,V3] util.system: rename to rawsystem in favor of ui.system() |
2014-11-12 |
Yuya Nishihara |
|
Rejected |
[6,of,6,V3] treemanifest: make hasdir() faster |
2015-03-19 |
Martin von Zweigbergk |
|
Accepted |
[6,of,6,V3] tests: use print_function in test-context.py |
2016-04-03 |
roby roby |
|
Changes Requested |
[6,of,6,V3] templater: look for mapfiles in template paths |
2015-05-10 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[6,of,6,V3] rust-cpython: prepare for writing tests that require libpython |
2019-10-17 |
Yuya Nishihara |
|
New |
[6,of,6,V3] revset: optimize out sort() according to ordering policy |
2016-06-17 |
Yuya Nishihara |
martinvonz |
Superseded |
[6,of,6,V3] revsbetween: default to the C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[6,of,6,V3] merge: invoke scmutil.fileprefetchhooks() prior to applying updates |
2018-02-13 |
Matt Harbison |
|
Accepted |
[6,of,6,V3] match: raise an Abort error instead of OverflowError |
2018-11-23 |
Boris Feld |
|
Accepted |
[6,of,6,V3] hidden: drop outdated comment about "dynamic" performance |
2017-05-26 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V3] hgweb, config: make search restrictions configurable with web.restrictsearch |
2013-08-22 |
Alexander Plavin |
|
Deferred |
[6,of,6,v3] hghave: add hg06..hg39 |
2016-04-04 |
timeless@mozdev.org |
|
Accepted |
[6,of,6,v3] heptapod-ci: use the new `--rust/--no-rust` flag to run the tests |
2020-03-09 |
Pierre-Yves David |
|
Accepted |
[6,of,6,v3] convert: Create commits from revmap list if needed |
2016-12-07 |
David Soria Parra |
|
Superseded |
[6,of,6,v3] contrib: add check-code rule to enforce non-use of `python` in tests |
2017-06-20 |
Augie Fackler |
|
Accepted |
[6,of,6,V3] commands: use bookmarks.validdest instead of duplicating logic |
2014-01-16 |
Sean Farley |
|
Superseded |
[6,of,6,V3] branchmap: enable caching for filtered version too |
2013-01-01 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V2] vfs: add explanation about cost of checkambig=True in corner case |
2017-07-04 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] update: consider successor changesets when moving active bookmark |
2014-01-12 |
Sean Farley |
|
Superseded |
[6,of,6,V2] update: add experimental config for default way of handling dirty wdir |
2017-02-14 |
via Mercurial-devel |
|
Accepted |
[6,of,6,V2] ui: add diff.showfunc to progressive mode |
2015-04-07 |
Mathias De Maré |
|
Changes Requested |
[6,of,6,V2] transplant: change "editform" to distinguish merge commits from other |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] tests: use absolute_import in test-propertycache.py |
2016-04-04 |
roby roby |
|
Accepted |
[6,of,6,V2] tests: use absolute_import in test-hybridencode.py |
2016-04-03 |
roby roby |
|
Accepted |
[6,of,6,V2] tests: use absolute_import in test-filelog.py |
2016-04-03 |
roby roby |
|
Accepted |
[6,of,6,V2] tests: add alias to detect external diff invocation via extdiff |
2016-02-08 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] tests: add alias to detect external diff invocation via extdiff |
2016-02-09 |
Katsunori FUJIWARA |
yuya |
Rejected |
[6,of,6,V2] test-subrepo: add tests for subrepo "storeclean" checks |
2013-03-09 |
Angel Ezquerra |
|
Accepted |
[6,of,6,V2] test-pattern: actually update tests using the patterns |
2017-11-13 |
Boris Feld |
|
Accepted |
[6,of,6,V2] templatekw: add {changes}, {distance} and {tag} to the {latesttag} keyword |
2015-10-06 |
Matt Harbison |
|
Accepted |
[6,of,6,V2] summary: display obsolete state of parents |
2017-03-28 |
Denis Laxalde |
|
Accepted |
[6,of,6,V2] sslutil: config option to specify TLS protocol version |
2016-07-13 |
Gregory Szorc |
|
Accepted |
[6,of,6,V2] similar: use cheaper hash() function to test exact matches |
2017-03-23 |
Yuya Nishihara |
|
Accepted |
[6,of,6,V2] shelve: remove useless stripping changelog at unshelve |
2015-12-16 |
Katsunori FUJIWARA |
|
Superseded |
[6,of,6,V2] scmutil.addremove: use iteritems on walk results |
2013-04-02 |
Siddharth Agarwal |
|
Accepted |
[6,of,6,V2] rust: rustlazyancestors.__contains__ |
2018-10-09 |
Georges Racinet |
|
Superseded |
[6,of,6,V2] revset: check collision between alias argument names in the declaration |
2015-01-10 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] revsbetween: default to the C implementation |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[6,of,6,V2] py3: add test to show `hg update` and `hg identify` works on Python 3 |
2017-06-02 |
Pulkit Goyal |
|
Accepted |
[6,of,6,v2] procutil: make mercurial.utils.procutil.stderr unbuffered |
2020-07-06 |
Manuel Jacob |
|
Accepted |
[6,of,6,V2] perf: make perf command import newer module locally for earlier Mercurial |
2016-07-04 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,6,v2] paths: allow util.finddirs touse os.path.sep |
2017-09-19 |
Kostia Balytskyi |
|
Deferred |
[6,of,6,v2] paths: allow util.finddirs touse os.path.sep |
2017-09-30 |
Matt Harbison |
|
Not Applicable |
[6,of,6,v2] parsers: avoid signed/unsigned comparison mismatch |
2014-09-09 |
Henrik Stuart |
|
Accepted |
[6,of,6,V2] parsers: add version to help detect breaking binary changes |
2017-05-19 |
Jun Wu |
|
Accepted |
[6,of,6,V2] obsstore: cache size computation for fm1 node |
2014-12-04 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V2] obsolete: refuse to push divergent changeset |
2012-12-13 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V2] obscache: use the obscache to compute the obsolete set |
2017-05-20 |
Pierre-Yves David |
|
Deferred |
[6,of,6,V2] merge: invoke cmdutil.fileprefetchhooks() prior to applying updates |
2018-02-12 |
Matt Harbison |
|
Superseded |
[6,of,6,V2] merge: add a internal:merge3 tools |
2014-08-05 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V2] match: raise an Abort error instead of OverflowError |
2018-11-22 |
Boris Feld |
|
Superseded |
[6,of,6,V2] largefiles: don't duplicate 'actions' into 'actionbyfile' |
2014-12-22 |
Martin von Zweigbergk |
|
Accepted |
[6,of,6,v2] import: relax import --exact if there is no # Node |
2015-12-31 |
timeless@mozdev.org |
yuya |
Changes Requested |
[6,of,6,V2] histedit: move autoverb rule to the commit it matches |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[6,of,6,V2] histedit: migrate to scmutil.cleanupnodes (BC) |
2017-07-08 |
Jun Wu |
|
Superseded |
[6,of,6,V2] histedit: migrate to scmutil.cleanupnodes (BC) |
2017-07-08 |
via Mercurial-devel |
|
Not Applicable |
[6,of,6,v2] histedit: log the time taken to read in the commands list |
2017-02-09 |
Simon Farnsworth |
|
Changes Requested |
[6,of,6,V2] hidden: drop outdated comment about "dynamic" performance |
2017-05-23 |
Pierre-Yves David |
|
Changes Requested |
[6,of,6,V2] hgweb: add actual processing of ajax-received next page content |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[6,of,6,V2] hgweb, config: make search restrictions configurable with web.restrictsearch |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[6,of,6,V2] hg: update newly added listdir function of vfs in clone |
2014-06-21 |
Chinmay Joshi |
|
Accepted |
[6,of,6,V2] heptapod-ci: use the new `--rust/--no-rust` flag to run the tests |
2020-03-08 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V2] fsmonitor: execute setup procedures only if dirstate is already instantiated |
2017-07-10 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] exthelper: correct a documentation typo |
2018-12-23 |
Matt Harbison |
|
Accepted |
[6,of,6,v2] extdiff: measure blocked time |
2017-02-02 |
Simon Farnsworth |
|
Accepted |
[6,of,6,V2] dirstate: read from pending file under HG_PENDING mode if it exists |
2015-10-13 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] debugcommands: move 'debugpathcomplete' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[6,of,6,v2] convert: introduce --full for converting all files |
2014-08-26 |
Mads Kiilerich |
|
Accepted |
[6,of,6,V2] context: override _dirstatestatus in workingcommitctx for correct matching |
2014-12-31 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] check-code: print debug output when an ignore pattern matches |
2014-01-09 |
Simon Heimberg |
|
Accepted |
[6,of,6,v2] check-code: enforce (glob) on output lines containing 127.0.0.1 |
2016-07-12 |
Augie Fackler |
|
Accepted |
[6,of,6,V2] bundle2: allow compressed bundle |
2015-09-25 |
Pierre-Yves David |
|
Superseded |
[6,of,6,v2] bmstore: add handling of the active bookmark |
2015-12-02 |
Augie Fackler |
|
Superseded |
[6,of,6,V2] blackbox: tests for the blackbox extension |
2013-02-12 |
Durham Goode |
|
Accepted |
[6,of,6,V2,RFC] localrepo: properly lock full shared repositories |
2014-12-26 |
Angel Ezquerra |
|
Changes Requested |
[6,of,6,v2,convert] Create commits from revmap list if needed |
2016-12-07 |
David Soria Parra |
|
Superseded |
[6,of,6,topic-experiment] topic: don't abort if there is no current topic in stack() revset |
2017-06-28 |
Pulkit Goyal |
|
Accepted |
[6,of,6,standalone-strip-long-version] strip: rename test-mq-strip into test-strip |
2013-09-26 |
Pierre-Yves David |
|
Superseded |
[6,of,6,standalone-strip-long-version] strip: rename test-mq-strip into test-strip |
2013-09-28 |
Kevin Bullock |
|
Accepted |
[6,of,6,stable] test-largefiles: add test for hg log --follow --patch with path |
2014-08-13 |
Siddharth Agarwal |
|
Accepted |
[6,of,6,STABLE] pager: expand partial commands in pager.attend-% (issue5527) |
2017-04-25 |
Gregory Szorc |
|
Deferred |
[6,of,6,stable] mq: don't lose whitespace changes with [diff] ignoreblanklines=True |
2017-06-17 |
Mads Kiilerich |
|
Changes Requested |
[6,of,6,STABLE] keyword: suppress keyword expansion while 'hg fetch' for internal merge |
2014-06-05 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,STABLE] httppeer: unify hint message for PeerTransportError |
2017-04-30 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,stable] glossary: don't mention obsolete graphlog extension |
2013-11-23 |
Martin Geisler |
|
Accepted |
[6,of,6,STABLE] doc: make previous line of certificate example end with "::" |
2016-07-31 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,stable] convert: handle percent-encoded bytes in file URLs like Subversion |
2020-06-30 |
Manuel Jacob |
|
Accepted |
[6,of,6,STABLE] builddeb: ignore vcs and build results |
2016-04-18 |
Sean Farley |
|
Superseded |
[6,of,6,STABLE] bdiff: further restrain potential quadratic performance |
2016-04-23 |
Matt Mackall |
|
Superseded |
[6,of,6,STABLE] amend: update .hgsubstate before committing a memctx (issue5677) |
2017-11-08 |
Yuya Nishihara |
|
Accepted |
[6,of,6,STABLE,V3] ubuntu-xenial-ppa: add makefile rule |
2016-04-29 |
Sean Farley |
|
Accepted |
[6,of,6,STABLE,V2] ubuntu-xenial-ppa: add makefile rule |
2016-04-27 |
Sean Farley |
|
Superseded |
[6,of,6,STABLE,V2] bdiff: further restrain potential quadratic performance |
2016-04-25 |
Matt Mackall |
|
Accepted |
[6,of,6,sethelp,v2] dispatch: offer suggestions of similar-named commands |
2015-03-06 |
Augie Fackler |
|
Accepted |
[6,of,6,RFC] radixlink: use C radixlink get implementation if available |
2017-05-22 |
Jun Wu |
|
Changes Requested |
[6,of,6,RFC] push: allow specifying default-push as defaultpush |
2013-08-02 |
Augie Fackler |
|
Deferred |
[6,of,6,RFC] perf: define formatter locally if Mercurial is earlier than 2.2 |
2016-06-10 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,6,RFC] manifest: change repo.manifestlog to be propertycache instead of storecache |
2016-11-03 |
Durham Goode |
|
Changes Requested |
[6,of,6,RFC] localrepo: remove wopener as an alias for localrepo.wvfs |
2015-01-11 |
Angel Ezquerra |
|
Changes Requested |
[6,of,6,RFC] localrepo: properly lock full shared repositories |
2014-12-24 |
Angel Ezquerra |
|
Superseded |
[6,of,6,RFC] hg: hook immutable repos up to registrar and dispatch |
2017-06-09 |
Gregory Szorc |
|
Deferred |
[6,of,6,RFC] extensions: show deprecation warning for the use of cmdutil.command |
2017-05-13 |
Yuya Nishihara |
|
Accepted |
[6,of,6,RFC] extension: `dummy` and composition with `lfs` |
2016-10-27 |
Remi Chaintron |
|
Deferred |
[6,of,6,RFC] dispatch: modernize the ui after finalizing config loading |
2017-03-12 |
David Soria Parra |
|
Superseded |
[6,of,6,RFC] destutil: choose non-closed branch head as default update destination (BC) |
2016-02-24 |
Katsunori FUJIWARA |
marmoute |
Changes Requested |
[6,of,6,RFC] color: add special case handling for default template labels |
2012-12-24 |
Sean Farley |
|
Superseded |
[6,of,6,RFC,hglib] parse_changeset: it's more like pointing to the correct position |
2013-09-05 |
Iulian Stana |
|
Deferred |
[6,of,6,resolve-ux] resolve: print message when no unresolved files remain (issue4214) |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[6,of,6,resend] contrib/Makefile.python: build local Python from source |
2014-02-05 |
Mads Kiilerich |
|
Accepted |
[6,of,6,remotenames-ext] selectivepull: support list of default bookmarks |
2017-01-30 |
Stanislau Hlebik |
|
Accepted |
[6,of,6,remotenames-ext] remotenames: do not expect repo._remotenames to be set unconditionally |
2018-02-19 |
Ryan McElroy |
|
New |
[6,of,6,py3] ui: fix configlist on Python 3 |
2017-03-03 |
Augie Fackler |
|
Accepted |
[6,of,6,py3] test-check-py3-commands.t: add test to check `hg diff` |
2017-03-26 |
Pulkit Goyal |
|
Accepted |
[6,of,6,py3] schemes: move re construction to module-level and python3-ify |
2017-03-06 |
Augie Fackler |
|
Accepted |
[6,of,6,py3] py3: convert system strings to bytes in doctest of formatter.py |
2017-09-17 |
Yuya Nishihara |
|
Accepted |
[6,of,6,py3] config: guard against setconfig specifying unicode values on py3 |
2017-03-07 |
Augie Fackler |
|
Superseded |
[6,of,6,py3] commands: make sure using byteschr rather than ascii values |
2017-03-16 |
Pulkit Goyal |
|
Changes Requested |
[6,of,6,py3,v4] policy: try and always have a bytes for module policy |
2017-03-11 |
Augie Fackler |
|
Accepted |
[6,of,6,py3,v2] py3: prove `hg {add,addremove,commit} all work |
2017-03-23 |
Augie Fackler |
|
Accepted |
[6,of,6,py3,v2] config: guard against setconfig specifying unicode values on py3 |
2017-03-08 |
Augie Fackler |
|
Superseded |
[6,of,6,py3,progress,v2] repoview: use repo.revs() instead of a private revset method |
2014-02-04 |
Augie Fackler |
|
Accepted |
[6,of,6,path,intent] commands: define intent for init |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[6,of,6,packaging] dockerdeb: rules to build a debian package using docker |
2015-05-08 |
Augie Fackler |
|
Accepted |
[6,of,6,misc] tests: make unshelve tests more tricky - don't depend on size change |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[6,of,6,misc] rebase: tell when reopening a closed branch head |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[6,of,6,mergedriver] test-merge-changedelete.t: add resolve --list output |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Accepted |
[6,of,6,mergedriver] merge.mergestate: perform all premerges before any merges (BC) |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[6,of,6,mergedriver] merge.applyupdates: switch to mergestate.fresh() |
2015-11-17 |
Siddharth Agarwal |
|
Changes Requested |
[6,of,6,mergedriver] localrepo.commit: disallow commit when driver-resolved files exist |
2015-10-14 |
Siddharth Agarwal |
marmoute |
Accepted |
[6,of,6,mergedriver] filemerge: call premerge directly from main merge function |
2015-10-08 |
Siddharth Agarwal |
|
Accepted |
[6,of,6,main-line-of-works,(22,more,patches,to,go)] ] bundle2: hide bundle2 stream debug under a config flag |
2015-05-28 |
Pierre-Yves David |
|
Accepted |
[6,of,6,lazymanifest-errors] lazymanifest: check error return in filter |
2015-12-31 |
Augie Fackler |
|
Accepted |
[6,of,6,json-style] tests: add tests for json output from hgweb |
2014-12-31 |
Gregory Szorc |
|
Changes Requested |