[1,of,2,stable] hgweb: deduplicate code |
2020-06-25 |
Manuel Jacob |
|
New |
[2,of,2,stable] hgweb: encode WSGI environment like OS environment |
2020-06-25 |
Manuel Jacob |
|
New |
[rebased] pycompat: use os.fsencode() to re-encode sys.argv |
2020-06-25 |
Manuel Jacob |
|
Accepted |
D8657: procutil: make recent fix for zombies compatible with py2 |
2020-06-25 |
phabricator |
|
Superseded |
D8660: upgrade: support running upgrade if repository has share-safe requirement |
2020-06-25 |
phabricator |
|
Superseded |
D8658: commands: use any() instead of `if a or b or c` |
2020-06-25 |
phabricator |
|
Superseded |
D8659: config: add `--share` flag to edit config file of shared source |
2020-06-25 |
phabricator |
|
Superseded |
D8662: rust-status: improve documentation and readability |
2020-06-25 |
phabricator |
|
Superseded |
D8661: rust-status: refactor status into a struct |
2020-06-25 |
phabricator |
|
Superseded |
D8663: hg-core: define a `dirstate_status` `Operation` |
2020-06-25 |
phabricator |
|
Superseded |
D8664: test: redirect stderr so warning messages don't cause changed output (issue6237) |
2020-06-25 |
phabricator |
|
Superseded |
D8665: merge: don't grab wlock when merging in memory |
2020-06-25 |
phabricator |
|
Superseded |
[v2] hgweb: encode WSGI environment like OS environment |
2020-06-25 |
Manuel Jacob |
|
Accepted |
D8666: locks: expect repo lock, not wlock, when writing to .hg/strip-backup/ |
2020-06-25 |
phabricator |
|
Superseded |
D8667: graft: leverage cmdutil.check_at_most_one_arg() for --abort/--stop/--continue |
2020-06-25 |
phabricator |
|
Superseded |
D8668: graft: leverage cmdutil.check_incompatible_arguments() for --no-commit |
2020-06-25 |
phabricator |
|
Superseded |
D8669: graft: leverage cmdutil.check_incompatible_arguments() for --abort/--stop |
2020-06-25 |
phabricator |
|
Superseded |
[1,of,2,stable] compat: initialize LC_CTYPE locale on all Python versions and platforms |
2020-06-26 |
Manuel Jacob |
|
New |
[2,of,2,stable] curses: do not initialize LC_ALL to user settings (issue6358) |
2020-06-26 |
Manuel Jacob |
|
New |
[stable] curses: do not initialize LC_ALL to user settings (issue6358) |
2020-06-26 |
Manuel Jacob |
|
Superseded |
[stable,v2] curses: do not initialize LC_ALL to user settings (issue6358) |
2020-06-26 |
Manuel Jacob |
|
Accepted |
crecord: stop trying to import wcurses |
2020-06-27 |
Manuel Jacob |
|
Accepted |
[1,of,2] pycompat: stop setting LC_CTYPE unconditionally |
2020-06-27 |
Manuel Jacob |
|
Superseded |
[2,of,2] convert: set LC_CTYPE around calls to Subversion bindings |
2020-06-27 |
Manuel Jacob |
|
Superseded |
D8670: repoview: use the phasecache directly to determine mutable revisions |
2020-06-27 |
phabricator |
|
Superseded |
[1,of,2,V2] pycompat: stop setting LC_CTYPE unconditionally |
2020-06-28 |
Manuel Jacob |
|
Accepted |
[2,of,2,V2] convert: set LC_CTYPE around calls to Subversion bindings |
2020-06-28 |
Manuel Jacob |
|
Accepted |
[1,of,2] cmdserver: add option to not exit from message loop on SIGINT |
2020-06-28 |
Yuya Nishihara |
|
Accepted |
[2,of,2] cmdserver: document message-encodings and channel output options |
2020-06-28 |
Yuya Nishihara |
|
Accepted |
[1,of,2] curses: back out d2227d4c9e6b (do not initialize LC_ALL to user settings) |
2020-06-28 |
Manuel Jacob |
|
Accepted |
[2,of,2] compat: back out a25343d16ebe (initialize LC_CTYPE locale on all Python ...) |
2020-06-28 |
Manuel Jacob |
|
Accepted |
[1,of,2,stable] curses: do not initialize LC_ALL to user settings (issue6358) |
2020-06-28 |
Manuel Jacob |
|
Superseded |
[2,of,2,stable] convert: set LC_CTYPE around calls to Subversion bindings |
2020-06-28 |
Manuel Jacob |
|
Superseded |
D8671: version: sort extensions by name in verbose mode |
2020-06-28 |
phabricator |
|
Superseded |
[stable,V2] curses: do not initialize LC_ALL to user settings (issue6358) |
2020-06-29 |
Manuel Jacob |
|
Accepted |
[stable] run-tests: fix escapes with conditions |
2020-06-29 |
Manuel Jacob |
|
Accepted |
[1,of,6,stable] convert: bail out in Subversion source if encountering non-ASCII HTTP(S) URL |
2020-06-30 |
Manuel Jacob |
|
Accepted |
[2,of,6,stable] py3: pass URL as str |
2020-06-30 |
Manuel Jacob |
|
Accepted |
[3,of,6,stable] convert: correctly convert paths to UTF-8 for Subversion |
2020-06-30 |
Manuel Jacob |
|
Accepted |
[4,of,6,stable] convert: convert URLs to UTF-8 for Subversion |
2020-06-30 |
Manuel Jacob |
|
Accepted |
[5,of,6,stable] tests: use path inside test dir |
2020-06-30 |
Manuel Jacob |
|
Accepted |
[6,of,6,stable] convert: handle percent-encoded bytes in file URLs like Subversion |
2020-06-30 |
Manuel Jacob |
|
Accepted |
[stable] convert: add docstring on convert.subversion.geturl() |
2020-06-30 |
Manuel Jacob |
|
Accepted |
D8672: tests: ignore possible diagnostics from gpg 2.2 |
2020-06-30 |
phabricator |
|
Superseded |
rebase: rename variable "keepbranch" to "keepbranchchange" |
2020-07-01 |
Manuel Jacob |
|
Superseded |
D8673: config: add a .hg/nonsharedrc which won't be shared in share-safe mode |
2020-07-01 |
phabricator |
|
Superseded |
[stable,V2] convert: handle percent-encoded bytes in file URLs like Subversion |
2020-07-01 |
Manuel Jacob |
|
Accepted |
D8674: run-tests: find python binary on Python 3 (issue6361) |
2020-07-01 |
phabricator |
|
Superseded |
[1,of,4] rebase: rename variable "keepbranch" to "keepbranchchange" |
2020-07-01 |
Manuel Jacob |
|
New |
[2,of,4] rebase: add config that causes empty changesets to be created |
2020-07-01 |
Manuel Jacob |
|
New |
[3,of,4] absorb: add config that causes empty changesets to be created |
2020-07-01 |
Manuel Jacob |
|
New |
[4,of,4] absorb: make it explicit if empty changeset was created |
2020-07-01 |
Manuel Jacob |
|
New |
[1,of,2] cleanup: use any() instead of checking truthiness of temporary list |
2020-07-02 |
Manuel Jacob |
|
Accepted |
[2,of,2] cleanup: use slightly more meaningful name for temporary variable |
2020-07-02 |
Manuel Jacob |
|
Accepted |
D8675: ui: fix Python 2.7 support for ui.timestamp-output |
2020-07-02 |
phabricator |
|
Superseded |
D8676: tests: allow timing difference in output |
2020-07-02 |
phabricator |
|
Superseded |
chg: suppress OSError in _restoreio() and add some logging (issue6330) |
2020-07-03 |
Pulkit Goyal |
|
Accepted |
D8677: heptapod: use basename of tests in skiplist in CI (issue6351) |
2020-07-03 |
phabricator |
|
New |
D8678: test: restore expected output in test-persistent-nodemap.t |
2020-07-03 |
phabricator |
|
Superseded |
[stable] py3: fix crash when server address is 0.0.0.0 (issue6362) |
2020-07-03 |
Manuel Jacob |
|
Accepted |
tests: use `pwd` instead of $PWD |
2020-07-04 |
Manuel Jacob |
|
New |
[1,of,6] tests: add tests for buffering behavior of mercurial.procutil.stdout |
2020-07-05 |
Manuel Jacob |
|
Accepted |
[2,of,6] procutil: define LineBufferedWrapper on all Python versions |
2020-07-05 |
Manuel Jacob |
|
Accepted |
[3,of,6] procutil: factor out conditional creation of LineBufferedWrapper |
2020-07-05 |
Manuel Jacob |
|
Accepted |
[4,of,6] procutil: move assignments closer to reassignments |
2020-07-05 |
Manuel Jacob |
|
Accepted |
[5,of,6] procutil: split import and reassignment |
2020-07-05 |
Manuel Jacob |
|
Accepted |
[6,of,6] procutil: make stdout line-buffered on Windows if connected to TTY |
2020-07-05 |
Manuel Jacob |
|
Accepted |
[v2] tests: add tests for buffering behavior of mercurial.utils.procutil.stdout |
2020-07-05 |
Manuel Jacob |
|
New |
D8679: manifest: tigher manifest parsing and flag use |
2020-07-06 |
phabricator |
|
Superseded |
D8680: rhg: fix test-rhg.t code style |
2020-07-06 |
phabricator |
|
Superseded |
D8682: heptapod-ci: build rust crates before tests run |
2020-07-06 |
phabricator |
|
Superseded |
D8681: rhg: use a function in test-rhg.t instead of global alias |
2020-07-06 |
phabricator |
|
Superseded |
[1,of,6,v2] procutil: factor out conditional creation of LineBufferedWrapper |
2020-07-06 |
Manuel Jacob |
|
Accepted |
[2,of,6,v2] procutil: move assignments closer to reassignments |
2020-07-06 |
Manuel Jacob |
|
Accepted |
[3,of,6,v2] procutil: split import and reassignment |
2020-07-06 |
Manuel Jacob |
|
Accepted |
[4,of,6,v2] procutil: make stdout line-buffered on Windows if connected to TTY |
2020-07-06 |
Manuel Jacob |
|
Accepted |
[5,of,6,v2] tests: generalize common test case code in test-stdio.py |
2020-07-06 |
Manuel Jacob |
|
Accepted |
[6,of,6,v2] procutil: make mercurial.utils.procutil.stderr unbuffered |
2020-07-06 |
Manuel Jacob |
|
Accepted |
D8683: revlog: avoid hard-coded hash sizes |
2020-07-06 |
phabricator |
|
Superseded |
D8684: manifest: use the same logic for handling flags in _parse as elsewhere |
2020-07-06 |
phabricator |
|
Superseded |
D8686: extdiff: refactor logic which does diff of patches |
2020-07-07 |
phabricator |
|
Superseded |
D8685: patch: refactor content diffing part in separate fn so extensions can wrap |
2020-07-07 |
phabricator |
|
Superseded |
D8687: extdiff: refactor logic to diff revs of versions of files |
2020-07-07 |
phabricator |
|
Superseded |
D8688: extdiff: remove unrequired do3way argument to diffpatch() |
2020-07-07 |
phabricator |
|
Superseded |
D8689: extdiff: add comments and minor variable renames diffpatch() |
2020-07-07 |
phabricator |
|
Superseded |
D8690: extdiff: add some comments in diffrevs() |
2020-07-07 |
phabricator |
|
Superseded |
D8691: hg: allow usage of XDG_CONFIG_HOME/hg/hgrc on OSX |
2020-07-07 |
phabricator |
|
Superseded |
D8692: hgignore: add mypy cache files |
2020-07-07 |
phabricator |
|
Superseded |
D8693: sidedata: test changes for incoming and local changes [POC] |
2020-07-07 |
phabricator |
|
Superseded |
D8694: phases: provide a test and accessor for non-public phase roots |
2020-07-07 |
phabricator |
|
Superseded |
D8695: phases: replace magic number by constant |
2020-07-07 |
phabricator |
|
Superseded |
D8696: phases: updatephases should not skip internal phase |
2020-07-07 |
phabricator |
|
Superseded |
D8698: phases: sparsify phaseroots and phasesets |
2020-07-07 |
phabricator |
|
Superseded |
D8697: phases: sparsify phase lists |
2020-07-07 |
phabricator |
|
Superseded |
[1,of,2] pycompat: change users of pycompat.{stdin,stdout,stderr} to use procutil.std* |
2020-07-08 |
Manuel Jacob |
|
Accepted |
[2,of,2] pycompat: remove pycompat.{stdin,stdout,stderr} |
2020-07-08 |
Manuel Jacob |
|
Accepted |
[1,of,2,stable] demandimport: ignore `lzma` module for demandimport |
2020-07-08 |
Manuel Jacob |
|
Accepted |
[2,of,2,stable] archival: abort if compression method is unavailable |
2020-07-08 |
Manuel Jacob |
|
Accepted |
D8699: commitctx: document _filecommit input and output |
2020-07-08 |
phabricator |
|
Superseded |
D8700: commitctx: document a fast path in _filecommit |
2020-07-08 |
phabricator |
|
Superseded |
D8701: commitctx: reorder some conditional for efficiency in _filecommit |
2020-07-08 |
phabricator |
|
Superseded |
D8703: commitctx: compute files added from _filecommit returns |
2020-07-08 |
phabricator |
|
Superseded |
D8705: commitctx: document the manifest writing function |
2020-07-08 |
phabricator |
|
Superseded |
D8704: commitctx: more filesremoved assignment closer to removed computation |
2020-07-08 |
phabricator |
|
Superseded |
D8702: commitctx: return "touched" status from _filecommit |
2020-07-08 |
phabricator |
|
Superseded |
D8706: commitctx: rename "changed" to touched |
2020-07-08 |
phabricator |
|
Superseded |
D8707: commitctx: consider removed as touched |
2020-07-08 |
phabricator |
|
Superseded |
D8708: commitctx: move a tiny else clause above the very long one |
2020-07-08 |
phabricator |
|
Superseded |
D8709: commitctx: extract the function in a dedicated module |
2020-07-08 |
phabricator |
|
Superseded |
D8710: commitctx: extract _filecommit too |
2020-07-08 |
phabricator |
|
Superseded |
D8711: documentation: add some internals documentation about bid merge |
2020-07-08 |
phabricator |
|
Superseded |
D8714: state: support validated declaration of nested unfinished ops |
2020-07-08 |
phabricator |
|
Superseded |
D8712: black: format some files in preparation for subsequent changes |
2020-07-08 |
phabricator |
|
Superseded |
D8713: error: normalize "unresolved conflicts" error messages with a custom class |
2020-07-08 |
phabricator |
|
Superseded |
debuginstall: don't translate encoding messages |
2020-07-09 |
Yuya Nishihara |
|
Accepted |
D8715: mergestate: rename addpath() -> addpathonflict() to prevent confusion |
2020-07-09 |
phabricator |
|
Superseded |
D8716: mergestate: remove unrequired RECORD_RESOLVED_OTHER record |
2020-07-09 |
phabricator |
|
Superseded |
D8717: mergestate: add comments about couple of record types and minor reorder |
2020-07-09 |
phabricator |
|
Superseded |
D8718: mergestate: remove unused unsupported related mergestate records |
2020-07-09 |
phabricator |
|
Superseded |
D8719: mergestate: document mergestate records in an organized way |
2020-07-09 |
phabricator |
|
Superseded |
D8720: tests: stablize test-serve.t on Windows |
2020-07-10 |
phabricator |
|
Superseded |
[1,of,5] tests: proof test-stdio.py against buffer fill-up |
2020-07-10 |
Manuel Jacob |
|
Accepted |
[2,of,5] tests: terminate subprocess in test-stdio.py in case of exception |
2020-07-10 |
Manuel Jacob |
|
Accepted |
[3,of,5] tests: make names in test-stdio.py more distinctive |
2020-07-10 |
Manuel Jacob |
|
Accepted |
[4,of,5] tests: make subprocess handling reusable for different tests in test-stdio.py |
2020-07-10 |
Manuel Jacob |
|
Accepted |
[5,of,5] procutil: flush both procutil.std{out,err} and sys.std{out,err} at exit |
2020-07-10 |
Manuel Jacob |
|
Accepted |
[V2] procutil: ensure that all stdio file objects are flushed at interpreter exit |
2020-07-10 |
Manuel Jacob |
|
New |
D8722: fix: obtain base paths before starting workers |
2020-07-10 |
phabricator |
|
Superseded |
D8723: fix: prefetch file contents |
2020-07-10 |
phabricator |
|
Superseded |
D8721: scmutil: allowing different files to be prefetched per revision |
2020-07-10 |
phabricator |
|
Superseded |
D8725: rebase: remove now unnecessary logic to allow empty commit when branch changes |
2020-07-10 |
phabricator |
|
Superseded |
D8724: commit: check branch change on to-be-committed changeset |
2020-07-10 |
phabricator |
|
Superseded |
tests: update test-devel-warnings.t output with chg |
2020-07-10 |
Pulkit Goyal |
|
Accepted |
D8726: test-clone-uncompressed: use config to silence the lock warning |
2020-07-10 |
phabricator |
|
Superseded |
D8727: rebase: add test case that shows that inmemory rebase does not preserve merges |
2020-07-10 |
phabricator |
|
Superseded |
D8728: overlayworkingctx: rename misleadingly named `isempty()` method |
2020-07-10 |
phabricator |
|
Superseded |
D8729: commit: factor out empty commit check to `committablectx.isempty()` |
2020-07-10 |
phabricator |
|
Superseded |
D8730: error: unify the error message formats for 'rebase' and 'unshelve' |
2020-07-11 |
phabricator |
|
Superseded |
procutil: back out 8403cc54bc83 (make ....procutil.stderr unbuffered) |
2020-07-11 |
Manuel Jacob |
|
Accepted |
D8731: memctx: make `parents()` return list of one element if it’s not a merge |
2020-07-11 |
phabricator |
|
Superseded |
D8732: rebase: correctly check for empty commit in in-memory mode |
2020-07-11 |
phabricator |
|
Superseded |
D8733: overlayworkingctx: remove unused `nofilechanges()` and `_compact()` methods |
2020-07-11 |
phabricator |
|
Superseded |
[1,of,5,V2] config: add option to control creation of empty successors during rewrite |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[2,of,5,V2] rewriteutil: add utility to check whether empty successors should be skipped |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[3,of,5,V2] rebase: consider rewrite.empty-successor configuration |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[4,of,5,V2] absorb: consider rewrite.empty-successor configuration |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[5,of,5,V2] absorb: make it explicit if empty changeset was created |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[01,of,11,V2] tests: make subprocess handling reusable for different tests in test-stdio.py |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[02,of,11,V2] procutil: ensure that all stdio file objects are flushed at interpreter exit |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[03,of,11,V2] procutil: explain better why line buffering is not possible |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[04,of,11,V2] procutil: split if condition |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[05,of,11,V2] procutil: use mercurial.windows.winstdout only on Python 2 and TTYs |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[06,of,11,V2] procutil: move comment closer to relevant code |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[07,of,11,V2] procutil: distribute code for stdout |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[08,of,11,V2] procutil: move assignments |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[09,of,11,V2] procutil: ensure that procutil.std{out,err}.write() writes all bytes |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[10,of,11,V2] tests: add tests for when stdout or stderr is connected to `os.devnull` |
2020-07-12 |
Manuel Jacob |
|
Accepted |
[11,of,11,V2] tests: check that procutil.std{out,err}.write() returns correct result |
2020-07-12 |
Manuel Jacob |
|
Accepted |
D6259: revset: on-disk cache for children queries |
2020-07-13 |
phabricator |
|
Not Applicable |
[1,of,2] dispatch: indent run() function |
2020-07-13 |
Yuya Nishihara |
|
Accepted |
[2,of,2] dispatch: handle late KeyboardInterrupt occurred in run() |
2020-07-13 |
Yuya Nishihara |
|
Accepted |
D8734: tests: avoid a "magic" nodeid in test-wireproto-command-lookup.t |
2020-07-14 |
phabricator |
|
Superseded |
D8735: tests: avoid "magic" nodeids in test-rebase-legacy.t |
2020-07-14 |
phabricator |
|
Superseded |
D8736: tests: make drawdag try to draw nodes in alphabetical order |
2020-07-14 |
phabricator |
|
Superseded |
[stable] convert: use bytes for value in extra dict |
2020-07-14 |
Manuel Jacob |
|
Accepted |
D8737: mergestate: remove unnecessary recordactions() from mergestate class |
2020-07-14 |
phabricator |
|
Superseded |
D8738: mergestate: rename a helpless variable name to bit helpful one |
2020-07-14 |
phabricator |
|
Superseded |
D8739: mergestate: document what mergestate._results is for |
2020-07-14 |
phabricator |
|
Superseded |
D8740: merge: refactor code to advise fsmonitor in separate function |
2020-07-14 |
phabricator |
|
Superseded |
D8741: merge: document return values of manifestmerge() and calculateupdates() |
2020-07-14 |
phabricator |
|
Superseded |
D8742: merge: return 'commitinfo' from manifestmerge() and calculateupdates() (API) |
2020-07-14 |
phabricator |
|
Superseded |
D8743: merge: pass commitinfo to applyupdates() and get it stored in mergestate |
2020-07-14 |
phabricator |
|
Superseded |
D8744: merge: remove no longer required ACTION_GET_OTHER_AND_STORE |
2020-07-14 |
phabricator |
|
Superseded |
D8746: rewriteutil: add utility to check whether empty successors should be skipped |
2020-07-14 |
phabricator |
|
Superseded |
D8745: config: add option to control creation of empty successors during rewrite |
2020-07-14 |
phabricator |
|
Superseded |
D8748: absorb: consider rewrite.empty-successor configuration |
2020-07-14 |
phabricator |
|
Superseded |
D8747: rebase: consider rewrite.empty-successor configuration |
2020-07-14 |
phabricator |
|
Superseded |
D8749: absorb: make it explicit if empty changeset was created |
2020-07-14 |
phabricator |
|
Superseded |
[1,of,6] patch: refactor content diffing part in separate fn so extensions can wrap |
2020-07-14 |
Pulkit Goyal |
|
Accepted |
[2,of,6] extdiff: refactor logic which does diff of patches |
2020-07-14 |
Pulkit Goyal |
|
Accepted |
[3,of,6] extdiff: refactor logic to diff revs of versions of files |
2020-07-14 |
Pulkit Goyal |
|
Accepted |
[4,of,6] extdiff: remove unrequired do3way argument to diffpatch() |
2020-07-14 |
Pulkit Goyal |
|
Accepted |
[5,of,6] extdiff: add comments and minor variable renames diffpatch() |
2020-07-14 |
Pulkit Goyal |
|
Accepted |
[6,of,6] extdiff: add some comments in diffrevs() |
2020-07-14 |
Pulkit Goyal |
|
Accepted |
[1,of,5,V3] procutil: distribute code for stdout |
2020-07-14 |
Manuel Jacob |
|
Accepted |
[2,of,5,V3] procutil: move assignments |
2020-07-14 |
Manuel Jacob |
|
Accepted |
[3,of,5,V3] procutil: ensure that procutil.std{out, err}.write() writes all bytes |
2020-07-14 |
Manuel Jacob |
|
Accepted |
[4,of,5,V3] tests: add tests for when stdout or stderr is connected to `os.devnull` |
2020-07-14 |
Manuel Jacob |
|
Accepted |
[5,of,5,V3] tests: check that procutil.std{out,err}.write() returns correct result |
2020-07-14 |
Manuel Jacob |
|
Accepted |
D8750: extensions: make `hg nonexistent` not crash with PyOxidizer |
2020-07-14 |
phabricator |
|
Superseded |
[1,of,2] discovery: weaken claim about returned common heads if ancestorsof are given |
2020-07-15 |
Manuel Jacob |
|
Accepted |
[2,of,2] discovery: fix docstring of `outgoing` class |
2020-07-15 |
Manuel Jacob |
|
Accepted |
[1,of,2] procutil: make _make_write_all() function private |
2020-07-15 |
Manuel Jacob |
|
Accepted |
[2,of,2] procutil: avoid use of deprecated tempfile.mktemp() |
2020-07-15 |
Manuel Jacob |
|
Accepted |
D8751: phabupdate: allow revisions to be marked with "plan changes" |
2020-07-15 |
phabricator |
|
Superseded |
D8752: phabupdate: allows revisions to be marked "request-review" |
2020-07-15 |
phabricator |
|
Superseded |
D8753: phabupdate: allow revisions to be marked "closed" |
2020-07-15 |
phabricator |
|
Superseded |
D8754: phabupdate: allow revisions to be reopened |
2020-07-15 |
phabricator |
|
Superseded |
D8755: phabupdate: allow revisions to be commandeered |
2020-07-15 |
phabricator |
|
Superseded |
D8756: phabupdate: allow resigning from revisions |
2020-07-15 |
phabricator |
|
Superseded |
D8757: purge: classify as a "working directory management" command in help |
2020-07-15 |
phabricator |
|
Superseded |
D8758: extensions: make `hg help extensions` list disabled extensions with PyOxidizer |
2020-07-16 |
phabricator |
|
Superseded |
[1,of,5,V2] extdiff: refactor logic which does diff of patches |
2020-07-16 |
Pulkit Goyal |
|
Accepted |
[2,of,5,V2] extdiff: refactor logic to diff revs of versions of files |
2020-07-16 |
Pulkit Goyal |
|
Accepted |
[3,of,5,V2] extdiff: remove unrequired do3way argument to diffpatch() |
2020-07-16 |
Pulkit Goyal |
|
Accepted |
[4,of,5,V2] extdiff: add comments and minor variable renames diffpatch() |
2020-07-16 |
Pulkit Goyal |
|
Accepted |
[5,of,5,V2] extdiff: add some comments in diffrevs() |
2020-07-16 |
Pulkit Goyal |
|
Accepted |
D8759: status: match category text in the option description |
2020-07-16 |
phabricator |
|
Superseded |
D8760: cext: remove unused variables |
2020-07-16 |
phabricator |
|
Superseded |
D8761: phabricator: clarify the multiple heads/roots error message for phabsend |
2020-07-16 |
phabricator |
|
Superseded |
[1,of,4] windows: augment docstring of `winstdout` class |
2020-07-17 |
Manuel Jacob |
|
Accepted |
[2,of,4] util: enhance `nullcontextmanager` to be able to return __enter__ result |
2020-07-17 |
Manuel Jacob |
|
Accepted |
[3,of,4] tests: make pipes / PTYs non-inheritable in test-stdio.py |
2020-07-17 |
Manuel Jacob |
|
Accepted |
[4,of,4] windows: always work around EINVAL in case of broken pipe for stdout / stderr |
2020-07-17 |
Manuel Jacob |
|
Accepted |
[1,of,2] tests: test that push doesn’t complain about unstable changesets if no changes |
2020-07-17 |
Manuel Jacob |
|
New |
[2,of,2] exchange: check actually missing revs for obsolete / unstable revs (issue6372) |
2020-07-17 |
Manuel Jacob |
|
New |
discovery: change users of `outgoing.missingheads` to `outgoing.ancestorsof` |
2020-07-17 |
Manuel Jacob |
|
New |
[01,of,13] mergestate: rename addpath() -> addpathonflict() to prevent confusion |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
[02,of,13] mergestate: remove unrequired RECORD_RESOLVED_OTHER record |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
[03,of,13] mergestate: add comments about couple of record types and minor reorder |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
[04,of,13] mergestate: remove unused unsupported related mergestate records |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
[05,of,13] mergestate: document mergestate records in an organized way |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
[06,of,13] mergestate: remove unnecessary recordactions() from mergestate class |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
[07,of,13] mergestate: rename a helpless variable name to bit helpful one |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
[08,of,13] mergestate: document what mergestate._results is for |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
[09,of,13] merge: refactor code to advise fsmonitor in separate function |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
[10,of,13] merge: document return values of manifestmerge() and calculateupdates() |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
[11,of,13] merge: return 'commitinfo' from manifestmerge() and calculateupdates() (API) |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
[12,of,13] merge: pass commitinfo to applyupdates() and get it stored in mergestate |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
[13,of,13] merge: remove no longer required ACTION_GET_OTHER_AND_STORE |
2020-07-17 |
Pulkit Goyal |
|
Accepted |
D8762: revert: fix interactive reverting of end-of-file newline changes |
2020-07-17 |
phabricator |
|
Superseded |
D8763: diff: move no-eol text constant to a common location |
2020-07-17 |
phabricator |
|
Superseded |
[1,of,2,rebased] tests: test that push doesn’t complain about unstable changesets if no changes |
2020-07-17 |
Manuel Jacob |
|
New |
[2,of,2,rebased] exchange: check actually missing revs for obsolete / unstable revs (issue6372) |
2020-07-17 |
Manuel Jacob |
|
New |
windows: handle file-like objects without isatty() method |
2020-07-17 |
Manuel Jacob |
|
Accepted |
D8764: localrepo: deduplicate code around reading requires file |
2020-07-17 |
phabricator |
|
Superseded |
D8353: debugcommands: create new debugantivirusrunning command |
2020-07-17 |
phabricator |
|
Not Applicable |
D8765: absorb: improve message for the case when changeset became empty |
2020-07-17 |
phabricator |
|
Superseded |
commands: add short option `-H` for `--hidden` |
2020-07-17 |
Manuel Jacob |
|
New |
[1,of,6] phases: fix clang-format error |
2020-07-18 |
Yuya Nishihara |
|
Accepted |
[2,of,6] phases: fix error return with no exception from computephases() |
2020-07-18 |
Yuya Nishihara |
|
Accepted |
[3,of,6] phases: make sure an exception should be set on error return |
2020-07-18 |
Yuya Nishihara |
|
Accepted |
[4,of,6] phases: leverage Py_BuildValue() to build PyInt and steal PyObject |
2020-07-18 |
Yuya Nishihara |
|
Accepted |
[5,of,6] phases: rename variable used for owned dict of phasesets |
2020-07-18 |
Yuya Nishihara |
|
Accepted |
[6,of,6] phases: move short-lived PyObject pointers to local scope |
2020-07-18 |
Yuya Nishihara |
|
Accepted |
windows: don’t set `softspace` attribute in `winstdout` |
2020-07-18 |
Manuel Jacob |
|
New |
D8766: manifest: kill one more instance of the old merge hash hack |
2020-07-18 |
phabricator |
|
Superseded |
D8767: relnotes: extend |
2020-07-18 |
phabricator |
|
Superseded |
[V2] phases: fix error return with no exception from computephases() |
2020-07-19 |
Yuya Nishihara |
|
Accepted |
[1,of,2] revlog: fix excessive decref on tuple creation failure in parse_index2() |
2020-07-19 |
Yuya Nishihara |
|
Accepted |
[2,of,2] osutil: fix excessive decref on tuple creation failure in listdir() |
2020-07-19 |
Yuya Nishihara |
|
Accepted |
tests: correctly match clang-format version >= 10 |
2020-07-20 |
Manuel Jacob |
|
Accepted |
D8768: relnotes: make spacing before new section consistent |
2020-07-20 |
phabricator |
|
Superseded |
D8769: relnotes: fix indentation |
2020-07-20 |
phabricator |
|
Superseded |
D8770: relnotes: add release notes for relevant changes I did since the 5.4 release |
2020-07-20 |
phabricator |
|
Superseded |
D8771: localrepo: only use BOOKMARKS_IN_STORE_REQUIRMENT is we have a store |
2020-07-21 |
phabricator |
|
Superseded |
[STABLE] chgserver: discard buffered output before restoring fds (issue6207) |
2020-07-21 |
Yuya Nishihara |
|
Accepted |
[STABLE] hghave: fix possible int('') in has_clang_format() |
2020-07-21 |
Yuya Nishihara |
|
Accepted |
D8772: localrepo: abort creating a shared repo if the source does not have store |
2020-07-21 |
phabricator |
|
Superseded |
D8773: hg-core: define a `ListTrackedFiles` `Operation` |
2020-07-21 |
phabricator |
|
Superseded |
D8774: hg-core: make parse_dirstate return result rather than update inplace |
2020-07-21 |
phabricator |
|
Superseded |
D8775: hg-core: implement `Operation` for `ListTrackedFiles` |
2020-07-21 |
phabricator |
|
Superseded |
D8776: rhg: Do not return error when when we really mean ok in commands |
2020-07-21 |
phabricator |
|
Superseded |
D8779: rhg: add a limited `rhg files` subcommand |
2020-07-21 |
phabricator |
|
Superseded |
D8778: rhg: add a `Files` `Command` to prepare the `rhg files` subcommand |
2020-07-21 |
phabricator |
|
Superseded |
D8777: rhg: Ask the error message from `CommandError` |
2020-07-21 |
phabricator |
|
Superseded |
D8780: infinitepush: replace `NamedTemporaryFile` with `pycompat.namedtempfile` |
2020-07-21 |
phabricator |
|
Superseded |
D8781: infinitepush: fix `{get,put}_args` formatting on Python 3 |
2020-07-21 |
phabricator |
|
Superseded |
D8782: tests: make flag parsing test more future safe |
2020-07-21 |
phabricator |
|
Superseded |
D8783: storageutil: allow modern hash sizes for fileids |
2020-07-21 |
phabricator |
|
Superseded |
D8784: tags: adjust file node cache to have space for 32 bytes node ids |
2020-07-21 |
phabricator |
|
Superseded |
D8785: templater: simplify templatepaths() to avoid iterating a singleton list |
2020-07-22 |
phabricator |
|
Superseded |
D8787: templater: simplify stylemap() now that templatedir() returns a single path |
2020-07-22 |
phabricator |
|
Superseded |
D8788: hgweb: simplify now that we always have a single path |
2020-07-22 |
phabricator |
|
Superseded |
D8786: templater: make templatepaths() return a single path, or None |
2020-07-22 |
phabricator |
|
Superseded |
tests: make one of 'worker process exited' line option in test-chg.t |
2020-07-22 |
Pulkit Goyal |
|
Accepted |
D8789: infinitepush: remove unused import of tempfile in store.py |
2020-07-22 |
phabricator |
|
Superseded |
D8790: config: pass both relative and absolute paths to `include` callback |
2020-07-22 |
phabricator |
|
Superseded |
D8791: templater: switch to lower-level config.parse() in _readmapfile() |
2020-07-22 |
phabricator |
|
Superseded |
D8793: config: remove now-unused support for "includepaths" |
2020-07-22 |
phabricator |
|
Superseded |
D8794: subrepoutil: use relative path for looking up config `%include`s |
2020-07-22 |
phabricator |
|
Superseded |
D8795: config: re-calculate absolute %include path in `include` callback |
2020-07-22 |
phabricator |
|
Superseded |
D8792: templater: do search for include of unqualified builtin outside of config code |
2020-07-22 |
phabricator |
|
Superseded |
D8796: config: remove now-unused `abs` argument from `include` callback |
2020-07-22 |
phabricator |
|
Superseded |
D8797: tests: add test for unqualified include of a built-in template map |
2020-07-22 |
phabricator |
|
Superseded |
D8798: tests: add test for bad template %include and __base__ |
2020-07-23 |
phabricator |
|
Superseded |
D8799: merge: return new mergeresult obj from manifestmerge(), calculateupdates() (API) |
2020-07-23 |
phabricator |
|
Superseded |
[STABLE] infinitepush: remove unused import to tempfile |
2020-07-23 |
Pierre-Yves David |
|
Accepted |
[1,of,5,STABLE,REGRESSION] exchange: backout changeset c26335fa4225 |
2020-07-23 |
Pierre-Yves David |
|
Superseded |
[2,of,5,STABLE,REGRESSION] push: test the checks preventing pushing orphaness to a server |
2020-07-23 |
Pierre-Yves David |
|
Superseded |
[3,of,5,STABLE,REGRESSION] push: another test for checks preventing pushing orphaness to a server |
2020-07-23 |
Pierre-Yves David |
|
Superseded |
[4,of,5,STABLE,REGRESSION] push: test for checks preventing publishing obsolete changeset |
2020-07-23 |
Pierre-Yves David |
|
Superseded |
[5,of,5,STABLE,REGRESSION] push: test for checks preventing publishing obsolete changeset |
2020-07-23 |
Pierre-Yves David |
|
Superseded |
D8800: tests: add tests trying to use dir as style, as %include, and as __base__ |
2020-07-23 |
phabricator |
|
Superseded |
D8801: obsstore: refactor v1 logic to fix 32 byte hash support |
2020-07-23 |
phabricator |
|
Superseded |
tests: glob 'mercurial.error' in test-phases.t |
2020-07-23 |
Pulkit Goyal |
|
Accepted |
[RFC] tests: sleep for a second to let ui get flushed |
2020-07-23 |
Pulkit Goyal |
|
New |
D8802: tests: fix mistaken copy&paste from commit 4489e9a22763 |
2020-07-24 |
phabricator |
|
Superseded |
D8803: tests: show unusual error message for `hg log --style coal` |
2020-07-24 |
phabricator |
|
Superseded |
D8805: formatter: remove now-unnecessary check for file-ness |
2020-07-24 |
phabricator |
|
Superseded |
D8804: templater: make templatepath() not return directory paths |
2020-07-24 |
phabricator |
|
Superseded |
D8806: templater: don't normalize path separators to '/' when interacting with OS |
2020-07-24 |
phabricator |
|
Superseded |
D8807: formatter: inline a variable assigned from `templater.templater.frommapfile` |
2020-07-24 |
phabricator |
|
Superseded |
[Bug,6384] New: largefiles breaks topics over ssh transport |
2020-07-24 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
[1,of,5,STABLE,REGRESSION,V2] exchange: backout changeset c26335fa4225 |
2020-07-24 |
Pierre-Yves David |
|
New |
[2,of,5,STABLE,REGRESSION,V2] push: test the checks preventing pushing orphaness to a server |
2020-07-24 |
Pierre-Yves David |
|
New |
[3,of,5,STABLE,REGRESSION,V2] push: another test for checks preventing pushing orphaness to a server |
2020-07-24 |
Pierre-Yves David |
|
New |
[4,of,5,STABLE,REGRESSION,V2] push: test for checks preventing publishing obsolete changeset |
2020-07-24 |
Pierre-Yves David |
|
New |
[5,of,5,STABLE,REGRESSION,V2] push: test for checks preventing publishing obsolete changeset |
2020-07-24 |
Pierre-Yves David |
|
New |
[01,of,11] commitctx: document the None return for "touched" value |
2020-07-24 |
Pierre-Yves David |
|
Accepted |
[02,of,11] commitctx: stop using weakref proxy for transaction |
2020-07-24 |
Pierre-Yves David |
|
Accepted |
[03,of,11] commitctx: extract the function that commit a new manifest |
2020-07-24 |
Pierre-Yves David |
|
Accepted |
[04,of,11] commitctx: no longer use the `writecopiesto` variable in the function |
2020-07-24 |
Pierre-Yves David |
|
Accepted |
[05,of,11] commitctx: move copy meta config reading in a dedicated function |
2020-07-24 |
Pierre-Yves David |
|
Accepted |
[06,of,11] commitctx: move `writechangesetcopy` business at the end a code section |
2020-07-24 |
Pierre-Yves David |
|
Accepted |
[07,of,11] commitctx: treat `filesadded` more like `filesremoved` |
2020-07-24 |
Pierre-Yves David |
|
Accepted |
[08,of,11] commitctx: extract all the manual logic to process the files |
2020-07-24 |
Pierre-Yves David |
|
Accepted |
[09,of,11] commitctx: move a special case about files earlier |
2020-07-24 |
Pierre-Yves David |
|
Accepted |
[10,of,11] commitctx: gather more preparation code within the lock context |
2020-07-24 |
Pierre-Yves David |
|
Accepted |
[11,of,11] commitctx: extract all the file preparation logic in a new function |
2020-07-24 |
Pierre-Yves David |
|
Accepted |
D8808: fix: update documentation to reflect preference for --source over --rev |
2020-07-24 |
phabricator |
|
Superseded |
D8809: templater: reuse check for both "map-cmdline.<name>" and "<name>" |
2020-07-24 |
phabricator |
|
Superseded |
D8810: templater: handle None returned from templatedir() |
2020-07-24 |
phabricator |
|
Superseded |
D8811: morestatus: mention --stop even if not using --verbose |
2020-07-24 |
phabricator |
|
Superseded |
D8812: tests: virtualenv is only used on py2, rename and conditionalize |
2020-07-24 |
phabricator |
|
Superseded |
D8813: tests: make test-install.t work on debian systems |
2020-07-24 |
phabricator |
|
Superseded |
D8814: tests: make check-py3-compat.py actually load the specified files correctly |
2020-07-25 |
phabricator |
|
Superseded |
D8815: dirstate: isolate node len dependency for the pure version |
2020-07-25 |
phabricator |
|
Superseded |
who: remove OpenJDK |
2020-07-25 |
David Demelier |
|
Accepted |
D8816: merge: introduce hasconflicts() on mergeresult object |
2020-07-25 |
phabricator |
|
Superseded |
D8817: merge: move conversion of file-key dict to action-key dict in mergeresult |
2020-07-25 |
phabricator |
|
Superseded |
D8818: merge: improve documentation of fbid dict used for merge bid |
2020-07-25 |
phabricator |
|
Superseded |
D8819: merge: make mergeresult constructor initialize empty object |
2020-07-25 |
phabricator |
|
Superseded |
D8820: merge: introduce mergeresult.addfile() and use it |
2020-07-25 |
phabricator |
|
Superseded |
D8821: merge: add removefile() to mergeresult object |
2020-07-25 |
phabricator |
|
Superseded |
D8822: merge: pass mergeresult in checkpassconflicts() instead of actions (API) |
2020-07-25 |
phabricator |
|
Superseded |
D8823: merge: pass mergeresult obj instead of actions in _filternarrowactions() |
2020-07-25 |
phabricator |
|
Superseded |
D8824: merge: pass mergeresult obj instead of actions dict in _resolvetrivial() |
2020-07-25 |
phabricator |
|
Superseded |
D8825: merge: pass mergeresult instead of actions in _checkunknownfiles() (API) |
2020-07-25 |
phabricator |
|
Superseded |
D8826: merge: introduce mergeresult.updateactions() and use it |
2020-07-25 |
phabricator |
|
Superseded |
D8827: merge: filter actions before calling _resolvetrivial() |
2020-07-25 |
phabricator |
|
Superseded |
D8828: sparse: pass mergeresult obj in sparse.filterupdatesactions() (API) |
2020-07-25 |
phabricator |
|
Superseded |
D8829: mergeresult: rename _actions to _filemapping |
2020-07-25 |
phabricator |
|
Superseded |
D8830: mergeresult: introduce action -> (filename, data, msg) mapping and related API |
2020-07-25 |
phabricator |
|
Superseded |
D8831: merge: use the new action based mapping introduced in mergeresult obj |
2020-07-25 |
phabricator |
|
Superseded |
D8832: mergeactions: use action constants instead of string values |
2020-07-25 |
phabricator |
|
Superseded |
D8833: sparse: add comment for an if condition which I tried to refactor |
2020-07-25 |
phabricator |
|
Superseded |
D8834: merge: unify logic of couple of if-else's in manifestmerge() |
2020-07-25 |
phabricator |
|
Superseded |
D8835: largefiles: override merge.emptyactions() to include `lfmr` |
2020-07-25 |
phabricator |
|
Superseded |
D8836: largefiles: introduce a constant for 'lfmr' action |
2020-07-25 |
phabricator |
|
Superseded |
D8837: mergeresult: make actionmapping a dict of dict instead of dict of lists |
2020-07-25 |
phabricator |
|
Superseded |
[STABLE] dispatch: adjust ui.flush() timing to stabilize test-blackbox.t |
2020-07-25 |
Yuya Nishihara |
|
Accepted |
[1,of,2] who: replace another reference to Java |
2020-07-26 |
Manuel Jacob |
|
New |
[2,of,2] who: replace "Open Source Projects" with "projects" |
2020-07-26 |
Manuel Jacob |
|
New |
D8838: clonebundles: document REQUIREDRAM key |
2020-07-26 |
phabricator |
|
Superseded |
D8839: relnotes: copy "next" to "5.5" and clear "next" |
2020-07-28 |
phabricator |
|
Superseded |
D8840: rename: add support for --at-rev, which marks as copy and removes the source |
2020-07-28 |
phabricator |
|
Superseded |
D8841: cleanup: fix bad formatting of state.py from D8811 |
2020-07-28 |
phabricator |
|
Superseded |
D8842: context: re-add `overlayworkingctx._compact()` removed in 6a5dcd754842 |
2020-07-28 |
phabricator |
|
Superseded |
D8843: rebase: fix regression in file change detection introduced by 0ecb3b11fcad |
2020-07-28 |
phabricator |
|
Superseded |
[01,of,15] commitctx: explicitly pass `manifest` to _commit_manifest |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[02,of,15] commitctx: create the new extra dict on its own line |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[03,of,15] commitctx: extract copy information encoding into extra into commit.py |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[04,of,15] commitctx: rename files to touched in a couple of place |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[05,of,15] commitctx: gather more code dealing with copy-in-extra |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[06,of,15] commitctx: return a richer object from _prepare_files |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[07,of,15] commitctx: directly pass a ChangingFiles object to changelog.add |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[08,of,15] commitctx: extract sidedata encoding inside its own function |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[09,of,15] commitctx: directly gather p1 and p2 copies in `files` |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[10,of,15] commitctx: no longer make the storage and added/removed file optional |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[11,of,15] commitctx: create the ChangingFiles object directly in the various case |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[12,of,15] commitctx: move ChangingFiles creation directly inside `_process_files` |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[13,of,15] commitctx: create the `ChangingFiles` object sooner |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[14,of,15] commitctx: directly updated the set of removed files |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
[15,of,15] commitctx: directly update the touched and added set of files |
2020-07-29 |
Pierre-Yves David |
|
Accepted |
D8844: templater: stop accepting a single style to stylemap() |
2020-07-29 |
phabricator |
|
Superseded |
D8846: templatespec: logcmdutil.templatespec() gets either template or mapfile |
2020-07-29 |
phabricator |
|
Superseded |
D8848: templatespec: use new factory functions from logcmdutil |
2020-07-29 |
phabricator |
|
Superseded |
D8847: templatespec: move check for non-unicode to lower-level function |
2020-07-29 |
phabricator |
|
Superseded |
D8845: templatespec: create a factory function for each type there is |
2020-07-29 |
phabricator |
|
Superseded |
D8849: dirstate: revert change to Rust binding |
2020-07-29 |
phabricator |
|
Superseded |
[1,of,9] merge: return a mergeresult obj from manifestmerge(), calculateupdates() (API) |
2020-07-30 |
Pulkit Goyal |
|
Superseded |
[2,of,9] merge: introduce 'commitinfo' in mergeresult |
2020-07-30 |
Pulkit Goyal |
|
Superseded |
[3,of,9] merge: pass commitinfo to applyupdates() and get it stored in mergestate |
2020-07-30 |
Pulkit Goyal |
|
Superseded |
[4,of,9] merge: remove no longer required ACTION_GET_OTHER_AND_STORE |
2020-07-30 |
Pulkit Goyal |
|
Superseded |
[5,of,9] merge: introduce hasconflicts() on mergeresult object |
2020-07-30 |
Pulkit Goyal |
|
Superseded |
[6,of,9] merge: move conversion of file-key dict to action-key dict in mergeresult |
2020-07-30 |
Pulkit Goyal |
|
Superseded |
[7,of,9] merge: improve documentation of fbid dict used for merge bid |
2020-07-30 |
Pulkit Goyal |
|
Superseded |
[8,of,9] merge: make mergeresult constructor initialize empty object |
2020-07-30 |
Pulkit Goyal |
|
Superseded |
[9,of,9] merge: introduce mergeresult.addfile() and use it |
2020-07-30 |
Pulkit Goyal |
|
Superseded |
D8850: dirstate: restore original estimation and update comment |
2020-07-30 |
phabricator |
|
Superseded |
D8851: phabricator: demonstrate debugcallconduit being broken without --test-vcr |
2020-07-30 |
phabricator |
|
Superseded |
D8852: phabricator: unconditionally pop `test_vcr` from kwargs to fix debugcallconduit |
2020-07-30 |
phabricator |
|
Superseded |
D8853: templatespec: use new factory functions in hooklib |
2020-07-31 |
phabricator |
|
Superseded |
D8855: packaging: mark mercurial.templates and subdirs as packages |
2020-07-31 |
phabricator |
|
Superseded |
D8856: packaging: make "mercurial.defaultrc" a key in package_data |
2020-07-31 |
phabricator |
|
Superseded |
D8857: packaging: delete unnecessary updating of `dirs` list |
2020-07-31 |
phabricator |
|
Superseded |
D8858: packaging: include templates with their package as key in package_data |
2020-07-31 |
phabricator |
|
Superseded |
mergestate: fix BC breakage introduced because of removal of a merge record |
2020-08-01 |
Pulkit Goyal |
|
Accepted |
D8859: keepalive: Do not append _rbuf if _raw_readinto exists (issue6356) |
2020-08-02 |
phabricator |
|
Superseded |
D8860: rhg: add harness tests for rhg files |
2020-08-03 |
phabricator |
|
Superseded |
D8861: hg-core: make parse_dirstate return references rather than update hashmaps |
2020-08-03 |
phabricator |
|
Superseded |
D8863: hg-core: define a `ListTrackedFiles` `Operation` |
2020-08-03 |
phabricator |
|
Superseded |
D8864: rhg: Do not return error when when we really mean ok in commands |
2020-08-03 |
phabricator |
|
Superseded |
D8866: rhg: add buffered stdout writing possibility |
2020-08-03 |
phabricator |
|
Superseded |
D8862: hg-core: remove the `Operation` trait |
2020-08-03 |
phabricator |
|
Superseded |
D8867: rhg: simply `FindRootError` handling |
2020-08-03 |
phabricator |
|
Superseded |
D8869: rhg: add a limited `rhg files` subcommand |
2020-08-03 |
phabricator |
|
Superseded |
D8865: rhg: ask the error message from `CommandError` |
2020-08-03 |
phabricator |
|
Superseded |
D8870: rhg: extract function handle_stdout_error |
2020-08-03 |
phabricator |
|
Superseded |
D8871: rhg: handle broken pipe error for stderr |
2020-08-03 |
phabricator |
|
Superseded |
D8868: rhg: add a `Files` `Command` to prepare the `rhg files` subcommand |
2020-08-03 |
phabricator |
|
Superseded |
D8873: rhg: add harness tests for rhg files |
2020-08-03 |
phabricator |
|
Superseded |
D8872: rhg: make output of `files` relative to the current directory and the root |
2020-08-03 |
phabricator |
|
Superseded |
D8874: hgweb: simplify staticfile() now that we always pass it a single directory |
2020-08-04 |
phabricator |
|
Superseded |
D8875: merge: pass mergeresult obj instead of actions in _checkcollision() (API) |
2020-08-05 |
phabricator |
|
Superseded |
D8876: merge: pass mergeresult obj instead of actions in applyupdates() (API) |
2020-08-05 |
phabricator |
|
Superseded |
D8877: merge: pass mergeresult obj in merge._prefetchfiles() |
2020-08-05 |
phabricator |
|
Superseded |
D8878: mergeresult: add sort argument to getactions() method |
2020-08-05 |
phabricator |
|
Superseded |
D8879: merge: replace use of actions dict with mergeresult object |
2020-08-05 |
phabricator |
|
Superseded |
D8880: mergeresult: implement a len() function and use it |
2020-08-05 |
phabricator |
|
Superseded |
D8881: sparse: replace merge action values with mergestate.ACTION_* constants |
2020-08-05 |
phabricator |
|
Superseded |
D8882: mergeresult: yield from getactions() instead of buidling a list and returning |
2020-08-05 |
phabricator |
|
Superseded |
D8883: applyupdates: simplfy calculation of number of updated files |
2020-08-05 |
phabricator |
|
Superseded |
D8884: merge: rework iteration over mergeresult object in checkpathconflicts() |
2020-08-05 |
phabricator |
|
Superseded |
D8885: merge: use ACTION_* constants instead of values in _filternarrowactions() |
2020-08-05 |
phabricator |
|
Superseded |
who: remove OpenJDK |
2020-08-05 |
Marcus Harnisch |
|
New |
D8886: mergeresult: introduce getfile() and use it where required |
2020-08-05 |
phabricator |
|
Superseded |
D8887: mergeresult: add `files()` and use it |
2020-08-05 |
phabricator |
|
Superseded |
D8889: merge: pass mergeresult obj in _forgetremoved() (API) |
2020-08-05 |
phabricator |
|
Superseded |
D8888: mergeresult: introduce filemap() which yields filename based mapping |
2020-08-05 |
phabricator |
|
Superseded |
D8890: templater: move stylemap() to hgweb_mod, since that's its only user |
2020-08-05 |
phabricator |
|
Superseded |
D8891: templater: start passing resource to read from into _readmapfile() |
2020-08-05 |
phabricator |
|
Superseded |
D8894: templater: make open_template() read from resources if in frozen binary |
2020-08-05 |
phabricator |
|
Superseded |
D8893: templater: pass opened file-like object to templatespec |
2020-08-05 |
phabricator |
|
Superseded |
D8892: templater: replace templatepath() with function that also opens the file |
2020-08-05 |
phabricator |
|
Superseded |
D8895: templater: unroll loop over mapfile directories |
2020-08-05 |
phabricator |
|
Superseded |
D8896: templater: try to read %include in mapfiles from resources |
2020-08-05 |
phabricator |
|
Superseded |
D8897: hgweb: remove some accesses to private member uimod._unset |
2020-08-05 |
phabricator |
|
Superseded |
D8898: hgweb: simplify a constant-length list by converting to literal tuple |
2020-08-05 |
phabricator |
|
Superseded |
D8900: hgweb: rely on open_template()'s fallback to using templatedir() |
2020-08-05 |
phabricator |
|
Superseded |
D8901: hgweb: enable reading styles from resources in frozen binaries |
2020-08-05 |
phabricator |
|
Superseded |
D8899: hgweb: open mapfile using templater.open_template() |
2020-08-05 |
phabricator |
|
Superseded |
D8902: templater: replace Py3-only exception types by super-types available in Py2 |
2020-08-06 |
phabricator |
|
Superseded |
D8903: merge: remove emptyactions() and use collections.defaultdict(list) instead |
2020-08-06 |
phabricator |
|
Superseded |
D8904: merge: drop commitinfo argument to applyupdates (API) |
2020-08-06 |
phabricator |
|
Superseded |
D8906: templater: restructure open_template() a little to prepare for relative paths |
2020-08-06 |
phabricator |
|
Superseded |
D8907: templater: teach template loader to use open_template() function |
2020-08-06 |
phabricator |
|
Superseded |
D8905: templater: add exception-raising version of open_template() |
2020-08-06 |
phabricator |
|
Superseded |
D8908: store: refactor space delimited list to proper tuple |
2020-08-07 |
phabricator |
|
Superseded |
D8909: localrepo: refactor logic to calculate sharedvfs in separate fn |
2020-08-07 |
phabricator |
|
Superseded |
D8910: localrepo: refactor `.hg/requires` reading login in separate function |
2020-08-07 |
phabricator |
|
Superseded |
D8911: repository: introduce constant for sparse repo requirement and use it |
2020-08-07 |
phabricator |
|
Superseded |
D8913: scmutil: introduce filterrequirements() to split reqs into wc and store ones |
2020-08-07 |
phabricator |
|
Superseded |
D8912: repository: introduce constant for internal phase repo requirement and use it |
2020-08-07 |
phabricator |
|
Superseded |
D8914: helptext: document exp-sharesafe in internals/requirements.txt |
2020-08-07 |
phabricator |
|
Superseded |
D8915: makefile: stop setting unused HGEXTDIR variable during osx build |
2020-08-08 |
phabricator |
|
Superseded |
[Bug,6394] New: Hgweb/scmutil do not handle subrepos that are symlinked on server |
2020-08-09 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D8918: localrepo: move requirements constant to requirements module |
2020-08-09 |
phabricator |
|
Superseded |
D8916: repository: introduce constant for treemanifest requirement and use it |
2020-08-09 |
phabricator |
|
Superseded |
D8917: requirements: introduce new requirements related module |
2020-08-09 |
phabricator |
|
Superseded |
D8919: mergestate: use collections.defaultdict(dict) for _stateextras |
2020-08-10 |
phabricator |
|
Superseded |
D8921: merge: use collections.defaultdict() for mergeresult.commitinfo |
2020-08-10 |
phabricator |
|
Superseded |
D8922: merge: introduce `addcommitinfo()` on mergeresult object |
2020-08-10 |
phabricator |
|
Superseded |
D8920: mergestate: use _stateextras instead of merge records for commit related info |
2020-08-10 |
phabricator |
|
Superseded |
D8923: mergestate: replace `addmergedother()` with generic `addcommitinfo()` (API) |
2020-08-10 |
phabricator |
|
Superseded |
D8924: requirements: introduce a set of working directory specific requirements |
2020-08-10 |
phabricator |
|
Superseded |
D8925: revert: remove dangerous `parents` argument from `cmdutil.revert()` |
2020-08-11 |
phabricator |
|
Superseded |
D8926: requirements: introduce constants for `shared` and `relshared` requirements |
2020-08-11 |
phabricator |
|
Superseded |
D8927: posixworker: avoid creating workers that end up getting no work |
2020-08-13 |
phabricator |
|
Superseded |
D8928: worker: don't expose readinto() on _blockingreader since pickle is picky |
2020-08-15 |
phabricator |
|
Superseded |
D8929: hooklib: update documentation of changeset_obsoletedfor for changed hook type |
2020-08-18 |
phabricator |
|
Superseded |
D8931: tests: add test showing that merge state is not cleared by amend |
2020-08-18 |
phabricator |
|
Superseded |
D8930: mergestate: clear merge state if there are no unresolved conflicts |
2020-08-18 |
phabricator |
|
Superseded |
D8932: commit: clear mergestate also with --amend (issue6304) |
2020-08-18 |
phabricator |
|
Superseded |
D8935: hgweb: ignore web.templates config when guessing mime type for static content |
2020-08-19 |
phabricator |
|
Superseded |
D8933: hgweb: handle None from templatedir() equally bad in webcommands.py |
2020-08-19 |
phabricator |
|
Superseded |
D8936: hgweb: minimize scope of a try-block in staticfile() |
2020-08-19 |
phabricator |
|
Superseded |
D8934: hgweb: let staticfile() look up path from default location unless provided |
2020-08-19 |
phabricator |
|
Superseded |
D8937: rust: enable on macOS |
2020-08-19 |
phabricator |
|
Superseded |
D8938: run-tests: refactor filtering logic for --retest flag |
2020-08-22 |
phabricator |
|
Superseded |
D8939: tests: add more criss-cross merging tests where behavior needs to be fixed |
2020-08-24 |
phabricator |
|
Superseded |
D8940: merge: store ACTION_KEEP when we are keeping the file deleted locally |
2020-08-24 |
phabricator |
|
Superseded |
D8941: merge: add missing ACTION_KEEP when both remote and ancestor are not present |
2020-08-24 |
phabricator |
|
Superseded |
D8942: debugmergestate: don't next `extras` under `files` |
2020-08-24 |
phabricator |
|
Superseded |
D8943: base review (generate test for phabsend) |
2020-08-24 |
phabricator |
|
Superseded |
D8944: 133c1c6c6449 is my parent (generate test for phabsend) |
2020-08-24 |
phabricator |
|
Superseded |
D8945: base review (generate test for phabsend) |
2020-08-24 |
phabricator |
|
Superseded |
D8946: 133c1c6c6449 is my parent (generate test for phabsend) |
2020-08-24 |
phabricator |
|
Superseded |
D8948: rewriteutil: extract evolve code used to replace obsolete hashes in commits |
2020-08-24 |
phabricator |
|
Superseded |
D8947: mercurial: force LF endings for *.py, *.{c, h} and *.t in .editorconfig |
2020-08-24 |
phabricator |
|
Superseded |
D8949: rewriteutil: also consider pending obsoletes when updating hashes in messages |
2020-08-24 |
phabricator |
|
Superseded |
D8950: phabricator: update the hashes in commit messages as they get submitted |
2020-08-24 |
phabricator |
|
Superseded |
D8951: rewriteutil: relax the sha1 hash references to handle future hash types |
2020-08-26 |
phabricator |
|
Superseded |
D8952: remotefilelog: acquire lock before writing requirements on clone |
2020-08-26 |
phabricator |
|
Superseded |
D8953: documentation: add zstd compression to the insternal revlogs documentation |
2020-08-26 |
phabricator |
|
Superseded |
D8955: rhg: fix clippy warnings |
2020-08-26 |
phabricator |
|
Superseded |
D8957: hg-core: fix some clippy warnings |
2020-08-26 |
phabricator |
|
Superseded |
D8954: rhg: pass ui to Command run |
2020-08-26 |
phabricator |
|
Superseded |
D8956: rhg: print error message when argument parsing fails |
2020-08-26 |
phabricator |
|
Superseded |