bugzilla weekly report (2020-05-11)
Octobot
octobot at octobus.net
Sun May 10 22:07:29 UTC 2020
Bug activity report, between 2020-05-04 and 2020-05-11
* urgent+: 8 bugs (1 added)
* unconfirmed: 52 bugs (8 added)
* new: 11 bugs
* closed: 1 bugs
* need example: 0 bugs
* new details: 0 bugs
* active: 29 bugs
* long inactive: 0 bugs
urgent+
-------
Open of urgent or critical bugs.
Found 8 bugs with our query (1 added).
id summary
------- ----------------------------------------------------------------
(#6219) mercurial can generate incomplete bundle, corrupting the reposit
(#6220) [hg/python3] pre-tag hook can't fixup arguments anymore
(#6239) qrefresh exclude option does not use regex
(#6249) can not interact with Server repository with proxy
(#6258) hgk crashes with message "Error reading commits: unknown excepti
(#6303) hg complains about "ignoring uknown working directory parent" in
(#6311) certifi: NameError: name '__file__' is not defined
(#6325) Cannot Access SSL repositories 5.4 Python 3 x64
unconfirmed
-----------
Bugs with status 'unconfirmed'.
Found 52 bugs with our query (8 added).
id summary
------- ----------------------------------------------------------------
(#6012) Same behavior for bookmark "master" than for "@" ?
(#6069) histedit "abort: Access is denied" leaves temp changesets after
(#6154) Interrupted merges get converted to updates
(#6184) branchmap doesn't allow renaming branch names that contain space
(#6193) Bookmark changes are not validated on push
(#6206) In-memory rebase doesnât work correctly with subrepositories
(#6212) monoblue: many help pages illegible due to layout problems
(#6220) [hg/python3] pre-tag hook can't fixup arguments anymore
(#6221) pull --bookmark adds too many bookmarks
(#6227) unshelve discards current topic if it's empty
(#6228) "/help" link for config _command_ goes to help for config _topic
(#6231) hgtags file handled inconsistently
(#6235) hg pull hglib error
(#6239) qrefresh exclude option does not use regex
(#6242) debugupgraderepo fails due to *.i files with size of 0 bytes
(#6245) Merge silently deletes files
(#6247) AttributeError: 'HTTPResponse' object has no attribute 'encode'
(#6250) `TypeError: must be str or None, not bytes` in histedit.py:geted
(#6251) `hg: parse error: pick "..." changeset was not a candidate` when
(#6258) hgk crashes with message "Error reading commits: unknown excepti
(#6259) abort: unknown revision after exiting merge conflict resolution
(#6264) Censoring large data can fail
(#6265) test_merge_prompt_cb test hangs
(#6274) hggit, exception during push
(#6275) Spurious warnings about obsolete markers with obsolete feature d
(#6281) evolve triggers exceptions from thg
(#6283) `hg unbundle` restores obsmarkers, but `hg pull` from the bundle
(#6285) "hg unshelve -i" followed by "q" to abort still applies changes
(#6289) Absorb doesn't always recognize when a change is ambiguous
(#6291) rebase --dry-run silently cleans a dirty working directory
(#6292) hgk extension not working on python3
(#6293) Rename directory sometimes inconsistent
(#6294) test-debugcommands.t unreliability
(#6295) Python 3 related 'unexpected response from remote server' when c
(#6296) Interrupting `submit --amend` while writing comment should not r
(#6298) hg amend -i ignores EOL-only changes
(#6302) Enable pause on (long) clone
(#6304) amend doesn't clear merge state
(#6305) Committing a metadataonlyctx sometimes complains about not being
(#6307) smem missing xrange import [BUG]
(#6308) contrib/bash_completion breaks if `alias hg='source /my/file'`
(#6309) Exception while pushing
(#6310) Unable to use `histedit`to mutate non-linear history
(#6313) fold: output resulting changeset node
(#6315) AttributeError: module 'hgext.git.dirstate' has no attribute 'gi
(#6316) censor extention can`t erase files behind subrepo
(#6317) hg can`t print console in windows locale
(#6318) hg can`t clone via ssh on win8
(#6321) fsmonitor: TypeError: can only concatenate str (not "bytes") to
(#6322) /usr/etc/mercurial is not used when executing /bin/hg
(#6323) Add option to olog to show only revisions that modify files (or
(#6324) tarball created by make deb-prepare does not match debian/change
new
---
Bugs opened during the reporting period.
Found 11 bugs with our query.
id summary
------- ----------------------------------------------------------------
(#6315) AttributeError: module 'hgext.git.dirstate' has no attribute 'gi
(#6316) censor extention can`t erase files behind subrepo
(#6317) hg can`t print console in windows locale
(#6318) hg can`t clone via ssh on win8
(#6319) 5.4: test-persistent-nodemap test failure
(#6320) 5.4: test-doctest test failure
(#6321) fsmonitor: TypeError: can only concatenate str (not "bytes") to
(#6322) /usr/etc/mercurial is not used when executing /bin/hg
(#6323) Add option to olog to show only revisions that modify files (or
(#6324) tarball created by make deb-prepare does not match debian/change
(#6325) Cannot Access SSL repositories 5.4 Python 3 x64
closed
------
Bugs closed during the reporting period.
Found 1 bugs with our query.
id summary
------- ----------------------------------------------------------------
(#6234) log --follow --line-range TypeError: '<' not supported between i
need example
------------
Bugs with 'need_example' status and at least a new comment.
Found 0 bugs with our query.
id summary
------- ----------------------------------------------------------------
new details
-----------
Bugs moved out of 'need_example' during the reporting period.
Found 0 bugs with our query.
id summary
------- ----------------------------------------------------------------
active
------
All bugs with any activity during the reporting period.
Found 29 bugs with our query.
id summary
------- ----------------------------------------------------------------
(#5561) at least grep and churn need to have linkrevs adjusted in evolve
(#5564) The execution bit is lost when merging conflicts with an externa
(#5944) `hg evolve` of merge commit runs into merge conflicts in unaffec
(#6045) phabsend can leave orphaned children
(#6219) mercurial can generate incomplete bundle, corrupting the reposit
(#6234) log --follow --line-range TypeError: '<' not supported between i
(#6235) hg pull hglib error
(#6249) can not interact with Server repository with proxy
(#6250) `TypeError: must be str or None, not bytes` in histedit.py:geted
(#6251) `hg: parse error: pick "..." changeset was not a candidate` when
(#6264) Censoring large data can fail
(#6265) test_merge_prompt_cb test hangs
(#6281) evolve triggers exceptions from thg
(#6283) `hg unbundle` restores obsmarkers, but `hg pull` from the bundle
(#6285) "hg unshelve -i" followed by "q" to abort still applies changes
(#6298) hg amend -i ignores EOL-only changes
(#6303) hg complains about "ignoring uknown working directory parent" in
(#6312) gate-topics: remote repository changed while pushing
(#6315) AttributeError: module 'hgext.git.dirstate' has no attribute 'gi
(#6316) censor extention can`t erase files behind subrepo
(#6317) hg can`t print console in windows locale
(#6318) hg can`t clone via ssh on win8
(#6319) 5.4: test-persistent-nodemap test failure
(#6320) 5.4: test-doctest test failure
(#6321) fsmonitor: TypeError: can only concatenate str (not "bytes") to
(#6322) /usr/etc/mercurial is not used when executing /bin/hg
(#6323) Add option to olog to show only revisions that modify files (or
(#6324) tarball created by make deb-prepare does not match debian/change
(#6325) Cannot Access SSL repositories 5.4 Python 3 x64
long inactive
-------------
Bugs without activity for 140 days (almost closing).
Found 0 bugs with our query.
id summary
------- ----------------------------------------------------------------
------------------------------------------------------------------------
Provided by Octobus -- https://bitbucket.org/octobus/hgbzstats
Report a bug -- https://bitbucket.org/octobus/hgbzstats/issues
Online version -- https://hgbzstats.octobus.net/
More information about the Mercurial-devel
mailing list