D5903: addremove: pass around uipathfn and use instead of m.uipath() (API) |
2019-02-08 |
phabricator |
|
Not Applicable |
D5907: copy: respect ui.relative-paths in copy/rename |
2019-02-08 |
phabricator |
|
Not Applicable |
D5907: copy: respect ui.relative-paths in copy/rename |
2019-02-08 |
phabricator |
|
Not Applicable |
D5891: patch: pass in context objects into diffhunks() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5892: patch: let caller pass in root-filtering matcher (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5893: patch: accept second matcher that applies only to copy sources (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5919: match: remove unused "exact" argument (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5918: tests: replace match.match(exact=True) by match.exact() |
2019-02-09 |
phabricator |
|
Not Applicable |
D5879: py3: use bytes.startswith() instead of comparing with bytes[0] |
2019-02-09 |
phabricator |
|
Not Applicable |
D5878: py3: make sure __repr__ returns str |
2019-02-09 |
phabricator |
|
Not Applicable |
D5881: subrepo: avoid calculating subrepo prefix twice for cat() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5882: subrepo: adjust subrepo prefix before calling subrepo.removefiles() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5884: subrepo: adjust subrepo prefix before calling subrepo.add() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5883: subrepo: adjust subrepo prefix before calling subrepo.forget() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5885: subrepo: adjust subrepo prefix before calling subrepo.addremove() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5886: subrepo: adjust subrepo prefix before calling subrepo.diff() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5887: subrepo: adjust subrepo prefix before calling subrepo.archive() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5783: blackbox: test that unsetting track disables blackbox logging |
2019-02-09 |
phabricator |
|
Not Applicable |
D5784: blackbox: test that track=* works to log everything |
2019-02-09 |
phabricator |
|
Not Applicable |
D5920: remotefilelog: replace matchandpats() by match() |
2019-02-09 |
phabricator |
|
Not Applicable |
D5898: debugignore: respect ui.relative-paths |
2019-02-09 |
phabricator |
|
Not Applicable |
D5917: annotate: respect ui.relative-paths for "binary file" message |
2019-02-09 |
phabricator |
|
Not Applicable |
D5894: patch: replace "prefix" and "relroot" arguments by "pathfn" (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5904: largefiles: use uipathfn instead of match.{rel, uipath}() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5906: match: delete unused uipath() and _uipathrelative (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5908: match: delete unused abs() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5902: remove: pass around uipathfn and use instead of m.rel() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5901: add: pass around uipathfn and use instead of m.rel() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5903: addremove: pass around uipathfn and use instead of m.uipath() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5911: forget: pass around uipathfn and use instead of m.rel() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5904: largefiles: use uipathfn instead of match.{rel, uipath}() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5907: copy: respect ui.relative-paths in copy/rename |
2019-02-09 |
phabricator |
|
Not Applicable |
D5911: forget: pass around uipathfn and use instead of m.rel() (API) |
2019-02-09 |
phabricator |
|
Not Applicable |
D5895: diff: make `hg diff --root=subrepo` work |
2019-02-10 |
phabricator |
|
Not Applicable |
D5899: subrepo: use relative path for "already tracked" message |
2019-02-10 |
phabricator |
|
Not Applicable |
D5894: patch: replace "prefix" and "relroot" arguments by "pathfn" (API) |
2019-02-10 |
phabricator |
|
Not Applicable |
D5900: subrepo: (mostly) use relative path in "skipping missing subrepository" |
2019-02-10 |
phabricator |
|
Not Applicable |
D5902: remove: pass around uipathfn and use instead of m.rel() (API) |
2019-02-10 |
phabricator |
|
Not Applicable |
D5901: add: pass around uipathfn and use instead of m.rel() (API) |
2019-02-10 |
phabricator |
|
Not Applicable |
D5905: diff: respect ui.relative-paths for warning about path outside --root |
2019-02-10 |
phabricator |
|
Not Applicable |
D5904: largefiles: use uipathfn instead of match.{rel, uipath}() (API) |
2019-02-10 |
phabricator |
|
Not Applicable |
D5911: forget: pass around uipathfn and use instead of m.rel() (API) |
2019-02-10 |
phabricator |
|
Not Applicable |
D5906: match: delete unused uipath() and _uipathrelative (API) |
2019-02-10 |
phabricator |
|
Not Applicable |
D5908: match: delete unused abs() (API) |
2019-02-10 |
phabricator |
|
Not Applicable |
D5910: automv: respect ui.relative-paths |
2019-02-10 |
phabricator |
|
Not Applicable |
D5907: copy: respect ui.relative-paths in copy/rename |
2019-02-10 |
phabricator |
|
Not Applicable |
D5903: addremove: pass around uipathfn and use instead of m.uipath() (API) |
2019-02-10 |
phabricator |
|
Not Applicable |
D5909: debugwalk: avoid match.rel() and use repo.pathto() instead |
2019-02-10 |
phabricator |
|
Not Applicable |
D5913: addremove: use uipathfn instead of m.rel() for recorded similatity message |
2019-02-10 |
phabricator |
|
Not Applicable |
D5912: forget: use relative paths for --interactive |
2019-02-10 |
phabricator |
|
Not Applicable |
D5916: scmutil: respect ui.relative-paths in default match.badfn |
2019-02-10 |
phabricator |
|
Not Applicable |
D5914: cat: respect ui.relative-paths for "skipping missing subrepository" |
2019-02-10 |
phabricator |
|
Not Applicable |
D5915: cmdutil: migrate previously missed instances to uipathfn |
2019-02-10 |
phabricator |
|
Not Applicable |
D5514: test: change test's diff generation to use mdiff for nicer output |
2019-02-10 |
phabricator |
|
Not Applicable |
D5813: revset: add expect to check the size of a set |
2019-02-10 |
phabricator |
|
Not Applicable |
D5896: diff: make --stat respect ui.relative-paths |
2019-02-10 |
phabricator |
|
Not Applicable |
D5921: scmutil: remove special handling of pats==("", ) in matchandpats() (API) |
2019-02-11 |
phabricator |
|
Not Applicable |
D5922: largefiles: get cwd and relative paths from repo instead of matcher |
2019-02-11 |
phabricator |
|
Not Applicable |
D5923: match: delete unused rel() (API) |
2019-02-11 |
phabricator |
|
Not Applicable |
D5924: match: delete unused argument "listsubrepos" from _buildmatch() |
2019-02-11 |
phabricator |
|
Not Applicable |
D5896: diff: make --stat respect ui.relative-paths |
2019-02-11 |
phabricator |
|
Not Applicable |
D5925: py3: use raw strings and %d for formatting |
2019-02-11 |
phabricator |
|
Not Applicable |
D5813: revset: add expect to check the size of a set |
2019-02-11 |
phabricator |
|
Not Applicable |
D5926: match: allow passing in badfn to always() and never() |
2019-02-11 |
phabricator |
|
Not Applicable |
D5927: cleanup: prefer matchmod.{always, never}() over accessing matchers directly |
2019-02-11 |
phabricator |
|
Not Applicable |
D5928: dirstate: call and cache os.getcwd() in constructor |
2019-02-11 |
phabricator |
|
Not Applicable |
D5931: branchmap: move __init__ up in branchcache class |
2019-02-11 |
phabricator |
|
Not Applicable |
D5932: branchmap: decode a label only once |
2019-02-11 |
phabricator |
|
Not Applicable |
D5929: match: delete unused root and cwd arguments to constructors (API) |
2019-02-11 |
phabricator |
|
Not Applicable |
D5930: match: delete unused root and cwd arguments from {always, never, exact}() (API) |
2019-02-11 |
phabricator |
|
Not Applicable |
D5813: revset: add expect to check the size of a set |
2019-02-11 |
phabricator |
|
Not Applicable |
D5941: config.txt: Add better documentation for ui.tweakdefault(issue6000)***config.txt: Add better documentation for ui.tweakdefault(issue6000) |
2019-02-11 |
phabricator |
|
Not Applicable |
D5813: revset: add expect to check the size of a set |
2019-02-12 |
phabricator |
|
Not Applicable |
D5417: rust: translated random test of missingancestors |
2019-02-12 |
phabricator |
|
Not Applicable |
D5836: zsh: fix `hg resolve` completion when in a subdirectory (issue6067) |
2019-02-12 |
phabricator |
|
Not Applicable |
D5945: rust: itering less on MissingAncestors.bases for max() |
2019-02-12 |
phabricator |
|
Not Applicable |
D5897: test: stabilize test-wireproto-exchangev2.t flaky output |
2019-02-12 |
phabricator |
|
Not Applicable |
D5941: tweakdefault: Add better documentation for ui.tweakdefault(issue6000) |
2019-02-12 |
phabricator |
|
Not Applicable |
D5944: rust: stop putting NULL_REVISION in MissingAncestors.bases |
2019-02-13 |
phabricator |
|
Not Applicable |
D5945: rust: itering less on MissingAncestors.bases for max() |
2019-02-13 |
phabricator |
|
Not Applicable |
D5935: windows: use util.localpath for repo-relative paths in getuipathfn() |
2019-02-13 |
phabricator |
|
Not Applicable |
D5939: commit: respect ui.relative-paths |
2019-02-13 |
phabricator |
|
Not Applicable |
D5937: resolve: respect ui.relative-paths also for warning messages |
2019-02-13 |
phabricator |
|
Not Applicable |
D5938: resolve: slightly simplify join expression by joining with empty strings |
2019-02-13 |
phabricator |
|
Not Applicable |
D5936: addremove: respect ui.relative-paths |
2019-02-13 |
phabricator |
|
Not Applicable |
D5947: revlog: use iterbytestr() |
2019-02-13 |
phabricator |
|
Not Applicable |
D5948: debugrename: don't require at least one path |
2019-02-13 |
phabricator |
|
Not Applicable |
D5417: rust: translated random test of missingancestors |
2019-02-13 |
phabricator |
|
Not Applicable |
D5949: debugpathcopies: fix typo in synopsis |
2019-02-13 |
phabricator |
|
Not Applicable |
D5953: revset: improve documentation on expectsize() |
2019-02-13 |
phabricator |
|
Not Applicable |
D5588: watchman: disable fsmonitor when running non-interactively |
2019-02-13 |
phabricator |
|
Not Applicable |
D5590: watchman: ignore some of watchman errors |
2019-02-13 |
phabricator |
|
Not Applicable |
D5589: watchman: add the possibility to set the exact watchman binary location |
2019-02-13 |
phabricator |
|
Not Applicable |
D5946: server: allow customizing the default repo filter |
2019-02-13 |
phabricator |
|
Not Applicable |
D5589: watchman: add the possibility to set the exact watchman binary location |
2019-02-13 |
phabricator |
|
Not Applicable |
D5590: watchman: ignore some of watchman errors |
2019-02-13 |
phabricator |
|
Not Applicable |
D5587: watchman: detect nested mercurial repositories and abort |
2019-02-13 |
phabricator |
|
Not Applicable |
D5743: patch: handle 0 context lines (diff.unified=0) when parsing patches |
2019-02-13 |
phabricator |
|
Not Applicable |
D5941: tweakdefault: Add better documentation for ui.tweakdefault(issue6000) |
2019-02-13 |
phabricator |
|
Not Applicable |
D5957: remotefilelog: use raw strings when looking for variable names |
2019-02-14 |
phabricator |
|
Not Applicable |
D5958: remotefilelog: remove strkwargs() |
2019-02-14 |
phabricator |
|
Not Applicable |
D5956: scmutil: fix a comment that doesn't match the code |
2019-02-14 |
phabricator |
|
Not Applicable |
D5953: revset: improve documentation on expectsize() |
2019-02-14 |
phabricator |
|
Not Applicable |
D5940: uncommit: add -f/--force when possibly hiding data (issue5977) |
2019-02-14 |
phabricator |
|
Not Applicable |
D5967: chistedit: improve proper username in histedit curses interfacein changeset section (issue6072) |
2019-02-14 |
phabricator |
|
Not Applicable |
D5940: uncommit: add --allowdirtywcopy when possibly hiding data (issue5977) |
2019-02-15 |
phabricator |
|
Not Applicable |
D5968: obsutil: don't assume leftctx and rightctx repo as same |
2019-02-15 |
phabricator |
|
Not Applicable |
D5971: tests: remove -q from test-lfs-serve.t |
2019-02-15 |
phabricator |
|
Not Applicable |
D5972: exchange: raise error.Abort instead of ValueError |
2019-02-15 |
phabricator |
|
Not Applicable |
D5969: uncommit: inform user if the commit is empty after uncommit |
2019-02-15 |
phabricator |
|
Not Applicable |
D5970: uncommit: add config option to keep commit by default |
2019-02-15 |
phabricator |
|
Not Applicable |
D5934: phabricator: make user searches case-insensitive |
2019-02-15 |
phabricator |
|
Not Applicable |
D5952: url: always use str for proxy configuration |
2019-02-15 |
phabricator |
|
Not Applicable |
D5973: tests: use raw string in test-impexp-branch.t |
2019-02-16 |
phabricator |
|
Not Applicable |
D5950: url: always access req._tunnel_host |
2019-02-16 |
phabricator |
|
Not Applicable |
D5951: py3: port tinyproxy.py to work with Python 3 |
2019-02-16 |
phabricator |
|
Not Applicable |
D5974: tests: double escape \ in test-import-eol.t and test-mq-eol.t |
2019-02-16 |
phabricator |
|
Not Applicable |
D5952: url: always use str for proxy configuration |
2019-02-16 |
phabricator |
|
Not Applicable |
D5975: url: don't pass strict argument on Python 3 |
2019-02-16 |
phabricator |
|
Not Applicable |
D5976: tests: add more wildcards to test-extdiff.t |
2019-02-16 |
phabricator |
|
Not Applicable |
D5968: obsutil: don't assume leftctx and rightctx repo as same |
2019-02-16 |
phabricator |
|
Not Applicable |
D5942: rust: less set lookups in AncestorsIterator |
2019-02-16 |
phabricator |
|
Not Applicable |
D5943: rust: less set lookups in MissingAncestors |
2019-02-16 |
phabricator |
|
Not Applicable |
D5944: rust: stop putting NULL_REVISION in MissingAncestors.bases |
2019-02-16 |
phabricator |
|
Not Applicable |
D5945: rust: itering less on MissingAncestors.bases for max() |
2019-02-16 |
phabricator |
|
Not Applicable |
D5933: branchmap: improve doc about BranchMapCache class |
2019-02-16 |
phabricator |
|
Not Applicable |
D5782: changegroup: don't try to prune manifest nodes if not ellipses |
2019-02-16 |
phabricator |
|
Not Applicable |
D5940: uncommit: make experimental.uncommitondirtydir to work on PATH (issue5977) |
2019-02-16 |
phabricator |
|
Not Applicable |
D5940: uncommit: make experimental.uncommitondirtydir to work on PATH (issue5977) |
2019-02-16 |
phabricator |
|
Not Applicable |
D5792: uncommit: added interactive mode(issue6062) |
2019-02-16 |
phabricator |
|
Not Applicable |
D5959: templates: adding a config() function for template customization |
2019-02-17 |
phabricator |
|
Not Applicable |
D5792: uncommit: added interactive mode(issue6062) |
2019-02-18 |
phabricator |
|
Not Applicable |
D5964: copies: return True instead of filename as it is expected to return boolean |
2019-02-19 |
phabricator |
|
Not Applicable |
D5982: narrow: fix command name in error messsage |
2019-02-19 |
phabricator |
|
Not Applicable |
[Bug,6084] New: `hg merge` can loose file renames |
2019-02-19 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D5960: test: stabilize test-remotefilelog-bgprefetch.t flaky output |
2019-02-20 |
phabricator |
|
Not Applicable |
D5966: test: stabilize test-run-tests.t output |
2019-02-20 |
phabricator |
|
Not Applicable |
D5969: uncommit: inform user if the commit is empty after uncommit |
2019-02-20 |
phabricator |
|
Not Applicable |
D5792: uncommit: added interactive mode(issue6062) |
2019-02-20 |
phabricator |
|
Not Applicable |
D5970: uncommit: add config option to keep commit by default |
2019-02-20 |
phabricator |
|
Not Applicable |
D5979: py3: whitelist 5 new passing tests caught by buildbot |
2019-02-20 |
phabricator |
|
Not Applicable |
D5977: subrepo: demonstrate broken `hg files` with ui.relative-paths=no |
2019-02-20 |
phabricator |
|
Not Applicable |
D5970: uncommit: add config option to keep commit by default |
2019-02-20 |
phabricator |
|
Not Applicable |
D5983: debugpathcopies: sort output so it's deterministic |
2019-02-20 |
phabricator |
|
Not Applicable |
D5978: subrepo: use root-repo-relative path from `hg files` with ui.relative-paths=no |
2019-02-20 |
phabricator |
|
Not Applicable |
D5987: copies: respect narrowmatcher in "parent -> working dir" case |
2019-02-21 |
phabricator |
|
Not Applicable |
D5986: tests: add tests of pathcopies() |
2019-02-21 |
phabricator |
|
Not Applicable |
D5988: copies: make _backwardrenames() filter out copies by destination |
2019-02-21 |
phabricator |
|
Not Applicable |
D5989: copies: filter out copies when target is not in destination manifest |
2019-02-21 |
phabricator |
|
Not Applicable |
D5991: copies: do copy tracing based on ctx.p[12]copies() if configured |
2019-02-21 |
phabricator |
|
Not Applicable |
D5990: context: introduce p[12]copies() methods and debugp[12]copies commands |
2019-02-21 |
phabricator |
|
Not Applicable |
D5993: cleanup: use () to wrap long lines instead of \ |
2019-02-21 |
phabricator |
|
Not Applicable |
D5299: phabricator: fallback reading arcanist config files |
2019-02-21 |
phabricator |
|
Not Applicable |
D5299: phabricator: fallback reading arcanist config files |
2019-02-21 |
phabricator |
|
Not Applicable |
D5992: tests: use () instead of \ to wrap lines |
2019-02-21 |
phabricator |
|
Not Applicable |
D5995: contrib: enforce wrapping too-long lines with () instead of \ |
2019-02-21 |
phabricator |
|
Not Applicable |
D5994: cleanup: prefer nested context managers to \-continuations |
2019-02-21 |
phabricator |
|
Not Applicable |
D5993: cleanup: use () to wrap long lines instead of \ |
2019-02-21 |
phabricator |
|
Not Applicable |
D5998: tests: change the paths slightly in test-rebase-inmemory.t |
2019-02-22 |
phabricator |
|
Not Applicable |
D5999: context: use includematcher when checking dir/file conflicts |
2019-02-22 |
phabricator |
|
Not Applicable |
D6004: changegroup: move non-pruning of non-ellipsis manifests to _prunemanifests() |
2019-02-22 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode and removed _fixdirstate(issue6062) |
2019-02-22 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode and modified fixdirstate(issue6062) |
2019-02-22 |
phabricator |
|
Not Applicable |
D6009: context: rewrite renamed() in terms of new copysource() where appropriate |
2019-02-24 |
phabricator |
|
Not Applicable |
D6011: convert: migrate to new method for getting copy source |
2019-02-24 |
phabricator |
|
Not Applicable |
D6008: context: add specialized way of getting copy source file only |
2019-02-24 |
phabricator |
|
Not Applicable |
D6010: context: move equivalent renamed() implementations to superclass |
2019-02-24 |
phabricator |
|
Not Applicable |
D6012: templatekw: migrate to new method for getting copy info |
2019-02-24 |
phabricator |
|
Not Applicable |
D6013: tests: migrate to new method for getting copy info |
2019-02-24 |
phabricator |
|
Not Applicable |
D6015: largefiles: migrate to new method for getting copy info |
2019-02-24 |
phabricator |
|
Not Applicable |
D6017: fix: migrate to new method for getting copy info |
2019-02-24 |
phabricator |
|
Not Applicable |
D6018: absorb: migrate to new method for getting copy info |
2019-02-24 |
phabricator |
|
Not Applicable |
D6014: commit: migrate to new method for getting copy info |
2019-02-24 |
phabricator |
|
Not Applicable |
D6016: memfilefromctx: migrate to new method for getting copy info |
2019-02-24 |
phabricator |
|
Not Applicable |
D6019: mq: slightly modernize by using context object |
2019-02-24 |
phabricator |
|
Not Applicable |
D6020: mq: get copy source from context object instead of from filelog |
2019-02-24 |
phabricator |
|
Not Applicable |
D6022: grep: reuse getrenamedfn() from scmutil |
2019-02-24 |
phabricator |
|
Not Applicable |
D6021: templatekw: move getrenamedfn() to scmutil (API) |
2019-02-24 |
phabricator |
|
Not Applicable |
D6006: tests: add test to demonstrate issue4037 |
2019-02-25 |
phabricator |
|
Not Applicable |
D6001: contrib: also linkify tracebacks in compilation output when using hg-test-mode |
2019-02-25 |
phabricator |
|
Not Applicable |
D6000: contrib: add compilation-mode linking for our test output |
2019-02-25 |
phabricator |
|
Not Applicable |
D6002: hghave: add check for GNU emacs |
2019-02-25 |
phabricator |
|
Not Applicable |
D6003: tests: add test for hg-test-mode emacs code |
2019-02-25 |
phabricator |
|
Not Applicable |
D5996: committablectx: move status-related methods closer together |
2019-02-25 |
phabricator |
|
Not Applicable |
D6007: diff: make sure we output stat info even when --git is not passed (issue4037) |
2019-02-25 |
phabricator |
|
Not Applicable |
D5997: mq: disable qrecord during histedit (issue5981) |
2019-02-25 |
phabricator |
|
Not Applicable |
D5997: mq: disable qrecord during histedit (issue5981) |
2019-02-25 |
phabricator |
|
Not Applicable |
D5984: tests: demonstrate failure when cloning from a share via bundle2 |
2019-02-25 |
phabricator |
|
Not Applicable |
D5985: bundle2: don't send "shared" requirement when cloning from a share |
2019-02-25 |
phabricator |
|
Not Applicable |
D6023: branchcache: move loading of branch names and nodes into it's own function |
2019-02-25 |
phabricator |
|
Not Applicable |
D5961: copies: add test that makes both the merging csets dirty and run w/o error |
2019-02-25 |
phabricator |
|
Not Applicable |
D5962: copies: add test that makes both the merging csets dirty and fails |
2019-02-25 |
phabricator |
|
Not Applicable |
D5963: copies: handle a case when both merging csets are not descendant of merge base |
2019-02-25 |
phabricator |
|
Not Applicable |
D6024: remotefilelog: do not specify an explicit version for repack |
2019-02-26 |
phabricator |
|
Not Applicable |
D4664: mergecommit: add a new extension to merge in-memory and create a commit |
2019-02-26 |
phabricator |
|
Not Applicable |
D6025: remotefilelog: fix format str, blobsize isn't always a #, can be "(missing)" |
2019-02-26 |
phabricator |
|
Not Applicable |
D6025: remotefilelog: fix format str, blobsize isn't always a #, can be "(missing)" |
2019-02-26 |
phabricator |
|
Not Applicable |
D6028: branchmap: prevent reading the file twice through different iterators |
2019-02-27 |
phabricator |
|
Not Applicable |
D5299: phabricator: fallback reading arcanist config files |
2019-02-27 |
phabricator |
|
Not Applicable |
D5296: store: don't read the whole fncache in memory |
2019-02-27 |
phabricator |
|
Not Applicable |
D5296: store: don't read the whole fncache in memory |
2019-02-27 |
phabricator |
|
Not Applicable |
D6034: absorb: use scmutil.cleanupnodes() so operation gets set |
2019-02-28 |
phabricator |
|
Not Applicable |
D6031: py3: make contrib/debugshell.py work with Python 3 |
2019-02-28 |
phabricator |
|
Not Applicable |
D6035: absorb: use scmutil.cleanupnodes() also when obsmarkers are disabled |
2019-02-28 |
phabricator |
|
Not Applicable |
D6036: absorb: let scmutil.cleanupnodes() take care of setting phase |
2019-02-28 |
phabricator |
|
Not Applicable |
D6032: py3: add two new passing tests found by buildbot |
2019-02-28 |
phabricator |
|
Not Applicable |
D6033: py3: convert return values of inspect.getabsfile() to bytes |
2019-02-28 |
phabricator |
|
Not Applicable |
D6026: lock: Improve the waiting for lock message which will help newcomers(issue6081) |
2019-02-28 |
phabricator |
|
Not Applicable |
D6026: lock: Improve the waiting for lock message which will help newcomers(issue6081) |
2019-02-28 |
phabricator |
|
Not Applicable |
D6026: lock: Improve the waiting for lock message which will help newcomers(issue6081) |
2019-02-28 |
phabricator |
|
Not Applicable |
D6026: lock: Improve the waiting for lock message which will help newcomers(issue6081) |
2019-02-28 |
phabricator |
|
Not Applicable |
D6038: push: added clear warning message when pushing a closed branch(issue6080) |
2019-02-28 |
phabricator |
|
Not Applicable |
D6026: lock: Improve the waiting for lock message which will help newcomers(issue6081) |
2019-02-28 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode and modified fixdirstate(issue6062) |
2019-02-28 |
phabricator |
|
Not Applicable |
D6026: lock: Improve the waiting for lock message which will help newcomers(issue6081) |
2019-02-28 |
phabricator |
|
Not Applicable |
D5940: uncommit: make experimental.uncommitondirtydir to work on PATH (issue5977) |
2019-03-01 |
phabricator |
|
Not Applicable |
D5940: uncommit: make experimental.uncommitondirtydir to work on PATH (issue5977) |
2019-03-01 |
phabricator |
|
Not Applicable |
D6040: py3: port things from chgserver.py |
2019-03-02 |
phabricator |
|
Not Applicable |
D6039: py3: make sure return value of posix.groupname() is bytes |
2019-03-02 |
phabricator |
|
Not Applicable |
D6041: py3: pass a str to getpass.getpass() |
2019-03-02 |
phabricator |
|
Not Applicable |
D6037: absorb: run cleanupnodes() within transaction also when not using obsmarkers |
2019-03-02 |
phabricator |
|
Not Applicable |
D6038: push: added clear warning message when pushing a closed branch(issue6080) |
2019-03-02 |
phabricator |
|
Not Applicable |
D6026: lock: Improve the waiting for lock message which will help newcomers(issue6081) |
2019-03-02 |
phabricator |
|
Not Applicable |
D6054: create alpha for phabricator test € |
2019-03-03 |
phabricator |
|
Not Applicable |
D6044: phabricator: convert conduit response JSON unicode to bytes inside callconduit |
2019-03-03 |
phabricator |
|
Not Applicable |
D6044: phabricator: convert conduit response JSON unicode to bytes inside callconduit |
2019-03-03 |
phabricator |
|
Not Applicable |
D5961: copies: add test that makes both the merging csets dirty and run w/o error |
2019-03-03 |
phabricator |
|
Not Applicable |
D5962: copies: add test that makes both the merging csets dirty and fails |
2019-03-03 |
phabricator |
|
Not Applicable |
D5963: copies: handle a case when both merging csets are not descendant of merge base |
2019-03-03 |
phabricator |
|
Not Applicable |
D6047: procutil: use a raw string for module name |
2019-03-03 |
phabricator |
|
Not Applicable |
D6048: attr: don't attempt to .encode() a str on Python 2 |
2019-03-03 |
phabricator |
|
Not Applicable |
D6051: encoding: use raw strings for encoding arguments |
2019-03-03 |
phabricator |
|
Not Applicable |
D6050: revsetlang: use sysbytes() instead of blind encode() |
2019-03-03 |
phabricator |
|
Not Applicable |
D6046: global: use raw strings for __slots__ |
2019-03-03 |
phabricator |
|
Not Applicable |
D6049: global: use raw strings for namedtuple() |
2019-03-03 |
phabricator |
|
Not Applicable |
D6053: walkfilerevs: rename filerevgen() to filerevs() since it's not a generator |
2019-03-03 |
phabricator |
|
Not Applicable |
D6052: global: use raw string for setlocale() argument |
2019-03-03 |
phabricator |
|
Not Applicable |
D6042: py3: convert filtername to str if it's None |
2019-03-03 |
phabricator |
|
Not Applicable |
D6042: py3: convert filtername to str if it's None |
2019-03-03 |
phabricator |
|
Not Applicable |
D6067: inno: stop shipping pywin32 |
2019-03-03 |
phabricator |
|
Not Applicable |
D6059: inno: move inno installer files to contrib/packaging/inno-installer |
2019-03-04 |
phabricator |
|
Not Applicable |
D6061: inno: remove cacerts.pem from documentation |
2019-03-04 |
phabricator |
|
Not Applicable |
D6062: inno: remove references to pywin32 |
2019-03-04 |
phabricator |
|
Not Applicable |
D6060: inno: replace add_path.exe with a Pascal script |
2019-03-04 |
phabricator |
|
Not Applicable |
D6067: inno: stop shipping pywin32 |
2019-03-04 |
phabricator |
|
Not Applicable |
D6066: inno: script to automate building Inno installer |
2019-03-04 |
phabricator |
|
Not Applicable |
D6042: py3: convert filtername to str if it's None |
2019-03-04 |
phabricator |
|
Not Applicable |
D5940: uncommit: allow dirty working copy with PATH (issue5977) |
2019-03-04 |
phabricator |
|
Not Applicable |
D6069: uncommit: add flag --allow-dirty-working-copy |
2019-03-04 |
phabricator |
|
Not Applicable |
D5946: server: allow customizing the default repo filter |
2019-03-04 |
phabricator |
|
Not Applicable |
D5961: copies: add test that makes both the merging csets dirty and run w/o error |
2019-03-04 |
phabricator |
|
Not Applicable |
D5962: copies: add test that makes both the merging csets dirty and fails |
2019-03-04 |
phabricator |
|
Not Applicable |
D5963: copies: handle a case when both merging csets are not descendant of merge base |
2019-03-04 |
phabricator |
|
Not Applicable |
D6070: py3: use bytes instead of str in isinstance() |
2019-03-04 |
phabricator |
|
Not Applicable |
D6074: hghave: skip emacs tests on 24.3 and earlier |
2019-03-05 |
phabricator |
|
Not Applicable |
D6073: py3: add a new passing test found by buildbot |
2019-03-05 |
phabricator |
|
Not Applicable |
D6071: py3: convert KEY_PRESSED value to bytes in crecord.py |
2019-03-05 |
phabricator |
|
Not Applicable |
D6072: tests: make test-status.t compatible with test-check-module-imports.t |
2019-03-05 |
phabricator |
|
Not Applicable |
D6059: inno: move inno installer files to contrib/packaging/inno |
2019-03-05 |
phabricator |
|
Not Applicable |
D6061: inno: remove cacerts.pem from documentation |
2019-03-05 |
phabricator |
|
Not Applicable |
D6062: inno: remove references to pywin32 |
2019-03-05 |
phabricator |
|
Not Applicable |
D6060: inno: replace add_path.exe with a Pascal script |
2019-03-05 |
phabricator |
|
Not Applicable |
D6063: setup: define build_doc command |
2019-03-05 |
phabricator |
|
Not Applicable |
D6064: setup: include additional packages in py2exe distribution |
2019-03-05 |
phabricator |
|
Not Applicable |
D6065: setup: exclude some internal UCRT files |
2019-03-05 |
phabricator |
|
Not Applicable |
D6068: inno: remove w9xpopen.exe |
2019-03-05 |
phabricator |
|
Not Applicable |
D6067: inno: stop shipping pywin32 |
2019-03-05 |
phabricator |
|
Not Applicable |
D6066: inno: script to automate building Inno installer |
2019-03-05 |
phabricator |
|
Not Applicable |
D5940: uncommit: allow dirty working copy with PATH (issue5977) |
2019-03-06 |
phabricator |
|
Not Applicable |
D6069: uncommit: add flag --allow-dirty-working-copy |
2019-03-06 |
phabricator |
|
Not Applicable |
D6076: cleanup: remove two bogus test names from python3 list |
2019-03-06 |
phabricator |
|
Not Applicable |
D5940: uncommit: don't allow dirty working copy with PATH (issue5977) |
2019-03-06 |
phabricator |
|
Not Applicable |
D6069: uncommit: add flag --allow-dirty-working-copy |
2019-03-06 |
phabricator |
|
Not Applicable |
[Bug,6097] New: "ProgrammingError: tried to relocate a node on top of itself" from evolve |
2019-03-07 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D6078: tests: clarify test setup test in test-uncommit.t |
2019-03-07 |
phabricator |
|
Not Applicable |
D6077: tests: fix a stale reference to experimental.uncommitondirtywdir |
2019-03-07 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode and modified fixdirstate(issue6062) |
2019-03-07 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode and modified fixdirstate(issue6062) |
2019-03-07 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode and modified fixdirstate(issue6062) |
2019-03-07 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode -i(issue6062) |
2019-03-07 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode -i(issue6062) |
2019-03-07 |
phabricator |
|
Not Applicable |
[Bug,6098] New: evolve of merge with pruned parents results in merge with both parents same |
2019-03-08 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D6005: uncommit: added interactive mode -i(issue6062) |
2019-03-08 |
phabricator |
|
Not Applicable |
D6027: mq: make unshelve to apply on modified mq patch (issue4318) |
2019-03-08 |
phabricator |
|
Not Applicable |
D6038: push: added clear warning message when pushing a closed branch(issue6080) |
2019-03-08 |
phabricator |
|
Not Applicable |
D6038: push: added clear warning message when pushing a closed branch(issue6080) |
2019-03-08 |
phabricator |
|
Not Applicable |
D6057: split: add tests which demonstrate the issue5864 |
2019-03-08 |
phabricator |
|
Not Applicable |
D6044: phabricator: convert conduit response JSON unicode to bytes inside callconduit |
2019-03-09 |
phabricator |
|
Not Applicable |
D6102: py3: use fsencode for the vcr recording paths and strings for the custom_patches arguments |
2019-03-10 |
phabricator |
|
Not Applicable |
D6104: py3: don't try and format a bare dict into a byte string in callconduit |
2019-03-10 |
phabricator |
|
Not Applicable |
D6105: py3: convert indexes into bytes when enumerating lists in urlencodenested |
2019-03-10 |
phabricator |
|
Not Applicable |
D6106: py3: convert URL to str before passing it to request |
2019-03-10 |
phabricator |
|
Not Applicable |
D6108: py3: fix a few "dict keys as str instead of bytes" issues in phabricator.py |
2019-03-10 |
phabricator |
|
Not Applicable |
D6109: py3: only pass unicode to json.dumps in writediffproperties |
2019-03-10 |
phabricator |
|
Not Applicable |
D6044: phabricator: convert conduit response JSON unicode to bytes inside callconduit |
2019-03-10 |
phabricator |
|
Not Applicable |
D6111: py3: use r'' for group name arguments to MatchObjects in phabricator.py |
2019-03-10 |
phabricator |
|
Not Applicable |
D6110: py3: use %d instead of %s when formatting an int into a byte string |
2019-03-10 |
phabricator |
|
Not Applicable |
D6112: py3: use % instead of .format() on a bytestring |
2019-03-10 |
phabricator |
|
Not Applicable |
D6085: packaging: move DOWNLOADS dict to hgpackaging.downloads |
2019-03-10 |
phabricator |
|
Not Applicable |
D6086: packaging: move find_vc_runtime_files() into hgpackaging.util |
2019-03-10 |
phabricator |
|
Not Applicable |
D6084: packaging: split downloading code into own module |
2019-03-10 |
phabricator |
|
Not Applicable |
D6087: packaging: move Inno Setup core logic into a module |
2019-03-10 |
phabricator |
|
Not Applicable |
D6088: packaging: extract virtualenv and py2exe to build directory |
2019-03-10 |
phabricator |
|
Not Applicable |
D6089: packaging: don't use temporary directory |
2019-03-10 |
phabricator |
|
Not Applicable |
D6083: packaging: establish hgpackaging package |
2019-03-10 |
phabricator |
|
Not Applicable |
D6090: packaging: extract python exe info to own function |
2019-03-10 |
phabricator |
|
Not Applicable |
D6091: packaging: extract py2exe functionality to own module |
2019-03-10 |
phabricator |
|
Not Applicable |
D6093: setup: properly install build_hgextindex for py2exe builds |
2019-03-10 |
phabricator |
|
Not Applicable |
D6092: setup: configure py2exe config via environment variables |
2019-03-10 |
phabricator |
|
Not Applicable |
D6095: wix: remove hg.cmd |
2019-03-10 |
phabricator |
|
Not Applicable |
D6094: setup: include hgext3rd package in py2exe builds |
2019-03-10 |
phabricator |
|
Not Applicable |
D6099: wix: remove sphinx and dependencies |
2019-03-10 |
phabricator |
|
Not Applicable |
D6096: wix: move contrib/wix to contrib/packaging/wix |
2019-03-10 |
phabricator |
|
Not Applicable |
D6100: wix: remove pywin32 |
2019-03-10 |
phabricator |
|
Not Applicable |
D6101: wix: remove enum and future packages |
2019-03-10 |
phabricator |
|
Not Applicable |
D6097: wix: functionality to automate building WiX installers |
2019-03-10 |
phabricator |
|
Not Applicable |
D5962: copies: add test that makes both the merging csets dirty and fails |
2019-03-11 |
phabricator |
|
Not Applicable |
D5963: copies: handle a case when both merging csets are not descendant of merge base |
2019-03-11 |
phabricator |
|
Not Applicable |
D5961: copies: add test that makes both the merging csets dirty and run w/o error |
2019-03-11 |
phabricator |
|
Not Applicable |
D5962: copies: add test that makes both the merging csets dirty and fails |
2019-03-11 |
phabricator |
|
Not Applicable |
D5963: copies: handle a case when both merging csets are not descendant of merge base |
2019-03-11 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode -i(issue6062) |
2019-03-11 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode -i(issue6062) |
2019-03-11 |
phabricator |
|
Not Applicable |
D6115: unamend: added match as argument for _firdirstate() in unamend() |
2019-03-11 |
phabricator |
|
Not Applicable |
D6117: uncommit: convert _fixdirstate() into _movedirstate() |
2019-03-11 |
phabricator |
|
Not Applicable |
D6118: copies: remove dependency on scmutil by directly using match.exact() |
2019-03-11 |
phabricator |
|
Not Applicable |
D6119: uncommit: move _movedirstate() to scmutil for reuse |
2019-03-11 |
phabricator |
|
Not Applicable |
D6120: scmutil: document matcher argument of movedirstate() |
2019-03-11 |
phabricator |
|
Not Applicable |
D6115: unamend: added match as argument for scmutil.movedirstate |
2019-03-12 |
phabricator |
|
Not Applicable |
D6115: unamend: added match as argument for scmutil.movedirstate |
2019-03-12 |
phabricator |
|
Not Applicable |
D6121: chunkselector: fix typos in instructions when user reviews patch |
2019-03-13 |
phabricator |
|
Not Applicable |
D6123: ZeroDivisionError: Add condition to avoid Zerodivisonerror due to float number (issue6099) |
2019-03-13 |
phabricator |
|
Not Applicable |
D6058: patch: include flag-only file changes in "special" while filtering patch (issue5864) |
2019-03-13 |
phabricator |
|
Not Applicable |
D6123: similar: add condition to avoid Zerodivisonerror in function _score() (issue6099) |
2019-03-13 |
phabricator |
|
Not Applicable |
D6131: crecord: redraw the screen when starting up chunkselector |
2019-03-14 |
phabricator |
|
Not Applicable |
D6056: patch: stop aborting when add/rename/copy files on --interactive (issue5727) |
2019-03-14 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode -i(issue6062) |
2019-03-14 |
phabricator |
|
Not Applicable |
D6103: py3: use pycompat.iterbytestr to convert memoryview slice to bytestring before passing to itertools.takewhile |
2019-03-14 |
phabricator |
|
Not Applicable |
D6132: test: demonstrate crash with in-memory rebase and copies |
2019-03-15 |
phabricator |
|
Not Applicable |
D6133: rebase: fix crash with in-memory rebase and copies |
2019-03-15 |
phabricator |
|
Not Applicable |
D6038: push: added clear warning message when pushing a closed branch(issue6080) |
2019-03-15 |
phabricator |
|
Not Applicable |
D6038: push: added clear warning message when pushing closed branches(issue6080) |
2019-03-15 |
phabricator |
|
Not Applicable |
D6123: similar: add condition to avoid Zerodivisonerror in function _score() (issue6099) |
2019-03-15 |
phabricator |
|
Not Applicable |
D6103: py3: use pycompat.iterbytestr to convert memoryview slice to bytestring before passing to itertools.takewhile |
2019-03-16 |
phabricator |
|
Not Applicable |
D6134: packaging: convert files to LF |
2019-03-16 |
phabricator |
|
Not Applicable |
D6126: dirstate: remove obsolete reference to dirstate.beginparentchange |
2019-03-16 |
phabricator |
|
Not Applicable |
D6137: wix: package missing .dll and .pyd files |
2019-03-16 |
phabricator |
|
Not Applicable |
D6138: wix: introduce variable to hold path to wix packaging directory |
2019-03-16 |
phabricator |
|
Not Applicable |
D6136: setup: exclude crypt32.dll in py2exe builds |
2019-03-16 |
phabricator |
|
Not Applicable |
D6135: packaging: don't bundle DLLs in py2exe library.zip for x86 builds |
2019-03-16 |
phabricator |
|
Not Applicable |
D6139: wix: autogenerate wxs file for library files |
2019-03-16 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode -i(issue6062) |
2019-03-16 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode -i(issue6062) |
2019-03-16 |
phabricator |
|
Not Applicable |
D6107: py3: use pycompat.byteskwargs on opts in phabricator.py |
2019-03-16 |
phabricator |
|
Not Applicable |
D6113: py3: convert to/from bytes/unicode for json.(dump|load)s in debugcallconduit |
2019-03-16 |
phabricator |
|
Not Applicable |
D6058: patch: include flag-only file changes in "special" while filtering patch (issue5864) |
2019-03-16 |
phabricator |
|
Not Applicable |
D6127: split: use the new movedirstate() we now have in scmutil |
2019-03-16 |
phabricator |
|
Not Applicable |
D5954: watchman: add the possibility to set the exact watchman binary location |
2019-03-16 |
phabricator |
|
Not Applicable |
D5955: watchman: ignore some of watchman errors |
2019-03-16 |
phabricator |
|
Not Applicable |
D6143: context: use wdirhex constant instead of calculating it |
2019-03-16 |
phabricator |
|
Not Applicable |
D5296: store: don't read the whole fncache in memory |
2019-03-17 |
phabricator |
|
Not Applicable |
D6107: py3: use pycompat.byteskwargs on opts in phabricator.py |
2019-03-17 |
phabricator |
|
Not Applicable |
D6113: py3: convert to/from bytes/unicode for json.(dump|load)s in debugcallconduit |
2019-03-17 |
phabricator |
|
Not Applicable |
D6114: py3: add test-phabricator.py to python3-whitelist |
2019-03-17 |
phabricator |
|
Not Applicable |
D6030: store: move logic to check for invalid entry in fncache to own function |
2019-03-17 |
phabricator |
|
Not Applicable |
D6038: push: added clear warning message when pushing closed branches(issue6080) |
2019-03-17 |
phabricator |
|
Not Applicable |
D5296: store: don't read the whole fncache in memory |
2019-03-17 |
phabricator |
|
Not Applicable |
D5296: store: don't read the whole fncache in memory |
2019-03-18 |
phabricator |
|
Not Applicable |
D5296: store: don't read the whole fncache in memory |
2019-03-18 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode -i(issue6062) |
2019-03-18 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode -i(issue6062) |
2019-03-18 |
phabricator |
|
Not Applicable |
D6082: phabricator: add a `--branch` flag to `hg phabsend` |
2019-03-18 |
phabricator |
|
Not Applicable |
D6150: tracked: add documentation about `--import-rules` flag |
2019-03-18 |
phabricator |
|
Not Applicable |
D6148: store: error out if fncache does not ends with a newline |
2019-03-18 |
phabricator |
|
Not Applicable |
D6058: patch: include flag-only file changes in "special" while filtering patch (issue5864) |
2019-03-18 |
phabricator |
|
Not Applicable |
D6005: uncommit: added interactive mode -i(issue6062) |
2019-03-19 |
phabricator |
|
Not Applicable |
D6154: branchcache: introduce hasbranch() |
2019-03-19 |
phabricator |
|
Not Applicable |
D6124: patch: include newline at EOF in help text for interactive patch |
2019-03-19 |
phabricator |
|
Not Applicable |
D6125: revert: option to choose what to keep, not what to discard |
2019-03-19 |
phabricator |
|
Not Applicable |
D6149: debugsparse: abort if the repository is not sparse instead of ui.status() |
2019-03-20 |
phabricator |
|
Not Applicable |
D6160: store: recommend using `hg debugrebuildfncache` if fncache is corrupted |
2019-03-20 |
phabricator |
|
Not Applicable |
D6161: tests: glob seconds in test-upgrade-repo.t |
2019-03-20 |
phabricator |
|
Not Applicable |
D6130: crecord: redraw the screen on ctrl-L |
2019-03-20 |
phabricator |
|
Not Applicable |
D6129: crecord: completely redraw screen when coming back from editor |
2019-03-20 |
phabricator |
|
Not Applicable |
D6131: crecord: redraw the screen when starting up chunkselector |
2019-03-20 |
phabricator |
|
Not Applicable |
D6159: memfilectx: override copysource() instead of using dummy nodeid |
2019-03-21 |
phabricator |
|
Not Applicable |
D6158: memctx: rename constructor argument "copied" to "copysource" (API) |
2019-03-21 |
phabricator |
|
Not Applicable |
D6153: branchmap: drop branchcache.setdefault() (API) |
2019-03-23 |
phabricator |
|
Not Applicable |
D6155: branchcache: make entries a private attribute |
2019-03-23 |
phabricator |
|
Not Applicable |
D6151: branchmap: remove the dict interface from the branchcache class (API) |
2019-03-23 |
phabricator |
|
Not Applicable |
D6154: branchcache: introduce hasbranch() |
2019-03-23 |
phabricator |
|
Not Applicable |
D6152: branchcache: rename itervalues() to iterheads() |
2019-03-23 |
phabricator |
|
Not Applicable |
D6156: branchcache: add attributes to track which nodes are verified |
2019-03-23 |
phabricator |
|
Not Applicable |
D6157: branchcache: have a hasnode function to validate nodes |
2019-03-23 |
phabricator |
|
Not Applicable |
D6166: fix: make the order of the work queue deterministic |
2019-03-23 |
phabricator |
|
Not Applicable |
D6165: fix: allow fixing untracked files when given as arguments |
2019-03-23 |
phabricator |
|
Not Applicable |
D6170: perf: copyedit a few documentation strings |
2019-03-27 |
phabricator |
|
Not Applicable |
D6141: contrib: PowerShell script to install development dependencies |
2019-03-27 |
phabricator |
|
Not Applicable |
D6144: discovery: prevent recomputing info about server and outgoing changesets |
2019-03-27 |
phabricator |
|
Not Applicable |
D6145: discovery: drop some unused sets |
2019-03-27 |
phabricator |
|
Not Applicable |
D6146: discovery: prevent deleting items from a dictionary |
2019-03-27 |
phabricator |
|
Not Applicable |
D6171: crecord: draw on the whole screen |
2019-03-27 |
phabricator |
|
Not Applicable |
D6147: discovery: move cl.hasnode outside of the for-loop |
2019-03-27 |
phabricator |
|
Not Applicable |
D6142: automation: perform tasks on remote machines |
2019-03-27 |
phabricator |
|
Not Applicable |
D6172: remotefilelog: prefetch files in deterministic order |
2019-03-30 |
phabricator |
|
Not Applicable |
D6173: shelve: stop passing list of files to revert |
2019-03-30 |
phabricator |
|
Not Applicable |
D6174: shelve: let cmdutil.revert() take care of backing up untracked files |
2019-03-30 |
phabricator |
|
Not Applicable |
[Bug,6109] New: tests/test-revset2.t fails when environment variable P is set |
2019-03-30 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D6176: revset: remove comment about linkrev workaround from user-facing docs |
2019-03-31 |
phabricator |
|
Not Applicable |
D6175: merge: make "labels" argument to graft() optional, like it is for update() |
2019-03-31 |
phabricator |
|
Not Applicable |
D6177: histedit: narrow the scope of discarded ui output |
2019-04-02 |
phabricator |
|
Not Applicable |
D6169: unshelve: disable unshelve during merge (issue5123) |
2019-04-02 |
phabricator |
|
Not Applicable |
D6178: crecord: new keys g & G to navigate to the top and bottom respectively |
2019-04-02 |
phabricator |
|
Not Applicable |
D6178: crecord: new keys g & G to navigate to the top and bottom respectively |
2019-04-02 |
phabricator |
|
Not Applicable |
D6178: crecord: new keys g & G to navigate to the top and bottom respectively |
2019-04-02 |
phabricator |
|
Not Applicable |
D6164: wix: add a hook for a prebuild script to inject extra libraries |
2019-04-02 |
phabricator |
|
Not Applicable |
D6179: wix: add support for additional wxs files |
2019-04-02 |
phabricator |
|
Not Applicable |
D6180: wix: add functionality to inject additional Features into installer |
2019-04-02 |
phabricator |
|
Not Applicable |
D6164: wix: add a hook for a prebuild script to inject extra libraries |
2019-04-02 |
phabricator |
|
Not Applicable |
D6179: wix: add support for additional wxs files |
2019-04-02 |
phabricator |
|
Not Applicable |
D6180: wix: add functionality to inject additional Features into installer |
2019-04-02 |
phabricator |
|
Not Applicable |
D6186: changelog: parse copy metadata if available in extras |
2019-04-02 |
phabricator |
|
Not Applicable |
D6169: unshelve: disable unshelve during merge (issue5123) |
2019-04-02 |
phabricator |
|
Not Applicable |
D6177: histedit: narrow the scope of discarded ui output |
2019-04-02 |
phabricator |
|
Not Applicable |
D6187: wix: fix the package build when not adding features |
2019-04-03 |
phabricator |
|
Not Applicable |
D6191: tests: rename "u" to more usual "ui" in test-context.py |
2019-04-03 |
phabricator |
|
Not Applicable |
D6189: py2exe: add workaround to allow bundling of hgext3rd.* extensions |
2019-04-03 |
phabricator |
|
Not Applicable |
D6193: config: read configs from directories in lexicographical order |
2019-04-03 |
phabricator |
|
Not Applicable |
D6190: tests: better document the graft copy case |
2019-04-03 |
phabricator |
|
Not Applicable |
D6192: cleanup: use set literals where possible |
2019-04-03 |
phabricator |
|
Not Applicable |
D6195: test/test-revset2.t: Unset environment variable P (issue6109) |
2019-04-04 |
phabricator |
|
Not Applicable |
D6181: localrepo: rename crev in _filecommit() to cnode, since it's a node |
2019-04-04 |
phabricator |
|
Not Applicable |
D6183: copies: add config option for writing copy metadata to file and/or changset |
2019-04-04 |
phabricator |
|
Not Applicable |
D6186: changelog: parse copy metadata if available in extras |
2019-04-05 |
phabricator |
|
Not Applicable |
D6183: copies: add config option for writing copy metadata to file and/or changset |
2019-04-05 |
phabricator |
|
Not Applicable |
D6201: automation: use raw strings when there are backslashes |
2019-04-05 |
phabricator |
|
Not Applicable |
D6203: tests: add optional output for Python 2.7 deprecation |
2019-04-05 |
phabricator |
|
Not Applicable |
D6202: setup: use raw string for regular expression |
2019-04-05 |
phabricator |
|
Not Applicable |
D6196: cext: make revlog.c PY_SSIZE_T_CLEAN |
2019-04-05 |
phabricator |
|
Not Applicable |
D6197: cext: make parsers.c PY_SSIZE_T_CLEAN |
2019-04-05 |
phabricator |
|
Not Applicable |
D6198: cext: make osutil.c PY_SSIZE_T_CLEAN |
2019-04-05 |
phabricator |
|
Not Applicable |
D6200: perf: make perf.run-limits code work with Python 3 |
2019-04-05 |
phabricator |
|
Not Applicable |
D6178: crecord: new keys g & G to navigate to the top and bottom respectively |
2019-04-05 |
phabricator |
|
Not Applicable |
D6212: tests: add test of for hash reference translation by `hg convert` |
2019-04-05 |
phabricator |
|
Not Applicable |
D6213: tests: demonstrate broken `hg convert` if "ffffffffffff" is in description |
2019-04-05 |
phabricator |
|
Not Applicable |
D6215: localrepo: don't allow lookup of working directory revision |
2019-04-05 |
phabricator |
|
Not Applicable |
D6212: tests: add test of for hash reference translation by `hg convert` |
2019-04-08 |
phabricator |
|
Not Applicable |
D6213: tests: demonstrate broken `hg convert` if "ffffffffffff" is in description |
2019-04-08 |
phabricator |
|
Not Applicable |
D6214: tests: demonstrate broken pull of "ffffffffffff" revision |
2019-04-08 |
phabricator |
|
Not Applicable |
D6193: config: read configs from directories in lexicographical order |
2019-04-08 |
phabricator |
|
Not Applicable |
D6194: remotefilelog: fix crash on `hg addremove` of added-but-deleted file |
2019-04-08 |
phabricator |
|
Not Applicable |
D6215: localrepo: don't allow lookup of working directory revision |
2019-04-08 |
phabricator |
|
Not Applicable |
D6216: remotefilelog: add tests of `hg grep -r 'wdir()'` |
2019-04-08 |
phabricator |
|
Not Applicable |
D6217: remotefilelog: correctly reject wdir filenodes |
2019-04-08 |
phabricator |
|
Not Applicable |
D6220: py3: add one new passing test found by buildbot |
2019-04-10 |
phabricator |
|
Not Applicable |
D6221: py3: add b'' prefixes to new doctests in match.py |
2019-04-10 |
phabricator |
|
Not Applicable |
D6223: overlayworkingctx: fix file/dir audit to be repo-relative |
2019-04-12 |
phabricator |
|
Not Applicable |
D6224: overlayworkingctx: remove misleading trailing slash from directory pattern |
2019-04-12 |
phabricator |
|
Not Applicable |
D6222: messages: replace some instances of "folder" by "directory" |
2019-04-12 |
phabricator |
|
Not Applicable |
D6218: narrow: send specs as bundle2 data instead of param (issue5952) (issue6019) |
2019-04-12 |
phabricator |
|
Not Applicable |
D6225: rebase: demonstrate bug in dry-run mode which causes cycles to not be reported |
2019-04-12 |
phabricator |
|
Not Applicable |
D6226: rebase: fix bug that prevented dry-run rebases from printing failures |
2019-04-12 |
phabricator |
|
Not Applicable |
D6204: branchmap: dynamically resolve type of branchcache class |
2019-04-13 |
phabricator |
|
Not Applicable |
D6205: branchmap: prevent using __getitem__() in branchheads() |
2019-04-13 |
phabricator |
|
Not Applicable |
D6206: branchmap: implement __contains__() |
2019-04-13 |
phabricator |
|
Not Applicable |
D6227: copies: print list of divergent renames in sorted order |
2019-04-13 |
phabricator |
|
Not Applicable |
D6184: changelog: extract a _string_unescape() to mirror _string_escape() |
2019-04-13 |
phabricator |
|
Not Applicable |
D6162: getrenamedfn: get copy data from context object if configured |
2019-04-13 |
phabricator |
|
Not Applicable |
D6234: remotefilelog: return expected type from copies overrides |
2019-04-13 |
phabricator |
|
Not Applicable |
D6235: copies: move comment about implementation of mergecopies() to end |
2019-04-13 |
phabricator |
|
Not Applicable |
D6163: copies: extract function for deciding whether to use changeset-centric algos |
2019-04-13 |
phabricator |
|
Not Applicable |
D6185: changelog: pass default extras into decodeextra() |
2019-04-13 |
phabricator |
|
Not Applicable |
D6186: changelog: parse copy metadata if available in extras |
2019-04-13 |
phabricator |
|
Not Applicable |
D6183: copies: add config option for writing copy metadata to file and/or changset |
2019-04-13 |
phabricator |
|
Not Applicable |
D6186: changelog: parse copy metadata if available in extras |
2019-04-13 |
phabricator |
|
Not Applicable |
D6186: changelog: parse copy metadata if available in extras |
2019-04-14 |
phabricator |
|
Not Applicable |
D6183: copies: add config option for writing copy metadata to file and/or changset |
2019-04-14 |
phabricator |
|
Not Applicable |
D6229: rust-dagops: range of revisions |
2019-04-15 |
phabricator |
|
Not Applicable |
D6230: rust-dagops: roots |
2019-04-15 |
phabricator |
|
Not Applicable |
D6211: branch: return early if we find an open named branch apart from default |
2019-04-15 |
phabricator |
|
Not Applicable |
D6231: rust-discovery: starting core implementation |
2019-04-15 |
phabricator |
|
Not Applicable |
D6233: rust-discovery: implementing and exposing stats() |
2019-04-15 |
phabricator |
|
Not Applicable |
D6168: readline: provide styled prompt to readline (issue6070) |
2019-04-15 |
phabricator |
|
Not Applicable |
D6168: readline: provide styled prompt to readline (issue6070) |
2019-04-15 |
phabricator |
|
Not Applicable |
D6168: readline: provide styled prompt to readline (issue6070) |
2019-04-15 |
phabricator |
|
Not Applicable |
D6207: branchcache: add functions to validate changelog nodes |
2019-04-15 |
phabricator |
|
Not Applicable |
D6209: branchcache: don't verify closed nodes in iteropen() |
2019-04-15 |
phabricator |
|
Not Applicable |
D6208: branchcache: lazily validate nodes from the branchmap |
2019-04-15 |
phabricator |
|
Not Applicable |
D6210: branchcache: don't verify closed nodes in _branchtip() |
2019-04-15 |
phabricator |
|
Not Applicable |
D6168: readline: provide styled prompt to readline (issue6070) |
2019-04-15 |
phabricator |
|
Not Applicable |
D6211: branch: return early if we find an open named branch apart from default |
2019-04-15 |
phabricator |
|
Not Applicable |
D6236: branchcache: lazily validate nodes in iteritems() |
2019-04-16 |
phabricator |
|
Not Applicable |
D6237: absorb: aborting if another operation is in progress |
2019-04-16 |
phabricator |
|
Not Applicable |
D6238: branchcache: don't verify while creating a copy |
2019-04-16 |
phabricator |
|
Not Applicable |
D6239: branchcache: fix the docstring of _verifybranch() |
2019-04-16 |
phabricator |
|
Not Applicable |
D6236: branchcache: lazily validate nodes in iteritems() |
2019-04-16 |
phabricator |
|
Not Applicable |
D6240: branchcache: only iterate over branches which needs to be verified |
2019-04-16 |
phabricator |
|
Not Applicable |
D6218: narrow: send specs as bundle2 data instead of param (issue5952) (issue6019) |
2019-04-16 |
phabricator |
|
Not Applicable |
D6186: changelog: parse copy metadata if available in extras |
2019-04-16 |
phabricator |
|
Not Applicable |
D6183: copies: add config option for writing copy metadata to file and/or changset |
2019-04-16 |
phabricator |
|
Not Applicable |