Rechercher une page de manuel
bugnumbers
Langue: en
Version: 2007-12-31 (ubuntu - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
bugnumbers - A bug triaging tool for MaloneSYNOPSIS
bugnumbers --version bugnumbers [ OPTIONS ] -p <source-package> bugnumbers [ OPTIONS ] -l <Launchpad-URL>OVERVIEW
Bugnumbers is part of the bughelper suite written by Ubuntu's BugSquad!Bug triaging is one of the most challenging jobs of the BugSquad team on Malone (Launchpad bug tracker). On Dec 2006, Henrik Nilsen Omma sent a message to the BugSquad mailing list announcing a script to help with bug triaging. Then, Daniel Holbach started to improve it and both of them started a new product in Launchpad for bughelper, where the BugSquad team develops it further.
DESCRIPTION
Bugnumbers is designed to search bug reports for specific criteria i.e. all the New bugs about ubiquity with more than 2 attachments and then show you bug numbers matching that criteria.OPTIONS
These are all the options available so far:- --version
- show program's version number and exit
- -h, --help
- show this help message and exit
- -p, --package=PACKAGENAME
- package with bugs to search
- -l, --url=URL
- bug list URL to search
- -m, --minbug=BUGNUMBER
- only search bugs with numbers higher than the bug number provided
- -f, --filterbug=BUGNUMBER[,BUGNUMBER,...]
- don't show the provided bug number(s)
- -U, --upstream
- also consider upstream bugs
- -C, --closed
- also search closed bugs
- -d, --dups
- also search duplicates
- --count
- count the number of comments
- --status=STATUS
- filter on provided status
- --importance=IMPORTANCE
- filter on provided importance
- --tag=TAG[,TAG,...]
- filter on bug tag(s)
- --reporter=LAUNCHPAD-LOGIN
- filter on the reporter
- --nd="(<|>)<INT>"
- filter on the number of duplicates
- --ns="(<|>)<INT>"
- filter on the number of direct subscribers
- --nc="(<|>)<INT>"
- filter on the number of comments
- --na="(<|>)<INT>"
- filter on the number of attachments
- --lc=COMMENT_SPEC
- filter on the last comment's author (u:LAUNCHPAD-LOGIN) and/or date (d:YYYY-MM-DD) of last comment e.g. --lc "u:brian-murray&d:2007-12-04"
- --sort=(nr|status|importance)
- sort output by bugnumber, status or importance; add '-' (e.g. '-nr') for reverse order
- --stats
- show statistical information (status and importance)
- --format=(plain|numbers|url|wiki|bugday|html)
- format output - default is plain
- --footer=(s|t|st)
- show (s)tatistical or date/(t)ime information in the footer of the results
- --file=FILENAME
- print to file
- --cookie=COOKIE
- valid cookie-file for authentication
- --ignore_conflicts
- ignore conflicts in filter options
COPYRIGHT
This manual page was written by Ubuntu's BugSquad for the Malone bug tracking system. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.On Debian systems (like Ubuntu), the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre