bugzilla weekly report (2021-05-17)

Octobot octobot at octobus.net
Sun May 16 22:06:01 UTC 2021


Bug activity report, between 2021-05-10 and 2021-05-17
 * urgent+: 3 bugs
 * unconfirmed: 65 bugs (1 added, 2 removed)
 * new: 2 bugs
 * closed: 5 bugs
 * need example: 0 bugs
 * new details: 0 bugs
 * active: 28 bugs
 * long inactive: 4 bugs

urgent+
-------

Open of urgent or critical bugs.
Found 3 bugs with our query.

     id                                                          summary
------- ----------------------------------------------------------------
(#6219) mercurial can generate incomplete bundle, corrupting the reposit
(#6220) [hg/python3] pre-tag hook can't fixup arguments anymore         
(#6416) `hg touch`, `hg rewind` and `hg metaedit` create non-identical c

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

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

     id                                                          summary
------- ----------------------------------------------------------------
(#6075) explicit GC on every request make repositories with thousands of
(#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                            
(#6348) Occasional "depthcache must be warmed before use" errors on push
(#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                                       
(#6448) hg-evolve sometimes shows status changes even when the -q / --qu
(#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`  
(#6481) graphlog's graphshorten option produces a confusing graph shape 
(#6484) Blank output from some hg commands                              
(#6490) hgweb error on /archive/ without node                           
(#6491) Repository in a state where files are erroneously identified as 
(#6494) topic on merged commit changes diff                             
(#6495) utf-8 encoding error in hg log --style changelog                
(#6497) RFE: hg which command, that identifies where a subcommand is def
(#6498) [evolve] user/username confusion                                
(#6499) 5.7.1: test-archive.t test failure                              
(#6500) KeyError in hg fold                                             
(#6501) Rebase switches parent order of merge                           
(#6502) Hg archive download in a slow manner.                           
(#6503) TypeError in 'show work' with topics enabled                    
(#6505) test-git-interop.t failure                                      
(#6507) share can't work with repo at samba-path                        
(#6508) sparse extention can't avoid sub-repo                           
(#6509) Mercurial rust extensions crash                                 
(#6511) git repo stuck in an ODB type mismatch state                    
(#6512) Using shelve's delete and interactive flag together just deletes
(#6516) Tags in .hgtags sometimes not usable                            
(#6521) dirstate not tracks sparse changes                              

new
---

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

     id                                                          summary
------- ----------------------------------------------------------------
(#6520) threading.currentThread has been deprecated in favour of threadi
(#6521) dirstate not tracks sparse changes                              

closed
------

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

     id                                                          summary
------- ----------------------------------------------------------------
(#6179) `hg fix -r .` should update to rewritten commit                 
(#6346) run-tests.py --order-by-runtime doesn't work on py3             
(#6510) git tiprev() returns a tuple instead of int                     
(#6515) mercurial/hook.py: TypeError: %b requires a bytes-like object   
(#6519) "hg pull <source>" is pulling from default instead              

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

     id                                                          summary
------- ----------------------------------------------------------------
(#4297) sparse Extension Deletes Modified Files on Merge                
(#6075) explicit GC on every request make repositories with thousands of
(#6123) hg shelve has no information about branches                     
(#6127) hg import fails to apply patches with trailing `\r` and `\ No ne
(#6179) `hg fix -r .` should update to rewritten commit                 
(#6219) mercurial can generate incomplete bundle, corrupting the reposit
(#6340) Occasional "IndexError: revlog out of range" on amends          
(#6346) run-tests.py --order-by-runtime doesn't work on py3             
(#6355) Comparision with None problem in mercurial.obsolete             
(#6406) Picking a commit with a topic to a wdir without a topic neither 
(#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
(#6446) Python3 builds echo password to the terminal on Windows         
(#6453) Unknown exception on execute the command "hg pull -u"           
(#6454) Rebase w/ dirty wdir + in-memory merge can lead to data loss    
(#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                  
(#6484) Blank output from some hg commands                              
(#6498) [evolve] user/username confusion                                
(#6509) Mercurial rust extensions crash                                 
(#6510) git tiprev() returns a tuple instead of int                     
(#6515) mercurial/hook.py: TypeError: %b requires a bytes-like object   
(#6519) "hg pull <source>" is pulling from default instead              
(#6520) threading.currentThread has been deprecated in favour of threadi
(#6521) dirstate not tracks sparse changes                              

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

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

     id                                                          summary
------- ----------------------------------------------------------------
(#6228) "/help" link for config _command_ goes to help for config _topic
(#6277) Obsolescence of root nodes is not transmitted                   
(#6347) shell completion scripts for evolve                             
(#6375) file ".hg/wcache/checkisexec" created with wrong permissions    

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