[STABLE] context: optimize linkrev adjustment in blockancestors() (issue5538) |
2017-04-25 |
Denis Laxalde |
|
Accepted |
[stable] context: call normal on the right object |
2014-08-02 |
Siddharth Agarwal |
|
Accepted |
[STABLE] context: back out sneaky code change in documentation change |
2016-01-26 |
Martin von Zweigbergk |
|
Superseded |
[stable] context: add missing b prefix |
2018-07-30 |
Augie Fackler |
|
Accepted |
[STABLE] configitems: relax warning about unwanted default value |
2017-10-31 |
Yuya Nishihara |
|
Accepted |
[STABLE] configitems: register 'email.to' and 'patchbomb.to' |
2017-10-20 |
Yuya Nishihara |
|
Accepted |
[STABLE] config: rename `revlog` section into `storage` |
2018-07-20 |
Boris Feld |
|
Accepted |
[stable] config: exit non zero on non-existent config option (issue4247) |
2014-08-29 |
Aaron Kushner |
|
Superseded |
[STABLE] commit: remove reverse search for copy source when not in parent (issue4476) |
2015-01-20 |
Ryan McElroy |
|
Accepted |
[STABLE] commit: create new amend changeset as secret correctly for "--secret" option |
2014-03-13 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] commit: allow --interactive to work again when naming a directory (issue6131) |
2019-05-07 |
Matt Harbison |
|
Accepted |
[stable] commandserver: handle backlog before exiting |
2017-01-30 |
Jun Wu |
|
Deferred |
[STABLE] commandserver: drop tell() and seek() from channels (issue5049) |
2016-01-19 |
Yuya Nishihara |
|
Accepted |
[STABLE] commands: print security protocol support in debuginstall |
2016-10-19 |
Gregory Szorc |
|
Superseded |
[stable] commands: fix typo in import documentation |
2014-07-20 |
Wagner Bruna |
|
Accepted |
[stable] commands: fix typo in debugobsolete docstring |
2013-04-01 |
Wagner Bruna |
|
Accepted |
[STABLE] commands: advance current active bookmark at pull --update correctly |
2016-01-28 |
Katsunori FUJIWARA |
yuya |
Accepted |
[stable] color: tweak behavior of ui.color config knob |
2017-05-02 |
Augie Fackler |
|
Rejected |
[STABLE] color: pass on key error for win32 |
2014-08-01 |
Sean Farley |
|
Accepted |
[stable] color: don't fail on error messages when no curses (issue4237) |
2014-05-03 |
Mads Kiilerich |
|
Accepted |
[STABLE] color: add missing handling of stderr capture introduced by 350dc24a553d |
2014-04-27 |
Yuya Nishihara |
|
Accepted |
[stable] color: add a test with extension loaded and ui.formatted=False |
2013-04-20 |
Siddharth Agarwal |
|
Accepted |
[stable] cmdutil: warnings not issued in remove if subrepopath overlaps |
2016-07-22 |
Hannes Oldenburg |
yuya |
Superseded |
[STABLE] cmdutil: warnings not issued in cat if subrepopath overlaps |
2016-07-27 |
Hannes Oldenburg |
|
Accepted |
[STABLE] cmdutil: fix makefileobj not to clobber default modemap dict |
2013-10-22 |
Yuya Nishihara |
|
Accepted |
[STABLE] cmdutil.jsonchangeset: properly compute added and removed files |
2015-01-06 |
Gregory Szorc |
|
Accepted |
[STABLE] cmdserver: forcibly use L channel to read password input (issue3161) |
2014-04-27 |
Yuya Nishihara |
|
Accepted |
[STABLE] clonebundles: fix typo s/comand/command/ |
2015-11-05 |
Javi Merino |
|
Superseded |
[STABLE] clonebundles: fix missing newline character |
2017-05-25 |
Matt Harbison |
|
Accepted |
[STABLE] clone: fix copying bookmarks in uncompressed clones (issue4430) |
2014-10-31 |
Durham Goode |
|
Accepted |
[STABLE] clone: do not turn hidden changeset public on publishing clone (issue3935) |
2014-01-30 |
Pierre-Yves David |
|
Superseded |
[STABLE] cleanup: always `seek(0, io.SEEK_END)` after open in append mode before tell() |
2019-06-20 |
Augie Fackler |
|
New |
[STABLE] churn: use the non-deprecated template option in the examples |
2017-05-09 |
Matt Harbison |
|
Accepted |
[STABLE] churn: compute padding with unicode strings |
2014-04-19 |
Isaac Jurado |
|
Superseded |
[STABLE] chgserver: spawn new process if schemes change |
2020-02-11 |
Yuya Nishihara |
|
Accepted |
[STABLE] chgserver: discard buffered output before restoring fds (issue6207) |
2020-07-21 |
Yuya Nishihara |
|
Accepted |
[STABLE] chg: initialize sockdirfd to -1 instead of AT_FDCWD |
2016-04-26 |
Yuya Nishihara |
|
Accepted |
[stable] chg: forward SIGWINCH to worker |
2016-04-16 |
Jun Wu |
yuya |
Accepted |
[STABLE] checkexec: create destination directory if necessary |
2018-11-15 |
Boris Feld |
|
Superseded |
[STABLE] changelog: fix readpending if no pending data exist (issue4609) |
2015-04-20 |
Pierre-Yves David |
|
Accepted |
[stable] changelog: ensure changelog._delaybuf is initialized |
2014-05-20 |
Pierre-Yves David |
|
Accepted |
[STABLE] changegroup: store old heads as a set |
2017-03-24 |
Gregory Szorc |
|
Accepted |
[STABLE] changegroup: retry read() when partial data returned |
2017-03-26 |
Gregory Szorc |
|
Changes Requested |
[STABLE] changegroup: properly compute common base in changeggroupsubset (issue4736) |
2015-06-30 |
Pierre-Yves David |
|
Accepted |
[STABLE] changegroup: fix pulling to treemanifest repo from flat repo (issue5066) |
2016-01-28 |
Martin von Zweigbergk |
|
Superseded |
[stable] cffi: fix build on Python 3 |
2019-11-17 |
Manuel Jacob |
|
Accepted |
[stable] cext: fix Python 3.11 compatibility - Py_SIZE is not an lvalue (issue6610) |
2021-11-18 |
Mads Kiilerich |
|
Accepted |
[STABLE] cext: fix memory leak in phases computation |
2021-06-06 |
Georges Racinet |
|
New |
[stable] cext: back out ec3c06a1c554 (use modern buffer protocol in mpatch_flist()) |
2020-05-14 |
Manuel Jacob |
|
New |
[STABLE] censor: remove meaningless explanation about .hgcensored |
2015-04-29 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] censor: fix incorrect configuration name for ignoring error at censored file |
2015-05-01 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] cborutil: fix streamencode() to handle subtypes |
2019-06-16 |
Yuya Nishihara |
|
Accepted |
[STABLE] byteify-string: resolve symlink because byteifying |
2020-03-19 |
Pierre-Yves David |
|
Accepted |
[stable] bundlerepo: return more capable repos from getremotechanges |
2012-12-17 |
Mads Kiilerich |
|
Superseded |
[stable] bundlerepo: return more capable repos from getremotechanges |
2012-12-28 |
Mads Kiilerich |
|
Accepted |
[STABLE] bundlerepo: disable filtering of changelog while constructing revision text |
2015-04-29 |
Yuya Nishihara |
|
Accepted |
[stable] bundle: fix performance regression when bundling file changes (issue4031) |
2013-09-07 |
Antoine Pitrou |
|
Accepted |
[STABLE] bundle: exit early when there are no commits to bundle |
2016-01-19 |
Durham Goode |
|
Accepted |
[STABLE] bundle2: only use callable return as reply handler |
2014-07-25 |
Pierre-Yves David |
|
Accepted |
[STABLE] bundle2: make sure standard stream are binary |
2014-05-16 |
Pierre-Yves David |
|
Accepted |
[STABLE] bundle2: localize "remote: " |
2016-08-30 |
Gregory Szorc |
|
Accepted |
[STABLE] bundle2: fail faster when interrupted |
2016-08-26 |
Gregory Szorc |
|
Accepted |
[STABLE] bundle2: disable ouput capture unless we use http (issue4613 issue4615) |
2015-04-29 |
Pierre-Yves David |
|
Accepted |
[STABLE] buildrpm: move creation of RPM directories from dockerrpm |
2016-01-12 |
Mathias De Maré |
|
Accepted |
[STABLE] build: include a dummy $PATH in the custom environment used by build.py |
2016-10-28 |
Gábor Stefanik |
|
Changes Requested |
[stable] bugzilla: stop trying to cache setup across hook invocation |
2014-07-03 |
Jim Hague |
|
Accepted |
[stable] branch: strip whitespace before testing known branch name |
2013-05-07 |
Yuya Nishihara |
|
Accepted |
[stable] branch: make --force work even when specifying revs |
2020-03-01 |
Manuel Jacob |
|
Accepted |
[STABLE] bookmarks: use try/except for accessing a node |
2014-03-19 |
Sean Farley |
|
Rejected |
[STABLE] bookmarks: improve documentation for --rev option |
2016-01-27 |
Nathan Goldbaum |
|
Accepted |
[STABLE] bookmarks: fix pushkey compatibility mode (issue5777) |
2018-01-30 |
Boris Feld |
|
Accepted |
[STABLE] bookmarks: fix formatting of exchange message (issue4439) |
2014-11-05 |
Pierre-Yves David |
|
Accepted |
[STABLE] bookmarks: consider successor changesets when moving bookmark (issue4015) |
2013-11-23 |
Sean Farley |
|
Accepted |
[STABLE] bookmarks: backout the attempt to fix the delete race |
2019-06-30 |
Matt Harbison |
|
Accepted |
[STABLE] blackbox: don't run permission tests on non-unix systems |
2013-04-23 |
Durham Goode |
|
Accepted |
[STABLE] bisect: misunderstanding help example. |
2013-11-25 |
Santiago Payà i Miralta |
|
Superseded |
[STABLE] bisect: misunderstanding help example. |
2013-11-27 |
Santiago Payà i Miralta |
|
Accepted |
[STABLE] bdiff: (pure) support array.array arrays (issue5130) |
2016-03-08 |
timeless@mozdev.org |
marmoute |
Accepted |
[stable] bash_completion: do not use aliased hg if the alias sources a script |
2020-05-11 |
Peter Arrenbrecht |
|
Accepted |
[STABLE] backout: disable --merge with --no-commit (issue4874) |
2016-01-31 |
Yuya Nishihara |
|
Accepted |
[STABLE] backout 306fef8440af and e291c039d8ec |
2014-04-01 |
Pierre-Yves David |
|
Accepted |
[STABLE] automation: push changes affecting .hgtags |
2019-08-03 |
Gregory Szorc |
|
Accepted |
[STABLE] archive: don't assume '.' is being archived for changessincelatesttag |
2015-06-26 |
Matt Harbison |
|
Accepted |
[STABLE] archive: always use portable path component separators with subrepos |
2015-05-05 |
Matt Harbison |
|
Accepted |
[STABLE] annotate: reuse ancestry context when adjusting linkrev (issue4532) |
2015-03-20 |
Pierre-Yves David |
|
Accepted |
[STABLE] annotate: do not poorly split lines at CR (issue5798) |
2018-02-21 |
Yuya Nishihara |
|
Accepted |
[STABLE] annotate: do not poorly split lines at CR (issue5798) |
2018-03-04 |
Matt Harbison |
|
Not Applicable |
[STABLE] annotate: always prepare ancestry context of base fctx (issue4600) |
2015-04-16 |
Yuya Nishihara |
|
Accepted |
[STABLE] annotate: always adjust linkrev before walking down to parents (issue4623) |
2015-04-25 |
Yuya Nishihara |
|
Accepted |
[STABLE] amend: prevent loose of bookmark on failed amend |
2012-12-30 |
Pierre-Yves David |
|
Accepted |
[STABLE] amend: invalidate dirstate in case of failure (issue3670) |
2012-12-29 |
Pierre-Yves David |
|
Accepted |
[stable] amend: check for directory renames for both merge parents (issue4516) |
2015-03-02 |
Pierre-Yves David |
|
Accepted |
[STABLE] amend: abort if unresolved merge conflicts found (issue5805) |
2018-03-11 |
Yuya Nishihara |
|
Accepted |
[STABLE] amend: abort early if no username is configured with evolve enabled (issue4211) |
2014-10-29 |
Matt Harbison |
|
Superseded |
[stable] addremove: add back forgotten files |
2014-11-09 |
Martin von Zweigbergk |
|
Superseded |
[stable] add: add back forgotten files even when not matching exactly |
2014-11-10 |
Martin von Zweigbergk |
|
Superseded |
[STABLE] absorb: pass a matcher to cmdutil.recordfilter() (issue6155) |
2019-07-08 |
Denis Laxalde |
|
Accepted |
[stable] : fix binary file removals in git mode. |
2013-03-05 |
Johan Björk |
|
Rejected |
[stable] : fix binary file removals in git mode. |
2013-03-08 |
Johan Björk |
|
Rejected |
[STABLE?] tags: create new sortdict for performance reasons |
2015-11-12 |
Gregory Szorc |
|
Accepted |
[stable?] subrepo: print the status line before creating the peer for better diagnostics |
2018-11-17 |
Matt Harbison |
|
Accepted |
[stable?] run-test: ensure the test port are available before launching test |
2015-05-08 |
Pierre-Yves David |
|
Accepted |
[STABLE?] revset: prevent using outgoing() and remote() in hgweb session (BC) |
2017-01-20 |
Yuya Nishihara |
|
Accepted |
[STABLE?] parsers: avoid signed integer overflow in calculation of leaf-node index |
2015-04-29 |
Yuya Nishihara |
|
Accepted |
[stable?] match: let 'path:.' and 'path:' match everything (issue4687) |
2015-06-21 |
Matt Harbison |
|
Superseded |
[stable?] largefiles: don't cache largefiles for all new pulled branchheads |
2013-02-26 |
Mads Kiilerich |
|
Superseded |
[stable?] import: respect diff.noprefix config (issue4639) |
2016-01-22 |
Ryan McElroy |
|
Deferred |
[stable?] hgweb: have graphlog show revcount revs with filtered changes (issue3977) |
2013-07-25 |
Augie Fackler |
|
Superseded |
[stable?,V2] match: let 'path:.' and 'path:' match everything (issue4687) |
2015-06-21 |
Matt Harbison |
|
Accepted |
[stable?,v2] hgweb: have graphlog show revcount revs with filtered changes (issue3977) |
2013-07-25 |
Augie Fackler |
|
Superseded |
[STABLE,[V2] ] help: improve description of phases.checksubrepos setting |
2014-01-31 |
Angel Ezquerra |
|
Accepted |
[STABLE,V4] misc: update year in copyright lines |
2017-02-11 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V3] revset: mask specific names for named() predicate |
2015-02-05 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V3] rebase: move bookmark to destination for commits becoming empty (issue5627) |
2017-07-25 |
Jun Wu |
|
Accepted |
[STABLE,V3] patch: Always ensure valid git diffs in case source/destination file is missing (issue4046) |
2013-10-27 |
Johan Björk |
|
Accepted |
[STABLE,v3] log: map None rev to wdirrev when filtering revisions with --line-range |
2019-11-30 |
Denis Laxalde |
|
Accepted |
[STABLE,V3] localrepo: discard objects in _filecache at transaction failure (issue4876) |
2015-10-24 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V3] hg: obtain lock when creating share from pooled repo (issue5104) |
2016-02-28 |
Gregory Szorc |
|
Accepted |
[STABLE,V3] convert: avoid wrong lfconvert defaults by moving configitems to core |
2017-11-29 |
Matt Harbison |
|
Accepted |
[stable,V3] config: exit non zero on non-existent config option (issue4247) |
2014-08-30 |
Aaron Kushner |
|
Accepted |
[STABLE,V2] zeroconf: use port from server instead of picking port from config (issue3746) |
2012-12-30 |
Benoit Boissinot |
|
Accepted |
[STABLE,V2] worker: ignore meaningless exit status indication returned by os.waitpid() |
2017-02-24 |
Katsunori FUJIWARA |
|
Accepted |
[stable,v2] worker: avoid potential partial write of pickled data |
2022-05-22 |
Manuel Jacob |
|
New |
[STABLE,V2] win32mbcs: avoid unintentional failure at colorization |
2017-05-31 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V2] verify: don't init a new subrepo when a missing one is referenced (issue5128) |
2016-04-28 |
Matt Harbison |
yuya |
Accepted |
[stable,V2] unionrepo: fix wrong rev being checked in iscensored (issue5024) |
2016-01-10 |
Sean Farley |
yuya |
Accepted |
[STABLE,V2] ui: separate option to show prompt echo, enabled only in tests (issue4417) |
2014-10-21 |
Yuya Nishihara |
|
Accepted |
[STABLE,V2] translations: change label integer error to not specify the kind of label |
2013-04-19 |
Durham Goode |
|
Accepted |
[STABLE,V2] tests: run "cwd was removed" test only if cwd can actually be removed |
2016-10-27 |
Yuya Nishihara |
|
Accepted |
[stable,v2] tests: fix wireproto redirection test on systems without tls1.2 |
2018-11-14 |
Augie Fackler |
|
Accepted |
[STABLE,v2] tags: create a supplemental cache of .hgtags filenodes (issue4550) |
2015-03-17 |
Gregory Szorc |
|
Rejected |
[STABLE,v2] sslutil: guard against broken certifi installations (issue5406) |
2016-10-24 |
Gábor Stefanik |
|
Accepted |
[STABLE,V2] singlehead: making config item a bool again |
2019-11-21 |
Georges Racinet |
|
Accepted |
[STABLE,V2] shelve: make unshelve work even if it don't run in repository root |
2013-10-22 |
Takumi IINO |
|
Accepted |
[STABLE,V2] scmutil: abort if an empty revision is given to revpair() |
2015-11-01 |
Matt Harbison |
|
Accepted |
[STABLE,v2] revset: optimize baseset.__sub__ (issue4313) |
2014-07-24 |
Gregory Szorc |
|
Accepted |
[STABLE,V2] revset: evaluate sub expressions correctly (issue3775) |
2013-01-23 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,v2] revert: mention ui.origbackuppath in the command help |
2016-05-04 |
Nathan Goldbaum |
|
Accepted |
[STABLE,V2] revert: apply normallookup on reverted file if size isn't changed (issue4583) |
2015-04-24 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V2] repoview: do not crash when localtags refers to non existing revisions |
2014-06-30 |
Angel Ezquerra |
|
Accepted |
[STABLE,V2] record: prevent commits that don't pick up dirty subrepo changes (issue6102) |
2019-03-17 |
Matt Harbison |
|
Accepted |
[STABLE,V2] rebase: fix rebase aborts when 'tip-1' is public (issue4082) |
2013-11-05 |
Durham Goode |
|
Accepted |
[stable,v2] py3: stop using block-buffered stdout to TTY on Python 3 |
2020-06-06 |
Manuel Jacob |
|
New |
[STABLE,v2] py3: force bytestr conversion of "reason" in scmutil.callcatch() |
2019-12-18 |
Denis Laxalde |
|
Accepted |
[STABLE,v2] py3: decode bytes before logging in run-tests.py |
2019-10-21 |
Denis Laxalde |
|
Accepted |
[stable,v2] py3: always flush ui streams on Python 3 |
2020-06-03 |
Manuel Jacob |
|
New |
[stable,v2] progress: disable progress when the terminal resembles cmd.exe (issue4801) |
2016-03-01 |
Augie Fackler |
yuya |
Deferred |
[STABLE,v2] posix: always seek to EOF when opening a file in append mode |
2019-07-08 |
Augie Fackler |
|
Accepted |
[STABLE,V2] patch: Always ensure valid git diffs in case source/destination file is missing (issue4046) |
2013-10-22 |
Johan Björk |
|
Superseded |
[stable,v2] parsers: use 'k' format for Py_BuildValue instead of 'n' because Python 2.4 |
2014-10-23 |
Mads Kiilerich |
|
Accepted |
[stable,v2] parsers.c: fix a couple of memory leaks |
2014-06-12 |
Danek Duvall |
|
Accepted |
[STABLE,V2] packaging: add make target for linux wheels |
2017-04-27 |
Boris Feld |
|
Accepted |
[STABLE,V2] makefile: run Rust tests if cargo is installed |
2019-08-22 |
Raphaël Gomès |
|
Accepted |
[STABLE,v2] log: map None rev to wdirrev when filtering revisions with --line-range |
2019-11-30 |
Denis Laxalde |
|
Superseded |
[STABLE,V2] log: fix order of revisions filtered by multiple OR options (issue5100) |
2016-02-26 |
Yuya Nishihara |
|
Accepted |
[STABLE,V2] log: fix log -f slow path to actually follow history |
2014-12-08 |
Durham Goode |
|
Accepted |
[STABLE,V2] localrepo: discard objects in _filecache at transaction failure (issue4876) |
2015-10-24 |
Katsunori FUJIWARA |
|
Superseded |
[STABLE,V2] largefiles: remove directories emptied after their files are moved (issue3515) |
2014-04-29 |
Matt Harbison |
|
Accepted |
[STABLE,V2] largefiles: prevent committing a missing largefile |
2016-01-27 |
Matt Harbison |
yuya |
Accepted |
[STABLE,V2] largefiles: avoid exec-bit examination on the platform being unaware of it |
2014-11-25 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V2] keyword: avoid traceback when kwdemo is run outside a repo |
2016-07-27 |
Christian Ebert |
|
Accepted |
[stable,V2] hook: disable demandimport before importing hooks |
2012-12-20 |
Dirkjan Ochtman |
|
Accepted |
[STABLE,V2] histedit: save manually edited commit message into ".hg/last-message.txt" |
2014-04-14 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V2] hgweb: cache fctx.parents() in annotate command (issue5414) |
2016-11-05 |
Gregory Szorc |
|
Accepted |
[STABLE,V2] hgweb: add missing slash to file log url in rss style |
2016-12-08 |
Anton Shestakov |
|
Accepted |
[stable,v2] hgweb, i18n: avoid parameterized search mode description |
2013-11-04 |
Wagner Bruna |
|
Superseded |
[STABLE,v2] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698) |
2018-06-27 |
Augie Fackler |
|
New |
[STABLE,v2] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698) |
2018-06-28 |
Thomas Klausner |
|
New |
[STABLE,v2] hg: obtain lock when creating share from pooled repo (issue5104) |
2016-02-28 |
Gregory Szorc |
|
Superseded |
[STABLE,v2] help: scripting help topic |
2015-07-30 |
Gregory Szorc |
|
Accepted |
[STABLE,v2] extensions: clear aftercallbacks after execution (issue4646) |
2015-05-06 |
Gregory Szorc |
|
Accepted |
[STABLE,v2] exchange: set 'treemanifest' param on pushed changegroups too |
2016-01-25 |
Martin von Zweigbergk |
|
Accepted |
[stable,v2] doc: inspect.getargspec has been removed in Python 3.11 |
2022-02-07 |
Mads Kiilerich |
|
New |
[STABLE,V2] discovery: avoid wrongly saying there are nothing to pull |
2020-04-05 |
Pierre-Yves David |
|
Accepted |
[STABLE,V2] demandimport: do not raise ImportError for unknown item in fromlist |
2016-12-20 |
Yuya Nishihara |
|
Accepted |
[STABLE,V2] demandimport: avoid infinite recursion at actual module importing (issue5304) |
2016-07-30 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,v2] demandimport: add _imp to ignore list |
2016-02-26 |
Gregory Szorc |
|
Accepted |
[STABLE,v2] debugrevlog: improve handling of empty manifests/changelogs |
2016-01-29 |
timeless@mozdev.org |
|
Changes Requested |
[STABLE,v2] debugrevlog: improve handling of empty manifests/changelogs |
2016-02-01 |
timeless |
|
Changes Requested |
[stable,v2] debian: configure editor and pager to sensible-\1 by default |
2017-04-23 |
Augie Fackler |
|
Accepted |
[stable,v2] curses: do not initialize LC_ALL to user settings (issue6358) |
2020-06-26 |
Manuel Jacob |
|
Accepted |
[stable,V2] curses: do not initialize LC_ALL to user settings (issue6358) |
2020-06-29 |
Manuel Jacob |
|
Accepted |
[stable,v2] convert: use original local encoding when converting from Perforce |
2015-07-22 |
Eugene Baranov |
|
Superseded |
[stable,v2] convert: mercurial source: convert global tags only - not local tags |
2014-05-16 |
Mads Kiilerich |
|
Accepted |
[stable,V2] convert: handle percent-encoded bytes in file URLs like Subversion |
2020-07-01 |
Manuel Jacob |
|
Accepted |
[stable,v2] convert: by default use original local encoding when converting from Perforce |
2015-07-26 |
Eugene Baranov |
|
Superseded |
[STABLE,v2] context: back out sneaky code change in documentation change |
2016-01-26 |
Martin von Zweigbergk |
|
Accepted |
[stable,V2] config: exit non zero on non-existent config option (issue4247) |
2014-08-29 |
Aaron Kushner |
|
Superseded |
[STABLE,V2] commands: print security protocol support in debuginstall |
2016-10-21 |
Gregory Szorc |
|
Accepted |
[STABLE,V2] cmdutil: warnings not issued in remove if subrepopath overlaps |
2016-07-23 |
Hannes Oldenburg |
|
Accepted |
[STABLE,v2] chmod: create a new file when flags are set on a hardlinked file |
2017-05-03 |
Koen Van Hoof |
|
Changes Requested |
[STABLE,V2] checkexec: create destination directory if necessary |
2018-11-19 |
Boris Feld |
|
Accepted |
[STABLE,V2] cat: record the current behavior of wildcard matches in subrepos |
2017-11-30 |
Yuya Nishihara |
|
Accepted |
[STABLE,V2] annotate: pre-calculate the "needed" dictionary (issue5360) |
2016-09-04 |
Jun Wu |
|
Accepted |
[STABLE,V2] amend: abort early if no username is configured with evolve enabled (issue4211) |
2014-10-29 |
Matt Harbison |
|
Accepted |
[stable,treemanifest] changegroup: fix treemanifest exchange code (issue5061) |
2016-01-27 |
Augie Fackler |
|
Accepted |
[STABLE,STABLE,V2] phase: add an archived phase |
2018-10-23 |
Boris Feld |
|
Accepted |
[STABLE,RFC] largefiles: load the convert extension as needed to register config items |
2017-11-23 |
Matt Harbison |
|
Accepted |
[stable,resend] subrepo: factor out Git version check to add doctests |
2014-03-26 |
Siddharth Agarwal |
|
Accepted |
[STABLE,RESEND] rust: fix signature of rustlazyancestors_init() function |
2018-11-02 |
Yuya Nishihara |
|
New |
[STABLE,RESEND] hgwebdir: don't allow the hidden parent of a subrepo to show as a directory |
2015-06-04 |
Matt Harbison |
|
Accepted |
[STABLE,RESEND] fileset: suppress EACCES while reading arbitrary paths via filectx API |
2018-07-31 |
Yuya Nishihara |
|
Accepted |
[STABLE,RESEND] convert: detect removal of ".gitmodules" at git source revisions correctly |
2014-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,RESEND] churn: compute padding with unicode strings |
2014-04-20 |
Isaac Jurado |
|
Accepted |
[stable,json,v2] log: fix json-formatted output when file copies are listed (issue4523) |
2015-02-03 |
Augie Fackler |
|
Accepted |
[STABLE,follow-up] clone: process 'lookup' return as an arbitrary symbol |
2018-07-30 |
Boris Feld |
|
New |
[STABLE,follow-up] clone: process 'lookup' return as an arbitrary symbol |
2018-07-30 |
via Mercurial-devel |
|
New |
[stable,cpychecker,v2] osutil: fix memory leak of PyBytes of path in statfiles |
2015-01-28 |
Augie Fackler |
|
Accepted |
[STABLE,checkunknown] merge: respect checkunknown/checkignored when force is True |
2016-01-22 |
Siddharth Agarwal |
|
Changes Requested |
[stable,bsd] tests: glob out 127.0.0.1 in tests |
2016-04-22 |
Augie Fackler |
|
Accepted |
[STABLE,BC,V4] convert: when converting from Perforce use original local encoding by default |
2015-07-28 |
Eugene Baranov |
|
Accepted |
[STABLE,(white-space-fixed)] clone: do not turn hidden changeset public on publishing clone (issue3935) |
2014-01-30 |
Pierre-Yves David |
|
Accepted |
[sprint] histedit: attempt to choose base revision automatically |
2015-10-24 |
Gregory Szorc |
|
Changes Requested |
[sprint] : bookmarks: add 'hg push -B .' as a shorthand for pushing the active bookmark issue(4917) |
2015-10-25 |
Uri Baghin |
|
Changes Requested |
[shelve] shelve: use colon instead of quotes in 'changes to' description |
2015-11-23 |
Siddharth Agarwal |
|
Accepted |
[shelve-ext] shelve: make unshelve not crash when there are missing files (issue4176) |
2017-01-19 |
Kostia Balytskyi |
|
Accepted |
[shelve-ext] shelve: make --keep option survive user intevention (issue5431) |
2016-11-23 |
Kostia Balytskyi |
|
Superseded |
[shelve-ext] shelve: fix use of unexpected working dirs in test-shelve.t |
2016-11-29 |
Kostia Balytskyi |
|
Accepted |
[shelve-ext] shelve: add logic to preserve active bookmarks |
2017-03-26 |
Kostia Balytskyi |
|
Superseded |
[shelve-ext] shelve: add logic to preserve active bookmarks |
2017-03-26 |
Kostia Balytskyi |
|
Rejected |
[shelve-ext,v2] shelve: make --keep option survive user intevention (issue5431) |
2016-11-23 |
Kostia Balytskyi |
|
Accepted |
[shelve-ext,v2] shelve: add logic to preserve active bookmarks |
2017-03-26 |
Kostia Balytskyi |
|
Accepted |
[RFC] update: prevent merge of files with uncommitted changes (issue4404) |
2016-06-14 |
Denis Laxalde |
|
Changes Requested |
[RFC] update: default update should move as far forward as possible (issue3883) |
2013-04-10 |
Durham Goode |
|
Deferred |
[RFC] update: add an option to allow to merge local changes when crossing branches |
2013-02-22 |
Gilles Moris |
|
Superseded |
[RFC] underway: extension/command for displaying in progress work |
2016-08-21 |
Gregory Szorc |
|
RFC |
[RFC] ui: provide official way to reset internal state per command |
2016-06-12 |
Yuya Nishihara |
|
Accepted |
[RFC] ui: introduce sysdefault section for pager and editor configuration |
2017-03-08 |
Augie Fackler |
|
Changes Requested |
[RFC] ui: add support for a tweakdefaults knob |
2017-06-15 |
Augie Fackler |
|
Accepted |
[RFC] ui: add configoverride context manager |
2016-11-20 |
Kostia Balytskyi |
|
Superseded |
[RFC] tests: sleep for a second to let ui get flushed |
2020-07-23 |
Pulkit Goyal |
|
New |
[RFC] tests: remaining Windows failures |
2017-04-20 |
Matt Harbison |
|
Not Applicable |
[RFC] tests: remaining Windows failures |
2017-04-25 |
Katsunori FUJIWARA |
|
Not Applicable |
[RFC] templater: switch ctx of list expression to rev of revset() (BC) |
2015-09-12 |
Yuya Nishihara |
|
Accepted |
[RFC] templater: provide ring operations on integers |
2016-10-08 |
Simon Farnsworth |
|
Superseded |
[RFC] strip: add -C as alternative to --no-backup |
2016-02-24 |
David Demelier |
|
Rejected |
[RFC] status: show changed subrepos |
2013-03-23 |
Angel Ezquerra |
|
Deferred |
[RFC] status: add terse option flag (issue4119) |
2015-04-06 |
Sean Farley |
|
Changes Requested |
[RFC] sslutil: use base64 for key fingerprints (BC) |
2016-07-06 |
Gregory Szorc |
|
Rejected |
[RFC] sslutil: issue a warning when an "insecure" Python is used |
2016-03-27 |
Gregory Szorc |
|
Changes Requested |
[RFC] ssl: load CA certificates from system's store by default on Python 2.7.9 |
2015-02-26 |
Yuya Nishihara |
|
Superseded |
[RFC] sshpeer: only print out 'running ssh' messages in debug mode (BC) |
2014-03-18 |
Siddharth Agarwal |
|
Accepted |
[RFC] similar: allow similarity detection to use sha256 for digesting file contents |
2017-03-01 |
Katsunori FUJIWARA |
|
Accepted |
[RFC] show: implement underway view |
2017-04-06 |
Gregory Szorc |
|
Changes Requested |
[RFC] show: implement "stack" view |
2017-06-17 |
Gregory Szorc |
|
Superseded |
[RFC] setup: build docs from setup.py |
2014-07-09 |
Kevin Bullock |
|
Changes Requested |
[RFC] setup.py: always build and install hg.exe on Windows |
2015-12-04 |
Gregory Szorc |
|
Superseded |
[RFC] setup.py: always build and install hg.exe on Windows |
2015-12-05 |
Yuya Nishihara |
|
Not Applicable |
[RFC] scmutil: add a simple key-value file helper |
2016-12-03 |
Kostia Balytskyi |
|
Superseded |
[RFC] run-tests: support per-line conditional output in tests |
2017-04-04 |
Matt Harbison |
|
Superseded |
[RFC] run-tests: add support for xunit test reports |
2014-06-30 |
Augie Fackler |
|
Superseded |
[rfc] rfc: call gc at exit of mercurial |
2016-04-01 |
Maciej Fijalkowski |
marmoute |
Changes Requested |
[rfc] rfc: call gc at exit of mercurial |
2016-04-05 |
Pierre-Yves David |
|
Not Applicable |
[RFC] RFC: allow optional C++ 11 extensions with pybind11 for performance code |
2016-02-08 |
Laurent Charignon |
|
Not Applicable |
[RFC] revset: use '%' as an operator for 'only' |
2014-11-06 |
Sean Farley |
|
Superseded |
[RFC] revset: lookup descendents for negative arguments to ancestor operator |
2017-05-27 |
David Soria Parra |
|
Accepted |
[RFC] revset: completely ignore "null" symbol in new-style query (BC) |
2015-01-04 |
Yuya Nishihara |
|
Changes Requested |
[RFC] revset: completely ignore "null" symbol in new-style query (BC) |
2015-01-06 |
Yuya Nishihara |
|
Changes Requested |
[RFC] revset: add new predicates for finding merge revisions |
2016-02-29 |
Simon Farnsworth |
|
RFC |
[RFC] revlog/changegroup: use callbacks for populating efiles |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[RFC] revert: no longer mark --interactive as experimental |
2017-11-01 |
Augie Fackler |
|
Accepted |
[RFC] repoview: add tags to candidate list for blocking hidden changesets |
2014-03-19 |
Sean Farley |
|
Superseded |
[RFC] repo: add an ability to hide nodes in an appropriate way |
2017-03-26 |
Kostia Balytskyi |
|
Rejected |
[RFC] repair: add mechanism to convert/upgrade a repo in place |
2016-02-15 |
Gregory Szorc |
|
Changes Requested |
[RFC] releasenotes: add similarity check function to compare incoming notes |
2017-06-23 |
Rishabh Madan |
|
Changes Requested |
[RFC] reflog: adds a reflog extension |
2014-10-02 |
Durham Goode |
|
Changes Requested |
[RFC] readonly: experimental extension to mark repositories as read only |
2016-03-21 |
Gregory Szorc |
|
Changes Requested |
[RFC] perf: add asv benchmarks |
2016-10-12 |
Philippe Pepiot |
|
Deferred |
[RFC] patch: when importing from email, RFC2047-decode From/Subject headers |
2016-03-03 |
Julien Cristau |
|
Superseded |
[RFC] patch: Always ensure valid git diffs in case source/destination file is missing (issue4046) |
2013-10-13 |
Johan Björk |
|
Superseded |
[RFC] patch: add index line for diff output |
2016-12-31 |
Sean Farley |
|
Superseded |
[RFC] pager: migrate to core |
2015-11-24 |
Bryan O'Sullivan |
|
Superseded |
[rfc] merge: use separate lists for each action type |
2014-02-28 |
Mads Kiilerich |
|
Superseded |
[rfc] merge: present merge part labels to user in prompts |
2016-03-16 |
Simon Farnsworth |
|
Changes Requested |
[RFC] merge: exit early during a no-op update (BC) |
2013-10-03 |
Siddharth Agarwal |
|
Superseded |
[RFC] match: remove doc about undefined behavior of visitdir() |
2017-11-30 |
Yuya Nishihara |
|
Accepted |
[rfc] manifest: write a more efficient version of lazymanifest, in pure python |
2016-08-20 |
Maciej Fijalkowski |
|
Changes Requested |
[RFC] log: changed implementation to use graphlog code |
2014-03-04 |
Lucas Moscovicz |
|
Superseded |
[RFC] log: add --from for showing history from a certain rev |
2015-02-06 |
Durham Goode |
|
Rejected |
[RFC] localrepo: don't reintroduce pruned tag entries when tagging |
2014-10-02 |
Matt Harbison |
|
Superseded |
[RFC] lfs: clean up a variety of strings/bytes issues |
2019-01-25 |
Augie Fackler |
|
New |
[RFC] lfs: clean up a variety of strings/bytes issues |
2019-01-25 |
Augie Fackler |
|
New |
[RFC] lfs: clean up a variety of strings/bytes issues |
2019-01-26 |
Matt Harbison |
|
New |
[RFC] largefiles: abort push when ordinary file fit largefile pattern (issue3245) |
2016-07-06 |
liscju |
|
Changes Requested |
[RFC] internals: define revlog version 2 |
2017-05-16 |
Gregory Szorc |
|
Superseded |
[RFC] incoming: show changed bookmarks in addition to new ones |
2015-02-11 |
Ryan McElroy |
mpm |
Changes Requested |
[RFC] import: report directory-relative paths in error messages (issue5224) |
2016-08-26 |
liscju |
|
Changes Requested |
[RFC] histedit: use json to save/load internal state |
2015-12-23 |
Bryan O'Sullivan |
|
Deferred |
[RFC] histedit: add exec command (issue4036) |
2013-11-12 |
Durham Goode |
|
Changes Requested |
[RFC] highlight: add highlightfiles config option, which takes a fileset (issue3005) |
2015-09-16 |
Anton Shestakov |
|
Accepted |
[RFC] hgweb: show explanations for unstable changesets |
2018-02-21 |
Anton Shestakov |
|
Superseded |
[RFC] hgweb: replace some linkrev() with introrev() in hope issue4506 goes away |
2015-02-16 |
Anton Shestakov |
|
Changes Requested |
[RFC] hgweb: code selection without line numbers in file source view |
2013-07-02 |
Alexander Plavin |
|
Superseded |
[RFC] hgweb: code selection without line numbers in file diff and changesets views |
2013-07-06 |
Alexander Plavin |
|
RFC |
[RFC] help: align description of 'base rev' with reality [issue5488] |
2017-02-28 |
Kim Alvefur |
|
Accepted |
[RFC] help: add new deprecated topic |
2018-05-14 |
David Demelier |
|
Superseded |
[RFC] help: add new deprecated topic |
2018-05-15 |
Matt Harbison |
|
Accepted |
[RFC] Header file for hglib - Level 0 API |
2013-07-11 |
Iulian Stana |
|
Superseded |
[RFC] filtering: rename filters to their antonyms |
2013-01-13 |
Kevin Bullock |
marmoute |
Accepted |
[RFC] fileset: add a fileset for portable filenames |
2015-03-20 |
Siddharth Agarwal |
|
Accepted |
[RFC] fileset: add "tracked()" to explicitly select files in the revision |
2018-06-12 |
Yuya Nishihara |
|
New |
[RFC] extdiff: add support for subrepo diff |
2015-02-07 |
Mathias De Maré |
|
RFC |
[RFC] dispatch: print 'abort:' when a pre-command hook fails |
2013-04-16 |
Siddharth Agarwal |
|
Accepted |
[RFC] debugobsolete: add formatter support (issue5134) |
2016-07-05 |
liscju |
yuya |
Changes Requested |
[RFC] crecord: make an option for space key to move cursor down (issue5159) (RFC) |
2017-01-08 |
Anton Shestakov |
|
Accepted |
[rfc] convert: optimize convert of files that are unmodified from p2 in merges |
2015-03-17 |
Mads Kiilerich |
|
Superseded |
[RFC] contrib: script to generate release notes from commit messages |
2017-02-03 |
Gregory Szorc |
|
Deferred |
[RFC] configoptions: introduce registrar for config options |
2017-03-12 |
Gregory Szorc |
|
Deferred |
[RFC] commit: add --reuse-message for keeping the old commit message during amend |
2013-02-08 |
Durham Goode |
|
Deferred |
[RFC] commands: No 'listening at' line when port specified (issue3976) |
2014-03-20 |
Chinmay Joshi |
|
Superseded |
[RFC] commands: introduce `hg display` |
2016-10-12 |
Gregory Szorc |
|
Deferred |
[RFC] commands: draft a "followlines" command (RFC) |
2017-09-28 |
Denis Laxalde |
|
Changes Requested |
[RFC] commands: add 'setup' command to allow automatic hgrc configuration |
2015-03-12 |
Mathias De Maré |
|
Superseded |
[RFC] color: rename 'label' template function to 'color' |
2014-04-07 |
Sean Farley |
|
Changes Requested |
[RFC] cmdtest: add a new command that checks revset matching |
2019-02-13 |
Raphaël Gomès |
|
New |
[RFC] check-commit: add magic string to bypass check-commit |
2016-12-21 |
David Soria Parra |
|
Changes Requested |
[RFC] changegroup: leave out all parent file revisions when creating bundles |
2019-10-11 |
Mads Kiilerich |
|
New |
[RFC] cg1packer: use fastpath when changesets are not skipped or reordered |
2015-04-12 |
Mike Hommey |
marmoute |
Changes Requested |
[rfc] bundle: when verbose, show what takes up the space in the uncompressed bundle |
2014-08-29 |
Mads Kiilerich |
|
Accepted |
[RFC] bundle2: add the ability to fetch part content from another URL |
2018-10-18 |
Boris Feld |
|
New |
[RFC] bundle2: Add tests for multiple changegroup parts |
2014-09-02 |
Mike Hommey |
|
Changes Requested |
[RFC] bundle2: add a part for pointers to changegroups |
2014-09-02 |
Mike Hommey |
|
Accepted |
[rfc] branches: introduce closing of other heads on other named branches |
2015-10-25 |
Mads Kiilerich |
|
Changes Requested |
[RFC] blackbox: do not translate the log messages |
2013-02-13 |
Durham Goode |
|
Accepted |
[RFC] amend: add extension which extends amend functionality |
2013-05-03 |
Durham Goode |
|
RFC |
[RFC/EXAMPLE] tags: have a different cache file per filter level |
2015-03-22 |
Pierre-Yves David |
|
Superseded |
[RFC-V2] commands: add 'setup' command to allow automatic hgrc configuration |
2015-03-12 |
Mathias De Maré |
|
Rejected |
[RFC-STABLE] subrepo: allows to drop courtesy phase sync (issue3781) |
2013-01-31 |
Pierre-Yves David |
|
Accepted |
[RFC,WIP] status: add an option to see terse status (WIP) |
2017-05-26 |
Pulkit Goyal |
|
Changes Requested |
[RFC,v8] scmutil: add a simple key-value file helper |
2016-12-14 |
Kostia Balytskyi |
|
Changes Requested |
[RFC,v7] scmutil: add a simple key-value file helper |
2016-12-06 |
Kostia Balytskyi |
|
Changes Requested |
[RFC,v6] scmutil: add a simple key-value file helper |
2016-12-06 |
Kostia Balytskyi |
|
Superseded |
[RFC,v5] scmutil: add a simple key-value file helper |
2016-12-06 |
Kostia Balytskyi |
|
Superseded |
[RFC,v4] scmutil: add a simple key-value file helper |
2016-12-06 |
Kostia Balytskyi |
|
Superseded |
[RFC,v3] scmutil: add a simple key-value file helper |
2016-12-05 |
Kostia Balytskyi |
|
Superseded |
[RFC,V2] templater: introduce latesttag() function to match a pattern (issue4184) |
2015-08-23 |
Matt Harbison |
|
Superseded |
[RFC,v2] scmutil: add a simple key-value file helper |
2016-12-05 |
Kostia Balytskyi |
|
Superseded |
[RFC,V2] localrepo: don't reintroduce pruned tag entries when tagging |
2015-02-05 |
Matt Harbison |
|
Accepted |
[RFC,v10] scmutil: add a simple key-value file helper |
2017-02-03 |
Kostia Balytskyi |
|
Changes Requested |
[RFC,stateful-chg] dispatch: make request accept additional reposetups |
2017-05-17 |
Jun Wu |
|
Accepted |
[RFC,STABLE] dockerlib: allow non-unique uid and gid of $DBUILDUSER (issue4657) |
2015-11-07 |
Anton Shestakov |
|
Accepted |
[RFC,need,advice] changegroup: introduce cg3, which has support for exchanging treemanifests |
2015-10-15 |
Augie Fackler |
|
Superseded |
[resubmission-after-33-cycle] setup.py: attempt to use setuptools |
2015-02-06 |
Gregory Szorc |
|
Changes Requested |
[resubmission-after-33-cycle] setup.py: attempt to use setuptools |
2015-02-10 |
Augie Fackler |
|
Changes Requested |
[resend] tests: test-convert-cvs-synthetic.t requires cvs 1.12 - skip the test for 1.11 |
2014-01-12 |
Mads Kiilerich |
|
Accepted |
[RESEND] tests: remove (glob) annotations that were only for '\' matches |
2017-12-11 |
Matt Harbison |
|
Superseded |
[RESEND] tests: make doctest py3-compatible again |
2018-02-02 |
Yuya Nishihara |
|
Accepted |
[RESEND] test: display used python hash seed |
2013-02-09 |
Pierre-Yves David |
|
Accepted |
[RESEND] templater: support using templates with non-standard names from map file |
2013-09-02 |
Alexander Plavin |
|
Superseded |
[resend] run-tests: write out scripts in binary mode |
2014-07-18 |
Augie Fackler |
|
Accepted |
[resend] run-tests: make sure to check if pygments is installed before using it |
2017-07-17 |
Pulkit Goyal |
|
Accepted |
[resend] revset: use '%' as an operator for 'only' |
2015-01-07 |
Sean Farley |
|
Superseded |
[RESEND] revset: fix wrong keyword() behaviour for strings with spaces |
2013-09-06 |
Alexander Plavin |
|
Accepted |
[RESEND] revset: drop redundant filteredset from right-hand side set of "or" operation |
2015-05-17 |
Yuya Nishihara |
|
Accepted |
[RESEND] revert: do not reverse hunks in interactive when REV is not parent (issue5096) |
2016-11-07 |
Denis Laxalde |
|
Accepted |
[resend] rebase: move state serialization to use unfiltered repo |
2017-03-24 |
Durham Goode |
|
Accepted |
[RESEND] patchbomb: includes a unique series ID in email header |
2014-06-02 |
Pierre-Yves David |
|
Accepted |
[resend] pager: honour aliases (issue3532) |
2013-10-20 |
David Soria Parra |
|
Superseded |
[RESEND] log: display closing-branch nodes as "_" (BC) |
2015-03-06 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[RESEND] keyword: use wvfs.rmtree to remove kwdemo directory |
2015-05-01 |
Christian Ebert |
|
Superseded |
[resend] http: reuse authentication info after the first failed request (issue3567) |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[resend] histedit: use descriptive comments to combine commit messages in fold |
2013-01-15 |
Denis Laxalde |
|
Rejected |
[RESEND] histedit: select the lowest rev when looking for a root in a revset |
2014-03-17 |
David Soria Parra |
|
Superseded |
[RESEND] hgweb: add group authorization |
2013-02-07 |
Markus Zapke-Gründemann |
|
Deferred |
[RESEND] hgweb: add a "URL breadcrumb" to the index and repository pages |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[RESEND] doc: show details of command options in pages generated by docutils |
2013-11-08 |
Katsunori FUJIWARA |
|
Accepted |
[resend] dispatch: add fail-* family of hooks |
2016-05-08 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[RESEND] committablectx: override hex() to return None |
2015-04-15 |
Yuya Nishihara |
|
Changes Requested |
[RESEND2] bookmarks: allow push to create a new remote head if it is about to be bookmarked via -B |
2013-11-24 |
Stephen Lee |
|
Superseded |
[remotenames] tests: adjust for new upstream behavior |
2016-03-31 |
Mateusz Kwapich |
DurhamG |
Accepted |
[remotenames] remotenames: use atomictemp when writing files |
2016-04-14 |
Jun Wu |
|
Accepted |
[remotenames] remotenames: fix parameter ordering |
2017-04-18 |
Wez Furlong |
ryanmce |
Accepted |
[remotenames] remotenames: be compatible with upstream change about smartset |
2017-02-10 |
Jun Wu |
|
Accepted |
[remotenames] push: improve hgsvn compatibility |
2016-09-14 |
Jun Wu |
ryanmce |
Rejected |
[remotenames] pull: fix pull --rebase with a --tool argument |
2017-05-30 |
Adam Simpkins |
|
Accepted |
[remotenames] locks: take wlock for file writes |
2017-07-14 |
Durham Goode |
|
Accepted |
[remotenames] initialization: lazy-load all remotenames |
2016-07-06 |
Tony Tung |
|
Superseded |
[remotenames] discovery: consolidate and fix topic check |
2016-04-29 |
Sean Farley |
|
Accepted |
[remotenames] configs: update configs to use registrar |
2017-10-24 |
Durham Goode |
|
Superseded |
[remotenames-ext] wrappers: update dynamicblocker wrapper |
2017-05-24 |
Durham Goode |
|
Accepted |
[remotenames-ext] topic: added filter options for remote bookmarks |
2017-09-08 |
Kulikovsky Dmitry |
|
Deferred |
[remotenames-ext] tests: re-order tags and bookmarks in tracking test |
2017-09-27 |
Martijn Pieters |
|
Superseded |
[remotenames-ext] tests: fix for new upstream behavior |
2016-03-04 |
Ryan McElroy |
smf |
Accepted |
[remotenames-ext] tests: fix failures related to double->single quote changes |
2016-09-22 |
Kostia Balytskyi |
|
Accepted |
[remotenames-ext] tests: adjust tests to respect negation in cmd flags |
2016-10-03 |
Kostia Balytskyi |
|
Accepted |
[remotenames-ext] selectivepull: fix tests |
2017-05-26 |
Stanislau Hlebik |
|
Superseded |
[remotenames-ext] remotenames: push anonymous head if --force is given |
2017-10-04 |
Pulkit Goyal |
|
Accepted |
[remotenames-ext] remotenames: lazily read remotenames file |
2017-01-06 |
Stanislau Hlebik |
|
Accepted |
[remotenames-ext] remotenames: be compatible with upstream change about scmutil.vfs |
2017-04-18 |
Kostia Balytskyi |
ryanmce |
Accepted |
[remotenames-ext] push: better job checking for git or svn path |
2017-04-19 |
Ryan McElroy |
|
Accepted |
[remotenames-ext] pull: add option for taking over head discovery |
2017-06-27 |
Durham Goode |
|
Accepted |
[remotenames-ext] namespace: never return None for nodes query |
2017-06-06 |
Durham Goode |
|
Accepted |
[remotenames-ext] lazyremotenamedict: make key resolution optional |
2017-01-23 |
Kostia Balytskyi |
|
Accepted |
[remotenames-ext] display: compute whether the node is obsolete only if needed |
2017-01-27 |
Kostia Balytskyi |
|
Accepted |
[remotenames-ext] bookmarks: adopt the formatter isplain method |
2016-10-03 |
Kostia Balytskyi |
|
Superseded |
[remotenames,V3] remotenames: remove support for old remotenames file format |
2016-07-21 |
Tony Tung |
|
Accepted |
[remotenames,V2] initialization: lazy-load all remotenames |
2016-07-06 |
Tony Tung |
|
Changes Requested |
[remotenames,V2] configs: update configs to use registrar |
2017-10-24 |
Durham Goode |
|
Deferred |
[remotefilelog] shallowbundle: specifically compare instance to remotefilelog.remotefilelog |
2016-07-16 |
via Mercurial-devel |
|
Accepted |
[remotefilelog-ext] Reuse ssh connection across miss fetches |
2015-12-10 |
Durham Goode |
durin42 |
Changes Requested |
[remotefilelog-ext] fileserverclient: use new iterbatch() method |
2016-03-21 |
Augie Fackler |
|
Accepted |
[remotefilelog-ext] fileserverclient: use new iterbatch() method |
2016-03-22 |
Durham Goode |
|
Accepted |
[remotefilelog-ext] fileserverclient: make iterbatch() case work with new store |
2016-05-19 |
via Mercurial-devel |
|
Superseded |
[remotefilelog-ext] fileserverclient: avoid ever requesting nullid nodes |
2016-10-24 |
Augie Fackler |
|
Superseded |
[remotefilelog-ext] fileserverclient: avoid ever requesting nullid nodes |
2016-10-25 |
Augie Fackler |
|
Superseded |
[remotefilelog-ext] fileserverclient: add option to provide file path to cacheprocess |
2016-01-19 |
Augie Fackler |
|
Accepted |
[remotefilelog-ext] debugindex: use normal handling for --dir |
2016-05-18 |
via Mercurial-devel |
|
Accepted |
[remotefilelog-ext] debian: override lintian possible-gpl-code-linked-with-openssl check |
2017-04-03 |
via Mercurial-devel |
|
Accepted |
[remotefilelog-ext] debian: clean with "--component remotefilelog" to not need Cython |
2017-03-31 |
via Mercurial-devel |
|
Accepted |
[remotefilelog-ext] commands: norepo was removed in aa73d6a5d9ea |
2016-03-03 |
Augie Fackler |
|
Accepted |
[remotefilelog-ext] cdatapack: include sys/types.h for off_t |
2016-11-28 |
Augie Fackler |
quark |
Accepted |
[remotefilelog-ext,v2] fileserverclient: avoid ever requesting nullid nodes |
2016-10-25 |
Augie Fackler |
|
Accepted |
[remotefilelog-ext,testedwith-correction] remotefilelog: stop declaring remotefilelog to be an hg-internal extension |
2015-07-01 |
Augie Fackler |
|
Superseded |
[remotefilelog-ext,remotefilelog-ext] datapack: don't depend on demandimport when cstore isn't available |
2017-03-13 |
Augie Fackler |
|
Changes Requested |
[remotefilelog-ext,getfile-errors] getfile: add error reporting to getfile method |
2015-08-04 |
Augie Fackler |
|
Accepted |
[remotefilelog-ext,check-batching] test-http: save access log and make sure we actually use request batching |
2015-08-21 |
Augie Fackler |
|
Accepted |
[remotefilelog-ext,build-fix] remotefilelog: handle the death of repo.sopener (hg change a69bb29b9638) |
2015-06-30 |
Augie Fackler |
|
Accepted |
[remotefilelog-ext,3.6fix] remotefilelog: cope with rename of addchangegroupfiles to _addchangegroupfiles |
2015-10-15 |
Augie Fackler |
|
Accepted |
[remotefilelog-cleanup] tests: skip tests if lz4 is missing |
2015-07-16 |
Augie Fackler |
|
Accepted |
[relative-import] patch.internalpatch: add a default value for prefix |
2015-03-11 |
Siddharth Agarwal |
|
Accepted |
[regression@default] statichttp: respect localrepo _restrictcapabilities |
2014-04-07 |
Pierre-Yves David |
|
Accepted |
[rebased] pycompat: use os.fsencode() to re-encode sys.argv |
2020-06-25 |
Manuel Jacob |
|
Accepted |
[question,with,example] help: branch names primarily denote the tipmost unclosed branch head |
2013-11-18 |
Mads Kiilerich |
|
Superseded |
[python-hglib] Add the abilty to trace the protocol between the client and server |
2016-10-06 |
Barry A. Scott |
|
Superseded |
[python-hglib] Add the abilty to trace the protocol between the client and server |
2016-10-06 |
Barry A. Scott |
mpm |
Superseded |
[python-hglib] Add the abilty to trace the protocol between the client and server |
2016-10-18 |
Barry A. Scott |
|
Accepted |
[python-hglib] add init() to hgclient to allow progress to be reported |
2016-10-28 |
Barry A. Scott |
|
Accepted |
[python-hglib] Add feature to allow hglib user to get call backs for prompts and output |
2016-10-06 |
Barry A. Scott |
mpm |
Changes Requested |
[python-hglib,v3] Allow hglib user to get call backs for prompts, output and errors |
2016-10-28 |
Barry A. Scott |
|
Accepted |
[python-hglib,v2] Add feature to allow hglib user to get call backs for prompts, output |
2016-10-22 |
Barry A. Scott |
|
Changes Requested |
[py3] ui: construct _keepalnum list in a python3-friendly way |
2017-02-16 |
Augie Fackler |
|
Accepted |
[py3] ui: construct _keepalnum list in a python3-friendly way |
2017-02-20 |
Augie Fackler |
|
Not Applicable |
[py3] setup: hide octal literals inside strings so they're portable (issue4554) |
2015-05-05 |
Augie Fackler |
|
Accepted |
[py3] regex: make the regular expression bytes to prevent TypeError |
2017-03-19 |
Pulkit Goyal |
|
Accepted |
[py3] pycompat: default to BytesIO instead of StringIO |
2017-03-12 |
Pulkit Goyal |
|
Accepted |
[py3] global: add __bool__ to every class defining __nonzero__ |
2017-03-13 |
Gregory Szorc |
|
Accepted |
[py3,V2] revlog: explicitly evaluate list to return |
2017-03-16 |
Pulkit Goyal |
|
Changes Requested |
[py3,V2] diff: slice over bytes to make sure conditions work normally |
2017-03-29 |
Pulkit Goyal |
|
Accepted |
[py3,resend] py3: initial type hinting stubs |
2017-03-15 |
Martijn Pieters |
|
Deferred |
[py3,resend] dirstate: use iter.__next__ instead of iter.next |
2017-03-19 |
Pulkit Goyal |
|
Not Applicable |
[py26-fix] branchmap: fix python 2.6 by using util.buffer() instead of passing bytearray |
2017-03-13 |
Augie Fackler |
|
Accepted |
[progress-quiet] progress: respect ui.quiet (issue4726) |
2015-06-16 |
Augie Fackler |
|
Accepted |
[PoC] relnotes: various tweaks for release notes (PoC) |
2018-10-19 |
Anton Shestakov |
|
New |
[PoC] filecache: unimplement __set__() and __delete__() DO NOT PUSH |
2018-10-20 |
Yuya Nishihara |
|
New |
[PoC] extensions: PoC readme extension for hgweb |
2018-05-25 |
Anton Shestakov |
|
New |
[phase] exchange: fix test for remote support of binary phases |
2017-09-30 |
Boris Feld |
|
Accepted |
[patchbot] patchbot: do not crash for malicious mails without message-id |
2016-11-17 |
Jun Wu |
|
Accepted |
[pager,annotate-fix] annotate: start pager after we're sure we wont abort |
2017-02-19 |
Augie Fackler |
|
Accepted |
[on-crew] patch._applydiff: resolve prefix with respect to the cwd |
2015-03-19 |
Siddharth Agarwal |
|
Accepted |
[on-crew] patch._applydiff: normalize prefix . to empty string |
2015-03-19 |
Siddharth Agarwal |
|
Accepted |
[oldpy] keepalive: discard legacy Python support for error handling |
2016-11-22 |
Augie Fackler |
|
Accepted |
[morestatus-ext] morestatus: add config knob to allow some states to be skipped |
2017-05-03 |
Augie Fackler |
|
Accepted |
[more-in-stack] changegroup: move all compressions utilities in util |
2015-09-16 |
Pierre-Yves David |
|
Superseded |
[modernize-streamclone] bundle2: indicate whether retrieving capabilities for client or server |
2015-10-05 |
Gregory Szorc |
|
Changes Requested |
[misc,largefiles] largefiles: update sould only create a .orig backup of a largefile once |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[minor-cleanup] bundle2: add an informative comment to the capability dict |
2015-05-28 |
Pierre-Yves David |
|
Accepted |
[Mercurial,2.2.2,error] |
2013-03-14 |
Quan Thanh Nguyen |
|
Not Applicable |
[memctx-cache] memctx: always use cache for filectxfn |
2017-06-10 |
Sean Farley |
|
Superseded |
[memctx-cache,V2] memctx: always use cache for filectxfn |
2017-06-12 |
Sean Farley |
|
Accepted |
[manifest-leak-fix] lazymanifest: prevent leak when updating an entry more than once |
2015-04-11 |
Augie Fackler |
|
Accepted |
[mainline] format: create new repository as 'generaldelta' by default |
2015-11-12 |
Pierre-Yves David |
|
Accepted |
[main-line-of-work] subrepo: detect issue3871 case earlier so it apply to bundle2 |
2015-05-28 |
Pierre-Yves David |
|
Accepted |
[issue4737] shelve: rename 'publicancestors' to something accurate (issue4737) |
2015-10-12 |
Pierre-Yves David |
|
Accepted |
[inline-doc] manifest: document the extra letter in working copy manifest node |
2014-11-27 |
Pierre-Yves David |
|
Superseded |
[inline-doc,V2] manifest: document the extra letter in working copy manifest node |
2014-11-27 |
Pierre-Yves David |
|
Accepted |
[in-crew] manifest: document return type of readfast() |
2015-05-05 |
Augie Fackler |
|
Accepted |
[in-crew,exposes-bug] test-run-tests: add a test for detection of failure to start a server |
2014-10-10 |
Augie Fackler |
|
Accepted |
[in-clowncopter] httpclient: update to 938f2107d6e2 of httpplus |
2015-12-31 |
Augie Fackler |
|
Accepted |
[in-clowncopter] buildrpm: mkdir -p two needed directories (issue4779) |
2015-09-01 |
Augie Fackler |
|
Accepted |
[in,stable] hgweb: use latest mtime for caching tag (issue4814) |
2015-09-03 |
Matt Mackall |
|
Accepted |
[in,crew] test-command-template.t: fix test so it all year |
2013-01-01 |
Augie Fackler |
|
Accepted |
[in,crew] run-tests: exit cleanly if parallel run is interrupted |
2013-01-15 |
Bryan O'Sullivan |
|
Accepted |
[in,crew] revset: don't abort when regex to tag() matches nothing (issue3850) |
2013-03-18 |
Kevin Bullock |
|
Accepted |
[in,crew] makefile: allow local builds to work on windows/mingw32 |
2012-12-11 |
Bryan O'Sullivan |
|
Accepted |
[in,crew] hgweb: fetch tipmost unfiltered rev thru the changelog |
2013-01-26 |
Kevin Bullock |
|
Accepted |
[in,crew] help: document '@' bookmark in 'help bookmarks' and 'help clone' |
2013-01-25 |
Kevin Bullock |
|
Accepted |
[in,crew] clfilter: fix `nodemap` usage in `getbundle` |
2012-12-18 |
Kevin Bullock |
|
Accepted |
[in,crew] bookmarks: show active bookmark even if not at working dir |
2013-01-27 |
Kevin Bullock |
|
Accepted |
[in,crew] blackbox: fix a case of name capture |
2013-04-18 |
Bryan O'Sullivan |
|
Accepted |
[in,crew] bash_completion: nuke a duplicated function |
2013-03-21 |
Bryan O'Sullivan |
|
Accepted |
[in,crew] applyupdates: assign variable before we try to use it (issue3855) |
2013-03-18 |
Kevin Bullock |
|
Accepted |
[i18n,stable] i18n: fix untranslated prompts with translated responses (issue3936) |
2013-05-16 |
Kevin Bullock |
|
Accepted |
[i18n,stable] i18n: fix untranslated prompts with translated responses (issue3936) |
2013-05-21 |
Matt Mackall |
|
Rejected |
[hyperblame] annotate: allow skipping revs |
2017-05-23 |
Siddharth Agarwal |
|
Superseded |
[hgweb-help-followup] help: teach topic symbols how to dedent |
2015-02-09 |
Gregory Szorc |
|
Accepted |
[hgpatchbot,test,ignore,me] bad message |
2014-09-08 |
Idan Kamara |
|
Rejected |
[hglib] util: make cmdbuilder work with bytes (issue4520) |
2015-03-27 |
Brett Cannon |
|
Accepted |
[hglib] tests: update test-summary for mercurial 3.5 |
2015-08-31 |
Julien Cristau |
|
Accepted |
[hglib] tests: remove usage of assertRaisesRegexp |
2013-05-02 |
Alexander Plavin |
|
Accepted |
[hglib] tests: handle the removal of `obsolete._enabled` in Mercurial |
2019-05-08 |
Matt Harbison |
|
Superseded |
[hglib] tests: fix tests that use integer bookmarks |
2013-02-08 |
Durham Goode |
|
Accepted |
[hglib] tests: fix test-summary for python3 |
2015-09-01 |
Julien Cristau |
|
Accepted |
[hglib] tests: fix test-bookmarks to match changed hg behavior |
2013-05-02 |
Alexander Plavin |
|
Accepted |
[hglib] tests: adjust test-merge for mercurial 3.7 |
2016-02-19 |
Julien Cristau |
mpm |
Accepted |
[hglib] tests: add test for log() method errors |
2013-04-27 |
Alexander Plavin |
|
Changes Requested |
[hglib] test: fix a test regression after log behavior fix in mercurial |
2013-04-25 |
Alexander Plavin |
|
Changes Requested |
[hglib] summary: parse commit line less strictly (issue5637) |
2017-08-02 |
Yuya Nishihara |
|
Accepted |
[hglib] package: update package url |
2017-07-19 |
Boris Feld |
|
Accepted |
[hglib] make: dist should also be a phony rule |
2018-04-25 |
Augie Fackler |
|
Accepted |
[hglib] log: fix 'hidden' option |
2014-01-27 |
Julien Cristau |
|
Accepted |