D3916: grep: reject --diff --all-files |
2018-07-11 |
phabricator |
|
Superseded |
D3917: grep: search working directory files by default if --all-files is specified |
2018-07-11 |
phabricator |
|
Not Applicable |
D3917: grep: search working directory files by default if --all-files is specified |
2018-07-11 |
phabricator |
|
Superseded |
D3918: grep: add config knob to enable/disable the default wdir search |
2018-07-11 |
phabricator |
|
Not Applicable |
D3918: grep: add config knob to enable/disable the default wdir search |
2018-07-11 |
phabricator |
|
Superseded |
D3919: grep: restore pre-9ef10437bb88 behavior, enable wdir search by tweakdefaults |
2018-07-11 |
phabricator |
|
Not Applicable |
D3919: grep: restore pre-9ef10437bb88 behavior, enable wdir search by tweakdefaults |
2018-07-11 |
phabricator |
|
Superseded |
D391: exchange: remove need for "locked" variable |
2017-08-15 |
phabricator |
|
Not Applicable |
D391: exchange: remove need for "locked" variable |
2017-08-14 |
phabricator |
|
Superseded |
D3920: grep: hide cryptic revision number by default |
2018-07-11 |
phabricator |
|
Not Applicable |
D3920: grep: hide cryptic revision number by default |
2018-07-11 |
phabricator |
|
Superseded |
D3921: py3: whitelist 3 more passing tests caught with the ratchet |
2018-07-11 |
phabricator |
|
Not Applicable |
D3921: py3: whitelist 3 more passing tests caught with the ratchet |
2018-07-11 |
phabricator |
|
Superseded |
D3922: revlog: adjust doctest examples to be portable to Python 3 |
2018-07-11 |
phabricator |
|
Not Applicable |
D3922: revlog: adjust doctest examples to be portable to Python 3 |
2018-07-11 |
phabricator |
|
Superseded |
D3923: tests: properly sort imports in test-nointerrupt.t |
2018-07-11 |
phabricator |
|
Not Applicable |
D3923: tests: properly sort imports in test-nointerrupt.t |
2018-07-11 |
phabricator |
|
Superseded |
D3924: manifest: just duplicate the definition of items as iteritems |
2018-07-11 |
phabricator |
|
Not Applicable |
D3924: manifest: just duplicate the definition of items as iteritems |
2018-07-11 |
phabricator |
|
Superseded |
D3925: tests: add missing b prefix in test-context.py |
2018-07-11 |
phabricator |
|
Not Applicable |
D3925: tests: add missing b prefix in test-context.py |
2018-07-11 |
phabricator |
|
Superseded |
D3926: scmutil: fix shortesthexnodeidprefix on Python 3 for 0-prefixed nodes |
2018-07-11 |
phabricator |
|
Not Applicable |
D3926: scmutil: fix shortesthexnodeidprefix on Python 3 for 0-prefixed nodes |
2018-07-11 |
phabricator |
|
Superseded |
D3927: removeemptydirs: add test for `hg split` inside a disappearing directory |
2018-07-12 |
phabricator |
|
Not Applicable |
D3927: removeemptydirs: add test for `hg split` inside a disappearing directory |
2018-07-11 |
phabricator |
|
Superseded |
D3928: revlog: move comment about commonancestorsheads where it's used |
2018-07-12 |
phabricator |
|
Not Applicable |
D3928: revlog: move comment about commonancestorsheads where it's used |
2018-07-12 |
phabricator |
|
Superseded |
D3929: revlog: replace descendant(b, a) by isdescendantrev(a, b) (API) |
2018-07-12 |
phabricator |
|
Not Applicable |
D3929: revlog: replace descendant(b, a) by isdescendantrev(a, b) (API) |
2018-07-12 |
phabricator |
|
Superseded |
D392: util: add base class for transactional context managers |
2017-08-15 |
phabricator |
|
Not Applicable |
D392: util: add base class for transactional context managers |
2017-08-15 |
phabricator |
|
Not Applicable |
D392: util: add base class for transactional context managers |
2017-08-14 |
phabricator |
|
Superseded |
D3930: revlog: make isdescendantrev(a, b) check if a < b |
2018-07-12 |
phabricator |
|
Not Applicable |
D3930: revlog: make isdescendantrev(a, b) check if a < b |
2018-07-12 |
phabricator |
|
Superseded |
D3931: revlog: introduce a isancestorrev() and use it in rebase |
2018-07-12 |
phabricator |
|
Not Applicable |
D3931: revlog: introduce a isancestorrev() and use it in rebase |
2018-07-12 |
phabricator |
|
Superseded |
D3932: tests: add test demonstrating phase loss when cloning (issue5939) |
2018-07-14 |
phabricator |
|
Not Applicable |
D3932: tests: add test demonstrating phase loss when cloning (issue5939) |
2018-07-12 |
phabricator |
|
Superseded |
D3933: pullbundle: fix handling of gzip bundlespecs |
2018-07-14 |
phabricator |
|
Not Applicable |
D3933: pullbundle: fix handling of gzip bundlespecs |
2018-07-12 |
phabricator |
|
Superseded |
D3934: revlog: delete isdescendantrev() in favor of isancestorrev() |
2018-07-13 |
phabricator |
|
Not Applicable |
D3934: revlog: delete isdescendantrev() in favor of isancestorrev() |
2018-07-12 |
phabricator |
|
Superseded |
D3935: copies: delete now-unnecessary check for "a == b" before "a.descendant(b)" |
2018-07-13 |
phabricator |
|
Not Applicable |
D3935: copies: delete now-unnecessary check for "a == b" before "a.descendant(b)" |
2018-07-12 |
phabricator |
|
Superseded |
D3936: context: rename descendant() to isancestorof() |
2018-07-13 |
phabricator |
|
Not Applicable |
D3936: context: rename descendant() to isancestorof() |
2018-07-12 |
phabricator |
|
Superseded |
D3937: ssh: avoid reading beyond the end of stream when using compression |
2018-07-16 |
phabricator |
|
Not Applicable |
D3937: ssh: avoid reading beyond the end of stream when using compression |
2018-07-12 |
phabricator |
|
Not Applicable |
D3937: ssh: avoid reading beyond the end of stream when using compression |
2018-07-12 |
phabricator |
|
Superseded |
D3938: rebase: make sure we don't loose the return code in --confirm option |
2018-07-13 |
phabricator |
|
Not Applicable |
D3938: rebase: make sure we don't loose the return code in --confirm option |
2018-07-12 |
phabricator |
|
Superseded |
D3939: rebase: correct misleading message in --confirm option |
2018-07-13 |
phabricator |
|
Not Applicable |
D3939: rebase: correct misleading message in --confirm option |
2018-07-12 |
phabricator |
|
Superseded |
D393: exchange: simplify unbundle locking using context managers |
2017-08-15 |
phabricator |
|
Not Applicable |
D393: exchange: simplify unbundle locking using context managers |
2017-08-14 |
phabricator |
|
Superseded |
D3940: rebase: reduce scope of a variable |
2018-07-13 |
phabricator |
|
Not Applicable |
D3940: rebase: reduce scope of a variable |
2018-07-12 |
phabricator |
|
Superseded |
D3941: rebase: avoid converting from nodes to revnums twice |
2018-07-13 |
phabricator |
|
Not Applicable |
D3941: rebase: avoid converting from nodes to revnums twice |
2018-07-12 |
phabricator |
|
Superseded |
D3942: rebase: use revnums (not nodes) for set of extinct revisions |
2018-07-13 |
phabricator |
|
Not Applicable |
D3942: rebase: use revnums (not nodes) for set of extinct revisions |
2018-07-12 |
phabricator |
|
Superseded |
D3943: scmutil: rewrite docstring for filecache |
2018-07-14 |
phabricator |
|
Not Applicable |
D3943: scmutil: rewrite docstring for filecache |
2018-07-13 |
phabricator |
|
Superseded |
D3944: rebase: in --confirm option just abort if hit a conflict |
2018-07-14 |
phabricator |
|
Not Applicable |
D3944: rebase: in --confirm option just abort if hit a conflict |
2018-07-14 |
phabricator |
|
Superseded |
D3945: rebase: remove unnecessary confirm block |
2018-07-15 |
phabricator |
|
Not Applicable |
D3945: rebase: remove unnecessary confirm block |
2018-07-14 |
phabricator |
|
Superseded |
D3946: obsolete: resolved ValueError for var containing 2 ':' chars(issue-5783) |
2018-07-14 |
phabricator |
|
New |
D3947: rebase: remove unused variable "release" and an extra blank line |
2018-07-15 |
phabricator |
|
Not Applicable |
D3947: rebase: remove unused variable "release" and an extra blank line |
2018-07-15 |
phabricator |
|
Superseded |
D3948: curses: use "text" interface if TERM=dumb |
2018-07-17 |
phabricator |
|
Not Applicable |
D3948: curses: use "text" interface if TERM=dumb |
2018-07-16 |
phabricator |
|
Superseded |
D3949: shelve: improve help text for --patch and --stat |
2018-07-16 |
phabricator |
|
Not Applicable |
D3949: shelve: improve help text for --patch and --stat |
2018-07-16 |
phabricator |
|
Superseded |
D3950: shelve: pick the most recent shelve if none specified for --patch/--stat |
2018-07-16 |
phabricator |
|
Not Applicable |
D3950: shelve: pick the most recent shelve if none specified for --patch/--stat |
2018-07-16 |
phabricator |
|
Superseded |
D3951: patchbomb: work around email module really wanting to write unicode data |
2018-08-10 |
phabricator |
|
Not Applicable |
D3951: patchbomb: work around email module really wanting to write unicode data |
2018-08-09 |
phabricator |
|
Not Applicable |
D3951: patchbomb: work around email module really wanting to write unicode data |
2018-07-16 |
phabricator |
|
Superseded |
D3952: patchbomb: ensure all headers and values given to email mod are native strings |
2018-08-01 |
phabricator |
|
Not Applicable |
D3952: patchbomb: ensure all headers and values given to email mod are native strings |
2018-07-16 |
phabricator |
|
Superseded |
D3953: mail: fix _encode to be more correct on Python 3 |
2018-08-10 |
phabricator |
|
Not Applicable |
D3953: mail: fix _encode to be more correct on Python 3 |
2018-07-16 |
phabricator |
|
Superseded |
D3954: mail: cope with Py3 unicode antics on email addresses |
2018-08-10 |
phabricator |
|
Not Applicable |
D3954: mail: cope with Py3 unicode antics on email addresses |
2018-08-09 |
phabricator |
|
Not Applicable |
D3954: mail: cope with Py3 unicode antics on email addresses |
2018-08-09 |
phabricator |
|
Not Applicable |
D3954: mail: cope with Py3 unicode antics on email addresses |
2018-07-16 |
phabricator |
|
Superseded |
D3955: mail: modernize check for Python-with-TLS |
2018-08-10 |
phabricator |
|
Not Applicable |
D3955: mail: modernize check for Python-with-TLS |
2018-08-09 |
phabricator |
|
Not Applicable |
D3955: mail: modernize check for Python-with-TLS |
2018-08-09 |
phabricator |
|
Not Applicable |
D3955: mail: modernize check for Python-with-TLS |
2018-07-16 |
phabricator |
|
Superseded |
D3956: mail: stop using the smtplib.SSLFakeFile and use socket.socket.makefile |
2018-08-10 |
phabricator |
|
Not Applicable |
D3956: mail: stop using the smtplib.SSLFakeFile and use socket.socket.makefile |
2018-08-09 |
phabricator |
|
Not Applicable |
D3956: mail: stop using the smtplib.SSLFakeFile and use socket.socket.makefile |
2018-08-09 |
phabricator |
|
Not Applicable |
D3956: mail: stop using the smtplib.SSLFakeFile and use socket.socket.makefile |
2018-07-16 |
phabricator |
|
Superseded |
D3957: patchbomb: python 3 really wants those email addresses in unicode |
2018-08-10 |
phabricator |
|
Not Applicable |
D3957: patchbomb: python 3 really wants those email addresses in unicode |
2018-08-09 |
phabricator |
|
Not Applicable |
D3957: patchbomb: python 3 really wants those email addresses in unicode |
2018-07-16 |
phabricator |
|
Superseded |
D3958: Allow to run setup.py with python 3 without a mercurial checkout |
2018-07-17 |
phabricator |
|
Not Applicable |
D3958: Allow to run setup.py with python 3 without a mercurial checkout |
2018-07-17 |
phabricator |
|
Superseded |
D3959: rebase: add --stop option to stop rebase at any point (issue5206) |
2018-08-15 |
phabricator |
|
Not Applicable |
D3959: rebase: add --stop option to stop rebase at any point (issue5206) |
2018-08-10 |
phabricator |
|
Not Applicable |
D3959: rebase: add --stop option to stop rebase at any point (issue5206) |
2018-07-24 |
phabricator |
|
Not Applicable |
D3959: rebase: add --stop option to stop rebase at any point (issue5206) |
2018-07-22 |
phabricator |
|
Not Applicable |
D3959: rebase: add --stop option to stop rebase at any point (issue5206) |
2018-07-17 |
phabricator |
|
Superseded |
D3960: worker: use one pipe per posix worker and select() in parent process |
2018-07-19 |
phabricator |
|
Not Applicable |
D3960: worker: use one pipe per posix worker and select() in parent process |
2018-07-18 |
phabricator |
|
Not Applicable |
D3960: worker: use one pipe per posix worker and select() in parent process |
2018-07-17 |
phabricator |
|
Superseded |
D3961: worker: rename variable to reflect constant |
2018-07-19 |
phabricator |
|
Not Applicable |
D3961: worker: rename variable to reflect constant |
2018-07-18 |
phabricator |
|
Superseded |
D3962: worker: ability to disable thread unsafe tasks |
2018-07-19 |
phabricator |
|
Not Applicable |
D3962: worker: ability to disable thread unsafe tasks |
2018-07-18 |
phabricator |
|
Not Applicable |
D3962: worker: ability to disable worker for CPU heavy tasks |
2018-07-18 |
phabricator |
|
Superseded |
D3963: merge: mark file gets as CPU heavy |
2018-07-18 |
phabricator |
|
Superseded |
D3963: merge: mark file gets as not thread safe |
2018-07-19 |
phabricator |
|
Not Applicable |
D3963: merge: mark file gets as not thread safe |
2018-07-18 |
phabricator |
|
Not Applicable |
D3964: macosx: fixing macOS version generation after db9d1dd01bf0 |
2018-07-19 |
phabricator |
|
Not Applicable |
D3964: macosx: fixing macOS version generation after dbbe45ae5ad1 |
2018-07-19 |
phabricator |
|
Superseded |
D3965: histedit: drop --no-backup option |
2018-07-19 |
phabricator |
|
Not Applicable |
D3965: histedit: drop --no-backup option |
2018-07-19 |
phabricator |
|
Superseded |
D3966: configitems: restore alias for format.aggressivemergedeltas |
2018-07-19 |
phabricator |
|
Not Applicable |
D3966: configitems: restore alias for format.aggressivemergedeltas |
2018-07-19 |
phabricator |
|
Superseded |
D3967: dispatch: making all hg abortions be output with a specific label |
2018-08-01 |
phabricator |
|
Not Applicable |
D3967: dispatch: making all hg abortions be output with a specific label |
2018-07-20 |
phabricator |
|
Not Applicable |
D3967: dispatch: making all hg abortions be output with a specific label |
2018-07-20 |
phabricator |
|
Superseded |
D3968: amend: support "history-editing-backup" config option |
2018-08-03 |
phabricator |
|
Not Applicable |
D3968: amend: support "history-editing-backup" config option |
2018-08-02 |
phabricator |
|
Not Applicable |
D3968: amend: support "history-editing-backup" config option |
2018-07-20 |
phabricator |
|
Superseded |
D3969: rebase: raise error for options conflicting with --stop |
2018-08-15 |
phabricator |
|
Not Applicable |
D3969: rebase: raise error for options conflicting with --stop |
2018-08-10 |
phabricator |
|
Not Applicable |
D3969: rebase: raise error for options conflicting with --stop |
2018-07-24 |
phabricator |
|
Not Applicable |
D3969: rebase: raise error for options conflicting with --stop |
2018-07-22 |
phabricator |
|
Superseded |
D3970: rebase: include --stop option in documentation |
2018-08-15 |
phabricator |
|
Not Applicable |
D3970: rebase: include --stop option in documentation |
2018-08-10 |
phabricator |
|
Not Applicable |
D3970: rebase: include --stop option in documentation |
2018-07-24 |
phabricator |
|
Not Applicable |
D3970: rebase: include --stop option in documentation |
2018-07-22 |
phabricator |
|
Superseded |
D3974: tests: demonstrate that no requested merge tool is ignored if missing |
2018-08-08 |
phabricator |
|
Not Applicable |
D3974: tests: demonstrate that no requested merge tool is ignored if missing |
2018-07-24 |
phabricator |
|
Superseded |
D3975: mergetool: warn if ui.merge points to nonexistent tool |
2018-08-08 |
phabricator |
|
Not Applicable |
D3975: mergetool: warn if ui.merge points to nonexistent tool |
2018-07-24 |
phabricator |
|
Superseded |
D3976: grep: add MULTIREV support to --all-files flag |
2018-07-25 |
phabricator |
|
Not Applicable |
D3976: grep: add MULTIREV support to --all-files flag |
2018-07-25 |
phabricator |
|
Not Applicable |
D3976: grep: add MULTIREV support to --all-files flag |
2018-07-25 |
phabricator |
|
Superseded |
D3976: grep: add MULTIREV support to --allfiles flag |
2018-08-07 |
phabricator |
|
Not Applicable |
D3976: grep: add MULTIREV support to --allfiles flag |
2018-08-07 |
phabricator |
|
Not Applicable |
D3976: grep: add MULTIREV support to --allfiles flag |
2018-08-07 |
phabricator |
|
Not Applicable |
D3976: grep: add MULTIREV support to --allfiles flag |
2018-08-07 |
phabricator |
|
Not Applicable |
D3976: grep: add MULTIREV support to --allfiles flag |
2018-08-05 |
phabricator |
|
Not Applicable |
D3977: hgweb: strip trailing '/' in apppath before appending '/static/' |
2018-07-25 |
phabricator |
|
New |
D3978: hgweb: strip trailing '/' in apppath before appending '/static/' |
2018-07-25 |
phabricator |
|
Not Applicable |
D3978: hgweb: strip trailing '/' in apppath before appending '/static/' |
2018-07-25 |
phabricator |
|
Superseded |
D3979: contrib/phabricator: Convert description into local |
2018-07-25 |
phabricator |
|
New |
D3980: contrib/phabricator: Convert description into local |
2018-08-07 |
phabricator |
|
Not Applicable |
D3980: contrib/phabricator: Convert description into local |
2018-07-25 |
phabricator |
|
Superseded |
D3981: grep: add MULTIREV support to --all-files flag |
2018-07-25 |
phabricator |
|
Superseded |
D3982: rebase: add test to show --stop moves bookmarks |
2018-08-15 |
phabricator |
|
Not Applicable |
D3982: rebase: add test to show --stop moves bookmarks |
2018-08-10 |
phabricator |
|
Not Applicable |
D3982: rebase: add test to show --stop moves bookmarks |
2018-07-27 |
phabricator |
|
Superseded |
D3983: sparse: add test showing `hg merge` is broken while using sparse extension |
2018-07-31 |
phabricator |
|
Not Applicable |
D3983: sparse: add test showing `hg merge` is broken while using sparse extension |
2018-07-27 |
phabricator |
|
Superseded |
D3984: merge: do the trivial resolution after updating sparse checkout |
2018-07-31 |
phabricator |
|
Not Applicable |
D3984: merge: do the trivial resolution after updating sparse checkout |
2018-07-27 |
phabricator |
|
Superseded |
D3985: context: safegaurd against 'lx' being passed as file flag in manifest |
2018-07-31 |
phabricator |
|
Not Applicable |
D3985: context: safegaurd against 'lx' being passed as file flag in manifest |
2018-07-30 |
phabricator |
|
Superseded |
D3986: split: abort if there's an unfinished operation |
2018-07-30 |
phabricator |
|
New |
D3987: context: use hex nodeid in error about filtered node |
2018-07-31 |
phabricator |
|
Not Applicable |
D3987: context: use hex nodeid in error about filtered node |
2018-07-30 |
phabricator |
|
Superseded |
D3988: resolve: add confirm config option |
2018-08-03 |
phabricator |
|
Not Applicable |
D3988: resolve: add confirm config option |
2018-08-03 |
phabricator |
|
Not Applicable |
D3988: resolve: add confirm config option |
2018-08-02 |
phabricator |
|
Not Applicable |
D3988: resolve: add confirm config option |
2018-08-01 |
phabricator |
|
Not Applicable |
D3988: resolve: add confirm config option |
2018-07-31 |
phabricator |
|
Superseded |
D3989: ui: fix implicit unicode-to-bytes conversion introduced in 9df29b7c62cf |
2018-08-01 |
phabricator |
|
Not Applicable |
D3989: ui: fix implicit unicode-to-bytes conversion introduced in 9df29b7c62cf |
2018-08-01 |
phabricator |
|
Superseded |
D3990: linelog: add a Python implementation of the linelog datastructure |
2018-08-01 |
phabricator |
|
Not Applicable |
D3990: linelog: add a Python implementation of the linelog datastructure |
2018-08-01 |
phabricator |
|
Not Applicable |
D3990: linelog: add a Python implementation of the linelog datastructure |
2018-08-01 |
phabricator |
|
Superseded |
D3991: absorb: import extension from Facebook's hg-experimental |
2018-08-06 |
phabricator |
|
Not Applicable |
D3991: absorb: import extension from Facebook's hg-experimental |
2018-08-01 |
phabricator |
|
Superseded |
D3992: absorb: drop wrapper around the amend command |
2018-08-06 |
phabricator |
|
Not Applicable |
D3992: absorb: drop wrapper around the amend command |
2018-08-01 |
phabricator |
|
Not Applicable |
D3992: absorb: drop wrapper around the amend command |
2018-08-01 |
phabricator |
|
Superseded |
D3993: linelog: add replacelines_vec for fastannotate |
2018-08-06 |
phabricator |
|
Not Applicable |
D3993: linelog: add replacelines_vec for fastannotate |
2018-08-01 |
phabricator |
|
Not Applicable |
D3993: linelog: add replacelines_vec for fastannotate |
2018-08-01 |
phabricator |
|
Superseded |
D3994: fastannotate: initial import from Facebook's hg-experimental |
2018-08-20 |
phabricator |
|
Not Applicable |
D3994: fastannotate: initial import from Facebook's hg-experimental |
2018-08-01 |
phabricator |
|
Not Applicable |
D3994: fastannotate: initial import from Facebook's hg-experimental |
2018-08-01 |
phabricator |
|
Superseded |
D3995: fastannotate: write out files from server in a predictable order |
2018-08-20 |
phabricator |
|
Not Applicable |
D3995: fastannotate: write out files from server in a predictable order |
2018-08-01 |
phabricator |
|
Superseded |
D3996: amend: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2) |
2018-08-01 |
phabricator |
|
Not Applicable |
D3996: amend: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2) |
2018-08-01 |
phabricator |
|
Superseded |
D3997: fix: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2) |
2018-08-01 |
phabricator |
|
Not Applicable |
D3997: fix: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2) |
2018-08-01 |
phabricator |
|
Superseded |
D3998: uncommit: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2) |
2018-08-01 |
phabricator |
|
Not Applicable |
D3998: uncommit: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2) |
2018-08-01 |
phabricator |
|
Superseded |
D3999: fileset: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2) |
2018-08-01 |
phabricator |
|
Not Applicable |
D3999: fileset: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2) |
2018-08-01 |
phabricator |
|
Superseded |
D399: filemerge: eliminate most uses of tempfiles |
2017-09-06 |
phabricator |
|
Not Applicable |
D399: filemerge: eliminate most uses of tempfiles |
2017-08-31 |
phabricator |
|
Not Applicable |
D399: filemerge: eliminate most uses of tempfiles |
2017-08-31 |
phabricator |
|
Not Applicable |
D399: filemerge: eliminate most uses of tempfiles |
2017-08-31 |
phabricator |
|
Not Applicable |
D399: filemerge: eliminate most uses of tempfiles |
2017-08-31 |
phabricator |
|
Not Applicable |
D399: filemerge: eliminate most uses of tempfiles |
2017-08-30 |
phabricator |
|
Not Applicable |
D399: filemerge: eliminate most uses of tempfiles |
2017-08-25 |
phabricator |
|
Not Applicable |
D399: filemerge: eliminate most uses of tempfiles |
2017-08-23 |
phabricator |
|
Not Applicable |
D399: filemerge: eliminate most uses of tempfiles |
2017-08-15 |
phabricator |
|
Superseded |
D4000: patch: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2) |
2018-08-01 |
phabricator |
|
Not Applicable |
D4000: patch: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2) |
2018-08-01 |
phabricator |
|
Superseded |
D4001: templatekw: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2) |
2018-08-01 |
phabricator |
|
Not Applicable |
D4001: templatekw: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2) |
2018-08-01 |
phabricator |
|
Superseded |
D4002: context: delete an obsolete comment |
2018-08-01 |
phabricator |
|
Not Applicable |
D4002: context: delete an obsolete comment |
2018-08-01 |
phabricator |
|
Superseded |
D4003: index: write expression for encoded revision index consistently |
2018-08-01 |
phabricator |
|
Not Applicable |
D4003: index: write expression for encoded revision index consistently |
2018-08-01 |
phabricator |
|
Superseded |
D4004: index: create function for deleting node from nodetree |
2018-08-04 |
phabricator |
|
Not Applicable |
D4004: index: create function for deleting node from nodetree |
2018-08-02 |
phabricator |
|
Not Applicable |
D4004: index: create function for deleting node from nodetree |
2018-08-01 |
phabricator |
|
Superseded |
D4005: index: store nullrev as -1 in nodetree |
2018-08-04 |
phabricator |
|
Not Applicable |
D4005: index: store nullrev as -1 in nodetree |
2018-08-02 |
phabricator |
|
Not Applicable |
D4005: index: store nullrev as -1 in nodetree |
2018-08-01 |
phabricator |
|
Superseded |
D4006: histedit: avoid repeating name of state file in a few places |
2018-08-01 |
phabricator |
|
Not Applicable |
D4006: histedit: avoid repeating name of state file in a few places |
2018-08-01 |
phabricator |
|
Superseded |
D4007: exchange: move disabling of rev-branch-cache bundle part out of narrow |
2018-08-01 |
phabricator |
|
Not Applicable |
D4007: exchange: move disabling of rev-branch-cache bundle part out of narrow |
2018-08-01 |
phabricator |
|
Superseded |
D4008: exchange: move narrow acl functionality into core |
2018-08-01 |
phabricator |
|
Not Applicable |
D4008: exchange: move narrow acl functionality into core |
2018-08-01 |
phabricator |
|
Superseded |
D4009: exchange: move _computeellipsis() from narrow |
2018-08-01 |
phabricator |
|
Not Applicable |
D4009: exchange: move _computeellipsis() from narrow |
2018-08-01 |
phabricator |
|
Superseded |
D400: filemerge: move a util copy call to filectx.write |
2017-09-06 |
phabricator |
|
Not Applicable |
D400: filemerge: move a util copy call to filectx.write |
2017-08-31 |
phabricator |
|
Not Applicable |
D400: filemerge: move a util copy call to filectx.write |
2017-08-31 |
phabricator |
|
Not Applicable |
D400: filemerge: move a util copy call to filectx.write |
2017-08-31 |
phabricator |
|
Not Applicable |
D400: filemerge: move a util copy call to filectx.write |
2017-08-31 |
phabricator |
|
Not Applicable |
D400: filemerge: move a util copy call to filectx.write |
2017-08-31 |
phabricator |
|
Not Applicable |
D400: filemerge: move a util copy call to filectx.write |
2017-08-30 |
phabricator |
|
Not Applicable |
D400: filemerge: move a util copy call to filectx.write |
2017-08-25 |
phabricator |
|
Not Applicable |
D400: filemerge: move a util copy call to filectx.write |
2017-08-23 |
phabricator |
|
Not Applicable |
D400: filemerge: move a util copy call to filectx.write |
2017-08-15 |
phabricator |
|
Superseded |
D4010: exchange: refactor control flow of _getbundlechangegrouppart() |
2018-08-01 |
phabricator |
|
Not Applicable |
D4010: exchange: refactor control flow of _getbundlechangegrouppart() |
2018-08-01 |
phabricator |
|
Superseded |
D4011: changegroup: move file matcher from narrow extension |
2018-08-01 |
phabricator |
|
Not Applicable |
D4011: changegroup: move file matcher from narrow extension |
2018-08-01 |
phabricator |
|
Not Applicable |
D4011: changegroup: move file matcher from narrow extension |
2018-08-01 |
phabricator |
|
Superseded |
D4012: changegroup: inline prune() logic from narrow |
2018-08-02 |
phabricator |
|
Not Applicable |
D4012: changegroup: inline prune() logic from narrow |
2018-08-02 |
phabricator |
|
Not Applicable |
D4012: changegroup: inline prune() logic from narrow |
2018-08-01 |
phabricator |
|
Superseded |
D4013: exchange: make narrow ACL presence imply narrow=True |
2018-08-02 |
phabricator |
|
Not Applicable |
D4013: exchange: make narrow ACL presence imply narrow=True |
2018-08-01 |
phabricator |
|
Superseded |
D4014: exchange: move simple narrow changegroup generation from extension |
2018-08-02 |
phabricator |
|
Not Applicable |
D4014: exchange: move simple narrow changegroup generation from extension |
2018-08-01 |
phabricator |
|
Superseded |
D4015: revlog: don't include trailing nullrev in revlog.revs(stop=len(revlog)) |
2018-08-01 |
phabricator |
|
Not Applicable |
D4015: revlog: don't include trailing nullrev in revlog.revs(stop=len(revlog)) |
2018-08-01 |
phabricator |
|
Superseded |
D4016: revlog: remove some knowledge of sentinel nullid in index |
2018-08-04 |
phabricator |
|
Not Applicable |
D4016: revlog: remove some knowledge of sentinel nullid in index |
2018-08-02 |
phabricator |
|
Not Applicable |
D4016: revlog: remove some knowledge of sentinel nullid in index |
2018-08-01 |
phabricator |
|
Superseded |
D4017: perfmoonwalk: make work with filtered repo |
2018-08-01 |
phabricator |
|
Not Applicable |
D4017: perfmoonwalk: make work with filtered repo |
2018-08-01 |
phabricator |
|
Superseded |
D4018: index: handle index[-1] as nullid more explicitly |
2018-08-04 |
phabricator |
|
Not Applicable |
D4018: index: handle index[-1] as nullid more explicitly |
2018-08-02 |
phabricator |
|
Not Applicable |
D4018: index: handle index[-1] as nullid more explicitly |
2018-08-01 |
phabricator |
|
Superseded |
D4019: index: drop support for negative indexes into the index |
2018-08-04 |
phabricator |
|
Not Applicable |
D4019: index: drop support for negative indexes into the index |
2018-08-02 |
phabricator |
|
Not Applicable |
D4019: index: drop support for negative indexes into the index |
2018-08-01 |
phabricator |
|
Superseded |
D401: filemerge: add `_workingpath` |
2017-09-06 |
phabricator |
|
Not Applicable |
D401: filemerge: add `_workingpath` |
2017-08-31 |
phabricator |
|
Not Applicable |
D401: filemerge: add `_workingpath` |
2017-08-31 |
phabricator |
|
Not Applicable |
D401: filemerge: add `_workingpath` |
2017-08-31 |
phabricator |
|
Not Applicable |
D401: filemerge: add `_workingpath` |
2017-08-31 |
phabricator |
|
Not Applicable |
D401: filemerge: add `_workingpath` |
2017-08-30 |
phabricator |
|
Not Applicable |
D401: filemerge: add `_workingpath` |
2017-08-25 |
phabricator |
|
Not Applicable |
D401: filemerge: add `_workingpath` |
2017-08-25 |
phabricator |
|
Not Applicable |
D401: filemerge: add `_workingpath` |
2017-08-23 |
phabricator |
|
Not Applicable |
D401: filemerge: add `_workingpath` |
2017-08-15 |
phabricator |
|
Not Applicable |
D401: filemerge: add `_workingpath` |
2017-08-15 |
phabricator |
|
Not Applicable |
D401: filemerge: reduce creation of tempfiles until needed |
2017-08-15 |
phabricator |
|
Superseded |
D4020: pure: create type for revlog v0 index |
2018-08-04 |
phabricator |
|
Not Applicable |
D4020: pure: create type for revlog v0 index |
2018-08-02 |
phabricator |
|
Not Applicable |
D4020: pure: create type for revlog v0 index |
2018-08-01 |
phabricator |
|
Superseded |
D4021: index: replace insert(-1, e) method by append(e) method |
2018-08-04 |
phabricator |
|
Not Applicable |
D4021: index: replace insert(-1, e) method by append(e) method |
2018-08-04 |
phabricator |
|
Not Applicable |
D4021: index: replace insert(-1, e) method by append(e) method |
2018-08-02 |
phabricator |
|
Not Applicable |
D4021: index: replace insert(-1, e) method by append(e) method |
2018-08-01 |
phabricator |
|
Superseded |
D4022: index: don't include nullid in len() |
2018-08-04 |
phabricator |
|
Not Applicable |
D4022: index: don't include nullid in len() |
2018-08-04 |
phabricator |
|
Not Applicable |
D4022: index: don't include nullid in len() |
2018-08-02 |
phabricator |
|
Not Applicable |
D4022: index: don't include nullid in len() |
2018-08-01 |
phabricator |
|
Superseded |
D4023: index: don't allow index[len(index)] to mean nullid |
2018-08-04 |
phabricator |
|
Not Applicable |
D4023: index: don't allow index[len(index)] to mean nullid |
2018-08-04 |
phabricator |
|
Not Applicable |
D4023: index: don't allow index[len(index)] to mean nullid |
2018-08-02 |
phabricator |
|
Not Applicable |
D4023: index: don't allow index[len(index)] to mean nullid |
2018-08-01 |
phabricator |
|
Superseded |
D4024: dispatch: don't show list of commands on bogus command |
2018-08-01 |
phabricator |
|
Not Applicable |
D4024: dispatch: don't show list of commands on bogus command |
2018-08-01 |
phabricator |
|
Superseded |
D4025: dispatch: show a short error message when invalid global option given |
2018-08-01 |
phabricator |
|
Not Applicable |
D4025: dispatch: show a short error message when invalid global option given |
2018-08-01 |
phabricator |
|
Superseded |
D4026: revlog: remove unnecessary output parameter from node_check() |
2018-08-03 |
phabricator |
|
Not Applicable |
D4026: revlog: remove unnecessary output parameter from node_check() |
2018-08-01 |
phabricator |
|
Superseded |
D4027: revlog: remove micro-optimization for looking up only nullid |
2018-08-03 |
phabricator |
|
Not Applicable |
D4027: revlog: remove micro-optimization for looking up only nullid |
2018-08-01 |
phabricator |
|
Superseded |
D4028: revlog: remove side effect from failed nt_init() |
2018-08-03 |
phabricator |
|
Not Applicable |
D4028: revlog: remove side effect from failed nt_init() |
2018-08-01 |
phabricator |
|
Superseded |
D402: util: make nogc effective for CPython |
2017-08-15 |
phabricator |
|
Not Applicable |
D402: util: make nogc effective for CPython |
2017-08-15 |
phabricator |
|
Superseded |
D4031: pycompat: add xrange alias for Python 2 |
2018-08-01 |
phabricator |
|
Not Applicable |
D4031: pycompat: add xrange alias for Python 2 |
2018-08-01 |
phabricator |
|
Superseded |
D4032: global: use pycompat.xrange() |
2018-08-01 |
phabricator |
|
Not Applicable |
D4032: global: use pycompat.xrange() |
2018-08-01 |
phabricator |
|
Superseded |
D4033: check-code: ban use of bare xrange() |
2018-08-01 |
phabricator |
|
Not Applicable |
D4033: check-code: ban use of bare xrange() |
2018-08-01 |
phabricator |
|
Superseded |
D4034: py3: stop rewriting xrange() to pycompat.xrange() |
2018-08-01 |
phabricator |
|
Not Applicable |
D4034: py3: stop rewriting xrange() to pycompat.xrange() |
2018-08-01 |
phabricator |
|
Superseded |
D4035: resolve: add option to warn/abort on -m with unresolved conflict markers |
2018-08-01 |
phabricator |
|
Not Applicable |
D4035: resolve: add option to warn/abort on -m with unresolved conflict markers |
2018-08-01 |
phabricator |
|
Superseded |
D4036: revlog: use specialized exception for ambiguous prefix lookup |
2018-08-04 |
phabricator |
|
Not Applicable |
D4036: revlog: use specialized exception for ambiguous prefix lookup |
2018-08-01 |
phabricator |
|
Superseded |
D4037: lookup: add option to disambiguate prefix within revset |
2018-08-04 |
phabricator |
|
Not Applicable |
D4037: lookup: add option to disambiguate prefix within revset |
2018-08-01 |
phabricator |
|
Superseded |
D4038: scmutil: make shortest() respect disambiguation revset |
2018-08-04 |
phabricator |
|
Not Applicable |
D4038: scmutil: make shortest() respect disambiguation revset |
2018-08-01 |
phabricator |
|
Superseded |
D4039: shortest: cache disambiguation revset |
2018-08-04 |
phabricator |
|
Not Applicable |
D4039: shortest: cache disambiguation revset |
2018-08-04 |
phabricator |
|
Not Applicable |
D4039: [RFC] shortest: cache disambiguation revset |
2018-08-01 |
phabricator |
|
Superseded |
D403: filemerge: reduce creation of tempfiles until needed |
2017-09-06 |
phabricator |
|
Not Applicable |
D403: filemerge: reduce creation of tempfiles until needed |
2017-08-31 |
phabricator |
|
Not Applicable |
D403: filemerge: reduce creation of tempfiles until needed |
2017-08-31 |
phabricator |
|
Not Applicable |
D403: filemerge: reduce creation of tempfiles until needed |
2017-08-31 |
phabricator |
|
Not Applicable |
D403: filemerge: reduce creation of tempfiles until needed |
2017-08-31 |
phabricator |
|
Not Applicable |
D403: filemerge: reduce creation of tempfiles until needed |
2017-08-30 |
phabricator |
|
Not Applicable |
D403: filemerge: reduce creation of tempfiles until needed |
2017-08-25 |
phabricator |
|
Not Applicable |
D403: filemerge: reduce creation of tempfiles until needed |
2017-08-25 |
phabricator |
|
Not Applicable |
D403: filemerge: reduce creation of tempfiles until needed |
2017-08-23 |
phabricator |
|
Not Applicable |
D403: filemerge: reduce creation of tempfiles until needed |
2017-08-15 |
phabricator |
|
Superseded |
D4040: shortest: make isrev() a top-level function |
2018-08-04 |
phabricator |
|
Not Applicable |
D4040: shortest: make isrev() a top-level function |
2018-08-04 |
phabricator |
|
Not Applicable |
D4040: shortest: make isrev() a top-level function |
2018-08-01 |
phabricator |
|
Superseded |
D4041: revisions: allow "x123" to refer to nodeid prefix "123" |
2018-08-04 |
phabricator |
|
Not Applicable |
D4041: revisions: allow "x123" to refer to nodeid prefix "123" |
2018-08-04 |
phabricator |
|
Not Applicable |
D4041: revisions: allow "x123" to refer to nodeid prefix "123" |
2018-08-01 |
phabricator |
|
Superseded |
D4042: shortest: use 'x' prefix to disambiguate from revnum if configured |
2018-08-04 |
phabricator |
|
Not Applicable |
D4042: shortest: use 'x' prefix to disambiguate from revnum if configured |
2018-08-04 |
phabricator |
|
Not Applicable |
D4042: shortest: use 'x' prefix to disambiguate from revnum if configured |
2018-08-01 |
phabricator |
|
Superseded |
D4043: absorb: avoid mutable default arg |
2018-08-06 |
phabricator |
|
Not Applicable |
D4043: absorb: avoid mutable default arg |
2018-08-01 |
phabricator |
|
Superseded |
D4044: absorb: use set literal to avoid intermediate list |
2018-08-06 |
phabricator |
|
Not Applicable |
D4044: absorb: use set literal to avoid intermediate list |
2018-08-01 |
phabricator |
|
Superseded |
D4045: absorb: use pycompat to get xrange |
2018-08-06 |
phabricator |
|
Not Applicable |
D4045: absorb: use pycompat to get xrange |
2018-08-01 |
phabricator |
|
Superseded |
D4046: absorb: use ui.debug() instead of open-coding it |
2018-08-06 |
phabricator |
|
Not Applicable |
D4046: absorb: use ui.debug() instead of open-coding it |
2018-08-01 |
phabricator |
|
Superseded |
D4047: absorb: note some TODOs from the code review |
2018-08-06 |
phabricator |
|
Not Applicable |
D4047: absorb: note some TODOs from the code review |
2018-08-01 |
phabricator |
|
Superseded |
D4048: fix: add a monkey-patchable point after all new revisions have been committed |
2018-08-02 |
phabricator |
|
Not Applicable |
D4048: fix: add a monkey-patchable point after all new revisions have been committed |
2018-08-01 |
phabricator |
|
Not Applicable |
D4048: fix: add a monkey-patchable point after all new revisions have been committed |
2018-08-01 |
phabricator |
|
Superseded |
D4049: testrunner: allow multiple #testcases |
2018-08-03 |
phabricator |
|
Not Applicable |
D4049: testrunner: allow multiple #testcases |
2018-08-02 |
phabricator |
|
Not Applicable |
D4049: testrunner: allow multiple #testcases |
2018-08-02 |
phabricator |
|
Not Applicable |
D4049: testrunner: allow multiple #testcases |
2018-08-01 |
phabricator |
|
Superseded |
D404: filemerge: add _restorebackup |
2017-08-31 |
phabricator |
|
Not Applicable |
D404: filemerge: add _restorebackup |
2017-08-31 |
phabricator |
|
Not Applicable |
D404: filemerge: add _restorebackup |
2017-08-31 |
phabricator |
|
Not Applicable |
D404: filemerge: add _restorebackup |
2017-08-31 |
phabricator |
|
Not Applicable |
D404: filemerge: add _restorebackup |
2017-08-30 |
phabricator |
|
Not Applicable |
D404: filemerge: add _restorebackup |
2017-08-25 |
phabricator |
|
Not Applicable |
D404: filemerge: add _restorebackup |
2017-08-25 |
phabricator |
|
Not Applicable |
D404: filemerge: add _restorebackup |
2017-08-23 |
phabricator |
|
Not Applicable |
D404: filemerge: add _restorebackup |
2017-08-15 |
phabricator |
|
Superseded |
D4050: linelog: fix import statements to pass the import checker on py3 |
2018-08-02 |
phabricator |
|
Not Applicable |
D4050: linelog: fix import statements to pass the import checker on py3 |
2018-08-02 |
phabricator |
|
Superseded |
D4051: linelog: port to Python 3 |
2018-08-02 |
phabricator |
|
Not Applicable |
D4051: linelog: port to Python 3 |
2018-08-02 |
phabricator |
|
Superseded |
D4052: testrunner: use "#" for "test cases" suffix in .err filename too |
2018-08-03 |
phabricator |
|
Not Applicable |
D4052: testrunner: use "#" for "test cases" suffix in .err filename too |
2018-08-02 |
phabricator |
|
Superseded |
D4053: [RFC]hgweb: garbage collect on every request in hgweb_mod too |
2018-08-02 |
phabricator |
|
Not Applicable |
D4053: [RFC]hgweb: garbage collect on every request in hgweb_mod too |
2018-08-02 |
phabricator |
|
New |
D4054: hgsubversion: add 4.7 to list of supported mercurial |
2018-08-02 |
phabricator |
|
Superseded |
D4055: rebase: move "backup" flag to rbsrt |
2018-08-03 |
phabricator |
|
Not Applicable |
D4055: rebase: move "backup" flag to rbsrt |
2018-08-03 |
phabricator |
|
Not Applicable |
D4055: rebase: move "backup" flag to rbsrt |
2018-08-02 |
phabricator |
|
Superseded |
D4056: sparse: add an action argument to parseconfig() |
2018-08-04 |
phabricator |
|
Not Applicable |
D4056: sparse: add an action argument to parseconfig() |
2018-08-03 |
phabricator |
|
Not Applicable |
D4056: sparse: add an action argument to parseconfig() |
2018-08-02 |
phabricator |
|
Superseded |
D4057: narrowspec: use sparse.parseconfig() to parse narrowspec file |
2018-08-03 |
phabricator |
|
Not Applicable |
D4057: narrowspec: use sparse.parseconfig() to parse narrowspec file (BC) |
2018-08-04 |
phabricator |
|
Not Applicable |
D4057: narrowspec: use sparse.parseconfig() to parse narrowspec file (BC) |
2018-08-02 |
phabricator |
|
Superseded |
D4058: narrowspec: remove the unused _parsestoredpatterns() function |
2018-08-04 |
phabricator |
|
Not Applicable |
D4058: narrowspec: remove the unused _parsestoredpatterns() function |
2018-08-03 |
phabricator |
|
Not Applicable |
D4058: narrowspec: remove the unused _parsestoredpatterns() function |
2018-08-02 |
phabricator |
|
Superseded |
D4059: help: add quotes to a few commands we point to |
2018-08-02 |
phabricator |
|
Not Applicable |
D4059: help: add quotes to a few commands we point to |
2018-08-02 |
phabricator |
|
Superseded |
D405: commit: move dirstateguard creation out of try-block |
2017-08-15 |
phabricator |
|
Not Applicable |
D405: commit: move dirstateguard creation out of try-block |
2017-08-15 |
phabricator |
|
Superseded |
D4060: changegroup: move ellipsisdata() from narrow |
2018-08-06 |
phabricator |
|
Not Applicable |
D4060: changegroup: move ellipsisdata() from narrow |
2018-08-02 |
phabricator |
|
Superseded |
D4061: changegroup: move _packellipsischangegroup() from narrow |
2018-08-06 |
phabricator |
|
Not Applicable |
D4061: changegroup: move _packellipsischangegroup() from narrow |
2018-08-02 |
phabricator |
|
Superseded |
D4062: changegroup: move deltaparent() from narrow |
2018-08-06 |
phabricator |
|
Not Applicable |
D4062: changegroup: move deltaparent() from narrow |
2018-08-02 |
phabricator |
|
Superseded |
D4063: changegroup: move revchunk() from narrow |
2018-08-06 |
phabricator |
|
Not Applicable |
D4063: changegroup: move revchunk() from narrow |
2018-08-02 |
phabricator |
|
Superseded |
D4064: changegroup: move close() from narrow |
2018-08-06 |
phabricator |
|
Not Applicable |
D4064: changegroup: move close() from narrow |
2018-08-02 |
phabricator |
|
Superseded |
D4065: changegroup: move _sortgroup() from narrow |
2018-08-06 |
phabricator |
|
Not Applicable |
D4065: changegroup: move _sortgroup() from narrow |
2018-08-02 |
phabricator |
|
Superseded |
D4066: changegroup: move generatefiles() from narrow |
2018-08-06 |
phabricator |
|
Not Applicable |
D4066: changegroup: move generatefiles() from narrow |
2018-08-02 |
phabricator |
|
Superseded |
D4067: changegroup: move generate() modifications from narrow |
2018-08-06 |
phabricator |
|
Not Applicable |
D4067: changegroup: move generate() modifications from narrow |
2018-08-02 |
phabricator |
|
Superseded |
D4068: narrow: move status-filtering to core and to ctx |
2018-08-03 |
phabricator |
|
Not Applicable |
D4068: narrow: move status-filtering to core and to ctx |
2018-08-03 |
phabricator |
|
Superseded |
D4069: py3: whitelist another 3 tests caught by the ratchet |
2018-08-03 |
phabricator |
|
Not Applicable |
D4069: py3: whitelist another 3 tests caught by the ratchet |
2018-08-03 |
phabricator |
|
Superseded |
D406: commit: use context manager with dirstateguard |
2017-08-15 |
phabricator |
|
Not Applicable |
D406: commit: use context manager with dirstateguard |
2017-08-15 |
phabricator |
|
Superseded |
D4070: tests: update test expectations in pre-2.7.9 branch of this test |
2018-08-03 |
phabricator |
|
Not Applicable |
D4070: tests: update test expectations in pre-2.7.9 branch of this test |
2018-08-03 |
phabricator |
|
Superseded |
D4071: resolve: graduate resolve.mark-check from experimental, add docs |
2018-08-04 |
phabricator |
|
Not Applicable |
D4071: resolve: graduate resolve.mark-check from experimental, add docs |
2018-08-03 |
phabricator |
|
Not Applicable |
D4071: resolve: graduate resolve.mark-check from experimental, add docs |
2018-08-03 |
phabricator |
|
Superseded |
D4072: resolve: add commands.resolve.mark-check=abort to tweakdefaults |
2018-08-04 |
phabricator |
|
Not Applicable |
D4072: resolve: add commands.resolve.mark-check=abort to tweakdefaults |
2018-08-03 |
phabricator |
|
Superseded |
D4073: changegroup: rename "revlog" variables |
2018-08-06 |
phabricator |
|
Not Applicable |
D4073: changegroup: rename "revlog" variables |
2018-08-03 |
phabricator |
|
Superseded |
D4074: changegroup: inline ellipsisdata() |
2018-08-06 |
phabricator |
|
Not Applicable |
D4074: changegroup: inline ellipsisdata() |
2018-08-03 |
phabricator |
|
Superseded |
D4075: changegroup: capture revision delta in a data structure |
2018-08-06 |
phabricator |
|
Not Applicable |
D4075: changegroup: capture revision delta in a data structure |
2018-08-03 |
phabricator |
|
Superseded |
D4076: changegroup: define functions for creating changegroup packers |
2018-08-06 |
phabricator |
|
Not Applicable |
D4076: changegroup: define functions for creating changegroup packers |
2018-08-03 |
phabricator |
|
Superseded |
D4077: changegroup: pass version into constructor |
2018-08-06 |
phabricator |
|
Not Applicable |
D4077: changegroup: pass version into constructor |
2018-08-03 |
phabricator |
|
Superseded |
D4078: changegroup: make delta header struct formatters actual structs |
2018-08-06 |
phabricator |
|
Not Applicable |
D4078: changegroup: make delta header struct formatters actual structs |
2018-08-03 |
phabricator |
|
Superseded |
D4079: changegroup: pass function to build delta header into constructor |
2018-08-06 |
phabricator |
|
Not Applicable |
D4079: changegroup: pass function to build delta header into constructor |
2018-08-03 |
phabricator |
|
Superseded |
D4080: changegroup: pass end of manifests marker into constructor |
2018-08-06 |
phabricator |
|
Not Applicable |
D4080: changegroup: pass end of manifests marker into constructor |
2018-08-03 |
phabricator |
|
Superseded |
D4081: changegroup: consolidate tree manifests sending into cg1packer |
2018-08-06 |
phabricator |
|
Not Applicable |
D4081: changegroup: consolidate tree manifests sending into cg1packer |
2018-08-03 |
phabricator |
|
Superseded |
D4082: changegroup: control reordering via constructor argument |
2018-08-06 |
phabricator |
|
Not Applicable |
D4082: changegroup: control reordering via constructor argument |
2018-08-03 |
phabricator |
|
Superseded |
D4083: changegroup: control delta parent behavior via constructor |
2018-08-06 |
phabricator |
|
Not Applicable |
D4083: changegroup: control delta parent behavior via constructor |
2018-08-03 |
phabricator |
|
Superseded |
D4084: changegroup: rename cg1packer to cgpacker |
2018-08-06 |
phabricator |
|
Not Applicable |
D4084: changegroup: rename cg1packer to cgpacker |
2018-08-03 |
phabricator |
|
Superseded |
D4085: changegroup: make some packer attributes private |
2018-08-06 |
phabricator |
|
Not Applicable |
D4085: changegroup: make some packer attributes private |
2018-08-03 |
phabricator |
|
Superseded |
D4086: changegroup: declare shallow flag in constructor |
2018-08-06 |
phabricator |
|
Not Applicable |
D4086: changegroup: declare shallow flag in constructor |
2018-08-03 |
phabricator |
|
Superseded |
D4087: changegroup: move changelogdone into cgpacker |
2018-08-06 |
phabricator |
|
Not Applicable |
D4087: changegroup: move changelogdone into cgpacker |
2018-08-03 |
phabricator |
|
Superseded |
D4088: changegroup: move revision maps to cgpacker |
2018-08-06 |
phabricator |
|
Not Applicable |
D4088: changegroup: move revision maps to cgpacker |
2018-08-03 |
phabricator |
|
Superseded |
D4089: changegroup: pass ellipsis roots into cgpacker constructor |
2018-08-06 |
phabricator |
|
Not Applicable |
D4089: changegroup: pass ellipsis roots into cgpacker constructor |
2018-08-03 |
phabricator |
|
Superseded |
D4090: changegroup: specify ellipses mode explicitly |
2018-08-06 |
phabricator |
|
Not Applicable |
D4090: changegroup: specify ellipses mode explicitly |
2018-08-03 |
phabricator |
|
Superseded |
D4091: changegroup: move fullnodes into cgpacker |
2018-08-06 |
phabricator |
|
Not Applicable |
D4091: changegroup: move fullnodes into cgpacker |
2018-08-03 |
phabricator |
|
Superseded |
D4092: changegroup: inline _packellipsischangegroup |
2018-08-06 |
phabricator |
|
Not Applicable |
D4092: changegroup: inline _packellipsischangegroup |
2018-08-03 |
phabricator |
|
Superseded |
D4093: tests: avoid unnecessarily looking inside .hg/ in test-narrow* |
2018-08-03 |
phabricator |
|
Not Applicable |
D4093: tests: avoid unnecessarily looking inside .hg/ in test-narrow* |
2018-08-03 |
phabricator |
|
Not Applicable |
D4093: tests: avoid unnecessarily looking inside .hg/ in test-narrow* |
2018-08-03 |
phabricator |
|
Superseded |
D4094: narrow: move requirement constant from changegroup to repository |
2018-08-03 |
phabricator |
|
Not Applicable |
D4094: narrow: move requirement constant from changegroup to repository |
2018-08-03 |
phabricator |
|
Superseded |
D4095: narrow: extract part of narrowspec backup to core |
2018-08-03 |
phabricator |
|
Not Applicable |
D4095: narrow: extract part of narrowspec backup to core |
2018-08-03 |
phabricator |
|
Superseded |
D4096: narrow: call narrowspec.{save,restore,clear}backup directly |
2018-08-05 |
phabricator |
|
Not Applicable |
D4096: narrow: call narrowspec.{save,restore,clear}backup directly |
2018-08-04 |
phabricator |
|
Not Applicable |
D4096: narrow: call narrowspec.{save,restore,clear}backup directly |
2018-08-03 |
phabricator |
|
Superseded |
D4097: narrow: remove a repo file-cache invalidation |
2018-08-05 |
phabricator |
|
Not Applicable |
D4097: narrow: remove a repo file-cache invalidation |
2018-08-04 |
phabricator |
|
Not Applicable |
D4097: narrow: remove a repo file-cache invalidation |
2018-08-03 |
phabricator |
|
Superseded |
D4098: narrow: drop checkambig=True when restoring backup |
2018-08-05 |
phabricator |
|
Not Applicable |
D4098: narrow: drop checkambig=True when restoring backup |
2018-08-04 |
phabricator |
|
Not Applicable |
D4098: narrow: drop checkambig=True when restoring backup |
2018-08-03 |
phabricator |
|
Superseded |
D4099: narrow: move .hg/narrowspec to .hg/store/narrowspec (BC) |
2018-08-05 |
phabricator |
|
Not Applicable |
D4099: narrow: move .hg/narrowspec to .hg/store/narrowspec (BC) |
2018-08-04 |
phabricator |
|
Not Applicable |
D4099: narrow: move .hg/narrowspec to .hg/store/narrowspec (BC) |
2018-08-03 |
phabricator |
|
Superseded |
D409: copies: add more details to the documentation of mergecopies() |
2017-08-15 |
phabricator |
|
Not Applicable |
D409: copies: add more details to the documentation of mergecopies() |
2017-08-15 |
phabricator |
|
Superseded |
D4100: fix: compute changed lines lazily to make whole-file fixer tools faster |
2018-08-04 |
phabricator |
|
Not Applicable |
D4100: fix: compute changed lines lazily to make whole-file fixer tools faster |
2018-08-03 |
phabricator |
|
Superseded |
D4101: resolve: support commands.resolve.confirm option with --mark flag |
2018-08-04 |
phabricator |
|
Not Applicable |
D4101: resolve: support commands.resolve.confirm option with --mark flag |
2018-08-04 |
phabricator |
|
Superseded |
D4102: resolve: support confirm config option with --unmark flag |
2018-08-06 |
phabricator |
|
Not Applicable |
D4102: resolve: support confirm config option with --unmark flag |
2018-08-04 |
phabricator |
|
Not Applicable |
D4102: resolve: support confirm config option with --unmark flag |
2018-08-04 |
phabricator |
|
Superseded |
D4103: resolve: update commands.resolve.confirm help text |
2018-08-06 |
phabricator |
|
Not Applicable |
D4103: resolve: update commands.resolve.confirm help text |
2018-08-04 |
phabricator |
|
Not Applicable |
D4103: resolve: update commands.resolve.confirm help text |
2018-08-04 |
phabricator |
|
Superseded |
D4104: index: return False for "len(index) in index" |
2018-08-05 |
phabricator |
|
Not Applicable |
D4104: index: return False for "len(index) in index" |
2018-08-05 |
phabricator |
|
Superseded |
D4105: index: drop support for nullid at position len(index) in index_node |
2018-08-05 |
phabricator |
|
Not Applicable |
D4105: index: drop support for nullid at position len(index) in index_node |
2018-08-05 |
phabricator |
|
Superseded |
D4106: index: don't add 1 to length variables |
2018-08-05 |
phabricator |
|
Not Applicable |
D4106: index: don't add 1 to length variables |
2018-08-05 |
phabricator |
|
Superseded |
D4107: index: make "nt_*" functions work on an initialized nodetree |
2018-08-06 |
phabricator |
|
Not Applicable |
D4107: index: make "nt_*" functions work on an initialized nodetree |
2018-08-05 |
phabricator |
|
Superseded |