http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/scripts/weekly-report Mercurial Repository: p/roundup/code: scripts/weekly-report history 2026-04-08T21:39:40-04:00 chore: remove __future print_funcion from code. http://hg.code.sf.net:8000/p/roundup/code/#changeset-9c3ec0a5c7fc88acb8a65632ecc13b2d52380314 John Rouillard rouilj@ieee.org 2026-04-08T21:39:40-04:00 2026-04-08T21:39:40-04:00
changeset 9c3ec0a5c7fc
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description chore: remove __future print_funcion from code.

Not needed as of Python 3.
files
fix: multiple fixes, lint cleanup http://hg.code.sf.net:8000/p/roundup/code/#changeset-20ab9a4b76e9fa9a0eb211d7a7e128de375881a3 John Rouillard rouilj@ieee.org 2024-03-05T10:18:47-05:00 2024-03-05T10:18:47-05:00
changeset 20ab9a4b76e9
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description fix: multiple fixes, lint cleanup

Fixed bug where date filter was not applied to history and summary got
old data.

Fixed bug where issues with 0 messages were reported in top 10.

Filter duplicates from resolved reporting.

Print output indicating no items were created/resolved/had activity.

Variable name changes.

add second CLI argument to set interval

add example output to comment
document format of main accumulator variables

remove math import - used len(str(max num)) rther than log base 10.

lint: replace id variable, sort imports
files
Python 3 preparation: miscellaneous Python scripts not named *.py. http://hg.code.sf.net:8000/p/roundup/code/#changeset-c75defc1c2f0e57786cd6be339eda3843b188969 Joseph Myers jsm@polyomino.org.uk 2018-07-25T00:36:40+00:00 2018-07-25T00:36:40+00:00
changeset c75defc1c2f0
branch
bookmark
tag
user Joseph Myers <jsm@polyomino.org.uk>
description Python 3 preparation: miscellaneous Python scripts not named *.py.
files
Fix issue1891328 http://hg.code.sf.net:8000/p/roundup/code/#changeset-5db2dfff85d874780de14012f9e6860a8a0ba308 Stefan Seefeld stefan@seefeld.name 2009-02-16T21:10:04+00:00 2009-02-16T21:10:04+00:00
changeset 5db2dfff85d8
branch
bookmark
tag
user Stefan Seefeld <stefan@seefeld.name>
description Fix issue1891328
files
add new script http://hg.code.sf.net:8000/p/roundup/code/#changeset-7f0c63868fa96c901bd9b669e35a6de6fd4912c0 Richard Jones richard@users.sourceforge.net 2006-11-22T00:09:08+00:00 2006-11-22T00:09:08+00:00
changeset 7f0c63868fa9
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description add new script
files