[v4] setup: require that Python has TLS 1.1 or TLS 1.2 |
2020-05-31 |
Manuel Jacob |
|
Superseded |
[2,of,2,v3] setup: require that Python has TLS 1.1 or TLS 1.2 |
2020-05-31 |
Manuel Jacob |
|
New |
[1,of,2,v3] relnotes: note that we now require modern SSL/TLS features in Python |
2020-05-31 |
Manuel Jacob |
|
Accepted |
[10,of,10,v2] sslutil: remove fallback for `ssl` attributes that we can assume to be present |
2020-05-30 |
Manuel Jacob |
|
New |
[09,of,10,v2] tests: remove "tls1.2" check |
2020-05-30 |
Manuel Jacob |
|
New |
[08,of,10,v2] config: remove unused hostsecurity.disabletls10warning config |
2020-05-30 |
Manuel Jacob |
|
New |
[07,of,10,v2] sslutil: simplify code, now that `supportedprotocols` is constant |
2020-05-30 |
Manuel Jacob |
|
New |
[06,of,10,v2] tests: stop checking for optional, now impossible output |
2020-05-30 |
Manuel Jacob |
|
New |
[05,of,10,v2] sslutil: simplify code for printing an error message when negotiation fails |
2020-05-30 |
Manuel Jacob |
|
New |
[04,of,10,v2] sslutil: remove comment referring to unsupported legacy stacks |
2020-05-30 |
Manuel Jacob |
|
New |
[03,of,10,v2] sslutil: convert check for TLS 1.1 and TLS 1.2 into assert |
2020-05-30 |
Manuel Jacob |
|
New |
[02,of,10,v2] setup: require that Python supports TLS 1.1 and TLS 1.2 |
2020-05-30 |
Manuel Jacob |
|
New |
[01,of,10,v2] relnotes: note that we now require modern SSL/TLS features in Python |
2020-05-30 |
Manuel Jacob |
|
Superseded |
[v2] tests: stop checking for optional, now impossible output |
2020-05-30 |
Manuel Jacob |
|
Accepted |
tests: stop checking for optional, now impossible output |
2020-05-30 |
Manuel Jacob |
|
Superseded |
D8603: rust: add a pointer for profiling to the README |
2020-05-30 |
phabricator |
|
Superseded |
D8604: relnotes: advertize the possibility to use rust |
2020-05-30 |
phabricator |
|
Superseded |
D8602: rust: update the mention of hgcli in rust/README.rst |
2020-05-30 |
phabricator |
|
Superseded |
D8601: rust: remove one more occurrence of re2 |
2020-05-30 |
phabricator |
|
Superseded |
D8600: scmutil: clarify getuipathfn comment |
2020-05-30 |
phabricator |
|
Superseded |
[v2] sslutil: remove fallback for `ssl` attributes that we can assume to be present |
2020-05-30 |
Manuel Jacob |
|
New |
[v2] setup: require a Python version with modern SSL features |
2020-05-30 |
Manuel Jacob |
|
New |
[15,of,15] sslutil: remove fallback for `ssl` attributes that we can assume to be present |
2020-05-30 |
Manuel Jacob |
|
New |
[14,of,15] tests: remove "tls1.2" check |
2020-05-30 |
Manuel Jacob |
|
New |
[13,of,15] sslutil: simplify code, now that `supportedprotocols` is constant |
2020-05-30 |
Manuel Jacob |
|
New |
[12,of,15] sslutil: simplify code for printing an error message when negotiation fails |
2020-05-30 |
Manuel Jacob |
|
New |
[11,of,15] sslutil: remove comment referring to unsupported legacy stacks |
2020-05-30 |
Manuel Jacob |
|
New |
[10,of,15] sslutil: assert that the Python we run on supports TLS 1.1 and TLS 1.2 |
2020-05-30 |
Manuel Jacob |
|
New |
[09,of,15] tests: remove "sslcontext" check |
2020-05-30 |
Manuel Jacob |
|
New |
[08,of,15] sslutil: eliminate `_canloaddefaultcerts` by constant-folding code using it |
2020-05-30 |
Manuel Jacob |
|
New |
[07,of,15] tests: remove "defaultcacerts" check |
2020-05-30 |
Manuel Jacob |
|
New |
[06,of,15] sslutil: eliminate `modernssl` by constant-folding code using it |
2020-05-30 |
Manuel Jacob |
|
New |
[05,of,15] hgweb: avoid using `sslutil.modernssl` |
2020-05-30 |
Manuel Jacob |
|
New |
[04,of,15] sslutil: remove comments referring to removed SSLContext emulation class |
2020-05-30 |
Manuel Jacob |
|
New |
[03,of,15] sslutil: remove code checking for presence of ssl.SSLContext |
2020-05-30 |
Manuel Jacob |
|
New |
[02,of,15] setup: require a Python version with modern SSL features |
2020-05-30 |
Manuel Jacob |
|
New |
[01,of,15] sslutil: set `_canloaddefaultcerts` to `True` if `ssl.SSLContext` is present |
2020-05-30 |
Manuel Jacob |
|
New |
D8599: rebase: remove now-unused arguments from rebasenode() |
2020-05-29 |
phabricator |
|
New |
D8598: rebase: drop duplicate call to copies.graftcopies() |
2020-05-29 |
phabricator |
|
New |
D8597: rebase: use merge.graft() instead of merge.update() |
2020-05-29 |
phabricator |
|
New |
D8596: merge: mark copies in in-memory context when merging |
2020-05-29 |
phabricator |
|
New |
D8595: copies: make _chain() and _filter() public |
2020-05-29 |
phabricator |
|
New |
D8594: rust: remove support for `re2` |
2020-05-29 |
phabricator |
|
Superseded |
D8593: rust-dependencies: update `regex` to 1.3.9 |
2020-05-29 |
phabricator |
|
Superseded |
cleanup: remove compatibility code for Python < 2.7.4 |
2020-05-29 |
Manuel Jacob |
|
Accepted |
[2,of,2] cleanup: eliminate procutil.quotecommand() |
2020-05-29 |
Manuel Jacob |
|
Accepted |
[1,of,2] cleanup: remove compatibility code for Python < 2.7.1 |
2020-05-29 |
Manuel Jacob |
|
Accepted |
D8592: filemerge: add __bytes__ for absentfilectx |
2020-05-28 |
phabricator |
|
Superseded |
D8591: mergestate: move staticmethod _filectxorabsent to module level |
2020-05-28 |
phabricator |
|
Superseded |
D8590: githelp: add some minimal help for pickaxe functionality |
2020-05-28 |
phabricator |
|
Superseded |
D8587: metadata: move computation related to files touched in a dedicated module |
2020-05-27 |
phabricator |
|
Superseded |
D8588: files: extract code for extra filtering of the `removed` entry into copies |
2020-05-27 |
phabricator |
|
Superseded |
D8589: metadata: filter the `removed` set to only contains relevant data |
2020-05-27 |
phabricator |
|
Superseded |
D8586: files: speed up `hg files` when no flags change display |
2020-05-26 |
phabricator |
|
Superseded |
D8585: scmutil: speed up relativization of paths when it's a no-op |
2020-05-26 |
phabricator |
|
Superseded |
D8584: sshpeer: make client print (likely) server errors on stderr |
2020-05-26 |
phabricator |
|
Superseded |
D8583: sshpeer: add test showing that -q silences remote errors |
2020-05-26 |
phabricator |
|
Superseded |
D8582: grep: reduce the cost of pathauditor checks when grepping working copy |
2020-05-25 |
phabricator |
|
Superseded |
D8581: grep: test that paths get audited |
2020-05-25 |
phabricator |
|
Superseded |
D8580: grep: add test coverage of behavior on symlinks |
2020-05-25 |
phabricator |
|
Superseded |
[2,of,2] rust: leverage .expect() in place of .unwrap() + inline comment |
2020-05-25 |
Yuya Nishihara |
|
Accepted |
[1,of,2] rust: fix false comment about mpsc::Sender |
2020-05-25 |
Yuya Nishihara |
|
Accepted |
D8579: context: avoid computing status twice when comparing among revisions |
2020-05-25 |
phabricator |
|
New |
[stable] setup: raise minimum Python version to 2.7.4 |
2020-05-23 |
Manuel Jacob |
|
Accepted |
D8578: graft-state: save --base in graft's state, fixing bug with graft --continue |
2020-05-22 |
phabricator |
|
Superseded |
D8577: graft-state: add test to document problem with graft --continue, after graft --base |
2020-05-22 |
phabricator |
|
Superseded |
D8576: help: fix description of revlog version 2 |
2020-05-22 |
phabricator |
|
Superseded |
D8575: hooklib: fix detection of successors for changeset_obsoleted |
2020-05-21 |
phabricator |
|
Superseded |
D8574: hooks: teach reject_new_heads about phase transitions |
2020-05-21 |
phabricator |
|
Superseded |
D8573: fsmonitor: coerce `clock` variable to byte-string (issue6321) |
2020-05-20 |
phabricator |
|
Superseded |
D8572: merge: remove special case for in-memory merge |
2020-05-19 |
phabricator |
|
Superseded |
D8571: test: make test-doctest.py not assume it's run from a mercurial repo |
2020-05-19 |
phabricator |
|
New |
[Bug,6332] New: fold can create merge with ancestor |
2020-05-19 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D8550: mergestate: split out merge state handling code from main merge module |
2020-05-18 |
phabricator |
|
Superseded |
D8566: cleanup: use mergestate.unresolvedcount() instead of bool(list(unresolved())) |
2020-05-18 |
phabricator |
|
Superseded |
D8570: rebase: use context to load mergestate instead of loading it directly |
2020-05-18 |
phabricator |
|
Superseded |
D8568: overlayworkingctx: implement mergestate() using in-memory mergestate |
2020-05-18 |
phabricator |
|
Superseded |
D8569: merge: get mergestate from context instead of directly |
2020-05-18 |
phabricator |
|
Superseded |
D8563: localrepo: get mergestate via context |
2020-05-18 |
phabricator |
|
Superseded |
D8567: mergestate: implement trivial in-memory mergestate |
2020-05-18 |
phabricator |
|
Superseded |
D8565: mergestate: optimize unresolvedcount() a little bit |
2020-05-18 |
phabricator |
|
Superseded |
D8564: fakemergerecord: get mergestate via context |
2020-05-18 |
phabricator |
|
Superseded |
D8562: shelve: get mergestate via context |
2020-05-18 |
phabricator |
|
Superseded |
D8561: hg: get mergestate via context |
2020-05-18 |
phabricator |
|
Superseded |
D8556: commands: get mergestate via context |
2020-05-18 |
phabricator |
|
Superseded |
D8559: revset: get mergestate via context |
2020-05-18 |
phabricator |
|
Superseded |
D8560: templatekw: get mergestate via context |
2020-05-18 |
phabricator |
|
Superseded |
D8557: debugcommands: get mergestate via context |
2020-05-18 |
phabricator |
|
Superseded |
D8558: fileset: get mergestate via context |
2020-05-18 |
phabricator |
|
Superseded |
D8555: cmdutil: get mergestate via context |
2020-05-18 |
phabricator |
|
Superseded |
D8553: histedit: use context to load mergestate instead of loading it directly |
2020-05-18 |
phabricator |
|
Superseded |
D8551: context: implement mergestate() method |
2020-05-18 |
phabricator |
|
Superseded |
D8554: strip: get mergestate via context |
2020-05-18 |
phabricator |
|
Superseded |
D8552: fix: use context to fetch mergestate instead of loading it directly |
2020-05-18 |
phabricator |
|
Superseded |
D8353: debugcommands: create new debugantivirusrunning command |
2020-05-18 |
phabricator |
|
Not Applicable |
D8549: relnotes: add API change note per request in D8502 |
2020-05-18 |
phabricator |
|
Superseded |
D8548: tests: add coverage for repo.changelog.children() in the git extension |
2020-05-18 |
phabricator |
|
Superseded |
D8547: tests: add coverage for repo.changelog.findmissing() in test-git-interop.t |
2020-05-18 |
phabricator |
|
Superseded |
D8546: relnotes: copy "next" to "5.4" and clear "next" |
2020-05-18 |
phabricator |
|
Superseded |
D8545: grep: grep the working copy faster |
2020-05-18 |
phabricator |
|
Superseded |
D8543: grep: don't go in an infinite loop when given empty regex |
2020-05-17 |
phabricator |
|
Superseded |
D8544: grep: stop computing information for --diff when unnecessary |
2020-05-17 |
phabricator |
|
Superseded |
D8542: grep: improve test coverage |
2020-05-17 |
phabricator |
|
Superseded |
D8541: git: avoid looking-up parents for the null commit |
2020-05-17 |
phabricator |
|
Superseded |
D8540: git: implement some changelog methods |
2020-05-17 |
phabricator |
|
Superseded |
D8539: git: fix probable missing return |
2020-05-17 |
phabricator |
|
Superseded |
D8538: rust: fix warning about unnecessary mut |
2020-05-17 |
phabricator |
|
Superseded |
D8537: setup: stop asking cargo to spam |
2020-05-17 |
phabricator |
|
Superseded |
D8534: flags: read flag from dirstate/disk for workingcopyctx (issue5743) |
2020-05-16 |
phabricator |
|
Superseded |
D8536: flags: also test merge with executable bit removed |
2020-05-16 |
phabricator |
|
Superseded |
D8535: flags: also test the removal of the exec flag |
2020-05-16 |
phabricator |
|
Superseded |
D8533: flags: actually merge flags in simplemerge |
2020-05-16 |
phabricator |
|
Superseded |
D8531: flags: account for flag change when tracking rename relevant to merge |
2020-05-16 |
phabricator |
|
Superseded |
D8532: flags: add a test for merging exec flag change with rename and file change |
2020-05-16 |
phabricator |
|
Superseded |
D8530: flags: also test merging a rename with and exec flag change |
2020-05-16 |
phabricator |
|
Superseded |
D8529: flags: introduce explicit testing for merging change to exec flag |
2020-05-16 |
phabricator |
|
Superseded |
D8528: dirstate: make sure the dirstate is loaded before the changelog (issue6303) |
2020-05-15 |
phabricator |
|
Superseded |
D8527: py3: change default priority and length used for sorting hooks to be compatible with python 3 |
2020-05-15 |
phabricator |
|
Superseded |
D8526: py3: change default priority and length used for sorting hooks to be compatible with python 3 |
2020-05-15 |
phabricator |
|
Superseded |
D8525: phabricator: avoid passing None to pycompat.fsdecode |
2020-05-15 |
phabricator |
|
Superseded |
D8524: phabricator: load .arcconfig during reposetup (issue6331) |
2020-05-15 |
phabricator |
|
New |
D8431: upgrade: support upgrade and downgrade from persistent nodemap |
2020-05-14 |
phabricator |
|
Not Applicable |
D8523: py3: fix exception in pull when several things happen to a bookmark |
2020-05-14 |
phabricator |
|
Superseded |
[stable] cext: back out ec3c06a1c554 (use modern buffer protocol in mpatch_flist()) |
2020-05-14 |
Manuel Jacob |
|
New |
D8522: fastexport: adjust output to be more canonical |
2020-05-12 |
phabricator |
|
Superseded |
D8521: pyoxidizer: formatting bazel definitions |
2020-05-12 |
phabricator |
|
Superseded |
D8520: status: also support for `traversedir` callback in the Rust fast-path |
2020-05-12 |
phabricator |
|
Superseded |
D8519: rust-hg-cpython: update status bridge with the new `traversedir` support |
2020-05-12 |
phabricator |
|
Superseded |
D8518: rust-status: collect traversed directories if required |
2020-05-12 |
phabricator |
|
Superseded |
D8517: rust-status: don't dispatch unknown file when traversing if not listing unknowns |
2020-05-12 |
phabricator |
|
Superseded |
D8516: status: update comment to reflect the more recent situation |
2020-05-12 |
phabricator |
|
Superseded |
D8431: upgrade: support upgrade and downgrade from persistent nodemap |
2020-05-12 |
phabricator |
|
Not Applicable |
[stable] demandimport: fix compatibility with meta path finders w/o find_spec() method |
2020-05-11 |
Manuel Jacob |
|
Accepted |
D8515: filemerge: add a hacktastic version of internal:merge3 for merge diffs |
2020-05-11 |
phabricator |
|
Superseded |
D8514: revisions: parse "x123" as "nodeid starting with 123" without prefixhexnode |
2020-05-11 |
phabricator |
|
Superseded |
D8513: rust-dirstatemap: don't read the dirstate when requesting parents |
2020-05-11 |
phabricator |
|
Superseded |
D8512: manifest-cache: ignore IOError while writing |
2020-05-11 |
phabricator |
|
Superseded |
[stable] bash_completion: do not use aliased hg if the alias sources a script |
2020-05-11 |
Peter Arrenbrecht |
|
Accepted |
D8510: diff: use cmdutil.check_at_most_one_arg() for checking --rev/--change |
2020-05-08 |
phabricator |
|
Superseded |
D8511: status: use cmdutil.check_at_most_one_arg() for checking --rev/--change |
2020-05-08 |
phabricator |
|
Superseded |
D8509: formatting: add missing newline |
2020-05-07 |
phabricator |
|
Superseded |
D8508: rust-regex: fix support for verbatim `re:` syntax |
2020-05-07 |
phabricator |
|
Superseded |
D8506: rust-regex: fix issues with regex anchoring and performance |
2020-05-07 |
phabricator |
|
Superseded |
D8507: rust-regex: prevent nonsensical `.*.*` pattern from happening |
2020-05-07 |
phabricator |
|
Superseded |
D8505: tests: fix timer scaling in wait-on-file |
2020-05-07 |
phabricator |
|
Superseded |
D8502: cleanup: avoid extra node/ctx conversions in logcmdutil.diffordiffstat |
2020-05-07 |
phabricator |
|
Superseded |
D8504: diff: add experimental support for "merge diffs" |
2020-05-07 |
phabricator |
|
Superseded |
D8503: diff: avoid going from contexts to nodes and back |
2020-05-07 |
phabricator |
|
Superseded |
D8431: upgrade: support upgrade and downgrade from persistent nodemap |
2020-05-07 |
phabricator |
|
Not Applicable |
D8432: dirstate: force _checkexec to return a bool |
2020-05-07 |
phabricator |
|
Not Applicable |
D8430: nodemap: teach `hg debugformat` about the persistent nodemap option |
2020-05-07 |
phabricator |
|
Not Applicable |
D8429: upgrade: support the --quiet flag |
2020-05-07 |
phabricator |
|
Not Applicable |
D8422: nodemap: move the mode option to storage.revlog.nodemap.mode |
2020-05-07 |
phabricator |
|
Not Applicable |
D8421: nodemap: move the option for mmap usage to storage.revlog.nodemap.mmap |
2020-05-07 |
phabricator |
|
Not Applicable |
D8428: upgrade: clearly list optimisation |
2020-05-07 |
phabricator |
|
Not Applicable |
D8419: nodemap: move the main switch to the `format` section |
2020-05-07 |
phabricator |
|
Not Applicable |
D8418: nodemap: drop the 'exp-' prefix for internal opener option |
2020-05-07 |
phabricator |
|
Not Applicable |
D8420: nodemap: move and update the commend about persistence being experimental |
2020-05-07 |
phabricator |
|
Not Applicable |
D8417: nodemap: gate the feature behind a new requirement |
2020-05-07 |
phabricator |
|
Not Applicable |
D8414: nodemap: add a new mode option, with an optional "warn" value |
2020-05-07 |
phabricator |
|
Not Applicable |
D8411: nodemap: also warm manifest nodemap with other caches |
2020-05-07 |
phabricator |
|
Not Applicable |
D8416: nodemap: move on disk file to version 1 |
2020-05-07 |
phabricator |
|
Not Applicable |
D8415: nodemap: add a new mode value, "strict" |
2020-05-07 |
phabricator |
|
Not Applicable |
D8410: nodemap: also use persistent nodemap for manifest |
2020-05-07 |
phabricator |
|
Not Applicable |
D8409: nodemap: create files in the repository used in the test |
2020-05-07 |
phabricator |
|
Not Applicable |
D8501: tests: increase internal timeouts |
2020-05-07 |
phabricator |
|
Superseded |
D8500: tests: use regular POSIX shell |
2020-05-07 |
phabricator |
|
Superseded |
D8499: rust-regex: increase the DFA size limit for the `regex` crate |
2020-05-07 |
phabricator |
|
Superseded |
D8498: rust-matchers: add timing tracing to regex compilation |
2020-05-07 |
phabricator |
|
Superseded |
D8497: procutil: always waiting on child processes to prevent zombies with 'hg serve' |
2020-05-07 |
phabricator |
|
Superseded |
D8496: copy: give better error message when no source paths found with --at-rev |
2020-05-06 |
phabricator |
|
Superseded |
D8494: copy: to find copy source, walk parent of revision we're marking copies in |
2020-05-06 |
phabricator |
|
Superseded |
D8495: tests: show poor error message for `hg cp -A --at-rev . non-existent dst` |
2020-05-06 |
phabricator |
|
Superseded |
D8493: tests: show that `hg cp -A --at-rev .` doesn't work for renames |
2020-05-06 |
phabricator |
|
Superseded |
D8491: rust-filepatterns: match exact `rootglob`s with a `HashSet`, not in the regex |
2020-05-06 |
phabricator |
|
Superseded |
D8492: rust-matchers: add TODO about incomplete `Display` for `IncludeMatcher` |
2020-05-06 |
phabricator |
|
Superseded |
[Bug,6320] New: 5.4: test-doctest test failure |
2020-05-05 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D8454: phabricator: ensure that `phabsend` is given a contiguous, linear commit range |
2020-05-01 |
phabricator |
|
Not Applicable |
D8455: tests: clarify a comment describing a phabricator test scenario |
2020-05-01 |
phabricator |
|
Not Applicable |
D8490: hooks: provide access to transaction changes for hooks |
2020-05-01 |
phabricator |
|
Superseded |
diff performance: re-establish linear runtime performance |
2020-04-30 |
Elmar Bartel |
|
Accepted |
D8489: rebase: avoid clobbering wdir() with --dry-run or --confirm (issue6291) |
2020-04-30 |
phabricator |
|
Superseded |
D8488: tests: show that rebase --dry-run and --confirm wipeout uncommitted changes |
2020-04-30 |
phabricator |
|
Superseded |
D8244: copies: fix the changeset based algorithm regarding merge |
2020-04-28 |
phabricator |
|
Not Applicable |
D8487: fastexport: downgrade message about already exported changesets to debug |
2020-04-27 |
phabricator |
|
Superseded |
D8486: fastexport: adjust output to be more canonical |
2020-04-27 |
phabricator |
|
Superseded |
D8422: nodemap: move the mode option to storage.revlog.nodemap.mode |
2020-04-27 |
phabricator |
|
Not Applicable |
D8421: nodemap: move the option for mmap usage to storage.revlog.nodemap.mmap |
2020-04-27 |
phabricator |
|
Not Applicable |
D8419: nodemap: move the main switch to the `format` section |
2020-04-27 |
phabricator |
|
Not Applicable |
D8418: nodemap: drop the 'exp-' prefix for internal opener option |
2020-04-27 |
phabricator |
|
Not Applicable |
D8411: nodemap: also warm manifest nodemap with other caches |
2020-04-27 |
phabricator |
|
Not Applicable |
D8414: nodemap: add a new mode option, with an optional "warn" value |
2020-04-27 |
phabricator |
|
Not Applicable |
D8417: nodemap: gate the feature behind a new requirement |
2020-04-27 |
phabricator |
|
Not Applicable |
D8485: url: fix a bytes vs str crash in processing proxy headers (issue6249) |
2020-04-26 |
phabricator |
|
Superseded |
D8484: automation: support building Python 3 MSI installers |
2020-04-24 |
phabricator |
|
Superseded |
D8483: automation: support building Python 3 Inno installers |
2020-04-24 |
phabricator |
|
Superseded |
D8482: automation: add extra arguments when building Inno |
2020-04-24 |
phabricator |
|
Superseded |
D8454: phabricator: ensure that `phabsend` is given a contiguous, linear commit range |
2020-04-24 |
phabricator |
|
Not Applicable |
D8455: tests: clarify a comment describing a phabricator test scenario |
2020-04-24 |
phabricator |
|
Not Applicable |
D8481: pullbundles: use unfiltered repo for head/base matching |
2020-04-24 |
phabricator |
|
Superseded |
D8480: bundle2: make obsolescence parts optional |
2020-04-24 |
phabricator |
|
Superseded |
D8479: packaging: add -python2 to Windows installer filenames |
2020-04-24 |
phabricator |
|
Superseded |
D8478: automation: support building Windows wheels for Python 3.7 and 3.8 |
2020-04-24 |
phabricator |
|
Superseded |
D8461: rust-status: check for '.hg' regardless of file type (issue6300) |
2020-04-23 |
phabricator |
|
Not Applicable |
D8460: rust: remove extra empty line |
2020-04-23 |
phabricator |
|
Not Applicable |
D8427: upgrade: properly filter action depending on planned work |
2020-04-23 |
phabricator |
|
Not Applicable |
D8408: nodemap: skip persistent nodemap warming for revlog not using it |
2020-04-23 |
phabricator |
|
Not Applicable |
D8453: wait-on-file: adjust the timer counter |
2020-04-23 |
phabricator |
|
Not Applicable |
D8459: tests: stabilize test-log.t on Windows |
2020-04-23 |
phabricator |
|
Not Applicable |
D8450: rust-chg: clean up excessive indents |
2020-04-23 |
phabricator |
|
Not Applicable |
D8458: tests: stabilize test-convert-hg-source.t on Windows |
2020-04-23 |
phabricator |
|
Not Applicable |
D8449: rust-chg: do not terminate tokio runtime until pager exits |
2020-04-23 |
phabricator |
|
Not Applicable |
D8448: rust-chg: modernize entry function |
2020-04-23 |
phabricator |
|
Not Applicable |
D8447: rust-chg: reimplement locator by using async/await and tokio-0.2 |
2020-04-23 |
phabricator |
|
Not Applicable |
D8446: rust-chg: reimplement ChgClientExt as ChgClient wrapper |
2020-04-23 |
phabricator |
|
Not Applicable |
D8445: rust-chg: reimplement run_command operation as async function |
2020-04-23 |
phabricator |
|
Not Applicable |
D8444: rust-chg: reimplement uihandler by using async-trait and tokio-0.2 |
2020-04-23 |
phabricator |
|
Not Applicable |
D8441: rust-chg: upgrade to futures-0.3 based libraries |
2020-04-23 |
phabricator |
|
Not Applicable |
D8443: rust-chg: have attach_io() simply take reference of AsRawFd object |
2020-04-23 |
phabricator |
|
Not Applicable |
D8442: rust-chg: reimplement attach_io operation as async function |
2020-04-23 |
phabricator |
|
Not Applicable |
D8440: rust-chg: exclude futures-dependent modules from build and break things |
2020-04-23 |
phabricator |
|
Not Applicable |
Failing tests for mercurial 5.4rc0 and python3 |
2020-04-23 |
Vladimir Lomov |
|
New |
D8461: rust-status: check for '.hg' regardless of file type (issue6300) |
2020-04-23 |
phabricator |
|
Not Applicable |
D8244: copies: fix the changeset based algorithm regarding merge |
2020-04-22 |
phabricator |
|
Not Applicable |
D8244: copies: fix the changeset based algorithm regarding merge |
2020-04-22 |
phabricator |
|
Not Applicable |
D8473: packaging: support building Inno installer with PyOxidizer |
2020-04-22 |
phabricator |
|
Superseded |
D8477: packaging: support building WiX installers with PyOxidizer |
2020-04-22 |
phabricator |
|
Superseded |
D8475: packaging: integrate signing into run_wix_packaging() |
2020-04-22 |
phabricator |
|
Superseded |
D8474: packaging: isolate invocation of WiX to own function |
2020-04-22 |
phabricator |
|
Superseded |
D8476: packaging: move version derivation to run_wix_packaging() |
2020-04-22 |
phabricator |
|
Superseded |
D8470: packaging: add docutils as dependency |
2020-04-22 |
phabricator |
|
Superseded |
D8469: setup: use sysstr() on process output |
2020-04-22 |
phabricator |
|
Superseded |
D8468: contrib: install PyOxidizer in Linux and Windows environments |
2020-04-22 |
phabricator |
|
Superseded |
D8472: packaging: split Inno installer building from Mercurial building |
2020-04-22 |
phabricator |
|
Superseded |
D8466: contrib: update to latest Python 2.7, 3.7, and 3.8 |
2020-04-22 |
phabricator |
|
Superseded |
D8471: packaging: remove pyoxidizer.bzl from packaging directory |
2020-04-22 |
phabricator |
|
Superseded |
D8467: automation: install latest Python versions in Linux |
2020-04-22 |
phabricator |
|
Superseded |
D8465: automation: always use latest Windows AMI |
2020-04-22 |
phabricator |
|
Superseded |
D8464: locking: wait for locks in `hg cp` and `hg mv` |
2020-04-21 |
phabricator |
|
Superseded |
D8463: commit: tell user what to do with .hg/last-message.txt |
2020-04-20 |
phabricator |
|
Superseded |
D8462: test-status: test that '.hg' does not show up even as a symlink |
2020-04-20 |
phabricator |
|
Superseded |
D8461: rust-status: check for '.hg' regardless of file type (issue6300) |
2020-04-20 |
phabricator |
|
Superseded |
D8460: rust: remove extra empty line |
2020-04-20 |
phabricator |
|
Superseded |
D8454: phabricator: ensure that `phabsend` is given a contiguous, linear commit range |
2020-04-19 |
phabricator |
|
Not Applicable |
D8455: tests: clarify a comment describing a phabricator test scenario |
2020-04-19 |
phabricator |
|
Not Applicable |
D8454: phabricator: ensure that `phabsend` is given a contiguous, linear commit range |
2020-04-18 |
phabricator |
|
Not Applicable |
D8455: tests: clarify a comment describing a phabricator test scenario |
2020-04-18 |
phabricator |
|
Not Applicable |
D8459: tests: stabilize test-log.t on Windows |
2020-04-18 |
phabricator |
|
Superseded |
D8458: tests: stabilize test-convert-hg-source.t on Windows |
2020-04-18 |
phabricator |
|
Superseded |
D8432: dirstate: force _checkexec to return a bool |
2020-04-17 |
phabricator |
|
Not Applicable |
D8457: [RFC] metadataonlyctx: demonstrate an error reusing manifest nodes |
2020-04-17 |
phabricator |
|
New |
test-check-rust-format: specify --edition=2018 |
2020-04-17 |
Yuya Nishihara |
|
Accepted |
D8456: rust: remove duplicate import |
2020-04-17 |
phabricator |
|
Superseded |
D8454: phabricator: ensure that `phabsend` is given a contiguous, linear commit range |
2020-04-17 |
phabricator |
|
Superseded |
D8455: tests: clarify a comment describing a phabricator test scenario |
2020-04-17 |
phabricator |
|
Superseded |
D8453: wait-on-file: adjust the timer counter |
2020-04-16 |
phabricator |
|
Superseded |
D8418: nodemap: drop the 'exp-' prefix for internal opener option |
2020-04-16 |
phabricator |
|
Not Applicable |
D8411: nodemap: also warm manifest nodemap with other caches |
2020-04-16 |
phabricator |
|
Not Applicable |
D8416: nodemap: move on disk file to version 1 |
2020-04-16 |
phabricator |
|
Not Applicable |
D8410: nodemap: also use persistent nodemap for manifest |
2020-04-16 |
phabricator |
|
Not Applicable |
D8423: graft: exit 1 on conflicts, like merge |
2020-04-16 |
phabricator |
|
Not Applicable |
D8426: wait-on-file: use proper variable in math |
2020-04-16 |
phabricator |
|
Not Applicable |
D8425: wait-on-file: don't quote arithmetic argument |
2020-04-16 |
phabricator |
|
Not Applicable |
D8397: tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems |
2020-04-16 |
phabricator |
|
Not Applicable |
D8395: tests: skip CVS tests for root |
2020-04-16 |
phabricator |
|
Not Applicable |
D8396: tests: skip non-readable check for root |
2020-04-16 |
phabricator |
|
Not Applicable |
D8438: phabricator: restack any new orphans created by phabsend (issue6045) |
2020-04-16 |
phabricator |
|
Not Applicable |
D8436: phabricator: avoid creating unstable children within the review stack |
2020-04-16 |
phabricator |
|
Not Applicable |
D8437: phabricator: prevent posting obsolete commits |
2020-04-16 |
phabricator |
|
Not Applicable |
D8439: make: drop the `-c` arg to `install` in the documentation makefile |
2020-04-16 |
phabricator |
|
Not Applicable |
D8389: phabricator: add debug logging to show previous node values in `phabsend` |
2020-04-16 |
phabricator |
|
Not Applicable |
D8390: tests: move the phabricator auth token to the global config file |
2020-04-16 |
phabricator |
|
Not Applicable |
D8452: rust: update README with new information about the Re2 path |
2020-04-16 |
phabricator |
|
Not Applicable |
D8451: rust: add option of static linking a local Re2 install |
2020-04-16 |
phabricator |
|
Not Applicable |
D8452: rust: update README with new information about the Re2 path |
2020-04-16 |
phabricator |
|
Superseded |
D8451: rust: add option of static linking a local Re2 install |
2020-04-16 |
phabricator |
|
Superseded |
[STABLE] templatekw: fix shownames() to check if namespace exists in repo (issue6301) |
2020-04-16 |
Yuya Nishihara |
|
Accepted |
D8450: rust-chg: clean up excessive indents |
2020-04-16 |
phabricator |
|
Superseded |
D8449: rust-chg: do not terminate tokio runtime until pager exits |
2020-04-16 |
phabricator |
|
Superseded |
D8448: rust-chg: modernize entry function |
2020-04-16 |
phabricator |
|
Superseded |
D8447: rust-chg: reimplement locator by using async/await and tokio-0.2 |
2020-04-16 |
phabricator |
|
Superseded |
D8446: rust-chg: reimplement ChgClientExt as ChgClient wrapper |
2020-04-16 |
phabricator |
|
Superseded |
D8445: rust-chg: reimplement run_command operation as async function |
2020-04-16 |
phabricator |
|
Superseded |
D8444: rust-chg: reimplement uihandler by using async-trait and tokio-0.2 |
2020-04-16 |
phabricator |
|
Superseded |
D8441: rust-chg: upgrade to futures-0.3 based libraries |
2020-04-16 |
phabricator |
|
Superseded |
D8443: rust-chg: have attach_io() simply take reference of AsRawFd object |
2020-04-16 |
phabricator |
|
Superseded |
D8442: rust-chg: reimplement attach_io operation as async function |
2020-04-16 |
phabricator |
|
Superseded |
D8440: rust-chg: exclude futures-dependent modules from build and break things |
2020-04-16 |
phabricator |
|
Superseded |
D8439: make: drop the `-c` arg to `install` in the documentation makefile |
2020-04-16 |
phabricator |
|
Superseded |
D8438: phabricator: restack any new orphans created by phabsend (issue6045) |
2020-04-15 |
phabricator |
|
Superseded |
D8437: phabricator: prevent posting obsolete commits |
2020-04-15 |
phabricator |
|
Superseded |
D8436: phabricator: avoid creating unstable children within the review stack |
2020-04-15 |
phabricator |
|
Superseded |
D8435: modified A |
2020-04-15 |
phabricator |
|
Superseded |
D8434: modified 1 |
2020-04-15 |
phabricator |
|
Superseded |
D8433: modified 2 |
2020-04-15 |
phabricator |
|
Superseded |
D8432: dirstate: convert _checkexec to a bool when calling rustmod.status |
2020-04-15 |
phabricator |
|
Superseded |
D8430: nodemap: teach `hg debugformat` about the persistent nodemap option |
2020-04-15 |
phabricator |
|
Superseded |
D8431: upgrade: support upgrade and downgrade from persistent nodemap |
2020-04-15 |
phabricator |
|
Superseded |
D8429: upgrade: support the --quiet flag |
2020-04-15 |
phabricator |
|
Superseded |
D8428: upgrade: clearly list optimisation |
2020-04-15 |
phabricator |
|
Superseded |
D8427: upgrade: properly filter action depending on planned work |
2020-04-15 |
phabricator |
|
Superseded |
D8426: wait-on-file: use proper variable in math |
2020-04-15 |
phabricator |
|
Superseded |
D8425: wait-on-file: don't quote arithmetic argument |
2020-04-15 |
phabricator |
|
Superseded |
D8394: revset: implement a simple 'foo#generations' expression |
2020-04-15 |
phabricator |
|
Not Applicable |
D8393: revset: rename generationsrel() to generationssubrel() |
2020-04-15 |
phabricator |
|
Not Applicable |
D8424: manifest: fix missing `el` on an `elif` spotted by yuya |
2020-04-15 |
phabricator |
|
Superseded |
templatekw: cache mergestate even if merge is not ongoing |
2020-04-15 |
Yuya Nishihara |
|
Accepted |
revset: remove explicit sort() from unstable() |
2020-04-15 |
Yuya Nishihara |
|
Accepted |
D8418: nodemap: drop the 'exp-' prefix for internal opener option |
2020-04-15 |
phabricator |
|
Not Applicable |
D8414: nodemap: add a new mode option, with an optional "warn" value |
2020-04-15 |
phabricator |
|
Not Applicable |
D8411: nodemap: also warm manifest nodemap with other caches |
2020-04-15 |
phabricator |
|
Not Applicable |
D8415: nodemap: add a new mode value, "strict" |
2020-04-15 |
phabricator |
|
Not Applicable |
D8416: nodemap: move on disk file to version 1 |
2020-04-15 |
phabricator |
|
Not Applicable |
D8410: nodemap: also use persistent nodemap for manifest |
2020-04-15 |
phabricator |
|
Not Applicable |
D8408: nodemap: skip persistent nodemap warming for revlog not using it |
2020-04-15 |
phabricator |
|
Not Applicable |
D8423: graft: exit 1 on conflicts, like merge |
2020-04-14 |
phabricator |
|
Superseded |
D8375: manifest: leave a TODO where we may have more work for sha1 portability |
2020-04-14 |
phabricator |
|
Not Applicable |
D8372: manifest: remove a final 40-byte assumption from pure-python parser |
2020-04-14 |
phabricator |
|
Not Applicable |
D8373: manifest: add test for long hashes |
2020-04-14 |
phabricator |
|
Not Applicable |
D8371: manifest: fix yet another 20-byte-hash assumption |
2020-04-14 |
phabricator |
|
Not Applicable |
D8370: manifest: fix another pure-parsing 20-byte assumption |
2020-04-14 |
phabricator |
|
Not Applicable |
D8369: manifest: teach treemanifest about long hashes |
2020-04-14 |
phabricator |
|
Not Applicable |
D8368: manifest: start removing 40-byte hash restrictions from C code |
2020-04-14 |
phabricator |
|
Not Applicable |
D8407: revset: mark `extinct()` experimental |
2020-04-14 |
phabricator |
|
Not Applicable |
D8367: manifest: remove a 20-byte-hash assumption from pure manifest parsing |
2020-04-14 |
phabricator |
|
Not Applicable |
D8406: revset: mark `successors()` experimental |
2020-04-14 |
phabricator |
|
Not Applicable |
D8405: revset: mark `obsolete()` experimental |
2020-04-14 |
phabricator |
|
Not Applicable |
D8413: nodemap: access the mmap opener option using bytes |
2020-04-14 |
phabricator |
|
Not Applicable |
D8412: nodemap: rename a variable to prevent shawoding "_" |
2020-04-14 |
phabricator |
|
Not Applicable |
D8404: revset: import `unstable()` from the evolve extension |
2020-04-14 |
phabricator |
|
Not Applicable |
D8401: rust-chg: leverage impl trait at argument position |
2020-04-14 |
phabricator |
|
Not Applicable |
D8403: rust-chg: indent process_message() to prepare mass rewrite to futures-0.3 |
2020-04-14 |
phabricator |
|
Not Applicable |
D8402: rust-chg: move get_umask() call out of run() function |
2020-04-14 |
phabricator |
|
Not Applicable |
D8422: nodemap: move the mode option to storage.revlog.nodemap.mode |
2020-04-14 |
phabricator |
|
Superseded |
D8421: nodemap: move the option for mmap usage to storage.revlog.nodemap.mmap |
2020-04-14 |
phabricator |
|
Superseded |
D8419: nodemap: move the main switch to the `format` section |
2020-04-14 |
phabricator |
|
Superseded |
D8420: nodemap: move and update the commend about persistence being experimental |
2020-04-14 |
phabricator |
|
Superseded |
D8418: nodemap: drop the 'exp-' prefix for internal opener option |
2020-04-14 |
phabricator |
|
Superseded |
D8417: nodemap: gate the feature behind a new requirement |
2020-04-14 |
phabricator |
|
Superseded |
D8414: nodemap: add a new mode option, with an optional "warn" value |
2020-04-14 |
phabricator |
|
Superseded |
D8415: nodemap: add a new mode value, "strict" |
2020-04-14 |
phabricator |
|
Superseded |
D8411: nodemap: also warm manifest nodemap with other caches |
2020-04-14 |
phabricator |
|
Superseded |
D8416: nodemap: move on disk file to version 1 |
2020-04-14 |
phabricator |
|
Superseded |
D8413: nodemap: access the mmap opener option using bytes |
2020-04-14 |
phabricator |
|
Superseded |
D8410: nodemap: also use persistent nodemap for manifest |
2020-04-14 |
phabricator |
|
Superseded |
D8412: nodemap: rename a variable to prevent shawoding "_" |
2020-04-14 |
phabricator |
|
Superseded |
D8409: nodemap: create files in the repository used in the test. |
2020-04-14 |
phabricator |
|
Superseded |
D8408: nodemap: skip persistent nodemap warming for revlog not using it |
2020-04-14 |
phabricator |
|
Superseded |
D8375: manifest: leave a TODO where we may have more work for sha1 portability |
2020-04-14 |
phabricator |
|
Not Applicable |
D8372: manifest: remove a final 40-byte assumption from pure-python parser |
2020-04-14 |
phabricator |
|
Not Applicable |
D8371: manifest: fix yet another 20-byte-hash assumption |
2020-04-14 |
phabricator |
|
Not Applicable |
D8370: manifest: fix another pure-parsing 20-byte assumption |
2020-04-14 |
phabricator |
|
Not Applicable |
D8369: manifest: teach treemanifest about long hashes |
2020-04-14 |
phabricator |
|
Not Applicable |
D8367: manifest: remove a 20-byte-hash assumption from pure manifest parsing |
2020-04-14 |
phabricator |
|
Not Applicable |
D8407: revset: mark `extinct()` experimental |
2020-04-13 |
phabricator |
|
Superseded |
D8404: revset: import `unstable()` from the evolve extension |
2020-04-13 |
phabricator |
|
Not Applicable |
D8406: revset: mark `successors()` experimental |
2020-04-13 |
phabricator |
|
Superseded |
D8405: revset: mark `obsolete()` experimental |
2020-04-13 |
phabricator |
|
Superseded |
D8400: rust-chg: use "crate::" to import local modules |
2020-04-13 |
phabricator |
|
Not Applicable |
D8399: rust-chg: upgrade to 2018 edition and remove useless extern crates |
2020-04-13 |
phabricator |
|
Not Applicable |
D8398: fastexport: fix diagnostics |
2020-04-13 |
phabricator |
|
Not Applicable |
hg: link osutil.so to libsocket on Solaris/illumos (issue6299) |
2020-04-13 |
via Mercurial-devel |
|
Accepted |
D8404: revset: import `unstable()` from the evolve extension |
2020-04-13 |
phabricator |
|
Superseded |
D8401: rust-chg: leverage impl trait at argument position |
2020-04-11 |
phabricator |
|
Superseded |
D8400: rust-chg: use "crate::" to import local modules |
2020-04-11 |
phabricator |
|
Superseded |
D8403: rust-chg: indent process_message() to prepare mass rewrite to futures-0.3 |
2020-04-11 |
phabricator |
|
Superseded |
D8399: rust-chg: upgrade to 2018 edition and remove useless extern crates |
2020-04-11 |
phabricator |
|
Superseded |
D8402: rust-chg: move get_umask() call out of run() function |
2020-04-11 |
phabricator |
|
Superseded |
D8398: fastexport: fix diagnostics |
2020-04-10 |
phabricator |
|
Superseded |
D8397: tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems |
2020-04-10 |
phabricator |
|
Superseded |
D8395: tests: skip CVS tests for root |
2020-04-10 |
phabricator |
|
Superseded |
D8396: tests: skip non-readable check for root |
2020-04-10 |
phabricator |
|
Superseded |
D8244: copies: fix the changeset based algorithm regarding merge |
2020-04-10 |
phabricator |
|
Not Applicable |
D8394: revset: implement a simple 'foo#generations' expression |
2020-04-10 |
phabricator |
|
Superseded |
D8393: revset: rename generationsrel() to generationssubrel() |
2020-04-10 |
phabricator |
|
Superseded |
D8392: [RFC] mergestate: store about files resolved in favour of other |
2020-04-10 |
phabricator |
|
Not Applicable |
D8391: histedit: add test that an invalid editor doesn't bork client state |
2020-04-10 |
phabricator |
|
Not Applicable |
D8392: [RFC] mergestate: store about files resolved in favour of other |
2020-04-10 |
phabricator |
|
Superseded |
D8391: histedit: add test that an invalid editor doesn't bork client state |
2020-04-09 |
phabricator |
|
Superseded |
D8382: rust-chg: send client side umask to server |
2020-04-09 |
phabricator |
|
Not Applicable |
D8384: rust-chg: silence warning about dated coding style |
2020-04-09 |
phabricator |
|
Not Applicable |
D8383: rust-chg: update name of the server process |
2020-04-09 |
phabricator |
|
Not Applicable |
D8380: rust-chg: collect server flags from command arguments |
2020-04-09 |
phabricator |
|
Not Applicable |
D8381: rust-chg: add config validation and process returned instructions |
2020-04-09 |
phabricator |
|
Not Applicable |
D8379: rust-chg: add interface to run "validate" request |
2020-04-09 |
phabricator |
|
Not Applicable |
D8378: rust-chg: add helper to parse instructions sent from server |
2020-04-09 |
phabricator |
|
Not Applicable |
D8389: phabricator: add debug logging to show previous node values in `phabsend` |
2020-04-08 |
phabricator |
|
Superseded |
D8390: tests: move the phabricator auth token to the global config file |
2020-04-08 |
phabricator |
|
Superseded |
D8388: added file |
2020-04-08 |
phabricator |
|
Not Applicable |
D8388: added file |
2020-04-08 |
phabricator |
|
Not Applicable |
D8388: added file |
2020-04-08 |
phabricator |
|
Superseded |
D8387: one: first commit to review |
2020-04-08 |
phabricator |
|
Not Applicable |
D8387: one: first commit to review |
2020-04-08 |
phabricator |
|
Not Applicable |
D8387: one: first commit to review |
2020-04-08 |
phabricator |
|
Not Applicable |
D8387: one: first commit to review |
2020-04-08 |
phabricator |
|
Superseded |
D8386: one: first commit to review |
2020-04-08 |
phabricator |
|
Superseded |
D8377: tests: move verification closer to setup in test-copies-chain-merge.t |
2020-04-07 |
phabricator |
|
Not Applicable |
D8376: tests: collect all branch creation in one place in test-copies-chain-merge.t |
2020-04-07 |
phabricator |
|
Not Applicable |
D8385: hgk: remove a "b" used on a kwargs expansion, the keys are strs |
2020-04-07 |
phabricator |
|
Not Applicable |
D8385: hgk: remove a "b" used on a kwargs expansion, the keys are strs |
2020-04-06 |
phabricator |
|
Superseded |
D8384: rust-chg: silence warning about dated coding style |
2020-04-06 |
phabricator |
|
Superseded |
D8383: rust-chg: update name of the server process |
2020-04-06 |
phabricator |
|
Superseded |
D8382: rust-chg: send client side umask to server |
2020-04-06 |
phabricator |
|
Superseded |
D8381: rust-chg: add config validation and process returned instructions |
2020-04-06 |
phabricator |
|
Superseded |
D8380: rust-chg: collect server flags from command arguments |
2020-04-06 |
phabricator |
|
Superseded |
D8379: rust-chg: add interface to run "validate" request |
2020-04-06 |
phabricator |
|
Superseded |
D8378: rust-chg: add helper to parse instructions sent from server |
2020-04-06 |
phabricator |
|
Superseded |
[STABLE,V2] discovery: avoid wrongly saying there are nothing to pull |
2020-04-05 |
Pierre-Yves David |
|
Accepted |
[STABLE] discovery: avoid wrongly saying there are nothing to pull |
2020-04-05 |
Pierre-Yves David |
|
Superseded |
D8364: rust-chg: send client-side environment variables to server |
2020-04-03 |
phabricator |
|
Not Applicable |
D8363: rust-chg: add helper to pack environment variables |
2020-04-03 |
phabricator |
|
Not Applicable |
D8360: rust-chg: spawn server process if not running |
2020-04-03 |
phabricator |
|
Not Applicable |
D8362: rust-chg: move set_current_dir() to Locator |
2020-04-03 |
phabricator |
|
Not Applicable |
D8361: rust-chg: abort if server doesn't have required capabilities |
2020-04-03 |
phabricator |
|
Not Applicable |
D8358: rust-chg: depend on released version of tokio-process |
2020-04-03 |
phabricator |
|
Not Applicable |
D8359: rust-chg: update dependencies |
2020-04-03 |
phabricator |
|
Not Applicable |
D8357: rust-chg: add brief comment about initial capacity of temp_sock_path() |
2020-04-03 |
phabricator |
|
Not Applicable |
D8356: rebase: don't create merge when continuing rebase interrupted by old hg |
2020-04-03 |
phabricator |
|
Not Applicable |
D8355: tests: demonstrate how continuing rebase after upgrade can result in merge |
2020-04-03 |
phabricator |
|
Not Applicable |
D8366: manifest: also declare treemanifest as implementing imanifestdict |
2020-04-03 |
phabricator |
|
Not Applicable |
D8365: manifest: introduce new exception to signal unavailability of fastdelta() |
2020-04-03 |
phabricator |
|
Not Applicable |
D8377: tests: move verification closer to setup in test-copies-chain-merge.t |
2020-04-02 |
phabricator |
|
Superseded |
D8376: tests: collect all branch creation in one place in test-copies-chain-merge.t |
2020-04-02 |
phabricator |
|
Superseded |
D8258: copies-tests: remove spurious `]` in the template |
2020-04-02 |
phabricator |
|
Not Applicable |
D8375: manifest: leave a TODO where we may have more work for sha1 portability |
2020-04-02 |
phabricator |
|
Superseded |
D8372: manifest: remove a final 40-byte assumption from pure-python parser |
2020-04-02 |
phabricator |
|
Superseded |
D8374: fuzz: tell manifest fuzzer about longer node hashes |
2020-04-02 |
phabricator |
|
Superseded |
D8371: manifest: fix yet another 20-byte-hash assumption |
2020-04-02 |
phabricator |
|
Superseded |
D8373: manifest: add test for long hashes |
2020-04-02 |
phabricator |
|
Superseded |
D8370: manifest: fix another pure-parsing 20-byte assumption |
2020-04-02 |
phabricator |
|
Superseded |
D8369: manifest: teach treemanifest about long hashes |
2020-04-02 |
phabricator |
|
Superseded |
D8367: manifest: remove a 20-byte-hash assumption from pure manifest parsing |
2020-04-02 |
phabricator |
|
Superseded |
D8368: manifest: start removing 40-byte hash restrictions from C code |
2020-04-02 |
phabricator |
|
Superseded |
D8366: manifest: also declare treemanifest as implementing imanifestdict |
2020-04-02 |
phabricator |
|
Superseded |
D8365: manifest: introduce new exception to signal unavailability of fastdelta() |
2020-04-02 |
phabricator |
|
Superseded |
D8178: heptapod-ci: also run tests for chg on python 2 |
2020-04-02 |
phabricator |
|
Not Applicable |
D8364: rust-chg: send client-side environment variables to server |
2020-04-02 |
phabricator |
|
Superseded |
D8363: rust-chg: add helper to pack environment variables |
2020-04-02 |
phabricator |
|
Superseded |
D8362: rust-chg: move set_current_dir() to Locator |
2020-04-02 |
phabricator |
|
Superseded |
D8361: rust-chg: abort if server doesn't have required capabilities |
2020-04-02 |
phabricator |
|
Superseded |
D8360: rust-chg: spawn server process if not running |
2020-04-02 |
phabricator |
|
Superseded |
D8359: rust-chg: update dependencies |
2020-04-02 |
phabricator |
|
Superseded |
D8358: rust-chg: depend on released version of tokio-process |
2020-04-02 |
phabricator |
|
Superseded |
D8357: rust-chg: add brief comment about initial capacity of temp_sock_path() |
2020-04-02 |
phabricator |
|
Superseded |
D8356: rebase: don't create merge when continuing rebase interrupted by old hg |
2020-04-01 |
phabricator |
|
Superseded |
D8355: tests: demonstrate how continuing rebase after upgrade can result in merge |
2020-04-01 |
phabricator |
|
Superseded |
D8354: histedit: add missing b prefix to a string |
2020-04-01 |
phabricator |
|
Not Applicable |
D8354: histedit: add missing b prefix to a string |
2020-04-01 |
phabricator |
|
Superseded |
D8344: extensions: refactor function for obtaining disabled extension help |
2020-04-01 |
phabricator |
|
Not Applicable |
D8343: tests: perform grep manually in test-doctest.py |
2020-04-01 |
phabricator |
|
Not Applicable |
D8342: tests: prevent printing \r to stdout |
2020-04-01 |
phabricator |
|
Not Applicable |
D8339: dispatch: force \n for newlines on sys.std* streams (BC) |
2020-04-01 |
phabricator |
|
Not Applicable |
D8341: tests: force \n newlines when writing to sys.stdout |
2020-04-01 |
phabricator |
|
Not Applicable |
D8338: hook: move stdio redirection to context manager |
2020-04-01 |
phabricator |
|
Not Applicable |
D8337: pycompat: change argv conversion semantics |
2020-04-01 |
phabricator |
|
Not Applicable |
D8312: phabricator: extract the logic to amend diff properties to a function |
2020-04-01 |
phabricator |
|
Not Applicable |
D8313: phabricator: extract logic to print the status when posting a commit |
2020-04-01 |
phabricator |
|
Not Applicable |
D8311: phabricator: teach `getoldnodedrevmap()` to handle folded reviews |
2020-04-01 |
phabricator |
|
Not Applicable |
D8310: phabricator: teach createdifferentialrevision() to allow a folded commit range |
2020-04-01 |
phabricator |
|
Not Applicable |
D8309: phabricator: combine commit messages into the review when folding commits |
2020-04-01 |
phabricator |
|
Not Applicable |
D8308: phabricator: record all local commits used to create a Differential revision |
2020-04-01 |
phabricator |
|
Not Applicable |
D8350: hgcli: add stub PyOxidizer project |
2020-04-01 |
phabricator |
|
Not Applicable |
D8336: tests: use `f --hexdump` to print file content |
2020-04-01 |
phabricator |
|
Not Applicable |
D8351: hgcli: customize for Mercurial |
2020-04-01 |
phabricator |
|
Not Applicable |
D8335: url: pass str to pathname2url |
2020-04-01 |
phabricator |
|
Not Applicable |
D8192: nodemap: display percentage of unused in `hg debugnodemap` |
2020-04-01 |
phabricator |
|
Not Applicable |
D8334: tests: pass str to matchoutput() |
2020-04-01 |
phabricator |
|
Not Applicable |
D8349: hgcli: remove legacy project |
2020-04-01 |
phabricator |
|
Not Applicable |
D8193: nodemap: automatically "vacuum" the persistent nodemap when too sparse |
2020-04-01 |
phabricator |
|
Not Applicable |
D8316: testlib: adjust wait-on-file timeout according to the global test timeout |
2020-04-01 |
phabricator |
|
Not Applicable |
D8191: nodemap: make sure on disk change get rolled back with the transaction |
2020-04-01 |
phabricator |
|
Not Applicable |
D8190: nodemap: test that concurrent process don't see the pending transaction |
2020-04-01 |
phabricator |
|
Not Applicable |
D8189: testlib: add a small scrip to help process to synchronise using file |
2020-04-01 |
phabricator |
|
Not Applicable |
D8353: debugcommands: create new debugantivirusrunning command |
2020-04-01 |
phabricator |
|
Not Applicable |
D8353: debugcommands: create new debugantivirusrunning command |
2020-04-01 |
phabricator |
|
Superseded |
[2,of,2] pathutil: document that dirs map type implies manifest/dirstate processing |
2020-04-01 |
Josef 'Jeff' Sipek |
|
New |
D8350: hgcli: add stub PyOxidizer project |
2020-04-01 |
phabricator |
|
Superseded |
D8351: hgcli: customize for Mercurial |
2020-04-01 |
phabricator |
|
Superseded |
D8352: extensions: don't crash if __file__ not defined |
2020-04-01 |
phabricator |
|
New |
D8349: hgcli: remove legacy project |
2020-04-01 |
phabricator |
|
Superseded |
[V2] chgserver: update the umask cache before each run |
2020-03-31 |
Pulkit Goyal |
|
Accepted |
D8333: tests: handle new error string from FreeBSD for dns entry not resolving |
2020-03-31 |
phabricator |
|
Not Applicable |
D8172: notify: optional mail threading based on obsmarker |
2020-03-31 |
phabricator |
|
Not Applicable |
chgserver: update the umask cache before each run |
2020-03-31 |
Pulkit Goyal |
|
Superseded |
D8344: extensions: refactor function for obtaining disabled extension help |
2020-03-30 |
phabricator |
|
Superseded |
D8348: tests: force newlines to LF in inline Python script |
2020-03-30 |
phabricator |
|
New |
D8347: encoding: use special dictionary type for env variables on Windows |
2020-03-30 |
phabricator |
|
New |
D8345: tests: look for CRLF on Windows |
2020-03-30 |
phabricator |
|
New |
D8346: tests: force newlines to LF in tinyproxy.py |
2020-03-30 |
phabricator |
|
New |
D8342: tests: prevent printing \r to stdout |
2020-03-30 |
phabricator |
|
Superseded |
D8343: tests: perform grep manually in test-doctest.py |
2020-03-30 |
phabricator |
|
Superseded |
D8340: dispatch: force \n for newlines on sys.std* streams (BC) |
2020-03-30 |
phabricator |
|
Superseded |
D8341: tests: force \n newlines when writing to sys.stdout |
2020-03-30 |
phabricator |
|
Superseded |
D8339: dispatch: force \n for newlines on sys.std* streams (BC) |
2020-03-29 |
phabricator |
|
Superseded |
D8338: hook: move stdio redirection to context manager |
2020-03-29 |
phabricator |
|
Superseded |
[2,of,2] dagop: fix subsetparentswalker to set p1/p2 chains at merge revision |
2020-03-29 |
Yuya Nishihara |
|
Accepted |
[1,of,2] dagop: simplify dict/set reuse condition in subsetparentswalker |
2020-03-29 |
Yuya Nishihara |
|
Accepted |
debugcommands: fix typo in debuguigetpass |
2020-03-29 |
Yuya Nishihara |
|
Accepted |
D8314: phabricator: add an option to fold several commits into one review (issue6244) |
2020-03-29 |
phabricator |
|
Not Applicable |
D8313: phabricator: extract logic to print the status when posting a commit |
2020-03-29 |
phabricator |
|
Not Applicable |