bugzilla weekly report (2021-02-22)

Octobot octobot at octobus.net
Sun Feb 21 23:13:42 UTC 2021


Bug activity report, between 2021-02-15 and 2021-02-22
 * urgent+: 3 bugs (1 added)
 * unconfirmed: 49 bugs (1 added, 1 removed)
 * new: 2 bugs
 * closed: 6 bugs
 * need example: 0 bugs
 * new details: 0 bugs
 * active: 24 bugs
 * long inactive: 3 bugs

urgent+
-------

Open of urgent or critical bugs.
Found 3 bugs with our query (1 added).

     id                                                          summary
------- ----------------------------------------------------------------
(#6220) [hg/python3] pre-tag hook can't fixup arguments anymore         
(#6416) `hg touch`, `hg rewind` and `hg metaedit` create non-identical c
(#6489) hg incoming -T '{topic}' stopped working with evolve 10.2.0     

unconfirmed
-----------

Bugs with status 'unconfirmed'.
Found 49 bugs with our query (1 added, 1 removed).

     id                                                          summary
------- ----------------------------------------------------------------
(#6212) monoblue: many help pages illegible due to layout problems      
(#6309) Exception while pushing                                         
(#6318) hg can`t clone via ssh on win8                                  
(#6336) Performance Regression on grafting                              
(#6340) Occasional "IndexError: revlog out of range" on amends          
(#6345) Rebasing adds unrelated file changes                            
(#6355) Comparision with None problem in mercurial.obsolete             
(#6377) hg split failure                                                
(#6386) metaedit should trigger evolve --all                            
(#6387) topic - merge - rebase                                          
(#6397) Th prompt 'password:' is written to STDERR stream.              
(#6402) test-stdio.py flakiness                                         
(#6404) split sometimes loses topics                                    
(#6406) Picking a commit with a topic to a wdir without a topic neither 
(#6408) hggit incoming: 'overlaymanifestlog' object has no attribute '_r
(#6414) In-memory rebase does not reactivate bookmark after falling back
(#6417) --per-file does not work when only one file has changed         
(#6420) need ability to use non-native eols in work-files, besides nativ
(#6421) Missing but unneeded merge-tool entries too noisy even for verbo
(#6426) display commit info (branch, topic, …) when prompted by `hg prev
(#6432) SQLite error handling request cmd=evoext_obshashrange_v1        
(#6433) duplicated output for `hg next` when ambiguous changesets       
(#6435) In memory rebase drops the topic                                
(#6437) mercurial5.6 py3 can't access installed modules                 
(#6441) Rename topics more easily                                       
(#6442) prune: add -t --topic                                           
(#6443) prune: advice for recover                                       
(#6446) Python3 builds echo password to the terminal on Windows         
(#6448) hg-evolve sometimes shows status changes even when the -q / --qu
(#6451) Py_SET_TYPE() should be used to support Python 3.10             
(#6453) Unknown exception on execute the command "hg pull -u"           
(#6454) Rebase w/ dirty wdir + in-memory merge can lead to data loss    
(#6457) Integrity Check Failed                                          
(#6458) topic information missing in JSON log output                    
(#6462) Add support for lightweight, unversioned tags                   
(#6463) hg commit --amend crashes if committemplate contains "{revset(..
(#6464) largefiles.usercache configuration option is not documented     
(#6465) Provide option to not use largefiles usercache                  
(#6467) purge remove files following directory junctions, included desti
(#6468) test-sqlitestore.t is flaky                                     
(#6470) test-wireproto-exchangev2-shallow.t is flaky                    
(#6473) __index__.py is generated with str instead of bytes             
(#6474) narrow extention loose it`s page                                
(#6477) Tracking down the status of `HGMERGE=internal:local hg evolve`  
(#6480) test-convert-cvs assumes existence of "python"                  
(#6481) graphlog's graphshorten option produces a confusing graph shape 
(#6482) Push to multiple targets                                        
(#6484) Blank output from some hg commands                              
(#6490) hgweb error on /archive/ without node                           

new
---

Bugs opened during the reporting period.
Found 2 bugs with our query.

     id                                                          summary
------- ----------------------------------------------------------------
(#6489) hg incoming -T '{topic}' stopped working with evolve 10.2.0     
(#6490) hgweb error on /archive/ without node                           

closed
------

Bugs closed during the reporting period.
Found 6 bugs with our query.

     id                                                          summary
------- ----------------------------------------------------------------
(#6399) json output contains non-json data                              
(#6400) Provide header for "hg diff"                                    
(#6410) Can't create bookmarks named like 3_9: "cannot use an integer as
(#6412) Provide docker image with advanced mercurial features (evolve)  
(#6483) hg status -I does not work correctly with the Rust extensions   
(#6488) Exception happened during processing request                    

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 24 bugs with our query.

     id                                                          summary
------- ----------------------------------------------------------------
(#3591) record shouldn't touch the working directory                    
(#5162) Quitting `hg split -r <rev>` does not clean working directory   
(#6305) Committing a metadataonlyctx sometimes complains about not being
(#6309) Exception while pushing                                         
(#6318) hg can`t clone via ssh on win8                                  
(#6336) Performance Regression on grafting                              
(#6377) hg split failure                                                
(#6399) json output contains non-json data                              
(#6400) Provide header for "hg diff"                                    
(#6409) `hg topic --rev FOO` change content of merges                   
(#6410) Can't create bookmarks named like 3_9: "cannot use an integer as
(#6412) Provide docker image with advanced mercurial features (evolve)  
(#6432) SQLite error handling request cmd=evoext_obshashrange_v1        
(#6433) duplicated output for `hg next` when ambiguous changesets       
(#6435) In memory rebase drops the topic                                
(#6437) mercurial5.6 py3 can't access installed modules                 
(#6457) Integrity Check Failed                                          
(#6468) test-sqlitestore.t is flaky                                     
(#6470) test-wireproto-exchangev2-shallow.t is flaky                    
(#6478) IndexError in hg log when given one existing and one non-existin
(#6483) hg status -I does not work correctly with the Rust extensions   
(#6488) Exception happened during processing request                    
(#6489) hg incoming -T '{topic}' stopped working with evolve 10.2.0     
(#6490) hgweb error on /archive/ without node                           

long inactive
-------------

Bugs without activity for 140 days (almost closing).
Found 3 bugs with our query.

     id                                                          summary
------- ----------------------------------------------------------------
(#5944) `hg evolve` of merge commit runs into merge conflicts in unaffec
(#6360) hg update which includes merging of files has unwanted results  
(#6403) evolve with empty commits seems to fail.                        

------------------------------------------------------------------------
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