[evolve-ext] Fixed case where AttributeError can be thrown when importing wireproto |
2018-07-31 |
andrew@apastron.co |
|
New |
[2,of,2,V2] stack: add indexedrevs property to contain a list of stack revs and its base |
2019-09-25 |
Anton Shestakov |
|
New |
[1,of,2,V2] stack: take getstack() and turn it into stack class (API) |
2019-09-25 |
Anton Shestakov |
|
New |
repoview: introduce "served-obsolete" filter for serving obsolete changesets |
2019-03-05 |
Anton Shestakov |
|
New |
revset: add default error messages to getintrange() |
2019-02-06 |
Anton Shestakov |
|
New |
relnotes: various tweaks for release notes |
2018-11-02 |
Anton Shestakov |
|
New |
[PoC] relnotes: various tweaks for release notes (PoC) |
2018-10-19 |
Anton Shestakov |
|
New |
[2,of,2,V2] streamclone: abort when client needs to handle obsmarkers, but doesn't |
2018-10-18 |
Anton Shestakov |
|
New |
[1,of,2,V2] streamclone: include obsstore file into stream bundle if client can read it |
2018-10-18 |
Anton Shestakov |
|
New |
[2,of,2,evolve-ext] evolvecmd: use modern vocabulary in help text for evolve |
2018-10-14 |
Anton Shestakov |
|
New |
[1,of,2,evolve-ext] evolvecmd: mark flags with old instability names as deprecated |
2018-10-14 |
Anton Shestakov |
|
New |
[evolve-ext] topic: use self instead of repo in topicrepo methods |
2018-07-18 |
Anton Shestakov |
|
New |
[PoC] extensions: PoC readme extension for hgweb |
2018-05-25 |
Anton Shestakov |
|
New |
[STABLE] hghave: fix bytes/string issue on Python 3 |
2019-11-04 |
Augie Fackler |
|
New |
[STABLE] cleanup: always `seek(0, io.SEEK_END)` after open in append mode before tell() |
2019-06-20 |
Augie Fackler |
|
New |
[4,of,4,accept-scripts] land: fix logic so that reviewers work as intended |
2019-06-12 |
Augie Fackler |
|
New |
[3,of,4,accept-scripts] accept: consistently return a boolean |
2019-06-12 |
Augie Fackler |
|
New |
[2,of,4,accept-scripts] land: demonstrate bug that reviewers can't issue one of two acceptances |
2019-06-12 |
Augie Fackler |
|
New |
[1,of,4,accept-scripts] blocker: don't walk over non-drafts when looking for blockers |
2019-06-12 |
Augie Fackler |
|
New |
email encoding help needed |
2019-02-15 |
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-25 |
Augie Fackler |
|
New |
[4,of,4,accept-scripts] land: add test documenting contents of take.log |
2018-11-08 |
Augie Fackler |
|
New |
[3,of,4,accept-scripts] land: reinstate functionality to record acceptances in the take.log file |
2018-11-08 |
Augie Fackler |
|
New |
[2,of,4,accept-scripts] land: document regression I introduced in 214aea0ce915 |
2018-11-08 |
Augie Fackler |
|
New |
[1,of,4,accept-scripts] cleanup: adapt for landing of extdata in core by removing ext{revset, template} |
2018-11-08 |
Augie Fackler |
|
New |
[evolve-ext] compat: don't monkeypatch mercurial.copies module on 4.8 |
2018-11-02 |
Augie Fackler |
|
New |
[10,of,10] shelve: no longer strip internal commit when using internal phase |
2018-09-10 |
Augie Fackler |
|
New |
[STABLE,v2] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698) |
2018-06-27 |
Augie Fackler |
|
New |
tests: don't bother supporting test case names with exotic characters |
2018-06-12 |
Augie Fackler |
|
New |
dirstate: drop explicitly-specified files that shouldn't match (BC) |
2018-02-13 |
Augie Fackler |
|
New |
[STABLE] revlog: make sure we never use sparserevlog without general delta (issue6056) |
2019-01-25 |
Boris Feld |
|
New |
[2,of,2,STABLE,V3,STABLE] rewriting: add an option for rewrite commands to use the archived phase |
2019-01-24 |
Boris Feld |
|
New |
[1,of,2,STABLE,V3,STABLE] strip: introduce a soft strip option |
2019-01-24 |
Boris Feld |
|
New |
discovery: improve some dealing with nullrev |
2019-01-15 |
Boris Feld |
|
New |
formatting: apply clang-format using the format-source extension |
2019-01-14 |
Boris Feld |
|
New |
sparse-revlog: protect C code against delta chain including nullrev |
2018-11-29 |
Boris Feld |
|
New |
perf: add a `--timing` argument to `perfhelper-tracecopies` |
2018-11-26 |
Boris Feld |
|
New |
[4,of,4,V2] perf: disable revlogs clearing in `perftags` by default |
2018-11-23 |
Boris Feld |
|
New |
[3,of,4,V2] perf: add a `clear-revlogs` flag to `perfbookmarks` |
2018-11-23 |
Boris Feld |
|
New |
[2,of,4,V2] tags: cache `repo.changelog` access when checking tags nodes |
2018-11-23 |
Boris Feld |
|
New |
[1,of,4,V2] perf: add a `clear-revlogs` flag to `perftags` |
2018-11-23 |
Boris Feld |
|
New |
[RFC] bundle2: add the ability to fetch part content from another URL |
2018-10-18 |
Boris Feld |
|
New |
phase: add an archived phases |
2018-10-17 |
Boris Feld |
|
New |
profiling: move default mode to "real" time |
2018-10-17 |
Boris Feld |
|
New |
[4,of,4] changegroup: allow to force delta to be against p1 |
2018-10-16 |
Boris Feld |
|
New |
[3,of,4] storage: also use `deltamode argument` for ifiledata |
2018-10-16 |
Boris Feld |
|
New |
[2,of,4] changegroup: refactor emitrevision to use a `deltamode` argument |
2018-10-16 |
Boris Feld |
|
New |
[1,of,4] changegroup: if possible fallback to delta against parents instead of prev |
2018-10-16 |
Boris Feld |
|
New |
[5,of,5,V5] context: floor adjustlinkrev graph walk during copy tracing |
2018-10-10 |
Boris Feld |
|
New |
[4,of,5,V5] context: split `introrev` logic in a sub function |
2018-10-10 |
Boris Feld |
|
New |
[3,of,5,V5] context: introduce an `isintroducedafter` method and use it in copies |
2018-10-10 |
Boris Feld |
|
New |
[2,of,5,V5] context: take advantage of `_descendantrev` in introrev if available |
2018-10-10 |
Boris Feld |
|
New |
[1,of,5,V5] context: spell out the logic around linkrev adjustement starting point |
2018-10-10 |
Boris Feld |
|
New |
[8,of,8,V3] copies: add time information to the debug information |
2018-10-03 |
Boris Feld |
|
New |
[7,of,8,V3] copies: add a devel debug mode to trace what copy tracing does |
2018-10-03 |
Boris Feld |
|
New |
[6,of,8,V3] context: floor adjustlinkrev graph walk during copy tracing |
2018-10-03 |
Boris Feld |
|
New |
[5,of,8,V3] context: introduce a `_findchangerev` method to `filectx` |
2018-10-03 |
Boris Feld |
|
New |
[4,of,8,V3] context: split `introrev` logic in a sub function |
2018-10-03 |
Boris Feld |
|
New |
[3,of,8,V3] context: introduce an `isintroducedafter` method and use it in copies |
2018-10-03 |
Boris Feld |
|
New |
[2,of,8,V3] context: fix introrev to avoid computation as initially intended |
2018-10-03 |
Boris Feld |
|
New |
[1,of,8,V3] context: refactor introrev to make the next patch easier to read |
2018-10-03 |
Boris Feld |
|
New |
[7,of,7,V2] copies: add time information to the debug information |
2018-10-01 |
Boris Feld |
|
New |
[6,of,7,V2] copies: add a devel debug mode to trace what copy tracing does |
2018-10-01 |
Boris Feld |
|
New |
[5,of,7,V2] context: floor adjustlinkrev graph walk during copy tracing |
2018-10-01 |
Boris Feld |
|
New |
[4,of,7,V2] context: introduce a `_findchangerev` method to `filectx` |
2018-10-01 |
Boris Feld |
|
New |
[3,of,7,V2] context: split `introrev` logic in a sub function |
2018-10-01 |
Boris Feld |
|
New |
[2,of,7,V2] context: introduce an `isintroducedafter` method and use it in copies |
2018-10-01 |
Boris Feld |
|
New |
[1,of,7,V2] context: fix introrev to avoid computation as initially intended |
2018-10-01 |
Boris Feld |
|
New |
[STABLE] test: add a test file that displays ssh behavior in front of various errors |
2018-08-14 |
Boris Feld |
|
New |
[STABLE,follow-up] clone: process 'lookup' return as an arbitrary symbol |
2018-07-30 |
Boris Feld |
|
New |
[3,of,3,STABLE] clone: process 'lookup' return as an arbitrary symbol |
2018-07-26 |
Boris Feld |
|
New |
[2,of,3,STABLE] localrepo: reintroduce 'repo.changectx' as deprecated |
2018-07-26 |
Boris Feld |
|
New |
[1,of,3,STABLE] node: add a `isnode` function |
2018-07-26 |
Boris Feld |
|
New |
[4,of,4] diff: use `context.diff` to produce diff |
2018-05-24 |
Boris Feld |
|
New |
[3,of,4] diff: accept "dict" as diff option |
2018-05-24 |
Boris Feld |
|
New |
[2,of,4] context: also take all other arguments than `patch.diff` accept |
2018-05-24 |
Boris Feld |
|
New |
[1,of,4] context: explicitly take diffopts in `context.diff` (API) |
2018-05-24 |
Boris Feld |
|
New |
[2,of,2,V6] revset: skip legacy lookup for revspec wrapped in 'revset(…)' |
2018-04-17 |
Boris Feld |
|
New |
[1,of,2,V6] revset: add more test to show current behaviors with label looking like revset |
2018-04-17 |
Boris Feld |
|
New |
[3,of,3,V5] revset: skip legacy lookup for revspec wrapped in 'revset(…)' |
2018-04-16 |
Boris Feld |
|
New |
[3,of,3,V4] revset: skip legacy lookup for revspec wrapped in 'revset(…)' |
2018-04-14 |
Boris Feld |
|
New |
namespace: fastpath name lookup on invalid name |
2018-02-22 |
Boris Feld |
|
New |
[13,of,13] revlog: rename 'self.checkinlinesize' into '_enforceinlinesize' |
2018-02-06 |
Boris Feld |
|
New |
[12,of,13] revlog: add a _datareadfp context manager for data access needs |
2018-02-06 |
Boris Feld |
|
New |
[11,of,13] revlog: use context manager for data file lifetime in checksize |
2018-02-06 |
Boris Feld |
|
New |
[10,of,13] revlog: use context manager for index file lifetime in checkinlinesize |
2018-02-06 |
Boris Feld |
|
New |
[09,of,13] revlog: use context manager for data file lifetime in checkinlinesize |
2018-02-06 |
Boris Feld |
|
New |
[08,of,13] revlog: use context manager for index file life time in __init__ |
2018-02-06 |
Boris Feld |
|
New |
[07,of,13] revlog: move index file opening in a method |
2018-02-06 |
Boris Feld |
|
New |
[06,of,13] revlog: move datafile opening in a method |
2018-02-06 |
Boris Feld |
|
New |
[05,of,13] parseindex: implement context manager method on the wrapper |
2018-02-06 |
Boris Feld |
|
New |
[04,of,13] parseindex: also forward keyword argument in a debug wrapper |
2018-02-06 |
Boris Feld |
|
New |
[03,of,13] dumprevlog: handle being passed a mode parameter |
2018-02-06 |
Boris Feld |
|
New |
[02,of,13] changelog: add the missing 'closed' property on 'appender' object |
2018-02-06 |
Boris Feld |
|
New |
[01,of,13] changelog: implement context manager method for 'appender' object |
2018-02-06 |
Boris Feld |
|
New |
keyword: replace map() with list comprehension |
2018-01-20 |
Christian Ebert |
|
New |
[v4] sslutil-add tls 1.3 support - done during IETF101 Hackathon |
2018-04-08 |
Codarren Velvindron |
|
New |
config: rename streamunbundle to stream-unbundle |
2018-05-14 |
David Demelier |
|
New |
[2,of,2,STABLE] py3: fix 'log --line-range' with uncommitted changes in range |
2019-11-29 |
Denis Laxalde |
|
New |
[1,of,2,STABLE] tests: check that 'log --line-range' follows uncommitted changes |
2019-11-29 |
Denis Laxalde |
|
New |
[STABLE] py3: compare http server's command with a native string |
2019-11-07 |
Denis Laxalde |
|
New |
[3,of,3,STABLE] py3: fix handling of ctrl keys in crecord (issue6213) |
2019-11-06 |
Denis Laxalde |
|
New |
[2,of,3,STABLE] py3: keep "keypressed" a native str in crecord |
2019-11-06 |
Denis Laxalde |
|
New |
[1,of,3,STABLE] py3: compare response of crecord's confirmationwindow with str |
2019-11-06 |
Denis Laxalde |
|
New |
[STABLE] py3: decode Subject header in patchbomb |
2019-10-29 |
Denis Laxalde |
|
New |
[2,of,2,STABLE] py3: use native strings when forming email headers in patchbomb |
2019-10-25 |
Denis Laxalde |
|
New |
[1,of,2,STABLE] tests: check patchbomb with a non-ascii commit message |
2019-10-25 |
Denis Laxalde |
|
New |
[4,of,4] py3: adjust expected traceback in test-hook.t |
2019-10-18 |
Denis Laxalde |
|
New |
[3,of,4] tests: use non-reverse grep in traceback in test-hook.t |
2019-10-18 |
Denis Laxalde |
|
New |
[2,of,4] py3: add Python 3 exception output to test-hook.t |
2019-10-18 |
Denis Laxalde |
|
New |
[1,of,4] py3: ajust abort message in test-hook.t |
2019-10-18 |
Denis Laxalde |
|
New |
[evolve-ext] py3: fix setup.py --version |
2019-10-15 |
Denis Laxalde |
|
New |
diff: use a threshold on similarity index before using word-diff (issue5965) |
2018-08-21 |
Denis Laxalde |
|
New |
[3,of,3] revert: account for computed changes in interactive revert (issue5789) |
2018-02-14 |
Denis Laxalde |
|
New |
hg: copy buffer state to remote ui |
2020-06-10 |
Elmar Bartel |
|
New |
[V3] patchbomb: protect email addresses from shell |
2019-10-02 |
Floris Bruynooghe |
|
New |
[2,of,2] copies: clean up _related logic |
2018-04-04 |
Gábor Stefanik |
|
New |
[1,of,2] copies: create and use _loose_next function for _related |
2018-04-04 |
Gábor Stefanik |
|
New |
[hglib,b] ignore close() on non-open clients (issue5751) |
2018-02-12 |
Gábor Stefanik |
|
New |
[2,of,2] rust: getting back to versions 0.1.0 |
2019-04-16 |
Georges Racinet |
|
New |
[1,of,2] rust: published the three extension crates to crates.io |
2019-04-16 |
Georges Racinet |
|
New |
rust-cpython: moved py_set() utility to conversion module |
2019-01-17 |
Georges Racinet |
|
New |
[2,of,2] rust-cpython: using rustext.dagop.headrevs in revlog |
2019-01-16 |
Georges Racinet |
|
New |
[1,of,2] rust-cpython: binding for headrevs() |
2019-01-16 |
Georges Racinet |
|
New |
[1,of,5] grep: clarify that --all works exactly the same way as --diff |
2020-09-18 |
Gregory Szorc |
|
New |
[evolve-ext] obsdiscovery: adopt to calling convention change |
2018-09-17 |
Gregory Szorc |
|
New |
[STABLE] scmutil: avoid quadratic membership testing (issue5969) |
2018-08-25 |
Gregory Szorc |
|
New |
[STABLE] packaging: always execute builddeb from source root |
2018-08-01 |
Gregory Szorc |
|
New |
hg: add standard Windows paths LOCALAPPDATA and APPDATA to config search path |
2019-03-28 |
James May |
|
New |
[1,of,2,evolve-ext] issue-6028: failing test |
2018-12-11 |
James Reynolds |
|
New |
[3,of,3] histedit: render a rolled up description using the proper roll colours |
2019-11-07 |
Jordi Gutiérrez Hermoso |
|
New |
[2,of,3] histedit: define new colour pairs for roll action |
2019-11-07 |
Jordi Gutiérrez Hermoso |
|
New |
[1,of,3] histeditrule: split __str__ property into prefix and desc |
2019-11-07 |
Jordi Gutiérrez Hermoso |
|
New |
chistedit: add basic colours to diff view |
2019-04-04 |
Jordi Gutiérrez Hermoso |
|
New |
phabricator: better error message when phabread fails to get a differential |
2019-03-24 |
Jordi Gutiérrez Hermoso |
|
New |
test-sqlitestore: run sqlite3 with no init file |
2019-02-19 |
Jordi Gutiérrez Hermoso |
|
New |
[V2] fix: change the default fix pattern (issue6077) |
2019-02-13 |
Jordi Gutiérrez Hermoso |
|
New |
[2,of,2] pathutil: document that dirs map type implies manifest/dirstate processing |
2020-04-01 |
Josef 'Jeff' Sipek |
|
New |
[4,of,4] git: implement basic bookmark activation |
2020-03-26 |
Josef 'Jeff' Sipek |
|
New |
[3,of,4] git: implement a basic checkconflict bookmark store method |
2020-03-26 |
Josef 'Jeff' Sipek |
|
New |
[2,of,4] git: abort when attempting to set a branch |
2020-03-26 |
Josef 'Jeff' Sipek |
|
New |
[1,of,4] git: remove obsolete todo item |
2020-03-26 |
Josef 'Jeff' Sipek |
|
New |
mdiff: split on unicode character boundaries when shortening function name |
2018-02-21 |
Josef 'Jeff' Sipek |
|
New |
mail: don't complain about a multi-word email.method config value |
2019-11-29 |
Julien Cristau |
|
New |
[5,of,5] hgweb: centralize registration of web commands into webcommands.commands (API) |
2018-08-22 |
Katsunori FUJIWARA |
|
New |
[4,of,5] registrar: add classes to wrap existing webcommand |
2018-08-22 |
Katsunori FUJIWARA |
|
New |
[3,of,5] registrar: add decorator class to register a function as web command (API) |
2018-08-22 |
Katsunori FUJIWARA |
|
New |
[2,of,5] registrar: add classes to wrap existing function |
2018-08-22 |
Katsunori FUJIWARA |
|
New |
[1,of,5] registrar: add base classes to wrap functions, commands, and so on (API) |
2018-08-22 |
Katsunori FUJIWARA |
|
New |
[V2] outgoing: Support pushrev (issue6106) |
2019-03-28 |
Kim Alvefur |
|
New |
outgoing: Support pushrev (issue6106) |
2019-03-27 |
Kim Alvefur |
|
New |
hgweb: don't try to wrap mod_wsgi loggers |
2020-09-29 |
Ludovic Chabant |
|
New |
[evolve-ext] py3: make setup.py py3 compatible |
2019-06-28 |
Ludovic Chabant |
|
New |
[2,of,2] py3: convert unicode paths given for hgweb config |
2019-04-19 |
Ludovic Chabant |
|
New |
[1,of,2] py3: protect from exceptions thrown by other meta-path finders |
2019-04-19 |
Ludovic Chabant |
|
New |
extdiff: add --mode option |
2019-01-03 |
Ludovic Chabant |
|
New |
[RFC] changegroup: leave out all parent file revisions when creating bundles |
2019-10-11 |
Mads Kiilerich |
|
New |
[2,of,2] who: replace "Open Source Projects" with "projects" |
2020-07-26 |
Manuel Jacob |
|
New |
[1,of,2] who: replace another reference to Java |
2020-07-26 |
Manuel Jacob |
|
New |
windows: don’t set `softspace` attribute in `winstdout` |
2020-07-18 |
Manuel Jacob |
|
New |
commands: add short option `-H` for `--hidden` |
2020-07-17 |
Manuel Jacob |
|
New |
[2,of,2,rebased] exchange: check actually missing revs for obsolete / unstable revs (issue6372) |
2020-07-17 |
Manuel Jacob |
|
New |
[1,of,2,rebased] tests: test that push doesn’t complain about unstable changesets if no changes |
2020-07-17 |
Manuel Jacob |
|
New |
discovery: change users of `outgoing.missingheads` to `outgoing.ancestorsof` |
2020-07-17 |
Manuel Jacob |
|
New |
[2,of,2] exchange: check actually missing revs for obsolete / unstable revs (issue6372) |
2020-07-17 |
Manuel Jacob |
|
New |
[1,of,2] tests: test that push doesn’t complain about unstable changesets if no changes |
2020-07-17 |
Manuel Jacob |
|
New |
[V2] procutil: ensure that all stdio file objects are flushed at interpreter exit |
2020-07-10 |
Manuel Jacob |
|
New |
[v2] tests: add tests for buffering behavior of mercurial.utils.procutil.stdout |
2020-07-05 |
Manuel Jacob |
|
New |
tests: use `pwd` instead of $PWD |
2020-07-04 |
Manuel Jacob |
|
New |
[4,of,4] absorb: make it explicit if empty changeset was created |
2020-07-01 |
Manuel Jacob |
|
New |
[3,of,4] absorb: add config that causes empty changesets to be created |
2020-07-01 |
Manuel Jacob |
|
New |
[2,of,4] rebase: add config that causes empty changesets to be created |
2020-07-01 |
Manuel Jacob |
|
New |
[1,of,4] rebase: rename variable "keepbranch" to "keepbranchchange" |
2020-07-01 |
Manuel Jacob |
|
New |
[2,of,2,stable] curses: do not initialize LC_ALL to user settings (issue6358) |
2020-06-26 |
Manuel Jacob |
|
New |
[1,of,2,stable] compat: initialize LC_CTYPE locale on all Python versions and platforms |
2020-06-26 |
Manuel Jacob |
|
New |
[2,of,2,stable] hgweb: encode WSGI environment like OS environment |
2020-06-25 |
Manuel Jacob |
|
New |
[1,of,2,stable] hgweb: deduplicate code |
2020-06-25 |
Manuel Jacob |
|
New |
perf: add another command to test performance of writing to output streams |
2020-06-22 |
Manuel Jacob |
|
New |
[stable,v2] py3: stop using block-buffered stdout to TTY on Python 3 |
2020-06-06 |
Manuel Jacob |
|
New |
[stable,v2] py3: always flush ui streams on Python 3 |
2020-06-03 |
Manuel Jacob |
|
New |
[8,of,8,v5] sslutil: properly detect which TLS versions are supported by the ssl module |
2020-06-01 |
Manuel Jacob |
|
New |
[7,of,8,v5] sslutil: propagate return value ssl.PROTOCOL_SSLv23 from protocolsettings() |
2020-06-01 |
Manuel Jacob |
|
New |
[6,of,8,v5] sslutil: remove dead code (that failed if only TLS 1.0 is available) |
2020-06-01 |
Manuel Jacob |
|
New |
[5,of,8,v5] config: remove unused hostsecurity.disabletls10warning config |
2020-06-01 |
Manuel Jacob |
|
New |
[4,of,8,v5] sslutil: remove dead code (that downgraded default minimum TLS version) |
2020-06-01 |
Manuel Jacob |
|
New |
[3,of,8,v5] tests: stop checking for optional, now impossible output |
2020-06-01 |
Manuel Jacob |
|
New |
[2,of,8,v5] sslutil: remove comment referring to unsupported legacy stacks |
2020-06-01 |
Manuel Jacob |
|
New |
[5,of,5] sslutil: check for OpenSSL without TLS 1.0 support in one case |
2020-05-31 |
Manuel Jacob |
|
New |
[4,of,5] sslutil: don't set minimum TLS version to 1.0 if 1.2 but not 1.1 is available |
2020-05-31 |
Manuel Jacob |
|
New |
[3,of,5] sslutil: add FIXME about supportedprotocols possibly containing too many items |
2020-05-31 |
Manuel Jacob |
|
New |
[2,of,5] sslutil: fix names of variables containing minimum protocol strings |
2020-05-31 |
Manuel Jacob |
|
New |
[2,of,2,v3] setup: require that Python has TLS 1.1 or TLS 1.2 |
2020-05-31 |
Manuel Jacob |
|
New |
[10,of,10,v2] sslutil: remove fallback for `ssl` attributes that we can assume to be present |
2020-05-30 |
Manuel Jacob |
|
New |
[09,of,10,v2] tests: remove "tls1.2" check |
2020-05-30 |
Manuel Jacob |
|
New |
[08,of,10,v2] config: remove unused hostsecurity.disabletls10warning config |
2020-05-30 |
Manuel Jacob |
|
New |
[07,of,10,v2] sslutil: simplify code, now that `supportedprotocols` is constant |
2020-05-30 |
Manuel Jacob |
|
New |
[06,of,10,v2] tests: stop checking for optional, now impossible output |
2020-05-30 |
Manuel Jacob |
|
New |
[05,of,10,v2] sslutil: simplify code for printing an error message when negotiation fails |
2020-05-30 |
Manuel Jacob |
|
New |
[04,of,10,v2] sslutil: remove comment referring to unsupported legacy stacks |
2020-05-30 |
Manuel Jacob |
|
New |
[03,of,10,v2] sslutil: convert check for TLS 1.1 and TLS 1.2 into assert |
2020-05-30 |
Manuel Jacob |
|
New |
[02,of,10,v2] setup: require that Python supports TLS 1.1 and TLS 1.2 |
2020-05-30 |
Manuel Jacob |
|
New |
[v2] sslutil: remove fallback for `ssl` attributes that we can assume to be present |
2020-05-30 |
Manuel Jacob |
|
New |
[v2] setup: require a Python version with modern SSL features |
2020-05-30 |
Manuel Jacob |
|
New |
[15,of,15] sslutil: remove fallback for `ssl` attributes that we can assume to be present |
2020-05-30 |
Manuel Jacob |
|
New |
[14,of,15] tests: remove "tls1.2" check |
2020-05-30 |
Manuel Jacob |
|
New |
[13,of,15] sslutil: simplify code, now that `supportedprotocols` is constant |
2020-05-30 |
Manuel Jacob |
|
New |
[12,of,15] sslutil: simplify code for printing an error message when negotiation fails |
2020-05-30 |
Manuel Jacob |
|
New |
[11,of,15] sslutil: remove comment referring to unsupported legacy stacks |
2020-05-30 |
Manuel Jacob |
|
New |
[10,of,15] sslutil: assert that the Python we run on supports TLS 1.1 and TLS 1.2 |
2020-05-30 |
Manuel Jacob |
|
New |
[09,of,15] tests: remove "sslcontext" check |
2020-05-30 |
Manuel Jacob |
|
New |
[08,of,15] sslutil: eliminate `_canloaddefaultcerts` by constant-folding code using it |
2020-05-30 |
Manuel Jacob |
|
New |
[07,of,15] tests: remove "defaultcacerts" check |
2020-05-30 |
Manuel Jacob |
|
New |
[06,of,15] sslutil: eliminate `modernssl` by constant-folding code using it |
2020-05-30 |
Manuel Jacob |
|
New |
[05,of,15] hgweb: avoid using `sslutil.modernssl` |
2020-05-30 |
Manuel Jacob |
|
New |
[04,of,15] sslutil: remove comments referring to removed SSLContext emulation class |
2020-05-30 |
Manuel Jacob |
|
New |
[03,of,15] sslutil: remove code checking for presence of ssl.SSLContext |
2020-05-30 |
Manuel Jacob |
|
New |
[02,of,15] setup: require a Python version with modern SSL features |
2020-05-30 |
Manuel Jacob |
|
New |
[01,of,15] sslutil: set `_canloaddefaultcerts` to `True` if `ssl.SSLContext` is present |
2020-05-30 |
Manuel Jacob |
|
New |
[stable] cext: back out ec3c06a1c554 (use modern buffer protocol in mpatch_flist()) |
2020-05-14 |
Manuel Jacob |
|
New |
who: remove OpenJDK |
2020-08-05 |
Marcus Harnisch |
|
New |
[experimental] manifest: persist the manifestfulltext cache |
2018-07-16 |
Martijn Pieters |
|
New |
[evolve-ext] evolve: add a config option to persistently set --no-all |
2019-05-02 |
Matt Harbison |
|
New |
[evolve-ext] legacy: drop the check for `obsolete._enabled` |
2019-04-30 |
Matt Harbison |
|
New |
[3,of,8,"] compression: introduce a `storage.revlog.zlib.level` configuration |
2019-04-28 |
Matt Harbison |
|
New |
[14,of,14,evolve-ext] docs: drop references to the old temporary commit that was created with amend |
2019-04-28 |
Matt Harbison |
|
New |
[13,of,14,evolve-ext] templatekw: add `instabilities` alias for `troubles` |
2019-04-28 |
Matt Harbison |
|
New |
[12,of,14,evolve-ext] revset: switch internal uses and tests to `predecessors` from legacy name |
2019-04-28 |
Matt Harbison |
|
New |
[11,of,14,evolve-ext] revset: add `predecessor` aliases for `precursors` and `allprecursors` |
2019-04-28 |
Matt Harbison |
|
New |
[10,of,14,evolve-ext] revset: add `unstable` alias for `troubled` |
2019-04-28 |
Matt Harbison |
|
New |
[04,of,14,evolve-ext] doc: correct a typo |
2019-04-28 |
Matt Harbison |
|
New |
[03,of,14,evolve-ext] docs: change `troubles` references to `instability` |
2019-04-28 |
Matt Harbison |
|
New |
[02,of,14,evolve-ext] docs: change `precursors` references to `predecessors` |
2019-04-28 |
Matt Harbison |
|
New |
[01,of,14,evolve-ext] docs: import figure diagrams with inkscape 0.92 |
2019-04-28 |
Matt Harbison |
|
New |
[evolve-ext,V2] uncommit: abort if an explicitly given file cannot be uncommitted (BC) |
2019-04-11 |
Matt Harbison |
|
New |
uncommit: abort if an explicitly given file is uncommittable |
2019-03-30 |
Matt Harbison |
|
New |
[STABLE] record: prevent commits that don't pick up dirty subrepo changes (issue6102) |
2019-03-17 |
Matt Harbison |
|
New |
Making hg 5.0 as beta release with python 3 support. |
2019-03-05 |
Matt Harbison |
|
New |
py3: manually replace `None` with 'None' in ui.log() arguments |
2019-02-07 |
Matt Harbison |
|
New |
tests: drop some unnecessary globs for Windows |
2019-02-02 |
Matt Harbison |
|
New |
[RFC] lfs: clean up a variety of strings/bytes issues |
2019-01-26 |
Matt Harbison |
|
New |
[1,of,2,evolve-ext] tests: specify a path to the evolve and topic extensions |
2019-01-04 |
Matt Harbison |
|
New |
[3,of,5] py3: byteify gendoc.py |
2018-12-19 |
Matt Harbison |
|
New |
[4,of,5] py3: stop subscripting socket.error |
2018-12-16 |
Matt Harbison |
|
New |
[5,of,5] py3: quote several instances of $PYTHON for Windows |
2018-12-12 |
Matt Harbison |
|
New |
[4,of,5] py3: stop subscripting socket.error |
2018-12-10 |
Matt Harbison |
|
New |
[6,of,6] extensions: avoid shadowing imported module names with exthelper methods |
2018-12-01 |
Matt Harbison |
|
New |
[5,of,6] lfs: convert to using exthelper to wrap functions |
2018-12-01 |
Matt Harbison |
|
New |
[4,of,6] extensions: add fileset support to exthelper |
2018-12-01 |
Matt Harbison |
|
New |
[3,of,6] tests: convert a test extension to use exthelper |
2018-12-01 |
Matt Harbison |
|
New |
[2,of,6] extensions: add uipopulate() support to exthelper |
2018-12-01 |
Matt Harbison |
|
New |
[1,of,6] extensions: import the exthelper class from evolve ff799015d62e |
2018-12-01 |
Matt Harbison |
|
New |
[evolve-ext] exthelper: drop Mercurial 4.3 support |
2018-11-11 |
Matt Harbison |
|
New |
[2,of,2] py3: roll up threading.Thread constructor args into **kwargs |
2018-10-26 |
Matt Harbison |
|
New |
[1,of,2] tests: glob over a single quote vs double quote difference on Windows |
2018-10-26 |
Matt Harbison |
|
New |
[STABLE] statprof: sort by time percentage as a secondary key |
2018-10-24 |
Matt Harbison |
|
New |
[3,of,3] setup: build exewrapper with Unicode support on py3 |
2018-10-19 |
Matt Harbison |
|
New |
[2,of,3] exewrapper: convert to _tcsxxx functions for Unicode compatability |
2018-10-19 |
Matt Harbison |
|
New |
[1,of,3] exewrapper: drop an unused variable |
2018-10-19 |
Matt Harbison |
|
New |
lfs: register the flag processors per repository |
2018-10-04 |
Matt Harbison |
|
New |
[V2] py3: convert os.readlink() path to native strings |
2018-09-28 |
Matt Harbison |
|
New |
[2,of,2] py3: convert arguments, cwd and env to native strings when spawning subprocess |
2018-09-23 |
Matt Harbison |
|
New |
[1,of,2] encoding: teach unitolocal() and unifromlocal() to handle None |
2018-09-23 |
Matt Harbison |
|
New |
run-tests: conditionalize HGCATAPULTSERVERPIPE for Windows |
2018-08-30 |
Matt Harbison |
|
New |
[STABLE] convert: don't drop missing or corrupt tag entries |
2018-08-15 |
Matt Harbison |
|
New |
[STABLE] fileset: suppress EACCES while reading arbitrary paths via filectx API |
2018-07-30 |
Matt Harbison |
|
New |
[STABLE] doctest: convert matcher root to native path |
2018-07-29 |
Matt Harbison |
|
New |
[4,of,6] match: add prefixdirmatcher to adapt subrepo matcher back |
2018-07-27 |
Matt Harbison |
|
New |
dispatch: add a whitelist map of commands to implicitly loaded extensions |
2018-04-12 |
Matt Harbison |
|
New |
[6,of,8] ui: do not use rawinput() when we have to replace sys.stdin/stdout |
2018-03-10 |
Matt Harbison |
|
New |
[2,of,2,V2] hgweb: add a hook for processing LFS file transfer requests |
2018-03-08 |
Matt Harbison |
|
New |
[1,of,2,V2] hgweb: add a hook for processing LFS Batch API requests |
2018-03-08 |
Matt Harbison |
|
New |
xdiff: fix trivial build warnings on Windows |
2018-03-04 |
Matt Harbison |
|
New |
[2,of,2,RFC] test-lfs-test-server: add a testcase for `hg serve` |
2018-02-18 |
Matt Harbison |
|
New |
[1,of,2,RFC] lfs: add support for serving blob files |
2018-02-18 |
Matt Harbison |
|
New |
minifileset: allow 'path:' patterns to have an explicit trailing slash |
2018-02-16 |
Matt Harbison |
|
New |
minifileset: allow 'path:' patterns to have an explicit trailing slash |
2018-02-13 |
Matt Harbison |
|
New |
[3,of,3] lfs: teach '{lfs_files}' to handle removed files |
2018-02-10 |
Matt Harbison |
|
New |
[3,of,3] lfs: prefetch lfs blobs during revert |
2018-02-05 |
Matt Harbison |
|
New |
lfs: rename {pointer} to {lfs_pointer} |
2018-01-22 |
Matt Harbison |
|
New |
[2,of,2,evolve-ext] test: explicitly run HGEDITOR shell command with `sh` |
2018-01-21 |
Matt Harbison |
|
New |
[1,of,2,evolve-ext] test: conditionalize blackbox output for Windows |
2018-01-21 |
Matt Harbison |
|
New |
blackbox: add configitem for format of log timestamps |
2018-10-23 |
Matthew DeVore |
|
New |
debugdeltachain: avoid division by zero when a chain is empty |
2018-06-29 |
Paul Morelle |
|
New |
[2,of,2] revlog: do inclusive descendant testing (API) |
2018-06-21 |
Paul Morelle |
|
New |
[1,of,2] revlog: efficient implementation of 'descendant' |
2018-06-21 |
Paul Morelle |
|
New |
revlog: for a delta, when a parent was refused, suggest other parent (issue5481) |
2018-05-14 |
Paul Morelle |
|
New |
D9844: revlogv2: allow upgrading to v2 |
2021-01-20 |
phabricator |
|
New |
D9843: revlog: introduce v2 format |
2021-01-20 |
phabricator |
|
New |
D9846: cext: add support for revlogv2 |
2021-01-20 |
phabricator |
|
New |
D9845: bitmanipulation: add utils to read/write bigendian 64bit integers |
2021-01-20 |
phabricator |
|
New |
D9841: share-share: have the hint issue more consistently and point to the right doc |
2021-01-20 |
phabricator |
|
New |
D9840: doc: point to the main share-safe doc in the "mismatch" config |
2021-01-20 |
phabricator |
|
New |
D9839: doc: improves the share-safe documentation |
2021-01-20 |
phabricator |
|
New |
D9838: doc: remove the section about share-safe from its verbose gating |
2021-01-20 |
phabricator |
|
New |
D9837: doc: relocate doc for `share.safe-mismatch.source-safe.warn` |
2021-01-20 |
phabricator |
|
New |
D9834: black: merge config into main pyproject.toml now that we have it |
2021-01-19 |
phabricator |
|
New |
D9833: pyproject: add config file |
2021-01-19 |
phabricator |
|
New |
D9831: exchangev2: avoid second look-up by node |
2021-01-18 |
phabricator |
|
New |
D9826: callback: add a new_cl_rev_callback |
2021-01-18 |
phabricator |
|
New |
D9828: changelog: use revision number as the cache key internally |
2021-01-18 |
phabricator |
|
New |
D9827: changelog: cache the latest `changelogrevision` access |
2021-01-18 |
phabricator |
|
New |
D9825: cext: add Python 3.10 support |
2021-01-18 |
phabricator |
|
New |
D9820: purge: move extension into core mercurial |
2021-01-18 |
phabricator |
|
New |
D9819: purge: also deal with directory with --confirm |
2021-01-18 |
phabricator |
|
New |
D9818: purge: add a --confirm option |
2021-01-18 |
phabricator |
|
New |
D9817: relnote: remove the reference to `debugstrip` |
2021-01-18 |
phabricator |
|
New |
D9813: discovery: add config options to control sample size |
2021-01-17 |
phabricator |
|
New |
D9811: tagcache: distinguish between invalid and missing entries |
2021-01-17 |
phabricator |
|
New |
D9812: tests: demonstrate a case where a corrupt tag cache causes an abort |
2021-01-17 |
phabricator |
|
New |
D9802: copies: explicitly filter out existing file in graftcopies |
2021-01-16 |
phabricator |
|
New |
D9796: copies: add an devel option to trace all files |
2021-01-15 |
phabricator |
|
New |
D9795: copies: simplify the conditional for _filter's case 3 |
2021-01-15 |
phabricator |
|
New |
D9794: copies: clarify which case some conditional are handling |
2021-01-15 |
phabricator |
|
New |
D9788: rust: use the bytes-cast crate to parse persistent nodemaps |
2021-01-15 |
phabricator |
|
New |
D9781: branchmap: update rev-branch-cache incrementally |
2021-01-15 |
phabricator |
|
New |
D9780: repository: introduce register_changeset callback |
2021-01-15 |
phabricator |
|
New |
D9779: changelog: move branchinfo to changelogrevision |
2021-01-15 |
phabricator |
|
New |
D9778: reverse-branch-cache: switch to doubling allocating scheme |
2021-01-15 |
phabricator |
|
New |
D9775: upgrade: update only requirements if we can |
2021-01-14 |
phabricator |
|
New |
D9774: engine: add `if True` to prepare for next patch |
2021-01-14 |
phabricator |
|
New |
D9773: test: unquiet few tests to demonstrate changes in upcoming patches |
2021-01-14 |
phabricator |
|
New |
D9770: upgrade: don't create store backup if `--no-backup` is passed |
2021-01-14 |
phabricator |
|
New |
D9772: upgrade: mark sharesafe improvement as only touching requirements |
2021-01-14 |
phabricator |
|
New |
D9771: actions: calculate what all parts does the operation touches |
2021-01-14 |
phabricator |
|
New |
D9765: persistent-nodemap: enable the feature by default when using Rust |
2021-01-14 |
phabricator |
|
New |
D9750: node: introduce nodeconstants class |
2021-01-13 |
phabricator |
|
New |
D9727: ci: report status to phabricator on failures |
2021-01-12 |
phabricator |
|
New |
D9726: ci: use parallel matrices |
2021-01-12 |
phabricator |
|
New |
D9725: ci: generate and report XML test results |
2021-01-12 |
phabricator |
|
New |
D9724: ci: build python wheels |
2021-01-12 |
phabricator |
|
New |
D9721: convert: set date and time for svn commits |
2021-01-11 |
phabricator |
|
New |
D9717: contrib: stop building rust for every job |
2021-01-11 |
phabricator |
|
New |
D9684: copies-rust: move CPU-heavy Rust processing into a child thread |
2021-01-06 |
phabricator |
|
New |
D9686: copies-rust: send PyBytes values back be dropped ino the parent thread |
2021-01-06 |
phabricator |
|
New |
D9685: copies-rust: introduce PyBytesWithData to reduce GIL requirement |
2021-01-06 |
phabricator |
|
New |
D9682: copies-rust: extract generic map merge logic from merge_copies_dict |
2021-01-06 |
phabricator |
|
New |
D9677: upgrade: use copy+delete instead of rename while creating backup |
2020-12-31 |
phabricator |
|
New |
D9657: copies-rust: fix reverted argument when merging tiny minor or major |
2020-12-23 |
phabricator |
|
New |
D9656: copies-rust: use imrs::OrdSet instead of imrs::HashSet |
2020-12-21 |
phabricator |
|
New |
D9655: copies-rust: use simpler overwrite when value on both side are identical |
2020-12-21 |
phabricator |
|
New |
D9654: copies-rust: make more use of the new comparison property |
2020-12-21 |
phabricator |
|
New |
D9653: copies-rust: implement PartialEqual manually |
2020-12-21 |
phabricator |
|
New |
D9651: copies-rust: refactor the "deletion" case |
2020-12-21 |
phabricator |
|
New |
D9649: copies-rust: yield both p1 and p2 copies in `ChangedFiles.actions()` |
2020-12-21 |
phabricator |
|
New |
D9648: copies-rust: extract the processing of a single copy information |
2020-12-21 |
phabricator |
|
New |
D9645: copies-rust: remove the ancestor Oracle logic |
2020-12-21 |
phabricator |
|
New |
D9647: copies-rust: use matching to select the final copies information |
2020-12-21 |
phabricator |
|
New |
D9642: copies-rust: rename TimeStampedPathCopy to CopySource |
2020-12-21 |
phabricator |
|
New |
D9636: bundle: add option to avoid checking further delta candidates [POC] |
2020-12-19 |
phabricator |
|
New |
D9613: copies: detect case when a merge decision overwrite previous data |
2020-12-15 |
phabricator |
|
New |
D9612: copies: rearrange all value comparison conditional |
2020-12-15 |
phabricator |
|
New |
D9611: copies-test: add test chaining multiple merge |
2020-12-15 |
phabricator |
|
New |
D9610: copies-test: add test chaining multiple merge |
2020-12-15 |
phabricator |
|
New |
D9609: copies-test: add test chaining multiple merge |
2020-12-15 |
phabricator |
|
New |
D9603: branchmap: refactor revbranchmap and use it as topicmap [PoC] |
2020-12-14 |
phabricator |
|
New |
D9587: copies: reinstall initial empty files for chained copied |
2020-12-14 |
phabricator |
|
New |
D9570: debugcommands: introduce command to upgrade/downgrade shares |
2020-12-12 |
phabricator |
|
New |
D9571: debugsharesafe: recommend from `debugupgraderepo` and `help -e share -v` |
2020-12-12 |
phabricator |
|
New |
D9472: testing phabricator encoding |
2020-12-01 |
phabricator |
|
New |
D9374: bisect: add a `--rev` flag |
2020-11-23 |
phabricator |
|
New |
D9284: purge: move extension into core mercurial |
2020-11-08 |
phabricator |
|
New |
D9283: bundle: optional multithreaded compression, ATM zstd-only |
2020-11-08 |
phabricator |
|
New |
D9274: internals: start to document how .hg/ works |
2020-11-07 |
phabricator |
|
New |
D9159: [RFC] merge: stop caring about whether files are related (issue6163) |
2020-10-07 |
phabricator |
|
New |
D9135: doc: Generate separate commands/topics/extension web pages. |
2020-09-30 |
phabricator |
|
New |
D9056: fix: include adjacent blank lines in ranges to be fixed |
2020-09-18 |
phabricator |
|
New |
D9020: sshpeer: avoid having a destructor that can block forks forever |
2020-09-14 |
phabricator |
|
New |
D9019: procutil: avoid using os.fork() to implement runbgcommand |
2020-09-14 |
phabricator |
|
New |
D8982: merge: disable `m2-vs-ma` diff optimization in case of flat manifests |
2020-09-05 |
phabricator |
|
New |
D8977: merge: check for dir rename dest before adding ACTION_KEEP |
2020-09-02 |
phabricator |
|
New |
D8972: [WIP] diff: add a `--tool` flag |
2020-08-29 |
phabricator |
|
New |
D8968: phabricator: Pass through diffoptions |
2020-08-28 |
phabricator |
|
New |
D8677: heptapod: use basename of tests in skiplist in CI (issue6351) |
2020-07-03 |
phabricator |
|
New |
D8646: update: suggest --merge while `hg up` across topo branches |
2020-06-22 |
phabricator |
|
New |
D8623: rebase: add environment variable to allow forcing in-memory rebase |
2020-06-09 |
phabricator |
|
New |
D8616: merge: chain copies with existing copies in working copy |
2020-06-06 |
phabricator |
|
New |
D8599: rebase: remove now-unused arguments from rebasenode() |
2020-05-29 |
phabricator |
|
New |
D8598: rebase: drop duplicate call to copies.graftcopies() |
2020-05-29 |
phabricator |
|
New |
D8596: merge: mark copies in in-memory context when merging |
2020-05-29 |
phabricator |
|
New |
D8597: rebase: use merge.graft() instead of merge.update() |
2020-05-29 |
phabricator |
|
New |
D8595: copies: make _chain() and _filter() public |
2020-05-29 |
phabricator |
|
New |
D8579: context: avoid computing status twice when comparing among revisions |
2020-05-25 |
phabricator |
|
New |
D8571: test: make test-doctest.py not assume it's run from a mercurial repo |
2020-05-19 |
phabricator |
|
New |
D8566: cleanup: use mergestate.unresolvedcount() instead of bool(list(unresolved())) |
2020-05-18 |
phabricator |
|
New |
D8524: phabricator: load .arcconfig during reposetup (issue6331) |
2020-05-15 |
phabricator |
|
New |
D8515: filemerge: add a hacktastic version of internal:merge3 for merge diffs |
2020-05-11 |
phabricator |
|
New |
D8504: diff: add experimental support for "merge diffs" |
2020-05-07 |
phabricator |
|
New |
D8457: [RFC] metadataonlyctx: demonstrate an error reusing manifest nodes |
2020-04-17 |
phabricator |
|
New |
D8352: extensions: don't crash if __file__ not defined |
2020-04-01 |
phabricator |
|
New |
D8348: tests: force newlines to LF in inline Python script |
2020-03-30 |
phabricator |
|
New |
D8345: tests: look for CRLF on Windows |
2020-03-30 |
phabricator |
|
New |
D8347: encoding: use special dictionary type for env variables on Windows |
2020-03-30 |
phabricator |
|
New |
D8346: tests: force newlines to LF in tinyproxy.py |
2020-03-30 |
phabricator |
|
New |
D8289: resolve: add a --clear option for clearing the merge state |
2020-03-13 |
phabricator |
|
New |
D8290: morestatus: recommend `hg resolve --clear` when appropriate |
2020-03-13 |
phabricator |
|
New |
D8281: narrow: escape includepats/excludepats when sending over the wire (BC) |
2020-03-13 |
phabricator |
|
New |
D8227: hgit: use type_str instead of type for checking type of git objects |
2020-03-05 |
phabricator |
|
New |
D8064: split: add a --single flag to only ask for one split |
2020-02-01 |
phabricator |
|
New |
D7967: exchange: recognize changegroup3 bundles in `getbundlespec()` |
2020-01-21 |
phabricator |
|
New |
D7940: py3: make flush() line optional |
2020-01-18 |
phabricator |
|
New |
D7942: py3: make test-http-bad-server.t conditional on Python 3.6+ |
2020-01-18 |
phabricator |
|
New |
D7941: py3: wallpaper over demand importer differences on Python 3.5 |
2020-01-18 |
phabricator |
|
New |
D7786: update: add --abort option in hg update command (issue4404) |
2020-01-03 |
phabricator |
|
New |
D7730: rebase: make sure pruning does not confuse rebase (issue6180) |
2019-12-27 |
phabricator |
|
New |
D7728: rebase: add test to demonstrate issue6180 |
2019-12-27 |
phabricator |
|
New |
D7722: rust-discovery: simplifying add_missing_revisions() |
2019-12-24 |
phabricator |
|
New |
D7721: rust-discovery: postponing random generator init |
2019-12-24 |
phabricator |
|
New |
D7720: rust-discovery: moved some methods to the wrapper enum |
2019-12-24 |
phabricator |
|
New |
D7719: rust-discovery: children cache as typestate transition |
2019-12-24 |
phabricator |
|
New |
D7718: rust-directory: simplify bidirectional sampling |
2019-12-24 |
phabricator |
|
New |
D7717: rust-discovery: restoring add_missing cheap early return |
2019-12-24 |
phabricator |
|
New |
D7716: rust-discovery: partial switch to typestate pattern |
2019-12-24 |
phabricator |
|
New |
D7631: RFC: absorb: allowing committed changes to be absorbed into their ancestors |
2019-12-13 |
phabricator |
|
New |
D7630: RFC: absorb: make the absorbed changeset be automatically "evolved" |
2019-12-13 |
phabricator |
|
New |
D7582: rust-configparser: run rustfmt |
2019-12-07 |
phabricator |
|
New |
D7575: hg-core: vendor Facebook's configparser crate |
2019-12-07 |
phabricator |
|
New |
D7576: hg-core: add configparser to library |
2019-12-07 |
phabricator |
|
New |
D7577: rust-configparser: implement Mercurial's config file discovery logic |
2019-12-07 |
phabricator |
|
New |
D7574: hg-core: add utils::path to project |
2019-12-07 |
phabricator |
|
New |
D7542: mail: don't complain about a multi-word email.method |
2019-12-02 |
phabricator |
|
New |
D7515: pytype: [WIP] suppress various warnings inline to get a clean run |
2019-11-24 |
phabricator |
|
New |
D7422: rust: remove hgcli project |
2019-11-15 |
phabricator |
|
New |
D7419: help: port to ResourceReader API |
2019-11-15 |
phabricator |
|
New |
D7418: procutil: teach resourcereader() to handle exe relative resources |
2019-11-15 |
phabricator |
|
New |
D7416: procutil: support for obtaining an importlib.abc.ResourceReader |
2019-11-15 |
phabricator |
|
New |
D7417: procutil: extract executable-relative resources test |
2019-11-15 |
phabricator |
|
New |
D7384: commands: necessary annotations and suppresssions to pass pytype |
2019-11-14 |
phabricator |
|
New |
D7296: pycompat: kludge around pytype being confused by __new__ |
2019-11-06 |
phabricator |
|
New |
D7295: pytype: add a (very slow) test that executes pytype |
2019-11-06 |
phabricator |
|
New |
D7257: [RFC] repoview: add a "filter" that just disallows walking to heads |
2019-11-06 |
phabricator |
|
New |
D7187: py3: fix fsmonitor error message formatting under Python3 |
2019-11-01 |
phabricator |
|
New |
D7177: [PoC] allow providing explicit mapping for parents of merge commits |
2019-10-28 |
phabricator |
|
New |
D7176: rebase: allow rebasing obsolete commit without successor |
2019-10-26 |
phabricator |
|
New |
D7175: tests: add test showing incorrect note about not rebasing extinct commit |
2019-10-26 |
phabricator |
|
New |
D7146: [RFC] grep: add config option to grep PWD by default |
2019-10-22 |
phabricator |
|
New |
D7135: copies: filter out file already in parent in duplicatecopies() |
2019-10-18 |
phabricator |
|
New |
D7106: fuzz: restrict dirs fuzzer to only 40k of input |
2019-10-15 |
phabricator |
|
New |
D7026: treemanifest: move out of experimental |
2019-10-08 |
phabricator |
|
New |
D7025: rewriteutil: add configurable check to disallow obsoleting someone else cset |
2019-10-08 |
phabricator |
|
New |
D6987: strip: move strip extension to core |
2019-10-05 |
phabricator |
|
New |
D6966: shelve: add method for storing mergestate in changeset extras |
2019-10-04 |
phabricator |
|
New |
D6963: config: show config options in a user-friendly format |
2019-10-04 |
phabricator |
|
New |
D6962: config: add defaults and experimental status for --debug flag |
2019-10-04 |
phabricator |
|
New |
D6959: setup: switch to having setup.py generate an hg script |
2019-10-04 |
phabricator |
|
New |
D6958: hg: move hg script to be a template that gets filled in via make |
2019-10-04 |
phabricator |
|
New |
D6957: rebase: unconditionally clear merge state when `--stop`ing a rebase |
2019-10-04 |
phabricator |
|
New |
D6929: ci: add comment about block duration pricing |
2019-10-01 |
phabricator |
|
New |
D6926: ci: retry expired spot instance requests |
2019-10-01 |
phabricator |
|
New |
D6928: ci: fetch explicit attributes |
2019-10-01 |
phabricator |
|
New |
D6927: ci: report cost to run each job |
2019-10-01 |
phabricator |
|
New |
D6925: ci: track spot instance state, randomly assign availability zone |
2019-10-01 |
phabricator |
|
New |
D6924: ci: store job start parameters in DynamoDB |
2019-10-01 |
phabricator |
|
New |
D6922: ci: implement a "try server" |
2019-09-30 |
phabricator |
|
New |
D6906: ci: implement a new CI system for Mercurial |
2019-09-29 |
phabricator |
|
New |
D6876: phabricator: support automatically obsoleting old revisions of pulled commits |
2019-09-25 |
phabricator |
|
New |
D6859: rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send (RFC) |
2019-09-16 |
phabricator |
|
New |
D6847: dont-accept-this: this is for reference in D6776 |
2019-09-13 |
phabricator |
|
New |
D6846: packaging: script the building of a MacOS installer using a custom python |
2019-09-12 |
phabricator |
|
New |
D6845: pushkeys: introduce a server.bookmarks-pushkey-reject option to complement D6776 |
2019-09-12 |
phabricator |
|
New |
D6776: bookmarks: validate changes on push |
2019-08-30 |
phabricator |
|
New |
D6739: unshelve: add abort on using --interactive and --unresolved together |
2019-08-17 |
phabricator |
|
New |
D6738: unshelve: add --unresolved flag to unshelve mergestate with unresolved files |
2019-08-17 |
phabricator |
|
New |
D6737: shelve: add --unresolved flag to shelve mergestate with unresolved files |
2019-08-17 |
phabricator |
|
New |
D6735: update: added support for --abort flag(issue4404) |
2019-08-17 |
phabricator |
|
New |
D6719: branchmap: refresh all "heads" of the branchmap subsets |
2019-08-06 |
phabricator |
|
New |
D6718: repository: suppress typing errors on functions without arguments |
2019-08-04 |
phabricator |
|
New |
D6717: mypy: add a mypy.ini config file |
2019-08-04 |
phabricator |
|
New |
D6711: branchheads: store wdir-dependent caches in wcache (issue6181) |
2019-08-03 |
phabricator |
|
New |
D6709: config: add --all flag to show all known configs |
2019-08-02 |
phabricator |
|
New |
D6697: cmdutil: add allowunfinished to prevent checkunfinished() on docommit() |
2019-07-26 |
phabricator |
|
New |
D6678: continue: added support for histedit |
2019-07-23 |
phabricator |
|
New |
D6665: continue: added support for graft |
2019-07-21 |
phabricator |
|
New |
D6659: graft: split graft code to avoid duplication |
2019-07-18 |
phabricator |
|
New |
D6462: commitextras: try to remove localrepo hacking to add extras to commit |
2019-05-30 |
phabricator |
|
New |
D6359: test: change test's diff generation to use mdiff for nicer output |
2019-05-10 |
phabricator |
|
New |
D6356: mdiff: prepare mdiff to be used for run-tests to replace unidiff |
2019-05-10 |
phabricator |
|
New |
D6355: shelve: add `update --shelve` if shelve extension is loaded |
2019-05-09 |
phabricator |
|
New |
D6312: branchcache: update the filteredhash if we update the tiprev |
2019-04-26 |
phabricator |
|
New |
D6259: revset: on-disk cache for children queries |
2019-04-16 |
phabricator |
|
New |
D6128: chistedit:improve location of highlighted cursor.(issue6073) |
2019-03-13 |
phabricator |
|
New |
D6123: Experimental features: Add condition to for float number (issue6099) |
2019-03-12 |
phabricator |
|
New |
D6082: phabricator: add a `--branch` flag to `hg phabsend` |
2019-03-07 |
phabricator |
|
New |
D6056: patch: stop aborting when ADD/RENAME/COPY files on --interactive (issue5727) |
2019-03-03 |
phabricator |
|
New |
D6043: UnicodeEncoding:change the default encoding of the whole script to be 'UTF-8'(issue6040) |
2019-03-02 |
phabricator |
|
New |
D6029: Bug 1477205 - Remove the exception when a node is created after closing the AudioContext. r?padenot |
2019-02-27 |
phabricator |
|
New |
D6027: mq: make unshelve to apply on modified mq patch (issue4318) |
2019-02-26 |
phabricator |
|
New |
D6026: lock: Improve the waiting for lock message which will help newcomers(issue6081) |
2019-02-26 |
phabricator |
|
New |
D6005: uncommit: added interactive mode and removed _fixdirstate()(issue6062) |
2019-02-22 |
phabricator |
|
New |
D5941: config.txt: Add better documentation for ui.tweakdefault(issue6000) |
2019-02-11 |
phabricator |
|
New |
D5812: py3: pass str into ValueError to prevent b'' prefix in output |
2019-02-03 |
phabricator |
|
New |
D5737: py3: convert info.name to bytes in subrepo.py |
2019-01-29 |
phabricator |
|
New |
D5632: setdiscovery: pass srvheads into partialdiscovery constructor |
2019-01-18 |
phabricator |
|
New |
D5565: revlog: add version 2 format flag to control sparse |
2019-01-11 |
phabricator |
|
New |
D5566: revlog: rename revlog I/O classes to reflect version (API) |
2019-01-11 |
phabricator |
|
New |
D5567: revlog: assign revlog._io in version lookup conditional |
2019-01-11 |
phabricator |
|
New |
D5539: style: run yapf on a subset of mercurial |
2019-01-09 |
phabricator |
|
New |
D5514: test: change test's diff generation to use mdiff for nicer output |
2019-01-07 |
phabricator |
|
New |
D5503: vfs: add support for repo names with `$` sign while using with env vars (issue5739) |
2019-01-07 |
phabricator |
|
New |
D5496: revset: add "samebranch" keyword argument to the merge revset |
2019-01-06 |
phabricator |
|
New |