hg serve: an option to use the first unused port above a given number |
2013-09-17 |
Roman Neuhauser |
|
Superseded |
hg serve: an option to use the first unused port above a given number |
2013-09-17 |
Roman Neuhauser |
|
Deferred |
[2,of,3] context: add obsoletestr |
2015-01-06 |
Romain DEP. |
|
Rejected |
[3,of,3] cmdutil: add hidden, obsolete and troubled states to the default template |
2015-01-06 |
Romain DEP. |
|
Changes Requested |
[1,of,4] templatekw: add hidden state |
2015-01-06 |
Romain DEP. |
|
Rejected |
[2,of,4] templatekw: add obsolete state |
2015-01-06 |
Romain DEP. |
|
Rejected |
[3,of,4] template: update map-cmdline.default accordingly |
2015-01-06 |
Romain DEP. |
|
Rejected |
[4,of,4] template: update map-cmdline.phases accordingly |
2015-01-06 |
Romain DEP. |
|
Rejected |
[1,of,4] templatekw: add troubles state |
2015-01-06 |
Romain DEP. |
|
Changes Requested |
[2,of,4] template: update map-cmdline.default with troubled states |
2015-01-06 |
Romain DEP. |
|
Changes Requested |
[3,of,4] template: update map-cmdline.phases with troubled states |
2015-01-06 |
Romain DEP. |
|
Changes Requested |
[4,of,4] color: declare the new changeset styles |
2015-01-06 |
Romain DEP. |
|
Changes Requested |
[bugfix] Skip repositories not readable with current privileges; skip empty “.hg” directories, e.g. unmounted mountpoints |
2013-12-30 |
Roland Eggner |
|
Superseded |
[bugfix] phases.py analyzeremotephases() Ignore data related to default bookmark |
2013-12-30 |
Roland Eggner |
|
Superseded |
[enhancement,1] Give users free choice of help output width, adapt to any COLUMNS setting desired by user |
2013-12-30 |
Roland Eggner |
|
Superseded |
[enhancement,2] “hg help …” completion. Include “enabled extensions” and “additional help topics” |
2013-12-30 |
Roland Eggner |
|
Superseded |
[enhancement,3] bash_completion Be compatible with “set -u” |
2013-12-30 |
Roland Eggner |
|
Superseded |
[enhancement,4] bash_completion Use bash features, prefer (( arithmetic expressions )), [[ conditional expressions ]], avoid useless filename globbing trials in [ … ] expressions |
2013-12-30 |
Roland Eggner |
|
Superseded |
[bugfix,1] hg root: skip repositories not readable with current privileges; skip empty “.hg” directories, e.g. unmounted mountpoints |
2013-12-31 |
Roland Eggner |
|
Superseded |
[bugfix,2] phases.py analyzeremotephases(): ignore data related to bookmark “@” |
2013-12-31 |
Roland Eggner |
|
Superseded |
[enhancement,1] hg help: give users free choice of help output width, adapt to any COLUMNS setting desired by user |
2013-12-31 |
Roland Eggner |
|
Superseded |
[enhancement,2] “hg help …” completion: include “enabled extensions” and “additional help topics” |
2013-12-31 |
Roland Eggner |
|
Superseded |
[enhancement,3] bash_completion: be compatible with “set -u” |
2013-12-31 |
Roland Eggner |
|
Superseded |
[enhancement,4] bash_completion: use bash features, prefer (( arithmetic expressions )), [[ conditional expressions ]], avoid useless filename globbing trials in [ … ] expressions |
2013-12-31 |
Roland Eggner |
|
Superseded |
test-pathencode.py: use absolute_import and print_function |
2016-03-25 |
roby roby |
|
Changes Requested |
readlink.py: use absolute_import, print_function |
2016-03-25 |
roby roby |
|
Changes Requested |
seq.py: use absolute_import, print_function |
2016-03-25 |
roby roby |
|
Changes Requested |
test-ancestor.py: use print_function |
2016-03-25 |
roby roby |
|
Changes Requested |
multiple: use absolute_import , print_function |
2016-03-25 |
roby roby |
|
Superseded |
multiple: use absolute_import , print_function |
2016-03-25 |
roby roby |
|
Superseded |
multiple: use absolute_import , print_function |
2016-03-25 |
roby roby |
|
Changes Requested |
multiple: use absolute_import, print_function |
2016-03-25 |
roby roby |
|
Changes Requested |
tests: use absolute_import and print_function |
2016-03-30 |
roby roby |
yuya |
Superseded |
[1,of,2,V2] tests: use absolute_import and print_function in seq.py , test-ancestor.py |
2016-03-31 |
roby roby |
yuya |
Changes Requested |
[2,of,2,V2] tests: use absolute_import and print_function in filterpyflakes.py, genereate-working-copy-states.py, get-with-headers.py, hypothesishelper.py silenttestrunner.py |
2016-03-31 |
roby roby |
yuya |
Changes Requested |
[1,of,5,V2] tests: use absolute_import, print_function in test-batching.py, test-bdiff.py, test-context.py |
2016-04-01 |
roby roby |
|
Changes Requested |
[2,of,5,V2] tests: use absolute_import, print_function in multiple files |
2016-04-01 |
roby roby |
|
Changes Requested |
[3,of,5,V2] tests: use absolute_import, printf_function in multiple files |
2016-04-01 |
roby roby |
|
Changes Requested |
[4,of,5,V2] tests: use absolute_import, print_funtion in multiple files |
2016-04-01 |
roby roby |
|
Changes Requested |
[5,of,5,V2] tests: use absolute_import, print_function in multiple files |
2016-04-01 |
roby roby |
|
Changes Requested |
[01,of,10,V3] tests: use absolute_import in seq.py |
2016-04-02 |
roby roby |
|
Accepted |
[02,of,10,V3] tests: use print_function in seq.py |
2016-04-02 |
roby roby |
|
Accepted |
[03,of,10,V3] tests: use print_function in test-ancestor.py |
2016-04-02 |
roby roby |
|
Accepted |
[04,of,10,V3] tests: use print_function in filterpyflakes.py |
2016-04-02 |
roby roby |
|
Accepted |
[05,of,10,V3] tests: use print_function in generate-working-copy-states.py |
2016-04-02 |
roby roby |
|
Accepted |
[06,of,10,V3] tests: use print_function in get-with-headers.py |
2016-04-02 |
roby roby |
|
Accepted |
[07,of,10,V3] tests: use absolute_import in hypothesishelpers.py |
2016-04-02 |
roby roby |
|
Accepted |
[08,of,10,V3] tests: use print_function in hypothesishelpers.py |
2016-04-02 |
roby roby |
|
Accepted |
[09,of,10,V3] tests: use absolute_import in silenttestrunner.py |
2016-04-02 |
roby roby |
|
Accepted |
[10,of,10,V3] tests: use print_function in silenttestrunner.py |
2016-04-02 |
roby roby |
|
Accepted |
[1,of,6,V3] tests: use absolute_import in test-batching.py |
2016-04-03 |
roby roby |
|
Accepted |
[2,of,6,V3] tests: use print_function in test-batching.py |
2016-04-03 |
roby roby |
|
Accepted |
[3,of,6,V3] tests: use absolute_import in test-bdiff.py |
2016-04-03 |
roby roby |
|
Accepted |
[4,of,6,V3] tests: use print_function in test-bdiff.py |
2016-04-03 |
roby roby |
|
Accepted |
[5,of,6,V3] tests: use absolute_import in test-context.py |
2016-04-03 |
roby roby |
|
Accepted |
[6,of,6,V3] tests: use print_function in test-context.py |
2016-04-03 |
roby roby |
|
Changes Requested |
tests: lexicographical imports in silenttestrunner.py |
2016-04-03 |
roby roby |
|
Accepted |
[1,of,6,V2] tests: lexicographical order imports and print_function in test-context.py |
2016-04-03 |
roby roby |
|
Accepted |
[2,of,6,V2] tests: use absolute_import in test-duplicateoptions.py |
2016-04-03 |
roby roby |
|
Accepted |
[3,of,6,V2] tests: use print_function in test-duplicateoptions.py |
2016-04-03 |
roby roby |
|
Accepted |
[4,of,6,V2] tests: use absolute_import in test-filecache.py |
2016-04-03 |
roby roby |
|
Accepted |
[5,of,6,V2] tests: use print_function in test-filecache.py |
2016-04-03 |
roby roby |
|
Accepted |
[6,of,6,V2] tests: use absolute_import in test-filelog.py |
2016-04-03 |
roby roby |
|
Accepted |
[1,of,6,V2] tests: use print_function in test-filelog.py |
2016-04-03 |
roby roby |
|
Accepted |
[2,of,6,V2] tests: use absolute_import in test-hg-parseurl.py |
2016-04-03 |
roby roby |
|
Accepted |
[3,of,6,V2] tests: use print_function in test-hg-parseurl.py |
2016-04-03 |
roby roby |
|
Accepted |
[4,of,6,V2] tests: use absolute_import in test-hgweb-auth.py |
2016-04-03 |
roby roby |
|
Accepted |
[5,of,6,V2] tests: use print_function in test-hgweb-auth.py |
2016-04-03 |
roby roby |
|
Accepted |
[6,of,6,V2] tests: use absolute_import in test-hybridencode.py |
2016-04-03 |
roby roby |
|
Accepted |
[1,of,6,V2] tests: use print_function in test-hybridencode.py |
2016-04-04 |
roby roby |
|
Accepted |
[2,of,6,V2] tests: use absolute_import in test-minirst.py |
2016-04-04 |
roby roby |
|
Accepted |
[3,of,6,V2] tests: use print_function in test-minirst.py |
2016-04-04 |
roby roby |
|
Accepted |
[4,of,6,V2] tests: use absolute_import in test-parseindex2.py |
2016-04-04 |
roby roby |
|
Accepted |
[5,of,6,V2] tests: use print_function in test-parseindex2.py |
2016-04-04 |
roby roby |
|
Accepted |
[6,of,6,V2] tests: use absolute_import in test-propertycache.py |
2016-04-04 |
roby roby |
|
Accepted |
[1,of,5] tests: use print_function in test-propertycache.py |
2016-04-04 |
roby roby |
|
Accepted |
[2,of,5] tests: use absolute_import in test-revlog-ancestry.py |
2016-04-04 |
roby roby |
|
Accepted |
[3,of,5] tests: use print_function in test-revlog-ancestry.py |
2016-04-04 |
roby roby |
|
Accepted |
[4,of,5] tests: use absolute_import in test-status-inprocess.py |
2016-04-04 |
roby roby |
|
Accepted |
[5,of,5] tests: use print_function in test-status-inprocess.py |
2016-04-04 |
roby roby |
|
Accepted |
[1,of,7] py3: use absolute_import in killdaemons.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[2,of,7] py3: use absolute_import in mockblackbox.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[3,of,7] py3: use absolute_import in printenv.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[4,of,7] py3: use absolute_import in revlog-formatv0.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[5,of,7] py3: use absolute_import in sitecustomize.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[6,of,7] py3: use absolute_import in svn-safe-append.py |
2016-04-16 |
roby roby |
yuya |
Changes Requested |
[7,of,7] py3: use absolute_import in svnxml.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[1,of,7] py3: use absolute_import in win32text.py |
2016-04-17 |
roby roby |
|
Deferred |
[2,of,7] py3: use absolute_import in rebase.py |
2016-04-17 |
roby roby |
|
Deferred |
[3,of,7] py3: use absolute_import share.py |
2016-04-17 |
roby roby |
|
Deferred |
[4,of,7] py3: use absolute_import in histedit.py |
2016-04-17 |
roby roby |
|
Deferred |
[5,of,7] py3: use absolute_import in gpg.py |
2016-04-17 |
roby roby |
|
Deferred |
[6,of,7] py3: use absolute_import in graphlog.py |
2016-04-17 |
roby roby |
|
Deferred |
[7,of,7] py3: use absolute_import in hgk.py |
2016-04-17 |
roby roby |
|
Deferred |
patch for issue 4423 |
2014-10-28 |
Robert Collins |
|
Changes Requested |
Allow specifying default --flag options via config |
2017-02-22 |
rishi shah |
|
Superseded |
[abc] Allow specifying default --flag options via config |
2017-02-22 |
rishi shah |
|
Changes Requested |
Bug 5485 - Default hgrc generated on clone references the obsolete "default-push" path |
2017-02-28 |
rishi shah |
|
Not Applicable |
[v2] Change the default:push to default:pushurl |
2017-02-28 |
rishi shah |
|
Not Applicable |
ui: replace obsolete default-push with default:pushurl (issue5485) |
2017-02-26 |
Rishabh Madan |
|
Accepted |
posix: update os.popen with subprocess (issue4746) |
2017-03-02 |
Rishabh Madan |
|
Superseded |
[V2] posix: update os.popen with subprocess (issue4746) |
2017-03-03 |
Rishabh Madan |
|
Superseded |
[V3] posix: update os.popen with subprocess (issue4746) |
2017-03-03 |
Rishabh Madan |
|
Superseded |
[V4] posix: update os.popen with subprocess (issue4746) |
2017-03-04 |
Rishabh Madan |
|
Changes Requested |
[1,of,2] py3: use raw string in comparison |
2017-03-14 |
Rishabh Madan |
|
Changes Requested |
[2,of,2] py3: convert string to bytes |
2017-03-14 |
Rishabh Madan |
|
Changes Requested |
[1,of,2] py3: open file in rb mode |
2017-03-15 |
Rishabh Madan |
|
Accepted |
[2,of,2] py3: use iter() instead of iterkeys() |
2017-03-15 |
Rishabh Madan |
|
Accepted |
[V2] py3: use iter() instead of iterkeys() |
2017-03-15 |
Rishabh Madan |
|
Accepted |
py3: change explicit conversion from str to bytes |
2017-03-17 |
Rishabh Madan |
|
Changes Requested |
[V2] py3: change explicit conversion from str to pycompat.bytestr |
2017-03-17 |
Rishabh Madan |
|
Accepted |
py3: prove hg config works |
2017-03-20 |
Rishabh Madan |
|
Accepted |
py3: prove hg status works |
2017-03-21 |
Rishabh Madan |
|
Accepted |
[1,of,3,RFC] releasenotes: command to manage release notes files |
2017-06-03 |
Rishabh Madan |
|
Accepted |
[2,of,3] Replace cmdutil with registrar |
2017-06-03 |
Rishabh Madan |
|
Accepted |
[3,of,3] Add more tests for formatting and merging of release notes |
2017-06-03 |
Rishabh Madan |
|
Accepted |
[1,of,3] releasenotes: improve parsing around bullet points |
2017-06-11 |
Rishabh Madan |
|
Superseded |
[2,of,3] tests: update tests for merging of releasenotes |
2017-06-11 |
Rishabh Madan |
|
Superseded |
[3,of,3] releasenotes: update debugging function |
2017-06-11 |
Rishabh Madan |
|
Superseded |
[v2] releasenotes: improve parsing around bullet points |
2017-06-13 |
Rishabh Madan |
|
Superseded |
[v3] releasenotes: improve parsing around bullet points |
2017-06-21 |
Rishabh Madan |
|
Superseded |
[v4] releasenotes: improve parsing around bullet points |
2017-06-23 |
Rishabh Madan |
|
Accepted |
[RFC] releasenotes: add similarity check function to compare incoming notes |
2017-06-23 |
Rishabh Madan |
|
Changes Requested |
[1,of,2] releasenotes: add import check for fuzzywuzzy |
2017-06-29 |
Rishabh Madan |
|
Superseded |
[2,of,2] releasenotes: add custom admonitions support for release notes |
2017-06-29 |
Rishabh Madan |
|
Superseded |
[1,of,2] releasenotes: add import check for fuzzywuzzy |
2017-07-03 |
Rishabh Madan |
|
Superseded |
[2,of,2] releasenotes: add similarity check function to compare incoming notes |
2017-07-03 |
Rishabh Madan |
|
Superseded |
releasenotes: add custom admonitions support for release notes |
2017-07-07 |
Rishabh Madan |
|
Superseded |
[v3] releasenotes: add custom admonitions support for release notes |
2017-07-09 |
Rishabh Madan |
|
Superseded |
[1,of,2,v3] releasenotes: add import check for fuzzywuzzy |
2017-07-09 |
Rishabh Madan |
|
Accepted |
[2,of,2,v3] releasenotes: add similarity check function to compare incoming notes |
2017-07-09 |
Rishabh Madan |
|
Accepted |
[1,of,3,v4] releasenotes: add custom admonitions support for release notes |
2017-07-18 |
Rishabh Madan |
|
Superseded |
[2,of,3,v4] releasenotes: add import check for fuzzywuzzy |
2017-07-18 |
Rishabh Madan |
|
Superseded |
[3,of,3,v4] releasenotes: add similarity check function to compare incoming notes |
2017-07-18 |
Rishabh Madan |
|
Superseded |
[1,of,3,v5] releasenotes: add custom admonitions support for release notes |
2017-07-18 |
Rishabh Madan |
|
Superseded |
[2,of,3,v5] releasenotes: add import check for fuzzywuzzy |
2017-07-18 |
Rishabh Madan |
|
Superseded |
[3,of,3,v5] releasenotes: add similarity check function to compare incoming notes |
2017-07-18 |
Rishabh Madan |
|
Superseded |
[1,of,2] releasenotes: add import check for fuzzywuzzy |
2017-07-29 |
Rishabh Madan |
|
Superseded |
[2,of,2] releasenotes: add similarity check function to compare incoming notes |
2017-07-29 |
Rishabh Madan |
|
Superseded |
[1,of,2,v6] releasenotes: add import check for fuzzywuzzy |
2017-07-29 |
Rishabh Madan |
|
Superseded |
[2,of,2,v6] releasenotes: add similarity check function to compare incoming notes |
2017-07-29 |
Rishabh Madan |
|
Superseded |
[1,of,2,v7] releasenotes: add import check for fuzzywuzzy |
2017-08-01 |
Rishabh Madan |
|
Superseded |
[2,of,2,v7] releasenotes: add similarity check function to compare incoming notes |
2017-08-01 |
Rishabh Madan |
|
Superseded |
[1,of,2,v8] releasenotes: add import check for fuzzywuzzy |
2017-08-05 |
Rishabh Madan |
|
Accepted |
[2,of,2,v8] releasenotes: add similarity check function to compare incoming notes |
2017-08-05 |
Rishabh Madan |
|
Accepted |
contrib: add check for use of admonitions and its validity |
2017-08-05 |
Rishabh Madan |
|
Changes Requested |
posix: fix split() for the case where the path is at the root of the filesystem |
2013-01-05 |
Remy Blank |
|
Superseded |
posix: fix split() for the case where the path is at the root of the filesystem |
2013-01-06 |
Remy Blank |
|
Superseded |
posix: fix split() for the case where the path is at the root of the filesystem |
2013-01-06 |
Remy Blank |
|
Superseded |
posix: fix split() for the case where the path is at the root of the filesystem |
2013-01-09 |
Remy Blank |
|
Accepted |
checkhash: merge subfunctions |
2016-10-08 |
Remi Chaintron |
|
Deferred |
[1,of,6] revlog: merge hash checking subfunctions |
2016-10-27 |
Remi Chaintron |
|
Deferred |
[2,of,6] revlog: add flagprocessor |
2016-10-27 |
Remi Chaintron |
|
Deferred |
[3,of,6] revlog: pass flags to addrevision |
2016-10-27 |
Remi Chaintron |
|
Deferred |
[4,of,6] changegroup3: enable on repo requirements |
2016-10-27 |
Remi Chaintron |
|
Deferred |
[5,of,6,RFC] extension: hg-lfs |
2016-10-27 |
Remi Chaintron |
|
Deferred |
[6,of,6,RFC] extension: `dummy` and composition with `lfs` |
2016-10-27 |
Remi Chaintron |
|
Deferred |
[1,of,5,lfs-v2] revlog: merge hash checking subfunctions |
2016-11-22 |
Remi Chaintron |
|
Superseded |
[2,of,5,lfs-v2] revlog: add flagprocessor |
2016-11-22 |
Remi Chaintron |
|
Superseded |
[3,of,5,lfs-v2] revlog: pass flags to addrevision |
2016-11-22 |
Remi Chaintron |
|
Superseded |
[4,of,5,lfs-v2] revlog: REVIDX_ISLARGEFILE flag |
2016-11-22 |
Remi Chaintron |
|
Superseded |
[5,of,5,lfs-v2] changegroup3: enable on 'lfs' repo requirements |
2016-11-22 |
Remi Chaintron |
|
Superseded |
censor: flag internal documentation |
2016-11-23 |
Remi Chaintron |
|
Superseded |
[1,of,5,v3] revlog: merge hash checking subfunctions |
2016-11-23 |
Remi Chaintron |
|
Superseded |
[2,of,5,v3] revlog: add flagprocessor |
2016-11-23 |
Remi Chaintron |
|
Superseded |
[3,of,5,v3] revlog: pass flags to addrevision |
2016-11-23 |
Remi Chaintron |
|
Superseded |
[4,of,5,v3] revlog: REVIDX_ISLARGEFILE flag |
2016-11-23 |
Remi Chaintron |
|
Superseded |
[5,of,5,v3] changegroup3: enable on 'lfs' repo requirements |
2016-11-23 |
Remi Chaintron |
|
Superseded |
[v2] censor: flag internal documentation |
2016-11-23 |
Remi Chaintron |
|
Accepted |
[1,of,5,v4] revlog: merge hash checking subfunctions |
2016-11-23 |
Remi Chaintron |
|
Changes Requested |
[2,of,5,v4] revlog: add flagprocessor |
2016-11-23 |
Remi Chaintron |
|
Changes Requested |
[3,of,5,v4] revlog: pass flags to addrevision |
2016-11-23 |
Remi Chaintron |
|
Changes Requested |
[4,of,5,v4] revlog: REVIDX_ISLARGEFILE flag |
2016-11-23 |
Remi Chaintron |
|
Changes Requested |
[5,of,5,v4] changegroup3: enable on 'lfs' repo requirements |
2016-11-23 |
Remi Chaintron |
|
Changes Requested |
revlog: merge hash checking subfunctions |
2016-12-13 |
Remi Chaintron |
|
Accepted |
[1,of,4,v5] revlog: add ability to apply transforms on flags |
2016-12-14 |
Remi Chaintron |
|
Accepted |
[2,of,4,v5] revlog: pass flags to addrevision |
2016-12-14 |
Remi Chaintron |
|
Accepted |
[3,of,4,v5] revlog: REVIDX_ISSTOREDEXTERNALLY flag |
2016-12-14 |
Remi Chaintron |
|
Accepted |
[4,of,4,v5] changegroup: enable version 03 on 'lfs' requirement |
2016-12-14 |
Remi Chaintron |
|
Accepted |
[1,of,5,flagprocessor,v6] documentation: better censor flag documentation |
2016-12-24 |
Remi Chaintron |
|
Accepted |
[2,of,5,flagprocessor,v6] revlog: add 'raw' argument to revision and _addrevision |
2016-12-24 |
Remi Chaintron |
marmoute |
Changes Requested |
[3,of,5,flagprocessor,v6] revlog: pass revlog flags to addrevision |
2016-12-24 |
Remi Chaintron |
marmoute |
Changes Requested |
[4,of,5,flagprocessor,v6] revlog: processflags() |
2016-12-24 |
Remi Chaintron |
marmoute |
Changes Requested |
[5,of,5,flagprocessor,v6] revlog: REVIDX_EXTSTORED flag |
2016-12-24 |
Remi Chaintron |
marmoute |
Changes Requested |
[1,of,7,flagprocessor,v7] documentation: better censor flag documentation |
2017-01-02 |
Remi Chaintron |
marmoute |
Superseded |
[2,of,7,flagprocessor,v7] revlog: add 'raw' argument to revision and _addrevision |
2017-01-02 |
Remi Chaintron |
marmoute |
Superseded |
[3,of,7,flagprocessor,v7] revlog: pass revlog flags to addrevision |
2017-01-02 |
Remi Chaintron |
marmoute |
Superseded |
[4,of,7,flagprocessor,v7] revlog: flag processor |
2017-01-02 |
Remi Chaintron |
marmoute |
Superseded |
[5,of,7,flagprocessor,v7] revlog: REVIDX_EXTSTORED flag |
2017-01-02 |
Remi Chaintron |
marmoute |
Superseded |
[6,of,7,flagprocessor,v7] revlog: REVIDX_USR[0-3] flags |
2017-01-02 |
Remi Chaintron |
marmoute |
Superseded |
[7,of,7,flagprocessor,v7] tests: test-flagprocessor.t |
2017-01-02 |
Remi Chaintron |
marmoute |
Superseded |
[1,of,4,flagprocessor,v8] revlog: add 'raw' argument to revision and _addrevision |
2017-01-05 |
Remi Chaintron |
|
Superseded |
[2,of,4,flagprocessor,v8] revlog: pass revlog flags to addrevision |
2017-01-05 |
Remi Chaintron |
|
Superseded |
[3,of,4,flagprocessor,v8] revlog: flag processor |
2017-01-05 |
Remi Chaintron |
|
Superseded |
[4,of,4,flagprocessor,v8] revlog: REVIDX_EXTSTORED flag |
2017-01-05 |
Remi Chaintron |
|
Superseded |
[1,of,4,flagprocessor,v9] revlog: add 'raw' argument to revision and _addrevision |
2017-01-10 |
Remi Chaintron |
|
Superseded |
[2,of,4,flagprocessor,v9] revlog: pass revlog flags to addrevision |
2017-01-10 |
Remi Chaintron |
|
Superseded |
[3,of,4,flagprocessor,v9] revlog: flag processor |
2017-01-10 |
Remi Chaintron |
|
Superseded |
[4,of,4,flagprocessor,v9] revlog: REVIDX_EXTSTORED flag |
2017-01-10 |
Remi Chaintron |
|
Superseded |
[1,of,3,4bf0d7,flagprocessor,v10] revlog: pass revlog flags to addrevision |
2017-01-10 |
Remi Chaintron |
|
Superseded |
[2,of,3,4bf0d7,flagprocessor,v10] revlog: flag processor |
2017-01-10 |
Remi Chaintron |
|
Superseded |
[3,of,3,4bf0d7,flagprocessor,v10] revlog: REVIDX_EXTSTORED flag |
2017-01-10 |
Remi Chaintron |
|
Superseded |
[1,of,4,flagprocessor,v11] revlog: add 'raw' argument to revision and _addrevision |
2017-01-10 |
Remi Chaintron |
|
Accepted |
[2,of,4,flagprocessor,v11] revlog: pass revlog flags to addrevision |
2017-01-10 |
Remi Chaintron |
|
Accepted |
[3,of,4,flagprocessor,v11] revlog: flag processor |
2017-01-10 |
Remi Chaintron |
|
Accepted |
[4,of,4,flagprocessor,v11] revlog: REVIDX_EXTSTORED flag |
2017-01-10 |
Remi Chaintron |
|
Accepted |
dispatch: hgrc parse error caused by leading spaces are hard to spot (issue3214) |
2014-03-16 |
Razvan Cojocaru |
|
Superseded |
dispatch: hgrc parse error caused by leading spaces are hard to spot (issue3214) |
2014-03-16 |
Razvan Cojocaru |
|
Superseded |
dispatch: hgrc parse error caused by leading spaces are hard to spot (issue3214) |
2014-03-16 |
Razvan Cojocaru |
|
Superseded |
[RFC] cmdtest: add a new command that checks revset matching |
2019-02-13 |
Raphaël Gomès |
|
New |
[1,of,3] rust-filepatterns: add a Rust implementation of pattern-related utils |
2019-04-17 |
Raphaël Gomès |
|
New |
[2,of,3] rust-filepatterns: add `rust-cpython` bindings for `filepatterns` |
2019-04-17 |
Raphaël Gomès |
|
New |
[3,of,3] rust-filepatterns: call new Rust implementations from Python |
2019-04-17 |
Raphaël Gomès |
|
New |
[evolve-ext] docs: add example for the `prune` command |
2019-07-19 |
Raphaël Gomès |
|
New |
[1,of,6] byteify-strings: handle multi-line strings in _ensuresysstr |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[2,of,6] byteify-strings: handle triple quoted strings if they are not docstrings |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[3,of,6] byteify-strings: add support for ignore comments |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[4,of,6] byteify-strings: broaden handling of attr* functions |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[5,of,6] byteify-strings: add helpers to check for item access or method call |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[6,of,6] byteify-strings: add --treat-as-kwargs argument to handle kwargs-like objects |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[1,of,5] byteify-strings: simplify default value for `--treat-as-kwargs` |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[2,of,5] byteify-strings: add cli argument to handle `attr*()` when they are methods |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[3,of,5] byteify-strings: add test for byteify-strings.py |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[4,of,5] byteify-strings: demonstrate an issue with multi-line parenthesis alignment |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[5,of,5] byteify-strings: fix alignment issue |
2019-08-02 |
Raphaël Gomès |
|
Accepted |
[1,of,2] byteify-strings: add test for byteify-strings.py |
2019-08-04 |
Raphaël Gomès |
|
Accepted |
[2,of,2] byteify-strings: fix misalignment with multi-line parenthesis |
2019-08-04 |
Raphaël Gomès |
|
Accepted |
[1,of,2] byteify-strings: add space in special comments to silence flake8 error |
2019-08-06 |
Raphaël Gomès |
|
Accepted |
[2,of,2] byteify-strings: add --version argument |
2019-08-06 |
Raphaël Gomès |
|
Accepted |
makefile: run Rust tests if cargo is installed |
2019-08-21 |
Raphaël Gomès |
|
Superseded |
[STABLE] makefile: run Rust tests if cargo is installed |
2019-08-22 |
Raphaël Gomès |
|
Superseded |
[STABLE,V2] makefile: run Rust tests if cargo is installed |
2019-08-22 |
Raphaël Gomès |
|
Accepted |
rust-fmt: run cargo fmt |
2019-08-29 |
Raphaël Gomès |
|
Accepted |
[1,of,5,STABLE] rust-threads: force Rayon to respect the worker count in config |
2019-12-12 |
Raphaël Gomès |
|
New |
[2,of,5,STABLE] py3: pass bytes to `configint` and `configbool` |
2019-12-12 |
Raphaël Gomès |
|
New |
[3,of,5,STABLE] py3: send bytes from Rust-created warning patterns |
2019-12-12 |
Raphaël Gomès |
|
New |
[4,of,5,STABLE] rust-cpython: import utils::files::* function at module level |
2019-12-12 |
Raphaël Gomès |
|
New |
[5,of,5,STABLE] rust-cpython: do not convert warning pattern to utf-8 bytes |
2019-12-12 |
Raphaël Gomès |
|
New |
[1,of,3,WEBSITE] Remove mention of Olivia in the repo links |
2022-02-21 |
Raphaël Gomès |
|
New |
[2,of,3,WEBSITE] Say that we use Python 3, it's been a while now |
2022-02-21 |
Raphaël Gomès |
|
New |
[3,of,3,WEBSITE] Add mention of the last version to support Python 2 |
2022-02-21 |
Raphaël Gomès |
|
New |
[Mercurial,2.2.2,error] |
2013-03-14 |
Quan Thanh Nguyen |
|
Not Applicable |
py3: shift from __future__ import absolute import to beginning (issue5269) |
2016-06-20 |
Pulkit Goyal |
|
Accepted |
[1,of,8] ui: path option to declare which revisions to push by default |
2016-06-27 |
Pulkit Goyal |
|
Not Applicable |
[2,of,8] pycompat: add HTTPPasswordMgrWithDefaultRealm to Python 3 block |
2016-06-27 |
Pulkit Goyal |
|
Not Applicable |
[3,of,8] i18n: use unicode literal |
2016-06-27 |
Pulkit Goyal |
|
Not Applicable |
[4,of,8] mdiff: remove use of __slots__ |
2016-06-27 |
Pulkit Goyal |
|
Not Applicable |
[5,of,8] scmutil: improve documentation of revset APIs |
2016-06-27 |
Pulkit Goyal |
|
Not Applicable |
[6,of,8] revset: implement match() in terms of matchany() |
2016-06-27 |
Pulkit Goyal |
|
Not Applicable |
[7,of,8] largefiles: fix misleading comments in lfutil instore and storepath |
2016-06-27 |
Pulkit Goyal |
|
Not Applicable |
[8,of,8] py3: update tests/test-check-py3-compat.t |
2016-06-27 |
Pulkit Goyal |
|
Not Applicable |
[1,of,5] py3: update tests/test-check-py3-compat.t |
2016-06-27 |
Pulkit Goyal |
|
Accepted |
[2,of,5] py3: conditionalize the urlparse import |
2016-06-27 |
Pulkit Goyal |
|
Accepted |
[3,of,5] py3: conditionalize xmlrpclib import |
2016-06-27 |
Pulkit Goyal |
|
Accepted |
[4,of,5] py3: conditionalize SocketServer import |
2016-06-27 |
Pulkit Goyal |
|
Accepted |
[5,of,5] py3: add tests in check-code to load modules from util.py |
2016-06-27 |
Pulkit Goyal |
|
Accepted |
[1,of,3] py3: conditionalize httplib import |
2016-06-30 |
Pulkit Goyal |
|
Accepted |
[2,of,3] py3: condiionalize thread import |
2016-06-30 |
Pulkit Goyal |
|
Rejected |
[3,of,3] py3: make files use absolute_import and print_function |
2016-06-30 |
Pulkit Goyal |
|
Changes Requested |
keepalive: switch from thread to threading module |
2016-07-01 |
Pulkit Goyal |
|
Accepted |
py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import |
2016-07-01 |
Pulkit Goyal |
|
Rejected |
py3: make files use absolute_import and print_function |
2016-07-03 |
Pulkit Goyal |
|
Accepted |
py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import |
2016-07-03 |
Pulkit Goyal |
|
Changes Requested |
[1,of,2] py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import |
2016-07-05 |
Pulkit Goyal |
|
Accepted |
[2,of,2] py3: make files use absolute_import |
2016-07-05 |
Pulkit Goyal |
|
Accepted |
[1,of,3] py3: re-implement the BaseHTTPServer.test() function |
2016-07-14 |
Pulkit Goyal |
|
Changes Requested |
[2,of,3] py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import |
2016-07-14 |
Pulkit Goyal |
|
Changes Requested |
[3,of,3] util: make util.py more demandimport friendly |
2016-07-14 |
Pulkit Goyal |
|
Changes Requested |
[1,of,2] py3: re-implement the BaseHTTPServer.test() function |
2016-07-15 |
Pulkit Goyal |
|
Accepted |
[2,of,2] py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import |
2016-07-15 |
Pulkit Goyal |
|
Accepted |
pycompat: make pycompat demandimport friendly |
2016-07-17 |
Pulkit Goyal |
|
Accepted |
help: include --interactive in non-verbose help for revert (issue5306) |
2016-07-19 |
Pulkit Goyal |
|
Changes Requested |
[01,of,10] py3: use unicode literals in encoding.py |
2016-08-02 |
Pulkit Goyal |
|
Changes Requested |
[02,of,10] py3: use unicode literals in i18n.py |
2016-08-02 |
Pulkit Goyal |
|
Changes Requested |
[03,of,10] py3: use unicode literals in osutil.py |
2016-08-02 |
Pulkit Goyal |
|
Changes Requested |
[04,of,10] py3: use unicode literals in pycompat.py |
2016-08-02 |
Pulkit Goyal |
|
Changes Requested |
[05,of,10] py3: use unicode literals in util.py |
2016-08-02 |
Pulkit Goyal |
|
Changes Requested |
[06,of,10] py3: use unicode literals and unichr in revset.py |
2016-08-02 |
Pulkit Goyal |
|
Changes Requested |
[07,of,10] py3: handle unicode docstrings in registrar.py |
2016-08-02 |
Pulkit Goyal |
|
Changes Requested |
[08,of,10] py3: use unicode literals in mdiff.py |
2016-08-02 |
Pulkit Goyal |
|
Changes Requested |
[09,of,10] py3: use unicode literals in changelog.py |
2016-08-02 |
Pulkit Goyal |
|
Changes Requested |
[10,of,10] py3: use unicode literal in crecord.py |
2016-08-02 |
Pulkit Goyal |
|
Changes Requested |
[1,of,4] py3: update test-check-py3-compat.t output |
2016-08-03 |
Pulkit Goyal |
|
Changes Requested |
[2,of,4] py3: use unicode literals in changelog.py |
2016-08-03 |
Pulkit Goyal |
|
Accepted |
[3,of,4] py3: use unicode literals in crecord.py |
2016-08-03 |
Pulkit Goyal |
|
Accepted |
[4,of,4] py3: use unicode literals in pure/osutil.py |
2016-08-03 |
Pulkit Goyal |
|
Accepted |
py3: handle os.environ.get() case in module loader |
2016-08-04 |
Pulkit Goyal |
|
Changes Requested |
[1,of,8] py3: use unicode literals in encoding.py |
2016-08-07 |
Pulkit Goyal |
|
Not Applicable |
[2,of,8] py3: use unicode literals in i18n.py |
2016-08-07 |
Pulkit Goyal |
|
Not Applicable |
[3,of,8] py3: use unicode literals in osutil.py |
2016-08-07 |
Pulkit Goyal |
|
Not Applicable |
[4,of,8] py3: use unicode literals in pycompat.py |
2016-08-07 |
Pulkit Goyal |
|
Not Applicable |
[5,of,8] py3: use unicode literals in util.py |
2016-08-07 |
Pulkit Goyal |
|
Not Applicable |
[6,of,8] py3: use unicode literals and unichr in revset.py |
2016-08-07 |
Pulkit Goyal |
|
Not Applicable |
[7,of,8] py3: handle unicode docstrings in registrar.py |
2016-08-07 |
Pulkit Goyal |
|
Not Applicable |
[8,of,8] py3: use unicode literals in mdiff.py |
2016-08-07 |
Pulkit Goyal |
|
Not Applicable |
[1,of,2] py3: conditionalize the raise statement |
2016-08-08 |
Pulkit Goyal |
|
Superseded |
[2,of,2] py3: conditionalize _winreg import |
2016-08-08 |
Pulkit Goyal |
|
Rejected |
[1,of,2,v2] py3: conditionalize the raise statement |
2016-08-09 |
Pulkit Goyal |
|
Not Applicable |
[2,of,2,v2] py3: conditionalize _winreg import |
2016-08-09 |
Pulkit Goyal |
|
Accepted |
[1,of,3] pycompat: remove multiple occurences of urlencode |
2016-08-13 |
Pulkit Goyal |
|
Accepted |
[2,of,3] pycompat: avoid using an extra function |
2016-08-13 |
Pulkit Goyal |
|
Accepted |
[3,of,3] py3: switch to unicode/bytes in pycompat.py |
2016-08-13 |
Pulkit Goyal |
|
Accepted |
[1,of,2] evolve: update bugzilla link |
2016-08-31 |
Pulkit Goyal |
|
Superseded |
[2,of,2] evolve: removed redundant try/finally blocks |
2016-08-31 |
Pulkit Goyal |
|
Superseded |
py3: remove use of *L syntax |
2016-08-31 |
Pulkit Goyal |
|
Accepted |
[1,of,3] evolve: update bugzilla link |
2016-09-01 |
Pulkit Goyal |
|
Accepted |
[2,of,3] evolve: removed redundant try/finally blocks |
2016-09-01 |
Pulkit Goyal |
|
Accepted |
[3,of,3] evolve: drop point release of versions |
2016-09-01 |
Pulkit Goyal |
|
Accepted |
py3: have an utility function to return string |
2016-09-14 |
Pulkit Goyal |
|
Changes Requested |
py3: handle os.environ() and os.environb() case |
2016-09-23 |
Pulkit Goyal |
|
Changes Requested |
py3: handle os.environ case |
2016-09-28 |
Pulkit Goyal |
|
Changes Requested |
[1,of,2] py3: use unicodes in __slots__ |
2016-10-02 |
Pulkit Goyal |
|
Accepted |
[2,of,2] py3: use unicode in is_frozen() |
2016-10-02 |
Pulkit Goyal |
|
Accepted |
[1,of,2] py3: convert to unicode to pass into encode() |
2016-10-05 |
Pulkit Goyal |
|
Accepted |
[2,of,2] py3: handle multiple arguments in .encode() and .decode() |
2016-10-05 |
Pulkit Goyal |
|
Accepted |
[1,of,2] py3: convert to unicode to pass into encode() |
2016-10-07 |
Pulkit Goyal |
|
Accepted |
[2,of,2] py3: handle multiple arguments in .encode() and .decode() |
2016-10-07 |
Pulkit Goyal |
|
Accepted |
py3: switch to .items() using transformer |
2016-10-07 |
Pulkit Goyal |
|
Accepted |
py3: convert to unicode to pass into encode() |
2016-10-07 |
Pulkit Goyal |
|
Accepted |
mail: handle renamed email.Header |
2016-10-07 |
Pulkit Goyal |
|
Superseded |
mail: handle renamed email.Header |
2016-10-08 |
Pulkit Goyal |
|
Accepted |
[V3] mail: handle renamed email.Header |
2016-10-08 |
Pulkit Goyal |
|
Accepted |
py3: make format strings unicodes and not bytes |
2016-10-08 |
Pulkit Goyal |
|
Superseded |
[V2] py3: make format strings unicodes and not bytes |
2016-10-08 |
Pulkit Goyal |
|
Accepted |
py3: use encoding.environ instead of os.environ |
2016-10-09 |
Pulkit Goyal |
|
Accepted |
py3: test to check which commands run |
2016-10-09 |
Pulkit Goyal |
|
Superseded |
[V2] py3: test to check which commands run |
2016-10-09 |
Pulkit Goyal |
|
Accepted |
py3: update test output |
2016-10-16 |
Pulkit Goyal |
|
Rejected |
[1,of,7] py3: make util.datapath a bytes variable |
2016-11-02 |
Pulkit Goyal |
|
Not Applicable |
[2,of,7] py3: make sure osutil.listdir() returns what it gets |
2016-11-02 |
Pulkit Goyal |
|
Not Applicable |
[3,of,7] py3: make scmpoxis.systemrcpath() return bytes |
2016-11-02 |
Pulkit Goyal |
|
Not Applicable |
[4,of,7] py3: make scmposix.userrcpath() return bytes |
2016-11-02 |
Pulkit Goyal |
|
Not Applicable |
[5,of,7] py3: make scmutil.rcpath() return bytes |
2016-11-02 |
Pulkit Goyal |
|
Superseded |
[6,of,7] py3: use try/except to check for basestring |
2016-11-02 |
Pulkit Goyal |
|
Superseded |
[7,of,7] py3: use encoding.environ in ui.py |
2016-11-02 |
Pulkit Goyal |
|
Not Applicable |
[1,of,7] py3: make util.datapath a bytes variable |
2016-11-02 |
Pulkit Goyal |
|
Accepted |
[2,of,7] py3: make sure osutil.listdir() returns what it gets |
2016-11-02 |
Pulkit Goyal |
|
Accepted |
[3,of,7] py3: make scmpoxis.systemrcpath() return bytes |
2016-11-02 |
Pulkit Goyal |
|
Accepted |
[4,of,7] py3: make scmposix.userrcpath() return bytes |
2016-11-02 |
Pulkit Goyal |
|
Accepted |
[5,of,7] py3: make scmutil.rcpath() return bytes |
2016-11-02 |
Pulkit Goyal |
|
Accepted |
[6,of,7] py3: use try/except to check for basestring |
2016-11-02 |
Pulkit Goyal |
|
Accepted |
[7,of,7] py3: use encoding.environ in ui.py |
2016-11-02 |
Pulkit Goyal |
|
Accepted |
[1,of,8] py3: make util.datapath a bytes variable |
2016-11-05 |
Pulkit Goyal |
|
Accepted |
[2,of,8] py3: add os.fsdecode() as pycompat.fsdecode() |
2016-11-05 |
Pulkit Goyal |
|
Accepted |
[3,of,8] py3: add a bytes version of os.name |
2016-11-05 |
Pulkit Goyal |
|
Accepted |
[4,of,8] py3: have pycompat.ospathsep and pycompat.ossep |
2016-11-05 |
Pulkit Goyal |
|
Accepted |
[5,of,8] py3: convert to unicode to pass to gettext.translation |
2016-11-05 |
Pulkit Goyal |
|
Accepted |
[6,of,8] py3: use pycompat.ossep at certain places |
2016-11-05 |
Pulkit Goyal |
|
Accepted |
[7,of,8] py3: make scmutil.rcpath() return bytes |
2016-11-05 |
Pulkit Goyal |
|
Accepted |
[8,of,8] py3: have bytes version of sys.argv |
2016-11-05 |
Pulkit Goyal |
|
Accepted |
help: show help for disabled extensions(issue5228) |
2016-11-06 |
Pulkit Goyal |
|
Superseded |
[V2] help: show help for disabled extensions(issue5228) |
2016-11-06 |
Pulkit Goyal |
|
Accepted |
[1,of,3] py3: use pycompat.sysargv in scmposix.systemrcpath() |
2016-11-21 |
Pulkit Goyal |
|
Accepted |
[2,of,3] py3: use pycompat.sysargv in dispatch.run() |
2016-11-21 |
Pulkit Goyal |
|
Accepted |
[3,of,3] py3: update test-check-py3-compat.t output |
2016-11-21 |
Pulkit Goyal |
|
Accepted |
py3: add os.getcwdb() to have bytes path |
2016-11-22 |
Pulkit Goyal |
|
Accepted |
py3: use pycompat.getcwd() instead of os.getcwd() |
2016-11-22 |
Pulkit Goyal |
|
Accepted |
[evolve-ext] evolve: improve error message if unstable changes are disallowed |
2016-11-23 |
Pulkit Goyal |
|
Changes Requested |
[V2] evolve: improve error message if unstable changes are disallowed |
2016-11-24 |
Pulkit Goyal |
|
Accepted |
[1,of,3] py3: use unicodes in __slots__ |
2016-12-04 |
Pulkit Goyal |
|
Accepted |
[2,of,3] py3: avoid use of basestring |
2016-12-04 |
Pulkit Goyal |
|
Accepted |
[3,of,3] py3: use pycompat.sysstr() in __import__() |
2016-12-04 |
Pulkit Goyal |
|
Accepted |
localrepository: remove None as default value of path argument in __init__() |
2016-12-04 |
Pulkit Goyal |
|
Accepted |
[1,of,3] py3: use pycompat.fsdecode() to pass to imp.* functions |
2016-12-06 |
Pulkit Goyal |
|
Accepted |
[2,of,3] fancyopts: switch from fancyopts.getopt.* to getopt.* |
2016-12-06 |
Pulkit Goyal |
|
Accepted |
[3,of,3] py3: make a bytes version of getopt.getopt() |
2016-12-06 |
Pulkit Goyal |
|
Accepted |
py3: make keys of keyword arguments strings |
2016-12-07 |
Pulkit Goyal |
|
Superseded |
py3: make keys of keyword arguments strings |
2016-12-07 |
Pulkit Goyal |
|
Superseded |
[1,of,3,V2] py3: make a bytes version of getopt.getopt() |
2016-12-07 |
Pulkit Goyal |
|
Superseded |
[2,of,3,V2] py3: utility functions to convert keys of kwargs to bytes/unicodes |
2016-12-07 |
Pulkit Goyal |
|
Superseded |
[3,of,3,V2] py3: make keys of keyword arguments strings |
2016-12-07 |
Pulkit Goyal |
|
Superseded |
[1,of,2,hg-website] css: attach the navigation bar to top of the page |
2016-12-08 |
Pulkit Goyal |
|
Accepted |
[2,of,2,hg-website] menu: capitalize the menu options in nav bar |
2016-12-08 |
Pulkit Goyal |
|
Accepted |
[1,of,3,V3] py3: make a bytes version of getopt.getopt() |
2016-12-08 |
Pulkit Goyal |
|
Superseded |
[2,of,3,V3] py3: utility functions to convert keys of kwargs to bytes/unicodes |
2016-12-08 |
Pulkit Goyal |
|
Superseded |
[3,of,3,V3] py3: make keys of keyword arguments strings |
2016-12-08 |
Pulkit Goyal |
|
Superseded |
[1,of,3,V4] py3: make a bytes version of getopt.getopt() |
2016-12-09 |
Pulkit Goyal |
|
Superseded |
[2,of,3,V4] py3: utility functions to convert keys of kwargs to bytes/unicodes |
2016-12-09 |
Pulkit Goyal |
|
Superseded |
[3,of,3,V4] py3: make keys of keyword arguments strings |
2016-12-09 |
Pulkit Goyal |
|
Superseded |
[1,of,3] py3: make a bytes version of getopt.getopt() |
2016-12-09 |
Pulkit Goyal |
|
Accepted |
[2,of,3] py3: utility functions to convert keys of kwargs to bytes/unicodes |
2016-12-09 |
Pulkit Goyal |
|
Accepted |
[3,of,3] py3: make keys of keyword arguments strings |
2016-12-09 |
Pulkit Goyal |
|
Accepted |
[V6] py3: make keys of keyword arguments strings |
2016-12-13 |
Pulkit Goyal |
|
Accepted |
[1,of,6] py3: use %d instead of %s for integers |
2016-12-17 |
Pulkit Goyal |
|
Accepted |
[2,of,6] py3: replace os.pathsep with pycompat.ospathsep |
2016-12-17 |
Pulkit Goyal |
|
Accepted |
[3,of,6] py3: replace os.sep with pycompat.ossep (part 1 of 4) |
2016-12-17 |
Pulkit Goyal |
|
Accepted |
[4,of,6] py3: replace os.sep with pycompat.ossep (part 2 of 4) |
2016-12-17 |
Pulkit Goyal |
|
Accepted |
[5,of,6] py3: replace os.sep with pycompat.ossep (part 3 of 4) |
2016-12-17 |
Pulkit Goyal |
|
Accepted |
[6,of,6] py3: replace os.sep with pycompat.ossep (part 4 of 4) |
2016-12-17 |
Pulkit Goyal |
|
Accepted |
[1,of,4] py3: make sure encoding.encoding is a bytes variable |
2016-12-18 |
Pulkit Goyal |
|
Accepted |
[2,of,4] py3: have a bytes version of os.altsep |
2016-12-18 |
Pulkit Goyal |
|
Accepted |
[3,of,4] py3: have a bytes version of sys.platform |
2016-12-18 |
Pulkit Goyal |
|
Accepted |
[4,of,4] py3: replace os.altsep with pycompat.altsep |
2016-12-18 |
Pulkit Goyal |
|
Accepted |
[1,of,9] py3: replace os.environ with encoding.environ (part 1 of 5) |
2016-12-20 |
Pulkit Goyal |
|
Accepted |
[2,of,9] py3: replace os.environ with encoding.environ (part 2 of 5) |
2016-12-20 |
Pulkit Goyal |
|
Accepted |
[3,of,9] py3: replace os.environ with encoding.environ (part 3 of 5) |
2016-12-20 |
Pulkit Goyal |
|
Accepted |
[4,of,9] py3: replace os.environ with encoding.environ (part 4 of 5) |
2016-12-20 |
Pulkit Goyal |
|
Accepted |
[5,of,9] py3: replace os.environ with encoding.environ (part 5 of 5) |
2016-12-20 |
Pulkit Goyal |
|
Accepted |
[6,of,9] py3: replace os.name with pycompat.osname (part 1 of 2) |
2016-12-20 |
Pulkit Goyal |
|
Accepted |
[7,of,9] py3: replace os.name with pycompat.osname (part 2 of 2) |
2016-12-20 |
Pulkit Goyal |
|
Accepted |
[8,of,9] py3: replace sys.platform with pycompat.sysplatform (part 1 of 2) |
2016-12-20 |
Pulkit Goyal |
|
Accepted |
[9,of,9] py3: replace sys.platform with pycompat.sysplatform (part 2 of 2) |
2016-12-20 |
Pulkit Goyal |
|
Accepted |
[1,of,7] py3: have bytes version of os.getenv |
2016-12-21 |
Pulkit Goyal |
|
Accepted |
[2,of,7] py3: replace os.getenv with pycompat.osgetenv |
2016-12-21 |
Pulkit Goyal |
|
Accepted |
[3,of,7] py3: add warnings in check-code related to py3 |
2016-12-21 |
Pulkit Goyal |
|
Accepted |
[4,of,7] py3: use python 3 compatible variables in hgext/fsmontor/__init__.py |
2016-12-21 |
Pulkit Goyal |
|
Accepted |
[5,of,7] py3: use pycompat.getcwd instead of os.getcwd |
2016-12-21 |
Pulkit Goyal |
|
Accepted |
[6,of,7] py3: have bytes version of sys.executable |
2016-12-21 |
Pulkit Goyal |
|
Accepted |
[7,of,7] py3: replace sys.executable with pycompat.sysexecutable |
2016-12-21 |
Pulkit Goyal |
|
Accepted |
[1,of,2] shelve: add tests to ensure illegal shelve names are avoided |
2016-12-22 |
Pulkit Goyal |
|
Accepted |
[2,of,2] shelve: choose a legal shelve name when no name is passed (issue5112) |
2016-12-22 |
Pulkit Goyal |
|
Accepted |
url: remove unnecessary deletion of environ variables while dealing with proxy |
2016-12-23 |
Pulkit Goyal |
|
Accepted |
[1,of,2] py3: update test-check-py3-compat.t |
2016-12-24 |
Pulkit Goyal |
|
Accepted |
[2,of,2] py3: exclude pywatchman from test-check-py3-compat.t |
2016-12-24 |
Pulkit Goyal |
|
Accepted |
py3: have a bytes version of shlex.split() |
2016-12-25 |
Pulkit Goyal |
|
Accepted |
shelve: allow multiple shelves with --patch and --stat |
2017-01-13 |
Pulkit Goyal |
|
Superseded |
[1,of,2] py3: replace pycompat.getenv with encoding.environ.get |
2017-01-15 |
Pulkit Goyal |
|
Accepted |
[2,of,2] util: add length argument to util.buffer() |
2017-01-15 |
Pulkit Goyal |
|
Accepted |
util: add length argument to util.buffer() |
2017-01-15 |
Pulkit Goyal |
|
Accepted |
[V2] shelve: allow multiple shelves with --patch and --stat |
2017-01-16 |
Pulkit Goyal |
|
Accepted |
help: update help for `hg update` which was misleading (bug5427) |
2017-01-18 |
Pulkit Goyal |
|
Accepted |
[1,of,2] py3: convert os.__file__ to bytes |
2017-02-08 |
Pulkit Goyal |
|
Accepted |
[2,of,2] py3: fix the way we produce bytes list in store.py |
2017-02-08 |
Pulkit Goyal |
|
Accepted |
[1,of,2] py3: convert the mode argument of os.fdopen to unicodes (1 of 2) |
2017-02-13 |
Pulkit Goyal |
|
Accepted |
[2,of,2] py3: convert the mode argument of os.fdopen to unicodes (2 of 2) |
2017-02-13 |
Pulkit Goyal |
|
Accepted |
test-bdiff: move import inside the function to avoid test failure |
2017-02-13 |
Pulkit Goyal |
|
Accepted |
py3: convert the mode argument of os.fdopen to unicodes |
2017-02-16 |
Pulkit Goyal |
|
Accepted |
patchbomb: allow specifying default --flag options via config(issue5354) |
2017-02-21 |
Pulkit Goyal |
|
Changes Requested |
[1,of,2] py3: use pycompat.fsencode() to convert __file__ to bytes |
2017-02-23 |
Pulkit Goyal |
|
Accepted |
[2,of,2] py3: make util.posixfile compatible with py3 |
2017-02-23 |
Pulkit Goyal |
|
Accepted |
[1,of,2] revset: make wdir() work with parent '^' operator(issue4905) |
2017-02-23 |
Pulkit Goyal |
|
Changes Requested |
[2,of,2] revset: make wdir() work with ancestorspec '~' operator |
2017-02-23 |
Pulkit Goyal |
|
Changes Requested |
pager: add support to --patch and --stat options of hg shelve |
2017-02-25 |
Pulkit Goyal |
martinvonz |
Superseded |
pager: add support to --patch, --list and --stat options of hg shelve |
2017-02-27 |
Pulkit Goyal |
|
Accepted |
[1,of,2] py3: add pycompat.open and replace open() calls |
2017-03-03 |
Pulkit Goyal |
|
Accepted |
[2,of,2] py3: drop unrequired code from __init__.py |
2017-03-03 |
Pulkit Goyal |
|
Accepted |
[1,of,3,py3] store: slice over a bytestring to get characters instead of ascii values |
2017-03-07 |
Pulkit Goyal |
|
Accepted |
[2,of,3,py3] parsers: alias long to int on Python 3 |
2017-03-07 |
Pulkit Goyal |
|
Accepted |
[3,of,3,py3] repoview: convert attribute names to unicodes on Python 3 |
2017-03-07 |
Pulkit Goyal |
|
Accepted |
[1,of,2,py3] minirst: make regular expressions bytes |
2017-03-12 |
Pulkit Goyal |
|
Accepted |
[2,of,2,py3] minirst: make encoding.encoding unicodes to pass into encode() and decode() |
2017-03-12 |
Pulkit Goyal |
|
Accepted |
[1,of,4,py3] util: pass encoding.[encoding|encodingmode] as unicodes |
2017-03-12 |
Pulkit Goyal |
|
Accepted |
[2,of,4,py3] smcposix: pass unicode as first argument to array.array |
2017-03-12 |
Pulkit Goyal |
|
Accepted |
[3,of,4,py3] help: use pycompat.sysstr() to make `a in b` work |
2017-03-12 |
Pulkit Goyal |
|
Accepted |
[4,of,4,py3] minirst: use bytes.strip instead of str.strip |
2017-03-12 |
Pulkit Goyal |
|
Accepted |
[py3] pycompat: default to BytesIO instead of StringIO |
2017-03-12 |
Pulkit Goyal |
|
Accepted |
[1,of,6,py3] scmutil: make function name bytes in class filecache |
2017-03-16 |
Pulkit Goyal |
|
Accepted |
[2,of,6,py3] match: make regular expression bytes to prevent TypeError |
2017-03-16 |
Pulkit Goyal |
|
Accepted |
[3,of,6,py3] match: slice over bytes to get the byteschr instead of ascii value |
2017-03-16 |
Pulkit Goyal |
|
Accepted |
[4,of,6,py3] dirstate: use iter.__next__ instead of iter.next |
2017-03-16 |
Pulkit Goyal |
|
Changes Requested |
[5,of,6,py3] dirstate: use list comprehension to get a list of keys |
2017-03-16 |
Pulkit Goyal |
|
Accepted |
[6,of,6,py3] commands: make sure using byteschr rather than ascii values |
2017-03-16 |
Pulkit Goyal |
|
Changes Requested |
[1,of,3,py3] error: convert the error into strings to pass into ui.warn() |
2017-03-16 |
Pulkit Goyal |
|
Accepted |
[2,of,3,py3] commands: convert opts back to bytes for status |
2017-03-16 |
Pulkit Goyal |
|
Accepted |
[3,of,3,py3] context: explicitly evaluate list returned by map |
2017-03-16 |
Pulkit Goyal |
|
Accepted |
[1,of,2,py3,V2] dirstate: use next(iter) instead of iter.next |
2017-03-16 |
Pulkit Goyal |
|
Changes Requested |
[2,of,2,py3,V2] commands: make sure using byteschr rather than ascii values |
2017-03-16 |
Pulkit Goyal |
|
Accepted |
[py3,V2] revlog: explicitly evaluate list to return |
2017-03-16 |
Pulkit Goyal |
|
Changes Requested |
[py3] regex: make the regular expression bytes to prevent TypeError |
2017-03-19 |
Pulkit Goyal |
|
Accepted |
[py3,resend] dirstate: use iter.__next__ instead of iter.next |
2017-03-19 |
Pulkit Goyal |
|
Not Applicable |
[1,of,4,py3] maplist: replace instances of map() with pycompat.maplist() [1 of 4] |
2017-03-24 |
Pulkit Goyal |
|
Rejected |
[2,of,4,py3] maplist: replace instances of map() with pycompat.maplist() [2 of 4] |
2017-03-24 |
Pulkit Goyal |
|
Rejected |
[3,of,4,py3] maplist: replace instances of map() with pycompat.maplist() [3 of 4] |
2017-03-24 |
Pulkit Goyal |
|
Rejected |
[4,of,4,py3] maplist: replace instances of map() with pycompat.maplist() [4 of 4] |
2017-03-24 |
Pulkit Goyal |
|
Rejected |
[1,of,6,py3] dispatch: use pycompat.maplist() instead of map() to get a list |
2017-03-26 |
Pulkit Goyal |
|
Accepted |
[2,of,6,py3] diff: slice over bytes to make sure conditions work normally |
2017-03-26 |
Pulkit Goyal |
|
Accepted |
[3,of,6,py3] patch: make regular expressions bytes by adding b'' |
2017-03-26 |
Pulkit Goyal |
|
Accepted |
[4,of,6,py3] diff: use pycompat.{byteskwargs, strkwargs} to switch opts b/w bytes and str |
2017-03-26 |
Pulkit Goyal |
|
Accepted |
[5,of,6,py3] test-check-py3-commands: cleanup tests related to `hg status` |
2017-03-26 |
Pulkit Goyal |
|
Accepted |
[6,of,6,py3] test-check-py3-commands.t: add test to check `hg diff` |
2017-03-26 |
Pulkit Goyal |
|
Accepted |
[py3,V2] diff: slice over bytes to make sure conditions work normally |
2017-03-29 |
Pulkit Goyal |
|
Accepted |
[1,of,2,py3] color: replace str() with pycompat.bytestr() |
2017-03-29 |
Pulkit Goyal |
|
Accepted |
[2,of,2,py3] tests: add check to make sure summary works on Python 2 |
2017-03-29 |
Pulkit Goyal |
|
Accepted |
[1,of,4] py3: use pycompat.byteskwargs() to convert opts to bytes |
2017-04-07 |
Pulkit Goyal |
|
Accepted |
[2,of,4] py3: replace str() with pycompat.bytestr() |
2017-04-07 |
Pulkit Goyal |
|
Accepted |
[3,of,4] py3: alias unicode to str on Python 3 |
2017-04-07 |
Pulkit Goyal |
|
Accepted |
[4,of,4] py3: add a bytes version of urllib.parse.urlencode() to pycompat.py |
2017-04-07 |
Pulkit Goyal |
|
Accepted |
[1,of,3,V2] py3: replace str() with bytes() |
2017-04-07 |
Pulkit Goyal |
|
Accepted |
[2,of,3,V2] py3: add a bytes version of urllib.parse.urlencode() to pycompat.py |
2017-04-07 |
Pulkit Goyal |
|
Accepted |
[3,of,3,V2] py3: add pycompat.unicode and add it to importer |
2017-04-07 |
Pulkit Goyal |
|
Accepted |
[topic,experiment] tests: add a test which shows current behaviour of topic while using shelve |
2017-04-09 |
Pulkit Goyal |
|
Not Applicable |
[1,of,7] py3: make encoding.encoding unicodes to pass into encode() |
2017-05-03 |
Pulkit Goyal |
|
Accepted |
[2,of,7] py3: alias long to int on Python 3 |
2017-05-03 |
Pulkit Goyal |
|
Accepted |
[3,of,7] py3: use pycompat.bytestr() instead of str() |
2017-05-03 |
Pulkit Goyal |
|
Accepted |
[4,of,7] py3: replace str with bytes in isinstance() |
2017-05-03 |
Pulkit Goyal |
|
Accepted |
[5,of,7] py3: make posix.getuser return a bytes |
2017-05-03 |
Pulkit Goyal |
|
Accepted |
[6,of,7] py3: slice over bytes to prevent getting ascii values |
2017-05-03 |
Pulkit Goyal |
|
Accepted |
[7,of,7] py3: use %d instead of %s for integers |
2017-05-03 |
Pulkit Goyal |
|
Accepted |
[1,of,7] py3: handle opts uniformly in commands.py |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[2,of,7] py3: make sure opts are passed and used correctly in help command |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[3,of,7] py3: convert opts to bytes in cmdutil.dorecord() |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[4,of,7] py3: handle opts correctly for unbundle |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[5,of,7] py3: handle opts correctly for rollback |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[6,of,7] py3: handle opts correctly for `hg add` |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[7,of,7] py3: use raw strings while accessing class.__dict__ |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[1,of,4,V2] py3: use encoding.unitolocal instead of .encode(encoding.encoding) |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[2,of,4,V2] py3: slice over bytes to prevent getting ascii values |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[3,of,4,V2] py3: use pycompat.bytestr instead of bytes |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[4,of,4,V2] py3: use %d to format integers into bytestrings |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[01,of,10] py3: use pycompat.bytechr instead of chr |
2017-05-04 |
Pulkit Goyal |
|
Accepted |