D5838: showstack: use raw docstring |
2019-02-04 |
phabricator |
|
Not Applicable |
D5825: run-tests: use raw strings for regular expressions |
2019-02-04 |
phabricator |
|
Not Applicable |
D5830: revetbenchmarks: use raw string for regular expression with escapes |
2019-02-04 |
phabricator |
|
Not Applicable |
D5828: tests: use raw strings for regular expressions with escapes |
2019-02-04 |
phabricator |
|
Not Applicable |
D5829: check-code: use raw string |
2019-02-04 |
phabricator |
|
Not Applicable |
D5827: drawdag: use raw strings for docstrings |
2019-02-04 |
phabricator |
|
Not Applicable |
D5826: check-config: use raw strings for regular expressions |
2019-02-04 |
phabricator |
|
Not Applicable |
D5824: check-commit: use raw string for regular expression |
2019-02-04 |
phabricator |
|
Not Applicable |
D5822: configitems: use raw strings for hidden-{command,topic} items |
2019-02-04 |
phabricator |
|
Not Applicable |
D5816: global: make some docstrings raw strings |
2019-02-04 |
phabricator |
|
Not Applicable |
D5821: convert: use raw string for regular expressions |
2019-02-04 |
phabricator |
|
Not Applicable |
D5818: patch: properly escape \ in string literals |
2019-02-04 |
phabricator |
|
Not Applicable |
D5820: graphmod: use raw string |
2019-02-04 |
phabricator |
|
Not Applicable |
D5819: crecord: use raw string for regular expression |
2019-02-04 |
phabricator |
|
Not Applicable |
D5835: tests: fix test-match.py on Python3 |
2019-02-04 |
phabricator |
|
Not Applicable |
D5823: tests: add optional Python 2.7 deprecation output |
2019-02-04 |
phabricator |
|
Not Applicable |
D5846: tests: add syntax warnings on Python 3.8 in python-zstandard |
2019-02-04 |
phabricator |
|
Superseded |
D5845: check-py3-compat: manually format and print warnings |
2019-02-04 |
phabricator |
|
Superseded |
D5841: tests: use raw strings in test-help.t |
2019-02-04 |
phabricator |
|
Superseded |
D5843: doc: escape backslash |
2019-02-04 |
phabricator |
|
Superseded |
D5840: tests: escape backslash in makepatch.py inline file |
2019-02-04 |
phabricator |
|
Superseded |
D5844: check-py3-compat: provide filename to ast.parse() |
2019-02-04 |
phabricator |
|
Superseded |
D5842: testparseutil: escape backslash in docstring |
2019-02-04 |
phabricator |
|
Superseded |
D5839: tests: use raw strings in test-cbor.py |
2019-02-04 |
phabricator |
|
Superseded |
D5838: showstack: use raw docstring |
2019-02-04 |
phabricator |
|
Superseded |
D5837: tests: use raw string in test-check-code.t |
2019-02-04 |
phabricator |
|
Superseded |
D5836: zsh: fix `hg resolve` completion when in a subdirectory (issue6067) |
2019-02-04 |
phabricator |
|
Superseded |
D5835: tests: fix test-match.py on Python3 |
2019-02-04 |
phabricator |
|
Superseded |
D5834: commit/revert: if interactive, look elsewhere for whitespace settings (BC) |
2019-02-04 |
phabricator |
|
Superseded |
D5832: config: extract diff-related coreconfigitem()s to a helper method |
2019-02-04 |
phabricator |
|
Superseded |
D5833: diff: when looking for diff configs, support a configurable prefix |
2019-02-04 |
phabricator |
|
Superseded |
D5831: run-tests: set attributes in sorted order |
2019-02-04 |
phabricator |
|
Superseded |
D5825: run-tests: use raw strings for regular expressions |
2019-02-04 |
phabricator |
|
Superseded |
D5828: tests: use raw strings for regular expressions with escapes |
2019-02-04 |
phabricator |
|
Superseded |
D5830: revetbenchmarks: use raw string for regular expression with escapes |
2019-02-04 |
phabricator |
|
Superseded |
D5829: check-code: use raw string |
2019-02-04 |
phabricator |
|
Superseded |
D5827: drawdag: use raw strings for docstrings |
2019-02-04 |
phabricator |
|
Superseded |
D5826: check-config: use raw strings for regular expressions |
2019-02-04 |
phabricator |
|
Superseded |
D5824: check-commit: use raw string for regular expression |
2019-02-04 |
phabricator |
|
Superseded |
D5823: tests: add optional Python 2.7 deprecation output |
2019-02-04 |
phabricator |
|
Superseded |
D5815: global: use raw strings for regular expressions with escapes |
2019-02-04 |
phabricator |
|
Superseded |
D5816: global: make some docstrings raw strings |
2019-02-04 |
phabricator |
|
Superseded |
D5822: configitems: use raw strings for hidden-{command,topic} items |
2019-02-04 |
phabricator |
|
Superseded |
D5818: patch: properly escape \ in string literals |
2019-02-04 |
phabricator |
|
Superseded |
D5820: graphmod: use raw string |
2019-02-04 |
phabricator |
|
Superseded |
D5821: convert: use raw string for regular expressions |
2019-02-04 |
phabricator |
|
Superseded |
D5817: attr: make some docstrings raw strings |
2019-02-04 |
phabricator |
|
Superseded |
D5819: crecord: use raw string for regular expression |
2019-02-04 |
phabricator |
|
Superseded |
D5814: match: teach diffmatcher.visitdir() to return 'all' if possible |
2019-02-04 |
phabricator |
|
Not Applicable |
D5814: match: teach diffmatcher.visitdir() to return 'all' if possible |
2019-02-04 |
phabricator |
|
Not Applicable |
D5814: match: teach diffmatcher.visitdir() to return 'all' if possible |
2019-02-04 |
phabricator |
|
Superseded |
D5792: uncommit: added interactive mode(issue6062) |
2019-02-04 |
phabricator |
|
Not Applicable |
D5792: uncommit: added interactive mode(issue6062) |
2019-02-04 |
phabricator |
|
Not Applicable |
py3: use integer division instead of `int(...)` call |
2019-02-04 |
Boris Feld |
|
Accepted |
D5813: revset: add expect to check the size of a set |
2019-02-04 |
phabricator |
|
Not Applicable |
D5813: revset: add expect to check the size of a set |
2019-02-04 |
phabricator |
|
Not Applicable |
D5800: config: introduce a new value for ui.relative-paths getting old behavior |
2019-02-03 |
phabricator |
|
Not Applicable |
D5802: status: if ui.relative-paths=no, don't use relative paths even with patterns |
2019-02-03 |
phabricator |
|
Not Applicable |
D5801: files: respect ui.relative-paths |
2019-02-03 |
phabricator |
|
Not Applicable |
D5813: revset: add expect to check the size of a set |
2019-02-03 |
phabricator |
|
Superseded |
D5803: revert: added prompt before undeleting a file in -i(issue6008) |
2019-02-03 |
phabricator |
|
Not Applicable |
D5811: py3: add some b'' prefixes in test-notify.t |
2019-02-03 |
phabricator |
|
Not Applicable |
D5810: py3: use pycompat.long in hgext/convert/monotone.py |
2019-02-03 |
phabricator |
|
Not Applicable |
D5809: py3: add three new passing tests found by buildbot |
2019-02-03 |
phabricator |
|
Not Applicable |
D5808: py3: do a fsdecode(), fsencode() dance in posix.py |
2019-02-03 |
phabricator |
|
Not Applicable |
D5812: py3: pass str into ValueError to prevent b'' prefix in output |
2019-02-03 |
phabricator |
|
New |
D5811: py3: add some b'' prefixes in test-notify.t |
2019-02-03 |
phabricator |
|
Superseded |
D5810: py3: use pycompat.long in hgext/convert/monotone.py |
2019-02-03 |
phabricator |
|
Superseded |
D5809: py3: add three new passing tests found by buildbot |
2019-02-03 |
phabricator |
|
Superseded |
D5808: py3: do a fsdecode(), fsencode() dance in posix.py |
2019-02-03 |
phabricator |
|
Superseded |
[2,of,2] extdiff: don't run gui programs when in a cli-only environment |
2019-02-03 |
Ludovic Chabant |
|
Superseded |
[1,of,2] extdiff: support tools that can be run simultaneously |
2019-02-03 |
Ludovic Chabant |
|
Superseded |
D5803: revert: added prompt before undeleting a file in -i(issue6008) |
2019-02-03 |
phabricator |
|
Not Applicable |
D5807: py3: add alternate output on Python 3 |
2019-02-03 |
phabricator |
|
Not Applicable |
D5804: zeroconf: Python 3 porting of vendored library |
2019-02-03 |
phabricator |
|
Not Applicable |
D5806: py3: add Python 3 output for test-flagprocessor.t |
2019-02-03 |
phabricator |
|
Not Applicable |
D5807: py3: add alternate output on Python 3 |
2019-02-02 |
phabricator |
|
Superseded |
D5806: py3: add Python 3 output for test-flagprocessor.t |
2019-02-02 |
phabricator |
|
Superseded |
D5804: zeroconf: Python 3 porting of vendored library |
2019-02-02 |
phabricator |
|
Superseded |
D5805: zeroconf: port to Python 3 |
2019-02-02 |
phabricator |
|
Superseded |
D5803: revert: added prompt before undeleting a file in -i(issue6008) |
2019-02-02 |
phabricator |
|
Not Applicable |
D5803: revert: added prompt before undeleting a file(issue6008) |
2019-02-02 |
phabricator |
|
Superseded |
D5792: uncommit: added interactive mode(issue6062) |
2019-02-02 |
phabricator |
|
Not Applicable |
D5802: status: if ui.relative-paths=no, don't use relative paths even with patterns |
2019-02-02 |
phabricator |
|
Superseded |
D5800: config: introduce a new value for ui.relative-paths getting old behavior |
2019-02-02 |
phabricator |
|
Superseded |
D5801: files: respect ui.relative-paths |
2019-02-02 |
phabricator |
|
Superseded |
[2,of,2] py3: don't use universal_newlines in svnsubrepo |
2019-02-02 |
Yuya Nishihara |
|
Accepted |
[1,of,2] py3: remove unneeded fsencode() from gitsubrepo |
2019-02-02 |
Yuya Nishihara |
|
Accepted |
D5796: py3: conditionalize test-demandimport.py for Python 3 |
2019-02-02 |
phabricator |
|
Not Applicable |
D5791: debugcommands: add a debugpathcopies command |
2019-02-02 |
phabricator |
|
Not Applicable |
D5799: py3: record several more passes from the buildbot ratchet |
2019-02-02 |
phabricator |
|
Not Applicable |
tests: drop some unnecessary globs for Windows |
2019-02-02 |
Matt Harbison |
|
New |
relnotes: more improvements |
2019-02-02 |
Anton Shestakov |
|
Accepted |
D5777: grep: respect ui.relative-paths |
2019-02-02 |
phabricator |
|
Not Applicable |
D5748: resolve: respect ui.relative-paths |
2019-02-02 |
phabricator |
|
Not Applicable |
D5776: grep: move writing of path outside of column loop |
2019-02-02 |
phabricator |
|
Not Applicable |
D5747: merge: respect ui.relative-paths |
2019-02-02 |
phabricator |
|
Not Applicable |
D5742: histedit: add templating support to histedit's rule file generation |
2019-02-02 |
phabricator |
|
Not Applicable |
D5798: py3: account for demand import difference between Python versions |
2019-02-02 |
phabricator |
|
Not Applicable |
D5797: tests: use unimported modules in test-demandimport.py |
2019-02-02 |
phabricator |
|
Not Applicable |
D5796: py3: conditionalize test-demandimport.py for Python 3 |
2019-02-02 |
phabricator |
|
Not Applicable |
D5795: py3: replace print() with assert in test-demandimport.py |
2019-02-02 |
phabricator |
|
Not Applicable |
D5799: py3: record several more passes from the buildbot ratchet |
2019-02-02 |
phabricator |
|
Superseded |
D5798: py3: account for demand import difference between Python versions |
2019-02-02 |
phabricator |
|
Superseded |
D5794: py3: pass str into grp.getgrnam |
2019-02-02 |
phabricator |
|
Not Applicable |
D5739: montone: fix addition to list by using .append() instead of '+' |
2019-02-02 |
phabricator |
|
Not Applicable |
D5795: py3: replace print() with assert in test-demandimport.py |
2019-02-02 |
phabricator |
|
Superseded |
D5796: py3: conditionalize test-demandimport.py for Python 3 |
2019-02-02 |
phabricator |
|
Superseded |
D5797: tests: use unimported modules in test-demandimport.py |
2019-02-02 |
phabricator |
|
Superseded |
D5794: py3: pass str into grp.getgrnam |
2019-02-01 |
phabricator |
|
Superseded |
D5739: montone: fix addition to list by using .append() instead of '+' |
2019-02-01 |
phabricator |
|
Not Applicable |
D5762: tests: give up and make setsockopt() calls optional in the output |
2019-02-01 |
phabricator |
|
Not Applicable |
D5769: tests: alter email `From` line to a value that's consistently parsed |
2019-02-01 |
phabricator |
|
Not Applicable |
D5781: py3: fix test-remotefilelog-repack.t |
2019-02-01 |
phabricator |
|
Not Applicable |
D5790: diff: drop duplicate filter of copies by destination |
2019-02-01 |
phabricator |
|
Not Applicable |
D5789: diff: use match.intersectmatchers() |
2019-02-01 |
phabricator |
|
Not Applicable |
D5793: tests: convert ParseError arguments to str on Python 3 |
2019-02-01 |
phabricator |
|
Not Applicable |
D5793: tests: convert ParseError arguments to str on Python 3 |
2019-02-01 |
phabricator |
|
Superseded |
[3,of,3,V3] revset: leverage getintrange() helper in relation-subscript operation (API) |
2019-02-01 |
Yuya Nishihara |
|
Accepted |
[2,of,3,V3] revset: allow to parse single integer as a range |
2019-02-01 |
Yuya Nishihara |
|
Accepted |
[1,of,3,V3] revset: extract a helper to parse integer range |
2019-02-01 |
Yuya Nishihara |
|
Accepted |
[3,of,3,V2] revset: leverage getintrange() helper in relation-subscript operation (API) |
2019-02-01 |
Yuya Nishihara |
|
Superseded |
[2,of,3,V2] revset: allow to parse single integer as a range |
2019-02-01 |
Yuya Nishihara |
|
Superseded |
[1,of,3,V2] revset: extract a helper to parse integer range |
2019-02-01 |
Yuya Nishihara |
|
Superseded |
D5792: uncommit: added interactive mode(issue6062) |
2019-02-01 |
phabricator |
|
Not Applicable |
D5792: uncommit: added interactive mode(issue6062) |
2019-02-01 |
phabricator |
|
Superseded |
[2,of,2] tests: quote $PYTHON for py3 support on Windows |
2019-02-01 |
Matt Harbison |
|
Accepted |
[1,of,2] py3: byteify the --retest path of run-tests.py |
2019-02-01 |
Matt Harbison |
|
Accepted |
D5791: debugcommands: add a debugpathcopies command |
2019-02-01 |
phabricator |
|
Superseded |
D5790: diff: drop duplicate filter of copies by destination |
2019-02-01 |
phabricator |
|
Superseded |
D5789: diff: use match.intersectmatchers() |
2019-02-01 |
phabricator |
|
Superseded |
D5777: grep: respect ui.relative-paths |
2019-02-01 |
phabricator |
|
Not Applicable |
D5748: resolve: respect ui.relative-paths |
2019-02-01 |
phabricator |
|
Not Applicable |
D5776: grep: move writing of path outside of column loop |
2019-02-01 |
phabricator |
|
Not Applicable |
D5788: commit: make `commit -i` respect whitespace CLI args, ignore config |
2019-01-31 |
phabricator |
|
Superseded |
D5787: diff: support ignoring config settings when parsing optional diffopts |
2019-01-31 |
phabricator |
|
Superseded |
[STABLE] revlog: make sure we never use sparserevlog without general delta (issue6056) |
2019-01-31 |
Yuya Nishihara |
|
New |
D5786: blackbox: support blackbox.notrack regex patterns to exclude tracking events |
2019-01-31 |
phabricator |
|
Not Applicable |
D5785: blackbox: take regex patterns for blackbox.track |
2019-01-31 |
phabricator |
|
Not Applicable |
D5784: blackbox: test that track=* works to log everything |
2019-01-31 |
phabricator |
|
Not Applicable |
D5786: blackbox: support blackbox.notrack regex patterns to exclude tracking events |
2019-01-31 |
phabricator |
|
Superseded |
D5785: blackbox: take regex patterns for blackbox.track |
2019-01-31 |
phabricator |
|
Superseded |
D5784: blackbox: test that track=* works to log everything |
2019-01-31 |
phabricator |
|
Superseded |
D5783: blackbox: test that unsetting track disables blackbox logging |
2019-01-31 |
phabricator |
|
Superseded |
D5774: subrepo: clean up lingering bytes/str issues in svn support |
2019-01-31 |
phabricator |
|
Not Applicable |
D5746: status: introduce higher-level ui.relative-paths |
2019-01-31 |
phabricator |
|
Not Applicable |
D5745: status: extract helper for producing relative or absolute path for UI |
2019-01-31 |
phabricator |
|
Not Applicable |
D5775: tweakdefaults: set ui.relative-paths instead of command.status.relative |
2019-01-31 |
phabricator |
|
Not Applicable |
D5780: tags: avoid generating commit for an already deleted tag (issue5752) |
2019-01-31 |
phabricator |
|
Not Applicable |
D5780: tags: avoid generating commit for an already deleted tag (issue5752) |
2019-01-31 |
phabricator |
|
Not Applicable |
D5782: changegroup: don't try to prune manifest nodes if not ellipses |
2019-01-31 |
phabricator |
|
Superseded |
D5587: watchman: detect nested mercurial repositories and abort |
2019-01-31 |
phabricator |
|
Not Applicable |
D5586: watchman: add verbose config knob |
2019-01-31 |
phabricator |
|
Not Applicable |
D5779: copyright: update to 2019 |
2019-01-31 |
phabricator |
|
Not Applicable |
D5781: py3: fix test-remotefilelog-repack.t |
2019-01-31 |
phabricator |
|
Superseded |
[3,of,3] revset: leverage getintrange() helper in relation-subscript operation (API) |
2019-01-31 |
Yuya Nishihara |
|
Superseded |
[2,of,3] revset: allow to parse single integer as a range |
2019-01-31 |
Yuya Nishihara |
|
Superseded |
[1,of,3] revset: extract a helper to parse integer range |
2019-01-31 |
Yuya Nishihara |
|
Superseded |
D5780: tags: avoid generating commit for an already deleted tag (issue5752) |
2019-01-31 |
phabricator |
|
Superseded |
D5779: copyright: update to 2019 |
2019-01-31 |
phabricator |
|
Superseded |
[2,of,2,STABLE,V2,STABLE] revlog: make sure we never use sparserevlog without general delta (issue6056) |
2019-01-31 |
Boris Feld |
|
Accepted |
[1,of,2,STABLE,V2,STABLE] sparserevlog: document the config option |
2019-01-31 |
Boris Feld |
|
Accepted |
run-tests: sort the skip, failure and error lists in the final output |
2019-01-31 |
Matt Harbison |
|
Accepted |
D5778: svnurlof: fix check-code errors I introduced |
2019-01-31 |
phabricator |
|
Superseded |
D5772: hg: raise Abort on invalid path |
2019-01-31 |
phabricator |
|
Not Applicable |
D5773: tests: add Python 3 output for test-remotefilelog-gc.t |
2019-01-31 |
phabricator |
|
Not Applicable |
D5774: subrepo: clean up lingering bytes/str issues in svn support |
2019-01-31 |
phabricator |
|
Not Applicable |
D5777: grep: respect ui.relative-paths |
2019-01-31 |
phabricator |
|
Superseded |
D5748: resolve: respect ui.relative-paths |
2019-01-31 |
phabricator |
|
Not Applicable |
D5776: grep: move writing of path outside of column loop |
2019-01-31 |
phabricator |
|
Superseded |
D5747: merge: respect ui.relative-paths |
2019-01-31 |
phabricator |
|
Not Applicable |
D5775: tweakdefaults: set ui.relative-paths instead of command.status.relative |
2019-01-31 |
phabricator |
|
Superseded |
D5769: tests: alter email `From` line to a value that's consistently parsed |
2019-01-31 |
phabricator |
|
Not Applicable |
D5774: subrepo: clean up lingering bytes/str issues in svn support |
2019-01-31 |
phabricator |
|
Superseded |
D5772: hg: raise Abort on invalid path |
2019-01-31 |
phabricator |
|
Superseded |
D5773: tests: add Python 3 output for test-remotefilelog-gc.t |
2019-01-31 |
phabricator |
|
Superseded |
D5768: subrepo: bytes/str cleanups on Git support |
2019-01-31 |
phabricator |
|
Not Applicable |
D5767: subrepo: clean up lingering bytes/str issues in svn support |
2019-01-31 |
phabricator |
|
Not Applicable |
D5768: subrepo: bytes/str cleanups on Git support |
2019-01-31 |
phabricator |
|
Not Applicable |
D5769: tests: alter email `From` line to a value that's consistently parsed |
2019-01-31 |
phabricator |
|
Not Applicable |
D5767: subrepo: clean up lingering bytes/str issues in svn support |
2019-01-31 |
phabricator |
|
Not Applicable |
D5771: tests: compare against a bytes in test-lock.py |
2019-01-31 |
phabricator |
|
Not Applicable |
D5770: tests: perform a shallow copy instead of a deep copy |
2019-01-31 |
phabricator |
|
Not Applicable |
D5769: tests: alter email `From` line to a value that's consistently parsed |
2019-01-31 |
phabricator |
|
Not Applicable |
D5770: tests: perform a shallow copy instead of a deep copy |
2019-01-31 |
phabricator |
|
Superseded |
D5771: tests: compare against a bytes in test-lock.py |
2019-01-31 |
phabricator |
|
Superseded |
D5769: tests: alter email `From` line to a value that's consistently parsed |
2019-01-31 |
phabricator |
|
Superseded |
D5768: subrepo: bytes/str cleanups on Git support |
2019-01-31 |
phabricator |
|
Superseded |
D5767: subrepo: clean up lingering bytes/str issues in svn support |
2019-01-31 |
phabricator |
|
Superseded |
D5766: tests: make and use a new `svnurlof.py` helper for constructing svn urls |
2019-01-31 |
phabricator |
|
Not Applicable |
D5764: server: skip logging of ECONNRESET |
2019-01-31 |
phabricator |
|
Not Applicable |
D5765: git: a little pycompat.bytestring() love to make this code work in py3 |
2019-01-31 |
phabricator |
|
Not Applicable |
D5766: tests: make and use a new `svnurlof.py` helper for constructing svn urls |
2019-01-30 |
phabricator |
|
Superseded |
D5765: git: a little pycompat.bytestring() love to make this code work in py3 |
2019-01-30 |
phabricator |
|
Superseded |
D5764: server: skip logging of ECONNRESET |
2019-01-30 |
phabricator |
|
Superseded |
D5763: py3: have test-revset2.t write test scripts in a more portable way |
2019-01-30 |
phabricator |
|
Not Applicable |
D5761: py3: fix up test-remotefilelog-cacheprocess.t to not depend on a repr |
2019-01-30 |
phabricator |
|
Not Applicable |
D5763: py3: have test-revset2.t write test scripts in a more portable way |
2019-01-30 |
phabricator |
|
Superseded |
D5760: remotefilelog: cast division result to an int |
2019-01-30 |
phabricator |
|
Not Applicable |
D5759: tests: cast division result to int |
2019-01-30 |
phabricator |
|
Not Applicable |
D5758: tests: various Python 3 ports for test-remotefilelog-datapack.py |
2019-01-30 |
phabricator |
|
Not Applicable |
D5757: tests: use items() in test-remotefilelog-datapack.py |
2019-01-30 |
phabricator |
|
Not Applicable |
D5756: tests: use bytes and %d formatting in test-remotefilelog-datapack.py |
2019-01-30 |
phabricator |
|
Not Applicable |
D5762: tests: give up and make setsockopt() calls optional in the output |
2019-01-30 |
phabricator |
|
Superseded |
D5761: py3: fix up test-remotefilelog-cacheprocess.t to not depend on a repr |
2019-01-30 |
phabricator |
|
Superseded |
D5760: remotefilelog: cast division result to an int |
2019-01-30 |
phabricator |
|
Superseded |
D5759: tests: cast division result to int |
2019-01-30 |
phabricator |
|
Superseded |
D5758: tests: various Python 3 ports for test-remotefilelog-datapack.py |
2019-01-30 |
phabricator |
|
Superseded |
D5757: tests: use items() in test-remotefilelog-datapack.py |
2019-01-30 |
phabricator |
|
Superseded |
D5756: tests: use bytes and %d formatting in test-remotefilelog-datapack.py |
2019-01-30 |
phabricator |
|
Superseded |
D5755: wireprotov1server: use binascii.unhexlify |
2019-01-30 |
phabricator |
|
Not Applicable |
D5754: tests: conditionalize test-http-bad-server.t for Python 3.5 |
2019-01-30 |
phabricator |
|
Not Applicable |
D5753: tests: log sendall() operations and port test-http-bad-server.t |
2019-01-30 |
phabricator |
|
Not Applicable |
D5752: tests: glob away readline(-1) |
2019-01-30 |
phabricator |
|
Not Applicable |
D5751: tests: change how sockets are closed |
2019-01-30 |
phabricator |
|
Not Applicable |
D5749: hgweb: log error before attempting I/O |
2019-01-30 |
phabricator |
|
Not Applicable |
D5750: tests: add b'' prefixes to badserverext.py |
2019-01-30 |
phabricator |
|
Not Applicable |
D5751: tests: change how sockets are closed |
2019-01-30 |
phabricator |
|
Not Applicable |
D5755: wireprotov1server: use binascii.unhexlify |
2019-01-30 |
phabricator |
|
Superseded |
D5753: tests: log sendall() operations and port test-http-bad-server.t |
2019-01-30 |
phabricator |
|
Superseded |
D5754: tests: conditionalize test-http-bad-server.t for Python 3.5 |
2019-01-30 |
phabricator |
|
Superseded |
D5752: tests: glob away readline(-1) |
2019-01-30 |
phabricator |
|
Superseded |
D5751: tests: change how sockets are closed |
2019-01-30 |
phabricator |
|
Superseded |
D5749: hgweb: log error before attempting I/O |
2019-01-30 |
phabricator |
|
Superseded |
D5750: tests: add b'' prefixes to badserverext.py |
2019-01-30 |
phabricator |
|
Superseded |
py3: use codecs.decode() to decode a hex string in wireprotov1server |
2019-01-30 |
Matt Harbison |
|
Accepted |
D5746: status: introduce higher-level ui.relative-paths |
2019-01-30 |
phabricator |
|
Superseded |
D5748: resolve: respect ui.relative-paths |
2019-01-30 |
phabricator |
|
Superseded |
D5745: status: extract helper for producing relative or absolute path for UI |
2019-01-30 |
phabricator |
|
Superseded |
D5747: merge: respect ui.relative-paths |
2019-01-30 |
phabricator |
|
Superseded |
D5744: commit: ignore diff whitespace settings when doing `commit -i` (issue5839) |
2019-01-30 |
phabricator |
|
Not Applicable |
D5743: patch: handle 0 context lines (diff.unified=0) when parsing patches |
2019-01-30 |
phabricator |
|
Not Applicable |
D5741: tests: write commit message using file I/O |
2019-01-30 |
phabricator |
|
Not Applicable |
D5742: histedit: add templating support to histedit's rule file generation |
2019-01-30 |
phabricator |
|
Not Applicable |
D5738: py3: use '%d' instead of '%s' for integers |
2019-01-30 |
phabricator |
|
Not Applicable |
D5740: py3: pass str into RuntimeError() to prevent b'' in output |
2019-01-30 |
phabricator |
|
Not Applicable |
[V4] extdiff: add --per-file and --confirm options |
2019-01-30 |
Ludovic Chabant |
|
Accepted |
D5743: patch: handle 0 context lines (diff.unified=0) when parsing patches |
2019-01-30 |
phabricator |
|
Superseded |
D5744: commit: ignore diff whitespace settings when doing `commit -i` (issue5839) |
2019-01-30 |
phabricator |
|
Superseded |
D5742: histedit: add templating support to histedit's rule file generation |
2019-01-30 |
phabricator |
|
Not Applicable |
D5742: histedit: add templating support to histedit's rule file generation |
2019-01-30 |
phabricator |
|
Superseded |
D5741: tests: write commit message using file I/O |
2019-01-29 |
phabricator |
|
Superseded |
D5740: py3: pass str into RuntimeError() to prevent b'' in output |
2019-01-29 |
phabricator |
|
Superseded |
D5739: py3: use pycompat.bytestr() so that slicing does not result in ascii values |
2019-01-29 |
phabricator |
|
Superseded |
D5738: py3: use '%d' instead of '%s' for integers |
2019-01-29 |
phabricator |
|
Superseded |
D5737: py3: convert info.name to bytes in subrepo.py |
2019-01-29 |
phabricator |
|
New |
D5736: tests: port test-hgweb-auth.py to Python 3 |
2019-01-29 |
phabricator |
|
Not Applicable |
D5735: url: convert some variables back to bytes |
2019-01-29 |
phabricator |
|
Not Applicable |
D5734: url: add some defensive asserts on expected incoming types |
2019-01-29 |
phabricator |
|
Not Applicable |
D5733: changegroup: don't try to build changelog chunks if not required |
2019-01-29 |
phabricator |
|
Not Applicable |
D5732: changegroup: initialize the state variable a bit earlier |
2019-01-29 |
phabricator |
|
Not Applicable |
D5717: tests: conditionalize test output on Python 3.7 |
2019-01-29 |
phabricator |
|
Not Applicable |
D5088: hghave: add pyXY features for Python version numbers |
2019-01-29 |
phabricator |
|
Not Applicable |
D5736: tests: port test-hgweb-auth.py to Python 3 |
2019-01-29 |
phabricator |
|
Superseded |
D5735: url: convert some variables back to bytes |
2019-01-29 |
phabricator |
|
Superseded |
D5734: url: add some defensive asserts on expected incoming types |
2019-01-29 |
phabricator |
|
Superseded |
[2,of,2,V2] perf: add a --[no-]clear-caches option to `perfnodemap` |
2019-01-29 |
Boris Feld |
|
Accepted |
[1,of,2,V2] perf: add a perfnodemap command |
2019-01-29 |
Boris Feld |
|
Accepted |
D5720: keepalive: implement _close_conn() so closes are known |
2019-01-29 |
phabricator |
|
Not Applicable |
D5731: py3: whitelist couple more passing tests found by buildbot |
2019-01-29 |
phabricator |
|
Not Applicable |
D5733: changegroup: don't try to build changelog chunks if not required |
2019-01-29 |
phabricator |
|
Superseded |
D5732: changegroup: initialize the state variable a bit earlier |
2019-01-29 |
phabricator |
|
Superseded |
D5731: py3: whitelist couple more passing tests found by buildbot |
2019-01-29 |
phabricator |
|
Superseded |
lfs: explicitly add the Content-Length header when uploading blobs, for py3 |
2019-01-29 |
Matt Harbison |
|
Accepted |
[7,of,7] perf: add a perfnodemap command |
2019-01-28 |
Boris Feld |
|
Accepted |
[6,of,7] perf: support looking up multiple revisions |
2019-01-28 |
Boris Feld |
|
Accepted |
[5,of,7] perf: add a no-lookup variant to perfindex |
2019-01-28 |
Boris Feld |
|
Accepted |
[4,of,7] perf: add some documentation to perfindex |
2019-01-28 |
Boris Feld |
|
Accepted |
[3,of,7] perf: move cache clearing in the `setup` step of `perfheads` |
2019-01-28 |
Boris Feld |
|
Accepted |
[2,of,7] revlog: document cext oddities in terms of object/caches |
2019-01-28 |
Boris Feld |
|
Accepted |
[1,of,7] perf: document perfheads |
2019-01-28 |
Boris Feld |
|
Accepted |
D5638: branchmap: encapsulate cache updating in the map itself |
2019-01-28 |
phabricator |
|
Not Applicable |
D5635: branchmap: make branchcache responsible for reading |
2019-01-28 |
phabricator |
|
Not Applicable |
D5730: py3: more tests from the ratchet |
2019-01-28 |
phabricator |
|
Not Applicable |
[11,of,11] py3: stabilize the output of lfs commandserver tests |
2019-01-28 |
Matt Harbison |
|
Accepted |
[10,of,11] py3: conditionalize some LFS test output |
2019-01-28 |
Matt Harbison |
|
Accepted |
[09,of,11] lfs: strip the response headers from the Batch API before printing |
2019-01-28 |
Matt Harbison |
|
Accepted |
[08,of,11] py3: force hgweb.server error log to internally write unicode |
2019-01-28 |
Matt Harbison |
|
Accepted |
[07,of,11] py3: byteify the decoded JSON responses upon receipt in the LFS blobstore |
2019-01-28 |
Matt Harbison |
|
Accepted |
[06,of,11] hgweb: ensure Content-Length and Content-Type are not promoted to HTTP_ on py3 |
2019-01-28 |
Matt Harbison |
|
Accepted |
[05,of,11] py3: raw stringify various JSON and HTTP headers in the LFS blobstore module |
2019-01-28 |
Matt Harbison |
|
Accepted |
[04,of,11] py3: byteify the LFS blobstore module |
2019-01-28 |
Matt Harbison |
|
Accepted |
[03,of,11] py3: raw stringify various things in the LFS server module |
2019-01-28 |
Matt Harbison |
|
Accepted |
[02,of,11] py3: add b'' prefixes to the LFS server module |
2019-01-28 |
Matt Harbison |
|
Accepted |
[01,of,11] py3: add b'' and r'' prefixes to LFS tests |
2019-01-28 |
Matt Harbison |
|
Accepted |
D5730: py3: more tests from the ratchet |
2019-01-28 |
phabricator |
|
Superseded |
D5729: convert: print exception message directly |
2019-01-27 |
phabricator |
|
Not Applicable |
D5728: crecord: always return a str from uihunk.__repr__ |
2019-01-27 |
phabricator |
|
Not Applicable |
D5727: tests: handles bytes/str mismatch in test-commit-interface-curses.t |
2019-01-27 |
phabricator |
|
Not Applicable |
D5728: crecord: always return a str from uihunk.__repr__ |
2019-01-27 |
phabricator |
|
Superseded |
D5729: convert: print exception message directly |
2019-01-27 |
phabricator |
|
Superseded |
D5727: tests: handles bytes/str mismatch in test-commit-interface-curses.t |
2019-01-27 |
phabricator |
|
Superseded |
D5726: githelp: format with %d if an integer |
2019-01-26 |
phabricator |
|
Not Applicable |
D5725: githelp: make argument parsing more compatible with Python 3 |
2019-01-26 |
phabricator |
|
Not Applicable |
D5723: tests: add b'' to config file name |
2019-01-26 |
phabricator |
|
Not Applicable |
D5722: sslutil: ensure serverhostname is bytes when formatting |
2019-01-26 |
phabricator |
|
Not Applicable |
D5724: tests: add b'' prefixes to flagprocessorext.py |
2019-01-26 |
phabricator |
|
Not Applicable |
D5719: keepalive: track ready state with a bool |
2019-01-26 |
phabricator |
|
Not Applicable |
D5721: sslutil: use raw strings for exception reason compare |
2019-01-26 |
phabricator |
|
Not Applicable |
D5718: keepalive: use collections.defaultdict for host map |
2019-01-26 |
phabricator |
|
Not Applicable |
D5726: githelp: format with %d if an integer |
2019-01-26 |
phabricator |
|
Superseded |
D5725: githelp: make argument parsing more compatible with Python 3 |
2019-01-26 |
phabricator |
|
Superseded |
D5723: tests: add b'' to config file name |
2019-01-26 |
phabricator |
|
Superseded |
D5722: sslutil: ensure serverhostname is bytes when formatting |
2019-01-26 |
phabricator |
|
Superseded |
D5724: tests: add b'' prefixes to flagprocessorext.py |
2019-01-26 |
phabricator |
|
Superseded |
D5721: sslutil: use raw strings for exception reason compare |
2019-01-26 |
phabricator |
|
Superseded |
D5720: keepalive: implement _close_conn() so closes are known |
2019-01-26 |
phabricator |
|
Superseded |
D5719: keepalive: track ready state with a bool |
2019-01-26 |
phabricator |
|
Superseded |
D5718: keepalive: use collections.defaultdict for host map |
2019-01-26 |
phabricator |
|
Superseded |
D5716: statichttprepo: use str to appease Python 3 |
2019-01-26 |
phabricator |
|
Not Applicable |
D5714: mail: document behavior of Python 3 |
2019-01-26 |
phabricator |
|
Not Applicable |
D5715: statichttprepo: use URLError.reason directly |
2019-01-26 |
phabricator |
|
Not Applicable |
D5713: notify: be more defensive aboute None values |
2019-01-26 |
phabricator |
|
Not Applicable |
D5712: wireprotov2server: use our JSON encoder |
2019-01-26 |
phabricator |
|
Not Applicable |
D5711: tests: add optional setsockopt() lines for Python 3 |
2019-01-26 |
phabricator |
|
Not Applicable |
D5717: tests: conditionalize test output on Python 3.7 |
2019-01-26 |
phabricator |
|
Superseded |
D5088: hghave: add pyXY features for Python version numbers |
2019-01-26 |
phabricator |
|
Not Applicable |
D5712: wireprotov2server: use our JSON encoder |
2019-01-26 |
phabricator |
|
Superseded |
D5715: statichttprepo: use URLError.reason directly |
2019-01-26 |
phabricator |
|
Superseded |
D5716: statichttprepo: use str to appease Python 3 |
2019-01-26 |
phabricator |
|
Superseded |
D5714: mail: document behavior of Python 3 |
2019-01-26 |
phabricator |
|
Superseded |
D5713: notify: be more defensive aboute None values |
2019-01-26 |
phabricator |
|
Superseded |
D5711: tests: add optional setsockopt() lines for Python 3 |
2019-01-26 |
phabricator |
|
Superseded |
D5638: branchmap: encapsulate cache updating in the map itself |
2019-01-26 |
phabricator |
|
Not Applicable |
D5635: branchmap: make branchcache responsible for reading |
2019-01-26 |
phabricator |
|
Not Applicable |
D5710: py3: add 7 new passing tests to whitelist found by buildbot |
2019-01-26 |
phabricator |
|
Superseded |
D5709: diffstat: support filenames with whitespaces on renames |
2019-01-26 |
phabricator |
|
Not Applicable |
[3,of,3] dispatch: unify handler of IOError and OSError |
2019-01-26 |
Yuya Nishihara |
|
Accepted |
[2,of,3] dispatch: quote filename in IOError as well |
2019-01-26 |
Yuya Nishihara |
|
Accepted |
[1,of,3] dispatch: add inline comment about possible IOError subtypes |
2019-01-26 |
Yuya Nishihara |
|
Accepted |
D5706: cleanup: use p1() and p2() instead of parents()[0] and parents()[1] |
2019-01-26 |
phabricator |
|
Not Applicable |
D5708: cleanup: use p1() instead of parents() when we only need the first parent |
2019-01-26 |
phabricator |
|
Not Applicable |
D5707: cleanup: use repo['.'] instead of repo[None].p1() |
2019-01-26 |
phabricator |
|
Not Applicable |
D5644: largefiles: avoid walking full manifest |
2019-01-26 |
phabricator |
|
Not Applicable |
D5709: diffstat: support filenames with whitespaces on renames |
2019-01-26 |
phabricator |
|
Superseded |
D5706: cleanup: use p1() and p2() instead of parents()[0] and parents()[1] |
2019-01-26 |
phabricator |
|
Superseded |
D5708: cleanup: use p1() instead of parents() when we only need the first parent |
2019-01-26 |
phabricator |
|
Superseded |
D5707: cleanup: use repo['.'] instead of repo[None].p1() |
2019-01-26 |
phabricator |
|
Superseded |
[RFC] lfs: clean up a variety of strings/bytes issues |
2019-01-26 |
Matt Harbison |
|
New |
D5290: branchmap: rename partial -> bcache |
2019-01-26 |
phabricator |
|
Not Applicable |
D5639: context: delete mistaken comment about return value of renamed() |
2019-01-26 |
phabricator |
|
Not Applicable |
D5596: copies: get working copy parents from wctx, not dirstate, to make in-mem work |
2019-01-26 |
phabricator |
|
Not Applicable |
D5595: copies: pass contexts into _findlimit() |
2019-01-26 |
phabricator |
|
Not Applicable |
D5695: unshare: use context manager for locks |
2019-01-26 |
phabricator |
|
Not Applicable |
D5594: copies: consider nullrev a common ancestor |
2019-01-26 |
phabricator |
|
Not Applicable |
D5705: py3: new tests from the ratchet |
2019-01-26 |
phabricator |
|
Not Applicable |
[3,of,3,follow-up] dagop: check if stopdepth is greater than or equal to maxlogdepth |
2019-01-26 |
Anton Shestakov |
|
Accepted |
[2,of,3,follow-up] revset: move dagop.maxlogdepth usage to generationsrel() |
2019-01-26 |
Anton Shestakov |
|
Accepted |
[1,of,3,follow-up] test-revset: check that #generations[1:-1] doesn't result in any errors |
2019-01-26 |
Anton Shestakov |
|
Accepted |
py3: fix a bytes/str mingling in test-install.t |
2019-01-26 |
Matt Harbison |
|
Accepted |
D5705: py3: new tests from the ratchet |
2019-01-26 |
phabricator |
|
Superseded |
tests: conditionalize Windows difference in test-dispatch.t |
2019-01-26 |
Matt Harbison |
|
Accepted |
D5702: commands: check for modheads being None |
2019-01-26 |
phabricator |
|
Not Applicable |
D5704: util: cast memoryview to bytes |
2019-01-26 |
phabricator |
|
Not Applicable |
D5700: wireprotov2peer: make "received frame(...)" messages debug level |
2019-01-26 |
phabricator |
|
Not Applicable |
D5699: tests: add optional setsockopt() output on Python 3 |
2019-01-26 |
phabricator |
|
Not Applicable |
D5703: tests: add b'' prefixes to ui.configbool() call |
2019-01-26 |
phabricator |
|
Not Applicable |
D5701: tests: add b'' when testing for tls1.2 |
2019-01-26 |
phabricator |
|
Not Applicable |
D5698: wireprotov2peer: rewrite character traversal to use slices |
2019-01-26 |
phabricator |
|
Not Applicable |
D5696: wireprotov2server: use pycompat.strkwargs when calling cachekeyfn |
2019-01-26 |
phabricator |
|
Not Applicable |
D5697: wireprotov2server: don't attempt to cast command name |
2019-01-26 |
phabricator |
|
Not Applicable |
D5702: commands: check for modheads being None |
2019-01-26 |
phabricator |
|
Superseded |
D5704: util: cast memoryview to bytes |
2019-01-26 |
phabricator |
|
Superseded |
D5700: wireprotov2peer: make "received frame(...)" messages debug level |
2019-01-26 |
phabricator |
|
Superseded |
D5699: tests: add optional setsockopt() output on Python 3 |
2019-01-26 |
phabricator |
|
Superseded |
D5703: tests: add b'' prefixes to ui.configbool() call |
2019-01-26 |
phabricator |
|
Superseded |
D5701: tests: add b'' when testing for tls1.2 |
2019-01-26 |
phabricator |
|
Superseded |
D5697: wireprotov2server: don't attempt to cast command name |
2019-01-26 |
phabricator |
|
Superseded |
D5698: wireprotov2peer: rewrite character traversal to use slices |
2019-01-26 |
phabricator |
|
Superseded |
D5696: wireprotov2server: use pycompat.strkwargs when calling cachekeyfn |
2019-01-26 |
phabricator |
|
Superseded |
[RFC] lfs: clean up a variety of strings/bytes issues |
2019-01-25 |
Augie Fackler |
|
New |
[RFC] lfs: clean up a variety of strings/bytes issues |
2019-01-25 |
Augie Fackler |
|
New |
D5695: unshare: use context manager for locks |
2019-01-25 |
phabricator |
|
Superseded |
D5628: diffstat: make --git work properly on renames (issue6025) |
2019-01-25 |
phabricator |
|
Not Applicable |
D5629: cleanup: delete lots of unused local variables |
2019-01-25 |
phabricator |
|
Not Applicable |
D5693: mq: slightly simplify check for patched working copy |
2019-01-25 |
phabricator |
|
Not Applicable |
D5694: cmdutil: drop obsolete comment about updating to '.' |
2019-01-25 |
phabricator |
|
Not Applicable |
D5692: localrepo: slightly simplify check for removed parents in _rollback() |
2019-01-25 |
phabricator |
|
Not Applicable |
D5691: transplant: use bailifchanged() instead of reimplementing it |
2019-01-25 |
phabricator |
|
Not Applicable |
D5688: revpair: clarify check for empty revset |
2019-01-25 |
phabricator |
|
Not Applicable |
D5633: grep: use set instead of dict with dummy value |
2019-01-25 |
phabricator |
|
Not Applicable |
D5687: revpair: simplify revpair by always relying on smartset.first/last |
2019-01-25 |
phabricator |
|
Not Applicable |
D5620: grep: don't look up copy info unless --follow is given |
2019-01-25 |
phabricator |
|
Not Applicable |
D5622: localrepo: use context manager for transaction in commit() |
2019-01-25 |
phabricator |
|
Not Applicable |
D5631: hghave: let OSError with ENOENT through like any other |
2019-01-25 |
phabricator |
|
Not Applicable |
D5623: localrepo: use context manager for locks in commit() |
2019-01-25 |
phabricator |
|
Not Applicable |
D5624: localrepo: use context manager for lock and transaction in commitctx() |
2019-01-25 |
phabricator |
|
Not Applicable |
D5621: commit: print "commit message saved in" message also if bookmark update fails |
2019-01-25 |
phabricator |
|
Not Applicable |
D5630: remotefilelog: remove pointless return statement from constructor |
2019-01-25 |
phabricator |
|
Not Applicable |
[STABLE] revlog: make sure we never use sparserevlog without general delta (issue6056) |
2019-01-25 |
Boris Feld |
|
New |
D5694: cmdutil: drop obsolete comment about updating to '.' |
2019-01-25 |
phabricator |
|
Superseded |
D5674: tests: fix module-import warnings in test-update-atomic.t |
2019-01-25 |
phabricator |
|
Not Applicable |
D5673: py3: use dict.items() instead of dict.iteritems() in tests/test-lfs-server.t |
2019-01-25 |
phabricator |
|
Not Applicable |
D5672: py3: add b'' prefixes in tests/test-lfs-serve.t |
2019-01-25 |
phabricator |
|
Not Applicable |
D5689: tests: remove some over-globbing in test-dispatch.t |
2019-01-25 |
phabricator |
|
Not Applicable |
D5685: py3: almost fix test-trusted.py |
2019-01-25 |
phabricator |
|
Not Applicable |
D5670: py3: add b'' prefixes in doc/check-seclevel.py |
2019-01-25 |
phabricator |
|
Not Applicable |
D5686: py3: port test-parseindex.t to Python 3 |
2019-01-25 |
phabricator |
|
Not Applicable |
D5693: mq: slightly simplify check for patched working copy |
2019-01-25 |
phabricator |
|
Superseded |
D5692: localrepo: slightly simplify check for removed parents in _rollback() |
2019-01-25 |
phabricator |
|
Superseded |
D5691: transplant: use bailifchanged() instead of reimplementing it |
2019-01-25 |
phabricator |
|
Superseded |
D5595: copies: pass contexts into _findlimit() |
2019-01-24 |
phabricator |
|
Not Applicable |
D5596: copies: get working copy parents from wctx, not dirstate, to make in-mem work |
2019-01-24 |
phabricator |
|
Not Applicable |
D5594: copies: consider nullrev a common ancestor |
2019-01-24 |
phabricator |
|
Not Applicable |
D5690: py3: use regular expression to deal with ENOENT formatting change |
2019-01-24 |
phabricator |
|
Not Applicable |
D5689: tests: remove some over-globbing in test-dispatch.t |
2019-01-24 |
phabricator |
|
Superseded |
D5690: py3: use regular expression to deal with ENOENT formatting change |
2019-01-24 |
phabricator |
|
Superseded |
D5688: revpair: clarify check for empty revset |
2019-01-24 |
phabricator |
|
Superseded |
D5687: revpair: simplify revpair by always relying on smartset.first/last |
2019-01-24 |
phabricator |
|
Superseded |
D5683: py3: fix test-newcgi.t |
2019-01-24 |
phabricator |
|
Not Applicable |
D5684: py3: fix test-update-atomic.t |
2019-01-24 |
phabricator |
|
Not Applicable |
D5685: py3: almost fix test-trusted.py |
2019-01-24 |
phabricator |
|
Not Applicable |
D5686: py3: port test-parseindex.t to Python 3 |
2019-01-24 |
phabricator |
|
Superseded |
D5685: py3: almost fix test-trusted.py |
2019-01-24 |
phabricator |
|
Superseded |
D5684: py3: fix test-update-atomic.t |
2019-01-24 |
phabricator |
|
Superseded |
D5683: py3: fix test-newcgi.t |
2019-01-24 |
phabricator |
|
Superseded |
D5682: py3: fix up test-encoding-align.t for python3 |
2019-01-24 |
phabricator |
|
Not Applicable |
D5680: py3: port test-bugzilla.t to Python 3 |
2019-01-24 |
phabricator |
|
Not Applicable |
D5681: py3: these two casefolding tests pass for me on my Mac |
2019-01-24 |
phabricator |
|
Not Applicable |
D5682: py3: fix up test-encoding-align.t for python3 |
2019-01-24 |
phabricator |
|
Superseded |
D5681: py3: these two casefolding tests pass for me on my Mac |
2019-01-24 |
phabricator |
|
Superseded |
D5680: py3: port test-bugzilla.t to Python 3 |
2019-01-24 |
phabricator |
|
Superseded |
[2,of,2,STABLE,V3,STABLE] rewriting: add an option for rewrite commands to use the archived phase |
2019-01-24 |
Boris Feld |
|
New |
[1,of,2,STABLE,V3,STABLE] strip: introduce a soft strip option |
2019-01-24 |
Boris Feld |
|
New |
D5589: watchman: add the possibility to set the exact watchman binary location |
2019-01-24 |
phabricator |
|
Not Applicable |
D5590: watchman: ignore some of watchman errors |
2019-01-24 |
phabricator |
|
Not Applicable |
D5588: watchman: disable fsmonitor when running non-interactively |
2019-01-24 |
phabricator |
|
Not Applicable |
D5587: watchman: detect nested mercurial repositories and abort |
2019-01-24 |
phabricator |
|
Not Applicable |
D5586: watchman: add verbose config knob |
2019-01-24 |
phabricator |
|
Not Applicable |
D5661: unamend: fix unamending of renamed rename |
2019-01-24 |
phabricator |
|
Not Applicable |
D5658: tests: add more tests of uncommit/unamend with copies |
2019-01-24 |
phabricator |
|
Not Applicable |
D5662: uncommit: set dirstateparents from within _fixdirstate() |
2019-01-24 |
phabricator |
|
Not Applicable |
D5659: unamend: import "copies" module as "copiesmod" to avoid shadowing |
2019-01-24 |
phabricator |
|
Not Applicable |
D5660: uncommit: mark old node obsolete after updating dirstate |
2019-01-24 |
phabricator |
|
Not Applicable |
D5657: tests: clean up after each test in test-unamend.t |
2019-01-24 |
phabricator |
|
Not Applicable |
D5675: cleanup: use clang-tidy to add missing {} around one-line statements |
2019-01-24 |
phabricator |
|
Not Applicable |
D5678: py3: port test-batching.py to python3 |
2019-01-24 |
phabricator |
|
Not Applicable |
D5679: py3: fix missing b prefixes in `hg eval` invocations in test-arbitraryfilectx.t |
2019-01-24 |
phabricator |
|
Not Applicable |
D5677: py3: add missing b prefixes in test-acl.t |
2019-01-24 |
phabricator |
|
Not Applicable |
D5679: py3: fix missing b prefixes in `hg eval` invocations in test-arbitraryfilectx.t |
2019-01-24 |
phabricator |
|
Superseded |
D5678: py3: port test-batching.py to python3 |
2019-01-24 |
phabricator |
|
Superseded |
D5677: py3: add missing b prefixes in test-acl.t |
2019-01-24 |
phabricator |
|
Superseded |
D5676: py3: buildbot found more passing tests, thanks to indygreg for most of them |
2019-01-24 |
phabricator |
|
Not Applicable |
D5676: py3: buildbot found more passing tests, thanks to indygreg for most of them |
2019-01-24 |
phabricator |
|
Superseded |
D5675: cleanup: use clang-tidy to add missing {} around one-line statements |
2019-01-24 |
phabricator |
|
Not Applicable |
D5675: cleanup: use clang-tidy to add missing {} around one-line statements |
2019-01-24 |
phabricator |
|
Superseded |
D5663: tests: drop a duplicate definition of a constant |
2019-01-24 |
phabricator |
|
Not Applicable |
D5674: tests: fix module-import warnings in test-update-atomic.t |
2019-01-24 |
phabricator |
|
Superseded |
D5673: py3: use dict.items() instead of dict.iteritems() in tests/test-lfs-server.t |
2019-01-24 |
phabricator |
|
Superseded |
D5672: py3: add b'' prefixes in tests/test-lfs-serve.t |
2019-01-24 |
phabricator |
|
Superseded |
D5671: py3: add 15 new passing tests to whitelist found by buildbot |
2019-01-24 |
phabricator |
|
Superseded |
D5670: py3: add b'' prefixes in doc/check-seclevel.py |
2019-01-24 |
phabricator |
|
Superseded |
[STABLE] partialdiscovery: avoid `undecided` related computation sooner than necessary |
2019-01-24 |
Boris Feld |
|
Accepted |
[4,of,4,STABLE] ui: remove unreachable branches and function calls from write() (issue6059) |
2019-01-24 |
Yuya Nishihara |
|
Accepted |
[3,of,4,STABLE] ui: inline _writenobuf() into write() due to performance issue |
2019-01-24 |
Yuya Nishihara |
|
Accepted |
[2,of,4,STABLE] ui: inline _write() into write() due to performance issue |
2019-01-24 |
Yuya Nishihara |
|
Accepted |
[1,of,4,STABLE] ui: optimize buffered write with no label |
2019-01-24 |
Yuya Nishihara |
|
Accepted |
[V7] revset: support ranges in #generations relation |
2019-01-24 |
Anton Shestakov |
|
Accepted |
[3,of,3,STABLE] rust-cpython: raising error.WdirUnsupported |
2019-01-24 |
Georges Racinet |
|
Accepted |
[2,of,3,STABLE] rust: error for WdirUnsupported with cpython conversion as exception |
2019-01-24 |
Georges Racinet |
|
Accepted |
[1,of,3,STABLE] rust: working directory revision number constant |
2019-01-24 |
Georges Racinet |
|
Accepted |
D5669: tests: support URL quoting on Python 3 |
2019-01-24 |
phabricator |
|
Not Applicable |
D5667: tests: handle string escaping/encoding on Python 3 |
2019-01-24 |
phabricator |
|
Not Applicable |
D5668: tests: write directly to stdout to avoid b'' prefixes |
2019-01-24 |
phabricator |
|
Not Applicable |
D5664: convert: use raw strings for XML strings |
2019-01-24 |
phabricator |
|
Not Applicable |
D5666: hgweb: ensure template mapping keys are bytes |
2019-01-24 |
phabricator |
|
Not Applicable |
D5665: tests: normalize XML values to bytes |
2019-01-24 |
phabricator |
|
Not Applicable |
D5669: tests: support URL quoting on Python 3 |
2019-01-24 |
phabricator |
|
Superseded |
D5667: tests: handle string escaping/encoding on Python 3 |
2019-01-24 |
phabricator |
|
Superseded |
D5668: tests: write directly to stdout to avoid b'' prefixes |
2019-01-24 |
phabricator |
|
Superseded |
D5666: hgweb: ensure template mapping keys are bytes |
2019-01-24 |
phabricator |
|
Superseded |
D5664: convert: use raw strings for XML strings |
2019-01-24 |
phabricator |
|
Superseded |
D5665: tests: normalize XML values to bytes |
2019-01-24 |
phabricator |
|
Superseded |
[2,of,2,STABLE,V2,STABLE] rewriting: add an option for rewrite commands to use the archived phase |
2019-01-23 |
Boris Feld |
|
Superseded |
[1,of,2,STABLE,V2,STABLE] strip: introduce a soft strip option |
2019-01-23 |
Boris Feld |
|
Superseded |
D5663: tests: drop a duplicate definition of a constant |
2019-01-23 |
phabricator |
|
Superseded |
D5661: unamend: fix unamending of renamed rename |
2019-01-23 |
phabricator |
|
Superseded |
D5658: tests: add more tests of uncommit/unamend with copies |
2019-01-23 |
phabricator |
|
Superseded |
D5662: uncommit: set dirstateparents from within _fixdirstate() |
2019-01-23 |
phabricator |
|
Superseded |
D5660: uncommit: mark old node obsolete after updating dirstate |
2019-01-23 |
phabricator |
|
Superseded |
D5659: unamend: import "copies" module as "copiesmod" to avoid shadowing |
2019-01-23 |
phabricator |
|
Superseded |
D5657: tests: clean up after each test in test-unamend.t |
2019-01-23 |
phabricator |
|
Superseded |
D5656: remotefilelog: use %d to format an int |
2019-01-23 |
phabricator |
|
Not Applicable |
D5655: tests: use bytes for file I/O |
2019-01-23 |
phabricator |
|
Not Applicable |
D5652: tests: add setsockopt() output on Python 3 |
2019-01-23 |
phabricator |
|
Not Applicable |
D5654: tests: make filenames bytes for Python 3 |
2019-01-23 |
phabricator |
|
Not Applicable |
D5653: tests: use assertEqual() |
2019-01-23 |
phabricator |
|
Not Applicable |
D5651: hgweb: don't use raw string for session vars |
2019-01-23 |
phabricator |
|
Not Applicable |
D5650: tests: normalize to bytes in test-install.t |
2019-01-23 |
phabricator |
|
Not Applicable |
D5647: httppeer: use %s for formatting |
2019-01-23 |
phabricator |
|
Not Applicable |
D5648: tests: add size and hash for Python 3 |
2019-01-23 |
phabricator |
|
Not Applicable |
D5649: config: reject str sections and keys on Python 3 |
2019-01-23 |
phabricator |
|
Not Applicable |
D5645: tests: add b'' to test-missing-capability.t |
2019-01-23 |
phabricator |
|
Not Applicable |
D5646: tests: add b'' to notcapable |
2019-01-23 |
phabricator |
|
Not Applicable |
D5642: fuzz: restrict manifest input size |
2019-01-23 |
phabricator |
|
Not Applicable |
D5643: fuzz: exercise more of the lazymanifest code |
2019-01-23 |
phabricator |
|
Not Applicable |
D5641: fuzz: exercise more of the revlog API |
2019-01-23 |
phabricator |
|
Not Applicable |
D5640: fuzz: don't allow enormous revlog inputs either |
2019-01-23 |
phabricator |
|
Not Applicable |
D5655: tests: use bytes for file I/O |
2019-01-23 |
phabricator |
|
Superseded |
D5656: remotefilelog: use %d to format an int |
2019-01-23 |
phabricator |
|
Superseded |