D6478: shelve: first prototype of storing unresolved changes |
2019-06-11 |
phabricator |
|
Not Applicable |
D6479: unshelve: first prototype of restoring unresolved changes |
2019-06-11 |
phabricator |
|
Not Applicable |
[evolve-ext] packaging: require mercurial >= 4.5 |
2019-06-11 |
Philippe Pepiot |
|
New |
D6507: rebase: tweak description of inmemory working even w/ dirty working dir |
2019-06-10 |
phabricator |
|
Superseded |
D6359: test: change test's diff generation to use mdiff for nicer output |
2019-06-10 |
phabricator |
|
Not Applicable |
D6478: shelve: first prototype of storing unresolved changes |
2019-06-10 |
phabricator |
|
Not Applicable |
D6479: unshelve: first prototype of restoring unresolved changes |
2019-06-10 |
phabricator |
|
Not Applicable |
D6504: statecheck: changed hint message format |
2019-06-10 |
phabricator |
|
Not Applicable |
D6503: statecheck: added support for STATES |
2019-06-10 |
phabricator |
|
Not Applicable |
D6506: revlog: speed up isancestor |
2019-06-10 |
phabricator |
|
Superseded |
D6504: statecheck: changed hint message format |
2019-06-10 |
phabricator |
|
Not Applicable |
D6503: statecheck: added support for STATES |
2019-06-10 |
phabricator |
|
Not Applicable |
D6501: state: created new class statecheck to handle unfinishedstates |
2019-06-10 |
phabricator |
|
Not Applicable |
D6502: state: moved cmdutil.STATES and utilities to state.py |
2019-06-10 |
phabricator |
|
Not Applicable |
D6479: unshelve: first prototype of restoring unresolved changes |
2019-06-10 |
phabricator |
|
Not Applicable |
D6479: unshelve: first prototype of restoring unresolved changes |
2019-06-10 |
phabricator |
|
Not Applicable |
D6505: dagop: fix documentation of reachableroots |
2019-06-10 |
phabricator |
|
Superseded |
D6479: unshelve: first prototype of restoring unresolved changes |
2019-06-10 |
phabricator |
|
Not Applicable |
D6470: mixedrepostorecache: fix a silly redundant updating of set |
2019-06-10 |
phabricator |
|
Not Applicable |
D6489: rust-regex: fix shortcut for exact matches |
2019-06-10 |
phabricator |
|
Not Applicable |
D6485: rust-filepatterns: use bytes instead of String |
2019-06-10 |
phabricator |
|
Not Applicable |
D6467: doc: fix description of "predecessors" to match reality |
2019-06-10 |
phabricator |
|
Not Applicable |
D6504: statecheck: changed hint message format |
2019-06-10 |
phabricator |
|
Not Applicable |
D6503: statecheck: added support for STATES |
2019-06-10 |
phabricator |
|
Not Applicable |
D6501: state: created new class statecheck to handle unfinishedstates |
2019-06-10 |
phabricator |
|
Not Applicable |
D6502: state: moved cmdutil.STATES and utilities to state.py |
2019-06-10 |
phabricator |
|
Not Applicable |
D6499: phabricator: make `hg debugcallconduit` work outside a hg repo |
2019-06-10 |
phabricator |
|
Not Applicable |
D6499: phabricator: make `hg debugcallconduit` work outside a hg repo |
2019-06-09 |
phabricator |
|
Not Applicable |
D6504: statecheck: changed hint message format |
2019-06-09 |
phabricator |
|
Not Applicable |
D6503: statecheck: added support for STATES |
2019-06-09 |
phabricator |
|
Not Applicable |
D6501: state: created new class statecheck to handle unfinishedstates |
2019-06-09 |
phabricator |
|
Not Applicable |
[2,of,2] revset: fix merge() to fall back to changectx API if wdir specified |
2019-06-09 |
Yuya Nishihara |
|
Accepted |
[1,of,2] revset: use nullrev constant in merge() |
2019-06-09 |
Yuya Nishihara |
|
Accepted |
D6504: statecheck: changed hint message format |
2019-06-09 |
phabricator |
|
Not Applicable |
D6484: states: moved cmdutil.unfinishedstates to state.py |
2019-06-09 |
phabricator |
|
Not Applicable |
D6503: statecheck: added support for STATES |
2019-06-09 |
phabricator |
|
Not Applicable |
D6501: state: created new class statecheck to handle unfinishedstates |
2019-06-09 |
phabricator |
|
Not Applicable |
D6502: state: moved cmdutil.STATES and utilities to state.py |
2019-06-09 |
phabricator |
|
Not Applicable |
D6502: state: moved cmdutil.STATES and utilities to state.py |
2019-06-09 |
phabricator |
|
Not Applicable |
D6501: state: created new class statecheck to handle unfinishedstates |
2019-06-09 |
phabricator |
|
Not Applicable |
D6498: phabricator: pass ui instead of repo to callconduit |
2019-06-09 |
phabricator |
|
Not Applicable |
D6497: phabricator: pass ui into readurltoken instead of passing repo |
2019-06-09 |
phabricator |
|
Not Applicable |
D6500: py3: add test-contrib-emacs.t to passing tests list |
2019-06-09 |
phabricator |
|
Not Applicable |
D6504: statecheck: changed hint message format |
2019-06-08 |
phabricator |
|
Superseded |
D6484: states: moved cmdutil.unfinishedstates to state.py |
2019-06-08 |
phabricator |
|
Not Applicable |
D6503: statecheck: added support for STATES |
2019-06-08 |
phabricator |
|
Superseded |
D6501: state: created new class statecheck to handle unfinishedstates |
2019-06-08 |
phabricator |
|
Superseded |
D6502: state: moved cmdutil.STATES and utilities to state.py |
2019-06-08 |
phabricator |
|
Superseded |
D6487: states: created new class to handle multi-step unfinished states |
2019-06-08 |
phabricator |
|
Not Applicable |
D6495: statecheck: added functionality for cmdutil.STATES |
2019-06-08 |
phabricator |
|
Not Applicable |
D6496: phabricator: add commenting to phabsend for new/updated Diffs |
2019-06-08 |
phabricator |
|
Not Applicable |
D6500: py3: add test-contrib-emacs.t to passing tests list |
2019-06-08 |
phabricator |
|
Superseded |
D6499: phabricator: make `hg debugcallconduit` work outside a hg repo |
2019-06-08 |
phabricator |
|
Superseded |
D6498: phabricator: pass ui instead of repo to callconduit |
2019-06-08 |
phabricator |
|
Superseded |
D6497: phabricator: pass ui into readurltoken instead of passing repo |
2019-06-08 |
phabricator |
|
Superseded |
D6488: statecheck: added support for unfinishedstates and utilities |
2019-06-08 |
phabricator |
|
Not Applicable |
D6495: statecheck: added functionality for cmdutil.STATES |
2019-06-08 |
phabricator |
|
Not Applicable |
D6490: branch: add --force flag to close branch from a not-head changeset |
2019-06-08 |
phabricator |
|
Not Applicable |
D6493: branch: make the error message more specific while aborting branch closing |
2019-06-08 |
phabricator |
|
Not Applicable |
D6491: branch: add a check if it is trying to close an already closed branch head |
2019-06-08 |
phabricator |
|
Not Applicable |
D6482: py3: add b'' prefix at one place in run-tests.py |
2019-06-08 |
phabricator |
|
Not Applicable |
D6481: py3: fix test-bookmarks-corner-case.t |
2019-06-08 |
phabricator |
|
Not Applicable |
D6480: py3: fix test-fix-metadata.t |
2019-06-08 |
phabricator |
|
Not Applicable |
D6486: copies: separate added/removed files by newline instead of null |
2019-06-08 |
phabricator |
|
Not Applicable |
D6431: copies: also encode p[12]copies destination as index into "files" list |
2019-06-08 |
phabricator |
|
Not Applicable |
D6496: phabricator: add commenting to phabsend for new/updated Diffs |
2019-06-07 |
phabricator |
|
Not Applicable |
D6496: phabricator: add commenting to phabsend for new/updated Diffs |
2019-06-07 |
phabricator |
|
Superseded |
D6494: statecheck: added support for the statecheck.unfinishedstates |
2019-06-07 |
phabricator |
|
Not Applicable |
D6495: statecheck: added functionality for cmdutil.STATES |
2019-06-07 |
phabricator |
|
Superseded |
D6494: statecheck: added support for the statecheck.unfinishedstates |
2019-06-07 |
phabricator |
|
Superseded |
D6488: statecheck: added support for unfinishedstates and utilities |
2019-06-07 |
phabricator |
|
Not Applicable |
D6488: statecheck: added support for unfinishedstates and utilities |
2019-06-07 |
phabricator |
|
Not Applicable |
D6487: states: created new class to handle multi-step operation states |
2019-06-07 |
phabricator |
|
Not Applicable |
D6493: branch: make the error message more specific while aborting branch closing |
2019-06-07 |
phabricator |
|
Superseded |
D6490: branch: add --force flag to close branch from a not-head changeset |
2019-06-07 |
phabricator |
|
Superseded |
D6491: branch: add a check if it is trying to close an already closed branch head |
2019-06-07 |
phabricator |
|
Superseded |
D6492: branch: add test covering the case when we have no branchheads to close |
2019-06-07 |
phabricator |
|
Superseded |
D6487: states: created new class to handle unified states(gsoc-19) |
2019-06-07 |
phabricator |
|
Not Applicable |
D6489: rust-regex: fix shortcut for exact matches |
2019-06-07 |
phabricator |
|
Superseded |
D6488: statecheck: added support for unfinishedstates and utilities |
2019-06-07 |
phabricator |
|
Superseded |
D6487: states: created new class to handle unified states(gsoc-19) |
2019-06-07 |
phabricator |
|
Superseded |
D6486: copies: separate added/removed files by newline instead of null |
2019-06-06 |
phabricator |
|
Superseded |
D6431: copies: also encode p[12]copies destination as index into "files" list |
2019-06-06 |
phabricator |
|
Not Applicable |
D6389: rust-dirstate: create dirstate submodule |
2019-06-06 |
phabricator |
|
Not Applicable |
D6485: rust-filepatterns: use bytes instead of String |
2019-06-06 |
phabricator |
|
Superseded |
D6477: profiling: show actual time spent in hotpath display |
2019-06-06 |
phabricator |
|
Not Applicable |
[V2] discovery: be more conservative when adjusting the sample size |
2019-06-06 |
Pierre-Yves David |
|
Accepted |
D6484: states: unified api for checking unfinished states(gsoc-19) |
2019-06-06 |
phabricator |
|
Superseded |
D6477: profiling: show actual time spent in hotpath display |
2019-06-06 |
phabricator |
|
Not Applicable |
D6482: py3: add b'' prefix at one place in run-tests.py |
2019-06-05 |
phabricator |
|
Superseded |
D6481: py3: fix test-bookmarks-corner-case.t |
2019-06-05 |
phabricator |
|
Superseded |
D6480: py3: fix test-fix-metadata.t |
2019-06-05 |
phabricator |
|
Superseded |
D6469: bookmarks: use correct store for "ambiguity check" |
2019-06-05 |
phabricator |
|
Not Applicable |
D6478: shelve: first prototype of storing unresolved changes |
2019-06-05 |
phabricator |
|
Superseded |
D6479: unshelve: first prototype of restoring unresolved changes |
2019-06-05 |
phabricator |
|
Superseded |
D6393: rust-dirstate: add "dirs" Rust implementation |
2019-06-05 |
phabricator |
|
Not Applicable |
D6477: profiling: add an option to show actual time spent |
2019-06-05 |
phabricator |
|
Superseded |
D6395: rust-dirstate: call new "dirs" rust implementation from Python |
2019-06-05 |
phabricator |
|
Not Applicable |
D6394: rust-dirstate: add "dirs" rust-cpython binding |
2019-06-05 |
phabricator |
|
Not Applicable |
discovery: be more conservative when adjusting the sample size |
2019-06-05 |
Pierre-Yves David |
|
Superseded |
[2,of,2] root: add template variables pointing to repository directories |
2019-06-04 |
Yuya Nishihara |
|
New |
[1,of,2] root: add support for -Tformatter option |
2019-06-04 |
Yuya Nishihara |
|
New |
D6436: narrow: use narrow_widen wireproto command to widen in case of ellipses |
2019-06-04 |
phabricator |
|
Not Applicable |
D6438: narrow: pass the bundle to bundle2.widen_bundle() instead of generating there |
2019-06-04 |
phabricator |
|
Not Applicable |
D6437: narrow: refactor code around widening complicated by previous patch |
2019-06-04 |
phabricator |
|
Not Applicable |
D6436: narrow: use narrow_widen wireproto command to widen in case of ellipses |
2019-06-04 |
phabricator |
|
Not Applicable |
D6437: narrow: refactor code around widening complicated by previous patch |
2019-06-04 |
phabricator |
|
Not Applicable |
D6436: narrow: use narrow_widen wireproto command to widen in case of ellipses |
2019-06-04 |
phabricator |
|
Not Applicable |
D6437: narrow: refactor code around widening complicated by previous patch |
2019-06-04 |
phabricator |
|
Not Applicable |
D6476: merge: correct argument name in docstring |
2019-06-04 |
phabricator |
|
Not Applicable |
D6476: merge: correct argument name in docstring |
2019-06-04 |
phabricator |
|
Superseded |
D6468: narrowspec: replace one recursion-avoidance hack with another |
2019-06-03 |
phabricator |
|
Not Applicable |
D6471: merge: reorder some initialization to make more sense |
2019-06-03 |
phabricator |
|
Not Applicable |
D6472: merge: simplify initialization of "pas" |
2019-06-03 |
phabricator |
|
Not Applicable |
D6473: rust-dirstate: architecture independence fix |
2019-06-03 |
phabricator |
|
Not Applicable |
D6475: merge: fix race that could cause wrong size in dirstate |
2019-06-03 |
phabricator |
|
Superseded |
D6474: tests: show how the dirstate can end up containing wrong information |
2019-06-03 |
phabricator |
|
Superseded |
D6473: rust-dirstate: architecture independence fix |
2019-06-03 |
phabricator |
|
Superseded |
D6416: changelog: optionally store added and removed files in changeset extras |
2019-06-01 |
phabricator |
|
Not Applicable |
D6417: context: get filesadded() and filesremoved() from changeset if configured |
2019-06-01 |
phabricator |
|
Not Applicable |
D6369: templatekw: make {file_*} compare to both merge parents (issue4292) |
2019-06-01 |
phabricator |
|
Not Applicable |
D6465: narrowspec: use vfs.tryread() instead of reimplementing |
2019-06-01 |
phabricator |
|
Not Applicable |
D6472: merge: simplify initialization of "pas" |
2019-06-01 |
phabricator |
|
Superseded |
D6471: merge: reorder some initialization to make more sense |
2019-06-01 |
phabricator |
|
Superseded |
D6470: mixedrepostorecache: fix a silly redundant updating of set |
2019-06-01 |
phabricator |
|
Superseded |
D6469: bookmarks: use correct store for "ambiguity check" |
2019-06-01 |
phabricator |
|
Superseded |
D6468: narrowspec: replace one recursion-avoidance hack with another |
2019-05-31 |
phabricator |
|
Superseded |
D6467: doc: fix description of "predecessors" to match reality |
2019-05-31 |
phabricator |
|
Superseded |
D6466: help: remove a superfluous "the" in revlogs text |
2019-05-31 |
phabricator |
|
Not Applicable |
D6466: help: remove a superfluous "the" in revlogs text |
2019-05-31 |
phabricator |
|
Superseded |
D2647: setdiscovery: make progress on most connected groups each roundtrip |
2019-05-31 |
phabricator |
|
Not Applicable |
D6465: narrowspec: use vfs.tryread() instead of reimplementing |
2019-05-31 |
phabricator |
|
Superseded |
D6449: help: clarify overlap of revlog header and first revlog entry |
2019-05-31 |
phabricator |
|
Not Applicable |
D6458: py3: fix test-convert-svn-sink.t |
2019-05-31 |
phabricator |
|
Not Applicable |
D6464: commit: respect --no-edit in combination with --amend |
2019-05-30 |
phabricator |
|
Not Applicable |
D6463: commit: add test showing that commit --amend --no-edit still shows editor |
2019-05-30 |
phabricator |
|
Not Applicable |
D6464: commit: respect --no-edit in combination with --amend |
2019-05-30 |
phabricator |
|
Superseded |
D5772: hg: raise Abort on invalid path |
2019-05-30 |
phabricator |
|
Not Applicable |
D6463: commit: add test showing that commit --amend --no-edit still shows editor |
2019-05-30 |
phabricator |
|
Superseded |
D5768: subrepo: bytes/str cleanups on Git support |
2019-05-30 |
phabricator |
|
Not Applicable |
D6462: commitextras: try to remove localrepo hacking to add extras to commit |
2019-05-30 |
phabricator |
|
New |
D6461: githelp: translate git stash show and clear actions and --patch flag |
2019-05-30 |
phabricator |
|
Not Applicable |
D6459: githelp: translate --directory of git apply to --prefix |
2019-05-30 |
phabricator |
|
Not Applicable |
D6460: githelp: add --dry-run for mv |
2019-05-30 |
phabricator |
|
Not Applicable |
D6461: githelp: translate git stash show and clear actions and --patch flag |
2019-05-30 |
phabricator |
|
Superseded |
D6460: githelp: add --dry-run for mv |
2019-05-30 |
phabricator |
|
Superseded |
D6459: githelp: translate --directory of git apply to --prefix |
2019-05-30 |
phabricator |
|
Superseded |
D6458: py3: fix test-convert-svn-sink.t |
2019-05-29 |
phabricator |
|
Superseded |
D6442: help: include subtopic in error message if passed |
2019-05-29 |
phabricator |
|
Not Applicable |
D6441: help: check if a subtopic exists and raise an error if it doesn't (issue6145) |
2019-05-29 |
phabricator |
|
Not Applicable |
D6457: perf: fix some missing b prefixes |
2019-05-29 |
phabricator |
|
Not Applicable |
D6455: testparseutil: stop extracting using std* streams as bytes on py3 |
2019-05-29 |
phabricator |
|
Not Applicable |
D6456: testparseutil: fix doctest to use str instead of bytes |
2019-05-29 |
phabricator |
|
Not Applicable |
D6454: tests: sort some imports that were previously missed |
2019-05-29 |
phabricator |
|
Not Applicable |
D6453: contrib: fix import-checker to operate on str instead of bytes |
2019-05-29 |
phabricator |
|
Not Applicable |
D6457: perf: fix some missing b prefixes |
2019-05-29 |
phabricator |
|
Superseded |
D6456: testparseutil: fix doctest to use str instead of bytes |
2019-05-29 |
phabricator |
|
Superseded |
D6455: testparseutil: stop extracting using std* streams as bytes on py3 |
2019-05-29 |
phabricator |
|
Superseded |
D6454: tests: sort some imports that were previously missed |
2019-05-29 |
phabricator |
|
Superseded |
D6453: contrib: fix import-checker to operate on str instead of bytes |
2019-05-29 |
phabricator |
|
Superseded |
D6452: tests: make run-tests exit non-zero if there are "errors" |
2019-05-29 |
phabricator |
|
Not Applicable |
D6451: verify: use self._err not self.err, it changed in 7eaf4b1ac2a3 |
2019-05-29 |
phabricator |
|
Not Applicable |
D6452: tests: make run-tests exit non-zero if there are "errors" |
2019-05-29 |
phabricator |
|
Superseded |
D6451: verify: use self._err not self.err, it changed in 7eaf4b1ac2a3 |
2019-05-28 |
phabricator |
|
Superseded |
D6450: py3: make test-contrib-perf.t pass again |
2019-05-28 |
phabricator |
|
Superseded |
D6449: help: clarify overlap of revlog header and first revlog entry |
2019-05-28 |
phabricator |
|
Superseded |
D6417: context: get filesadded() and filesremoved() from changeset if configured |
2019-05-28 |
phabricator |
|
Not Applicable |
D6431: copies: also encode p[12]copies destination as index into "files" list |
2019-05-28 |
phabricator |
|
Not Applicable |
D6369: templatekw: make {file_*} compare to both merge parents (issue4292) |
2019-05-28 |
phabricator |
|
Not Applicable |
D6438: narrow: pass the bundle to bundle2.widen_bundle() instead of generating there |
2019-05-28 |
phabricator |
|
Not Applicable |
D6436: narrow: use narrow_widen wireproto command to widen in case of ellipses |
2019-05-28 |
phabricator |
|
Not Applicable |
D6437: narrow: refactor code around widening complicated by previous patch |
2019-05-28 |
phabricator |
|
Not Applicable |
D6448: help: add help entry for internals.mergestate |
2019-05-27 |
phabricator |
|
Superseded |
D6369: templatekw: make {file_*} compare to both merge parents (issue4292) |
2019-05-26 |
Yuya Nishihara |
|
New |
D6442: help: include subtopic in error message if passed |
2019-05-26 |
phabricator |
|
Not Applicable |
D6441: help: check if a subtopic exists and raise an error if it doesn't (issue6145) |
2019-05-26 |
phabricator |
|
Not Applicable |
D6447: py3: fix test-narrow* which started failing because of recent changes |
2019-05-26 |
phabricator |
|
Not Applicable |
D6369: templatekw: make {file_*} compare to both merge parents (issue4292) |
2019-05-26 |
phabricator |
|
Not Applicable |
D6367: context: add ctx.files{modified,added,removed}() methods |
2019-05-25 |
phabricator |
|
Not Applicable |
D6368: tests: add test for {file_mods}, {file_adds}, {file_dels} on merge commit |
2019-05-25 |
phabricator |
|
Not Applicable |
D6418: copies: split up _chain() in naive chaining and filtering steps |
2019-05-25 |
phabricator |
|
Not Applicable |
D6370: templatekw: move showfileadds() close to showfile{mods, dels}() |
2019-05-25 |
phabricator |
|
Not Applicable |
D6446: relnotes: document changed behavior of ui.origbackuppath pointing to file |
2019-05-25 |
phabricator |
|
Not Applicable |
D6447: py3: fix test-narrow* which started failing because of recent changes |
2019-05-25 |
phabricator |
|
Superseded |
D6442: help: include subtopic in error message if passed |
2019-05-25 |
phabricator |
|
Not Applicable |
D6441: help: check if a subtopic exists and raise an error if it doesn't (issue6145) |
2019-05-25 |
phabricator |
|
Not Applicable |
D6443: py3: use range() instead of xrange() |
2019-05-25 |
phabricator |
|
Not Applicable |
D6446: relnotes: document changed behavior of ui.origbackuppath pointing to file |
2019-05-24 |
phabricator |
|
Superseded |
[evolve-ext] py3: broad pass for python3 compatibility |
2019-05-24 |
Ludovic Chabant |
|
Superseded |
D6444: narrow: pass binary nodeids to generateellipsesbundle2() |
2019-05-24 |
phabricator |
|
Not Applicable |
D6445: narrow: move heads close to common as they are closely related |
2019-05-24 |
phabricator |
|
Not Applicable |
D6442: help: include subtopic in error message if passed |
2019-05-24 |
phabricator |
|
Not Applicable |
D6445: narrow: move heads close to common as they are closely related |
2019-05-24 |
phabricator |
|
Superseded |
D6444: narrow: pass binary nodeids to generateellipsesbundle2() |
2019-05-24 |
phabricator |
|
Superseded |
D6443: py3: use range() instead of xrange() |
2019-05-24 |
phabricator |
|
Superseded |
match: stabilize _rootsdirsandparents doctest |
2019-05-24 |
Pierre-Yves David |
|
Accepted |
D6435: narrow: factor out logic to build ellipses related b2parts in separate fn |
2019-05-24 |
phabricator |
|
Not Applicable |
D6434: narrow: remove unrequired compat code for old versions of hg |
2019-05-24 |
phabricator |
|
Not Applicable |
[3,of,3,STABLE] manifest: add some documentation to _lazymanifest python code |
2019-05-24 |
Matt Harbison |
|
Accepted |
[2,of,3,STABLE] manifest: avoid corruption by dropping removed files with pure (issue5801) |
2019-05-24 |
Matt Harbison |
|
Accepted |
[1,of,3,STABLE] tests: demonstrate broken manifest generation with the pure module |
2019-05-24 |
Matt Harbison |
|
Accepted |
perf: make sure to explicitly disable any profiler after the first iteration |
2019-05-23 |
Pierre-Yves David |
|
Accepted |
[5,of,5] perf: add a `perfhelper-mergecopies` command |
2019-05-23 |
Pierre-Yves David |
|
Accepted |
[4,of,5] perf: add a new `perfmergecopies` command |
2019-05-23 |
Pierre-Yves David |
|
Accepted |
[3,of,5] perf: factor selection of revisions involved in the merge out |
2019-05-23 |
Pierre-Yves David |
|
Accepted |
[2,of,5] perf: allow to specify the base of the merge in perfmergecalculate |
2019-05-23 |
Pierre-Yves David |
|
Accepted |
[1,of,5] perf: add a --from flag to perfmergecalculate |
2019-05-23 |
Pierre-Yves David |
|
Accepted |
D6442: help: include subtopic in error message if passed |
2019-05-23 |
phabricator |
|
Superseded |
D6441: help: check if a subtopic exists and raise an error if it doesn't (issue6145) |
2019-05-23 |
phabricator |
|
Superseded |
D6439: test: add missing 'cd ..' to test case |
2019-05-23 |
phabricator |
|
Not Applicable |
[3,of,3] rust: new rust options in setup.py |
2019-05-23 |
Georges Racinet |
|
Superseded |
[2,of,3] rust: using policy.importrust from Python callers |
2019-05-23 |
Georges Racinet |
|
Superseded |
[1,of,3] rust: module policy with importrust |
2019-05-23 |
Georges Racinet |
|
Superseded |
[hglib,V3] tests: handle the removal of `obsolete._enabled` in Mercurial |
2019-05-23 |
Matt Harbison |
|
Accepted |
D6440: fix: let fixer tools inherit hg's cwd so they can look at the working copy |
2019-05-23 |
phabricator |
|
Superseded |
D6439: test: add missing 'cd ..' to test case |
2019-05-23 |
phabricator |
|
Superseded |
D6433: match: remove an obsolete comment about util.finddirs() |
2019-05-22 |
phabricator |
|
Not Applicable |
D6432: match: de-flake test-doctest.py by not depending on util.dirs() order |
2019-05-22 |
phabricator |
|
Not Applicable |
D6436: narrow: use narrow_widen wireproto command to widen in case of ellipses |
2019-05-22 |
phabricator |
|
Superseded |
D6438: narrow: pass the bundle to bundle2.widen_bundle() instead of generating there |
2019-05-22 |
phabricator |
|
Superseded |
D6437: narrow: refactor code around widening complicated by previous patch |
2019-05-22 |
phabricator |
|
Superseded |
D6435: narrow: factor out logic to build ellipses related b2parts in separate fn |
2019-05-22 |
phabricator |
|
Superseded |
D6434: narrow: remove unrequired compat code for old versions of hg |
2019-05-22 |
phabricator |
|
Superseded |
D6433: match: remove an obsolete comment about util.finddirs() |
2019-05-22 |
phabricator |
|
Superseded |
D6432: match: de-flake test-doctest.py by not depending on util.dirs() order |
2019-05-22 |
phabricator |
|
Superseded |
D6416: changelog: optionally store added and removed files in changeset extras |
2019-05-22 |
phabricator |
|
Not Applicable |
D6431: copies: also encode p[12]copies destination as index into "files" list |
2019-05-22 |
phabricator |
|
Superseded |
D6417: context: get filesadded() and filesremoved() from changeset if configured |
2019-05-22 |
phabricator |
|
Not Applicable |
D6430: rust-discovery: using from Python code |
2019-05-22 |
phabricator |
|
Superseded |
D6429: rust-discovery: avoid useless calls to addcommons/addmissings |
2019-05-22 |
phabricator |
|
Superseded |
D6428: rust-discovery: using the children cache in add_missing |
2019-05-22 |
phabricator |
|
Superseded |
D6427: discovery: new devel.discovery.randomize option |
2019-05-22 |
phabricator |
|
Superseded |
D6426: rust-discovery: optionally don't randomize at all, for tests |
2019-05-22 |
phabricator |
|
Superseded |
D6425: rust-discovery: exposing sampling to python |
2019-05-22 |
phabricator |
|
Superseded |
D6424: rust-discovery: takefullsample() core implementation |
2019-05-22 |
phabricator |
|
Superseded |
D6423: rust-discovery: core implementation for take_quick_sample() |
2019-05-22 |
phabricator |
|
Superseded |
D6414: narrow: consider empty commits to be "inside the narrow spec" for templates |
2019-05-22 |
phabricator |
|
Not Applicable |
[2,of,2] perf: add an option to profile the benchmark section |
2019-05-22 |
Pierre-Yves David |
|
Accepted |
[1,of,2] perf: add a `pre-run` option |
2019-05-22 |
Pierre-Yves David |
|
Accepted |
[hglib,V2] tests: handle the removal of `obsolete._enabled` in Mercurial |
2019-05-22 |
Matt Harbison |
|
Superseded |
D6416: changelog: optionally store added and removed files in changeset extras |
2019-05-22 |
phabricator |
|
Superseded |
D6422: copies: avoid calling matcher if matcher.always() |
2019-05-22 |
phabricator |
|
Superseded |
D6421: copies: avoid unnecessary copying of copy dict |
2019-05-22 |
phabricator |
|
Superseded |
D6420: copies: don't filter out copy targets created on other side of merge commit |
2019-05-22 |
phabricator |
|
Superseded |
D6419: copies: do full filtering at end of _changesetforwardcopies() |
2019-05-22 |
phabricator |
|
Superseded |
D6417: context: get filesadded() and filesremoved() from changeset if configured |
2019-05-22 |
phabricator |
|
Superseded |
D6418: copies: split up _chain() in naive chaining and filtering steps |
2019-05-22 |
phabricator |
|
Superseded |
D6415: rust-python3: useless python2 specific import |
2019-05-21 |
phabricator |
|
Not Applicable |
D6397: rust-python3: compatibility fix for incoming PyLong |
2019-05-21 |
phabricator |
|
Not Applicable |
D6412: py3: add one new passing test found by buildbot |
2019-05-21 |
phabricator |
|
Not Applicable |
D2647: setdiscovery: make progress on most connected groups each roundtrip |
2019-05-21 |
phabricator |
|
Not Applicable |
D6415: rust-python3: useless python2 specific import |
2019-05-21 |
phabricator |
|
Superseded |
D2647: setdiscovery: make progress on each connected group each roundtrip |
2019-05-21 |
phabricator |
|
Not Applicable |
D6397: rust-python3: compatibility fix for incoming PyLong |
2019-05-21 |
phabricator |
|
Not Applicable |
discovery: slowly increase sampling size |
2019-05-21 |
Pierre-Yves David |
|
New |
D6414: narrow: consider empty commits to be "inside the narrow spec" for templates |
2019-05-21 |
phabricator |
|
Superseded |
D6413: help: document new "bookmarksinstore" requirement in internals.requirements |
2019-05-21 |
phabricator |
|
Not Applicable |
D6413: help: document new "bookmarksinstore" requirement in internals.requirements |
2019-05-20 |
phabricator |
|
Superseded |
D6412: py3: add one new passing test found by buildbot |
2019-05-20 |
phabricator |
|
Superseded |
D6411: absorb: fix interactive mode I didn't know existed |
2019-05-20 |
phabricator |
|
Not Applicable |
D6410: tests: work around libressl being different about error strings (issue6122) |
2019-05-20 |
phabricator |
|
Not Applicable |
D6411: absorb: fix interactive mode I didn't know existed |
2019-05-20 |
phabricator |
|
Superseded |
D6390: commit: move sorting of added and removed files list to lower level |
2019-05-20 |
phabricator |
|
Not Applicable |
D6401: match: use '' instead of '.' for root directory (API) |
2019-05-20 |
phabricator |
|
Not Applicable |
D6403: util: make util.dirs() and util.finddirs() include root directory (API) |
2019-05-20 |
phabricator |
|
Not Applicable |
D6406: match: drop unnecessary adding of '' to set of dirs |
2019-05-20 |
phabricator |
|
Not Applicable |
D6405: narrowcommands: drop unnecessary adding of '' for root directory |
2019-05-20 |
phabricator |
|
Not Applicable |
D6404: copies: remove hack for adding root dir to util.dirs object |
2019-05-20 |
phabricator |
|
Not Applicable |
D6402: dirstate: drop workaround for '.' matching root directory |
2019-05-20 |
phabricator |
|
Not Applicable |
D6409: convert: don't include file in "files" list if it's added in p2 |
2019-05-20 |
phabricator |
|
Not Applicable |
D6410: tests: work around libressl being different about error strings (issue6122) |
2019-05-20 |
phabricator |
|
Superseded |
D6400: dirstate: move special handling of files==['.'] together |
2019-05-20 |
phabricator |
|
Not Applicable |
D6408: convert: demonstrate broken {files} list in merge commits with file flags |
2019-05-20 |
phabricator |
|
Not Applicable |
templatekw: change default value of 'requires' to () |
2019-05-20 |
Yuya Nishihara |
|
Accepted |
[3,of,3,STABLE] bookmark: also make bookmark cache depends of the changelog |
2019-05-20 |
Pierre-Yves David |
|
Accepted |
[2,of,3,STABLE] localrepo: grab mixedrepostorecache class from 526750cdd02d |
2019-05-20 |
Pierre-Yves David |
|
Accepted |
[1,of,3,STABLE] bookmark: add a test for a race condition on push |
2019-05-20 |
Pierre-Yves David |
|
Accepted |
[2,of,2,STABLE] test: properly gate a zstd section |
2019-05-20 |
Pierre-Yves David |
|
Accepted |
[1,of,2,STABLE] test: update test for expected test output |
2019-05-20 |
Pierre-Yves David |
|
Accepted |
[3,of,3] templater: drop support for old style keywords (API) |
2019-05-19 |
Matt Harbison |
|
Accepted |
[2,of,3] commands: drop support for legacy ^cmd registration (API) |
2019-05-19 |
Matt Harbison |
|
Accepted |
[1,of,3] extensions: drop support for extsetup() without `ui` argument (API) |
2019-05-19 |
Matt Harbison |
|
Accepted |
D6399: tests: fix test-clonebundles on recent openbsd |
2019-05-18 |
phabricator |
|
Not Applicable |
D6407: relnotes: mention removed support for mixed log graph lines |
2019-05-18 |
phabricator |
|
Not Applicable |
D6396: rust-python3: compatibility fix for integer conversion |
2019-05-18 |
phabricator |
|
Not Applicable |
D6407: relnotes: mention removed support for mixed log graph lines |
2019-05-17 |
phabricator |
|
Not Applicable |
D6409: convert: don't include file in "files" list if it's added in p2 |
2019-05-17 |
phabricator |
|
Superseded |
D6408: convert: demonstrate broken {files} list in merge commits with file flags |
2019-05-17 |
phabricator |
|
Superseded |
D6398: rust: sort dependencies entries in Cargo.toml |
2019-05-17 |
phabricator |
|
Not Applicable |
D6407: relnotes: mention removed support for mixed log graph lines |
2019-05-17 |
phabricator |
|
Superseded |
D6401: match: use '' instead of '.' for root directory (API) |
2019-05-17 |
phabricator |
|
Not Applicable |
D6403: util: make util.dirs() and util.finddirs() include root directory (API) |
2019-05-17 |
phabricator |
|
Not Applicable |
D6401: match: use '' instead of '.' for root directory (API) |
2019-05-17 |
phabricator |
|
Superseded |
D6403: util: make util.dirs() and util.finddirs() include root directory (API) |
2019-05-17 |
phabricator |
|
Superseded |
D6406: match: drop unnecessary adding of '' to set of dirs |
2019-05-17 |
phabricator |
|
Superseded |
D6405: narrowcommands: drop unnecessary adding of '' for root directory |
2019-05-17 |
phabricator |
|
Superseded |
D6404: copies: remove hack for adding root dir to util.dirs object |
2019-05-17 |
phabricator |
|
Superseded |
D6402: dirstate: drop workaround for '.' matching root directory |
2019-05-17 |
phabricator |
|
Superseded |
D6400: dirstate: move special handling of files==['.'] together |
2019-05-17 |
phabricator |
|
Superseded |
D6399: tests: fix test-clonebundles on recent openbsd |
2019-05-17 |
phabricator |
|
Superseded |
D6271: rust-filepatterns: add a Rust implementation of pattern-related utils |
2019-05-17 |
phabricator |
|
Not Applicable |
D6272: rust-filepatterns: add `rust-cpython` bindings for `filepatterns` |
2019-05-17 |
phabricator |
|
Not Applicable |
D6391: py3: make contrib/testparseutil.py to work on str(unicodes) |
2019-05-17 |
phabricator |
|
Not Applicable |
D6387: bookmarks: keep bookmarks in .hg/store if new config set |
2019-05-17 |
phabricator |
|
Not Applicable |
D6388: exchange: don't take wlock if bookmarks are stored in .hg/store/ |
2019-05-17 |
phabricator |
|
Not Applicable |
D6398: rust: sort dependencies entries in Cargo.toml |
2019-05-17 |
phabricator |
|
Superseded |
D6397: rust-python3: compatibility fix for incoming PyLong |
2019-05-17 |
phabricator |
|
Superseded |
D6396: rust-python3: compatibility fix for integer conversion |
2019-05-17 |
phabricator |
|
Superseded |
D6395: rust-dirstate: call new "dirs" rust implementation from Python |
2019-05-17 |
phabricator |
|
Superseded |
D6393: rust-dirstate: add "dirs" Rust implementation |
2019-05-17 |
phabricator |
|
Superseded |
D6394: rust-dirstate: add "dirs" rust-cpython binding |
2019-05-17 |
phabricator |
|
Superseded |
D6389: rust-dirstate: create dirstate submodule |
2019-05-17 |
phabricator |
|
Not Applicable |
D6392: rust-cpython: build for py3, Windows and MacOSX |
2019-05-17 |
phabricator |
|
Not Applicable |
D6392: rust-cpython: build for py3, Windows and MacOSX |
2019-05-16 |
phabricator |
|
Not Applicable |
D6392: rust-cpython: build for py3, Windows and MacOSX |
2019-05-16 |
phabricator |
|
Not Applicable |
D6392: rust-cpython: build for py3, Windows and MacOSX |
2019-05-16 |
phabricator |
|
Superseded |
D6391: py3: make contrib/testparseutil.py to work on str(unicodes) |
2019-05-16 |
phabricator |
|
Superseded |
D6368: tests: add test for {file_mods}, {file_adds}, {file_dels} on merge commit |
2019-05-16 |
phabricator |
|
Not Applicable |
D6369: templatekw: get file_{adds, mods, dels} directly from context (issue4292) |
2019-05-16 |
phabricator |
|
Not Applicable |
D6367: context: add ctx.files{modified,added,removed}() methods |
2019-05-16 |
phabricator |
|
Not Applicable |
D6390: commit: move sorting of added and removed files list to lower level |
2019-05-16 |
phabricator |
|
Superseded |
D6271: rust-filepatterns: add a Rust implementation of pattern-related utils |
2019-05-16 |
phabricator |
|
Not Applicable |
D6272: rust-filepatterns: add `rust-cpython` bindings for `filepatterns` |
2019-05-16 |
phabricator |
|
Not Applicable |
D6273: rust-filepatterns: call new Rust implementations from Python |
2019-05-16 |
phabricator |
|
Not Applicable |
D6257: rust-discovery: core implementation for take_quick_sample() |
2019-05-16 |
phabricator |
|
Not Applicable |
D6260: rust-discovery: takefullsample() core implementation |
2019-05-16 |
phabricator |
|
Not Applicable |
D6389: rust-dirstate: create dirstate submodule |
2019-05-16 |
phabricator |
|
Superseded |
D6271: rust-filepatterns: add a Rust implementation of pattern-related utils |
2019-05-16 |
phabricator |
|
Not Applicable |
D6272: rust-filepatterns: add `rust-cpython` bindings for `filepatterns` |
2019-05-16 |
phabricator |
|
Not Applicable |
D6273: rust-filepatterns: call new Rust implementations from Python |
2019-05-16 |
phabricator |
|
Not Applicable |
D6380: copies: fix duplicatecopies() with overlay context |
2019-05-16 |
phabricator |
|
Not Applicable |
D6386: help: add missing blank line, making "revlog-compression" show up |
2019-05-16 |
phabricator |
|
Not Applicable |
D6379: tests: demonstrate crash when rebasing across copy with --collapse |
2019-05-16 |
phabricator |
|
Not Applicable |
D6384: tests: separate out bookmarks tests from test-share.t |
2019-05-16 |
phabricator |
|
Not Applicable |
D6385: tests: fix share test to actually share the repo |
2019-05-16 |
phabricator |
|
Not Applicable |
D6381: exthelper: add some semi-useful trace logs |
2019-05-16 |
phabricator |
|
Not Applicable |
D6383: bookmarks: use vfs.tryread() instead of reimplementing it |
2019-05-16 |
phabricator |
|
Not Applicable |
D6382: bookmarks: use context manager when writing files |
2019-05-16 |
phabricator |
|
Not Applicable |
D6387: bookmarks: keep bookmarks in .hg/store if new config set |
2019-05-16 |
phabricator |
|
Superseded |
D6388: exchange: don't take wlock if bookmarks are stored in .hg/store/ |
2019-05-16 |
phabricator |
|
Superseded |
D6386: help: add missing blank line, making "revlog-compression" show up |
2019-05-16 |
phabricator |
|
Superseded |
D6384: tests: separate out bookmarks tests from test-share.t |
2019-05-16 |
phabricator |
|
Superseded |
D6385: tests: fix share test to actually share the repo |
2019-05-16 |
phabricator |
|
Superseded |
D6383: bookmarks: use vfs.tryread() instead of reimplementing it |
2019-05-16 |
phabricator |
|
Superseded |
D6382: bookmarks: use context manager when writing files |
2019-05-16 |
phabricator |
|
Superseded |
D6381: exthelper: add some semi-useful trace logs |
2019-05-16 |
phabricator |
|
Superseded |
D6380: copies: fix duplicatecopies() with overlay context |
2019-05-15 |
phabricator |
|
Superseded |
D6379: tests: demonstrate crash when rebasing across copy with --collapse |
2019-05-15 |
phabricator |
|
Superseded |
log: flag topo-sorted set as such |
2019-05-15 |
Yuya Nishihara |
|
Accepted |
D6331: log: add config for making `hg log -G` always topo-sorted |
2019-05-15 |
phabricator |
|
Not Applicable |
D5112: graphmod: remove support for graph lines mixing parent/grandparent styles (BC) |
2019-05-15 |
phabricator |
|
Not Applicable |
D6372: log: remove an unnecessary "and opts.get('rev')" condition |
2019-05-15 |
phabricator |
|
Not Applicable |
D6261: rust-discovery: exposing sampling to python |
2019-05-15 |
phabricator |
|
Not Applicable |
D6377: py3: add a r'' to prevent transformer adding b'' |
2019-05-15 |
phabricator |
|
Not Applicable |
D6349: rust-dirstate: add rust-cpython bindings to the new parse/pack functions |
2019-05-15 |
phabricator |
|
Not Applicable |
D6378: py3: add 5 new passing tests |
2019-05-15 |
phabricator |
|
Not Applicable |
D6348: rust-dirstate: add rust implementation of `parse_dirstate` and `pack_dirstate` |
2019-05-15 |
phabricator |
|
Not Applicable |
D6350: rust-dirstate: call parse/pack bindings from Python |
2019-05-15 |
phabricator |
|
Not Applicable |
D6377: py3: add a r'' to prevent transformer adding b'' |
2019-05-15 |
phabricator |
|
Superseded |
D6378: py3: add 5 new passing tests |
2019-05-15 |
phabricator |
|
Superseded |
D6306: copies: write empty entries in changeset when also writing to filelog |
2019-05-15 |
phabricator |
|
Not Applicable |
D6365: context: move contents of committablectx.markcommitted() to workingctx |
2019-05-15 |
phabricator |
|
Not Applicable |
D6376: changelog: define changelogrevision.p[12]copies for null revision |
2019-05-15 |
phabricator |
|
Not Applicable |
D6374: context: default to using branch from dirstate only in workingctx |
2019-05-15 |
phabricator |
|
Not Applicable |
D6366: context: let caller pass in branch to committablectx.__init__() |
2019-05-15 |
phabricator |
|
Not Applicable |
D6363: context: move walk() and match() overrides from committablectx to workingctx |
2019-05-15 |
phabricator |
|
Not Applicable |
D6362: context: move flags overrides from committablectx to workingctx |
2019-05-15 |
phabricator |
|
Not Applicable |
D6364: tests: demonstrate that close-head command updates working copy |
2019-05-15 |
phabricator |
|
Not Applicable |
D6219: context: reuse changectx._copies() in all but workingctx |
2019-05-15 |
phabricator |
|
Not Applicable |
D6361: overlayworkingctx: don't include added-then-deleted files in memctx |
2019-05-15 |
phabricator |
|
Not Applicable |
D6358: overlaycontext: allow calling copydata() on clean context |
2019-05-15 |
phabricator |
|
Not Applicable |
D6360: tests: demonstrate loss of changeset copy metadata on rebase |
2019-05-15 |
phabricator |
|
Not Applicable |
D6357: tests: demonstrate another failure with in-memory rebase and copies |
2019-05-15 |
phabricator |
|
Not Applicable |
D6375: commit: fix a typo ("form p1" -> "from p1") |
2019-05-15 |
phabricator |
|
Not Applicable |
D6319: automation: initial support for running Linux tests |
2019-05-15 |
phabricator |
|
Not Applicable |
D6318: automation: move image operations to own functions |
2019-05-15 |
phabricator |
|
Not Applicable |
D6317: automation: add --version argument to build-all-windows-packages |
2019-05-15 |
phabricator |
|
Not Applicable |
D6316: automation: do a force push to synchronize |
2019-05-15 |
phabricator |
|
Not Applicable |
D6315: automation: add check that hg source directory is a repo |
2019-05-15 |
phabricator |
|
Not Applicable |
D6286: automation: wait for instance profiles and roles |
2019-05-15 |
phabricator |
|
Not Applicable |
D6288: automation: shore up rebooting behavior |
2019-05-15 |
phabricator |
|
Not Applicable |
D6285: automation: don't create resources when deleting things |
2019-05-15 |
phabricator |
|
Not Applicable |
D6287: automation: wait longer for WinRM connection |
2019-05-15 |
phabricator |
|
Not Applicable |
D6283: automation: only iterate over our AMIs |
2019-05-15 |
phabricator |
|
Not Applicable |
D6284: automation: detach policies before deleting role |
2019-05-15 |
phabricator |
|
Not Applicable |
D6376: changelog: define changelogrevision.p[12]copies for null revision |
2019-05-15 |
phabricator |
|
Superseded |
D6375: commit: fix a typo ("form p1" -> "from p1") |
2019-05-15 |
phabricator |
|
Superseded |
D6374: context: default to using branch from dirstate only in workingctx |
2019-05-15 |
phabricator |
|
Superseded |
D6306: copies: write empty entries in changeset when also writing to filelog |
2019-05-15 |
phabricator |
|
Not Applicable |
D6369: templatekw: get file_{adds, mods, dels} directly from context (issue4292) |
2019-05-14 |
phabricator |
|
Not Applicable |
D6368: tests: add test for {file_mods}, {file_adds}, {file_dels} on merge commit |
2019-05-14 |
phabricator |
|
Not Applicable |
D6370: templatekw: move showfileadds() close to showfile{mods, dels}() |
2019-05-14 |
phabricator |
|
Not Applicable |
D6367: context: add ctx.files{modified,added,removed}() methods |
2019-05-14 |
phabricator |
|
Not Applicable |
D6333: remotefilelog: move most functions in onetimeclientsetup() to top level |
2019-05-14 |
phabricator |
|
Not Applicable |
D6334: remotefilelog: move most setup from onetimesetup() to uisetup() |
2019-05-14 |
phabricator |
|
Not Applicable |
D6331: log: add config for making `hg log -G` always topo-sorted |
2019-05-14 |
phabricator |
|
Not Applicable |
D6373: tests: avoid the word "dirty" to mean "not a descendant of merge base" |
2019-05-14 |
phabricator |
|
Not Applicable |
D6332: releasenotes: add a file in which to record release notes |
2019-05-14 |
phabricator |
|
Not Applicable |
D6334: remotefilelog: move most setup from onetimesetup() to uisetup() |
2019-05-14 |
phabricator |
|
Not Applicable |
D6333: remotefilelog: move most functions in onetimeclientsetup() to top level |
2019-05-14 |
phabricator |
|
Not Applicable |
D6373: tests: avoid the word "dirty" to mean "not a descendant of merge base" |
2019-05-14 |
phabricator |
|
Superseded |
D6331: log: add config for making `hg log -G` always topo-sorted |
2019-05-14 |
phabricator |
|
Not Applicable |
D6372: log: remove an unnecessary "and opts.get('rev')" condition |
2019-05-14 |
phabricator |
|
Superseded |
D6371: record: avoid modifying the matcher passed as a method parameter |
2019-05-13 |
phabricator |
|
Not Applicable |
D6349: rust-dirstate: add rust-cpython bindings to the new parse/pack functions |
2019-05-13 |
phabricator |
|
Not Applicable |
D6348: rust-dirstate: add rust implementation of `parse_dirstate` and `pack_dirstate` |
2019-05-13 |
phabricator |
|
Not Applicable |
D6371: record: avoid modifying the matcher passed as a method parameter |
2019-05-12 |
phabricator |
|
Superseded |
D6369: templatekw: get file_{adds, mods, dels} directly from context (issue4292) |
2019-05-11 |
phabricator |
|
Superseded |
D6370: templatekw: move showfileadds() close to showfile{mods, dels}() |
2019-05-11 |
phabricator |
|
Superseded |
D6368: tests: add test for {file_mods}, {file_adds}, {file_dels} on merge commit |
2019-05-11 |
phabricator |
|
Superseded |
D6367: context: add modified(), added(), removed() to changectx too |
2019-05-11 |
phabricator |
|
Superseded |
D6365: context: move contents of committablectx.markcommitted() to workingctx |
2019-05-11 |
phabricator |
|
Superseded |
D6366: context: let caller pass in branch to committablectx.__init__() |
2019-05-11 |
phabricator |
|
Superseded |
D6363: context: move walk() and match() overrides from committablectx to workingctx |
2019-05-11 |
phabricator |
|
Superseded |
D6362: context: move flags overrides from committablectx to workingctx |
2019-05-11 |
phabricator |
|
Superseded |
D6364: tests: demonstrate that close-head command updates working copy |
2019-05-11 |
phabricator |
|
Superseded |
D6219: context: reuse changectx._copies() in all but workingctx |
2019-05-10 |
phabricator |
|
Not Applicable |
D6361: overlayworkingctx: don't include added-then-deleted files in memctx |
2019-05-10 |
phabricator |
|
Superseded |
D6360: tests: demonstrate loss of changeset copy metadata on rebase |
2019-05-10 |
phabricator |
|
Superseded |
D6359: test: change test's diff generation to use mdiff for nicer output |
2019-05-10 |
phabricator |
|
New |
D6358: overlaycontext: allow calling copydata() one clean context |
2019-05-10 |
phabricator |
|
Superseded |
D6357: tests: demonstrate another failure with in-memory rebase and copies |
2019-05-10 |
phabricator |
|
Superseded |
D6356: mdiff: prepare mdiff to be used for run-tests to replace unidiff |
2019-05-10 |
phabricator |
|
New |
histedit: make actions toggleables |
2019-05-10 |
Yu Feng |
|
Accepted |
D6347: phabricator: add custom vcr matcher to match request bodies |
2019-05-10 |
phabricator |
|
Not Applicable |
D6343: sslutil: add support for SSLKEYLOGFILE to wrapsocket |
2019-05-10 |
phabricator |
|
Not Applicable |
D6347: phabricator: add custom vcr matcher to match request bodies |
2019-05-10 |
phabricator |
|
Not Applicable |
D6355: shelve: add `update --shelve` if shelve extension is loaded |
2019-05-09 |
phabricator |
|
New |
D6354: absorb: be more specific when erroring out on merge commit |
2019-05-09 |
phabricator |
|
Not Applicable |
D6353: remotefilelog: log when we're about to fetch files |
2019-05-09 |
phabricator |
|
Not Applicable |
D6354: absorb: be more specific when erroring out on merge commit |
2019-05-09 |
phabricator |
|
Superseded |
D6353: remotefilelog: log when we're about to fetch files |
2019-05-08 |
phabricator |
|
Superseded |
[STABLE] sslutil: fsencode path returned by certifi (issue6132) |
2019-05-08 |
Augie Fackler |
|
Accepted |
D6342: style: run a patched black on a subset of mercurial |
2019-05-08 |
phabricator |
|
Not Applicable |
D6342: style: run a patched black on a subset of mercurial |
2019-05-08 |
phabricator |
|
Not Applicable |
[hglib] tests: handle the removal of `obsolete._enabled` in Mercurial |
2019-05-08 |
Matt Harbison |
|
Superseded |
D6351: tests: update annotate tests to work around simplemerge bug |
2019-05-07 |
phabricator |
|
Not Applicable |
D6352: copies: delete misplaced comment |
2019-05-07 |
phabricator |
|
Not Applicable |
D6352: copies: delete misplaced comment |
2019-05-07 |
phabricator |
|
Superseded |
D6351: tests: update annotate tests to work around simplemerge bug |
2019-05-07 |
phabricator |
|
Not Applicable |
D6351: tests: update annotate tests to work around simplemerge bug |
2019-05-07 |
phabricator |
|
Superseded |
[STABLE] commit: allow --interactive to work again when naming a directory (issue6131) |
2019-05-07 |
Matt Harbison |
|
Accepted |
D6349: rust-dirstate: add rust-cpython bindings to the new parse/pack functions |
2019-05-06 |
phabricator |
|
Superseded |
D6350: rust-dirstate: call parse/pack bindings from Python |
2019-05-06 |
phabricator |
|
Superseded |
D6348: rust-dirstate: add rust implementation of `parse_dirstate` and `pack_dirstate` |
2019-05-06 |
phabricator |
|
Superseded |
D6347: phabricator: add custom vcr matcher to match request bodies |
2019-05-06 |
phabricator |
|
Superseded |
D6302: phabricator: include branch in the phabread output |
2019-05-06 |
phabricator |
|
Not Applicable |
D6301: phabricator: fallback to reading metadata from diff for phabread |
2019-05-06 |
phabricator |
|
Not Applicable |
D6298: phabricator: include commit (node) and parent in the local:commits metadata |
2019-05-06 |
phabricator |
|
Not Applicable |
D6346: discovery: new devel.discovery.randomize option |
2019-05-06 |
phabricator |
|
Superseded |
D6262: rust-discovery: using from Python code |
2019-05-06 |
phabricator |
|
Not Applicable |
D6345: rust-discovery: optionally don't randomize at all, for tests |
2019-05-06 |
phabricator |
|
Superseded |
D6261: rust-discovery: exposing sampling to python |
2019-05-06 |
phabricator |
|
Not Applicable |
D6260: rust-discovery: takefullsample() core implementation |
2019-05-06 |
phabricator |
|
Not Applicable |
D6257: rust-discovery: core implementation for take_quick_sample() |
2019-05-06 |
phabricator |
|
Not Applicable |
D6344: copies: remove redundant filtering of ping-pong renames in _chain() |
2019-05-06 |
phabricator |
|
Not Applicable |
D6344: copies: remove redundant filtering of ping-pong renames in _chain() |
2019-05-05 |
phabricator |
|
Superseded |
D6306: copies: write empty entries in changeset when also writing to filelog |
2019-05-05 |
phabricator |
|
Not Applicable |
D6332: releasenotes: add a file in which to record release notes |
2019-05-05 |
phabricator |
|
Not Applicable |
D6339: repair: reword comments that I noticed while working on source formatting |
2019-05-05 |
phabricator |
|
Not Applicable |
D6328: minirst: support subsubsubsubsections (header level 5) with marker '''' |
2019-05-05 |
phabricator |
|
Not Applicable |
D6327: gendoc: guarantee that all commands were processed |
2019-05-05 |
phabricator |
|
Not Applicable |
D6329: gendoc: nest command headers under category headers |
2019-05-05 |
phabricator |
|
Not Applicable |
D6325: gendoc: indent loop to make next patch more legible |
2019-05-05 |
phabricator |
|
Not Applicable |
D6326: gendoc: group commands by category in man page and HTML help |
2019-05-05 |
phabricator |
|
Not Applicable |
D6343: sslutil: add support for SSLKEYLOGFILE to wrapsocket |
2019-05-05 |
phabricator |
|
Superseded |
D6342: style: run a patched black on a subset of mercurial |
2019-05-05 |
phabricator |
|
Superseded |
D6339: repair: reword comments that I noticed while working on source formatting |
2019-05-05 |
phabricator |
|
Not Applicable |
D6341: contrib: have byteify-strings explode if run in Python 2 |
2019-05-05 |
phabricator |
|
Not Applicable |
D6340: repair: reword comment about bookmarks logic |
2019-05-05 |
phabricator |
|
Not Applicable |
D6338: monotone: fix a bogus _() wrapper that was caught when formatting code |
2019-05-05 |
phabricator |
|
Not Applicable |
D6341: contrib: have byteify-strings explode if run in Python 2 |
2019-05-04 |
phabricator |
|
Superseded |
D6340: repair: reword comment about bookmarks logic |
2019-05-04 |
phabricator |
|
Superseded |
D6339: repair: reword comments that I noticed while working on source formatting |
2019-05-04 |
phabricator |
|
Superseded |
D6338: monotone: fix a bogus _() wrapper that was caught when formatting code |
2019-05-04 |
phabricator |
|
Superseded |
D6329: gendoc: nest command headers under category headers |
2019-05-04 |
phabricator |
|
Not Applicable |
D6327: gendoc: guarantee that all commands were processed |
2019-05-04 |
phabricator |
|
Not Applicable |
D6326: gendoc: group commands by category in man page and HTML help |
2019-05-04 |
phabricator |
|
Not Applicable |
lfs: add a TODO file |
2019-05-04 |
Matt Harbison |
|
Accepted |
[2,of,2] commit: add ability to print file status after each successful invocation |
2019-05-04 |
Anton Shestakov |
|
Accepted |
[1,of,2] tests: flatten repo structure in test-commit.t |
2019-05-04 |
Anton Shestakov |
|
Accepted |
D6336: localrepo: don't use defaults arguments that will never be overridden |
2019-05-03 |
phabricator |
|
Not Applicable |
D6335: copies: make "limit" argument to _tracefile() mandatory |
2019-05-03 |
phabricator |
|
Not Applicable |
D6337: tags: avoid double-reversing a list |
2019-05-03 |
phabricator |
|
Not Applicable |
D6337: tags: avoid double-reversing a list |
2019-05-03 |
phabricator |
|
Superseded |
[3,of,3] updatecaches: also warm hgtagsfnodescache |
2019-05-03 |
via Mercurial-devel |
|
New |
D6324: help: register the 'gpg' command category and give it a description |
2019-05-03 |
phabricator |
|
Not Applicable |
D6336: localrepo: don't use defaults arguments that will never be overridden |
2019-05-03 |
phabricator |
|
Superseded |
D6329: gendoc: nest command headers under category headers |
2019-05-03 |
phabricator |
|
Not Applicable |
D6327: gendoc: guarantee that all commands were processed. |
2019-05-03 |
phabricator |
|
Not Applicable |
D6326: gendoc: group commands by category in man page and HTML help |
2019-05-03 |
phabricator |
|
Not Applicable |
[STABLE] parser: fix crash by parsing "()" in keyword argument position |
2019-05-03 |
Yuya Nishihara |
|
Accepted |
D6335: copies: make "limit" argument to _tracefile() mandatory |
2019-05-03 |
phabricator |
|
Superseded |
D6334: remotefilelog: move most setup from onetimesetup() to uisetup() |
2019-05-02 |
phabricator |
|
Superseded |
D6333: remotefilelog: move most functions in onetimeclientsetup() to top level |
2019-05-02 |
phabricator |
|
Superseded |
[3,of,3] updatecaches: also warm hgtagsfnodescache |
2019-05-02 |
Pierre-Yves David |
|
Accepted |
[2,of,3] hgtagsfnodescache: inherit fnode from parent when possible |
2019-05-02 |
Pierre-Yves David |
|
Accepted |
[1,of,3] hgtagsfnodescache: handle nullid lookup |
2019-05-02 |
Pierre-Yves David |
|
Accepted |
D6332: releasenotes: add a file in which to record release-notes |
2019-05-02 |
phabricator |
|
Superseded |
[evolve-ext] evolve: add a config option to persistently set --no-all |
2019-05-02 |
Matt Harbison |
|
New |