0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
team-assigned-bug-tasks.py: add in an exception handler for inaccessible(?) bug reports More... over 16 years ago
bug-report-framework/team-assigned-bug-tasks.py: modified description More... over 16 years ago
bug-report-framework/team-assigned-bug-tasks.py: also get the bugs assigned to the team not just members More... over 16 years ago
bug-report-framework/template.html: replacing last paragraph with place holder More... over 16 years ago
team-assigned-bug-tasks.py: use .cred extension of launchpad credentials More... over 16 years ago
bug-report-framework: added a report template, courtesy of Launchpad, and an example report, using launchpadlib, that adds output to the report template More... over 16 years ago
Merge in my rewrite of b-tag.sh in python+launchpadlib from my devel branch. More... over 16 years ago
Merge from upstream project. More... over 16 years ago
Rewrite b-tag.sh in python using launchpadlib directly. It's mildly over-engineered but was a worth it to explore how to interact via launchpadlib. More... over 16 years ago
check-needs-packaging.py: sorting output by bug number in descending order More... over 16 years ago
package-bug-guidelines/xorg.txt: adding in xorg from what bryce wanted More... over 16 years ago
package-bug-guidelines/linux.txt: need "ubuntu-bug -p" for Hardy More... over 16 years ago
Merge in from upstream. More... over 16 years ago
Merge in my local devel changes to the dl-iso-script More... over 16 years ago
Update for jaunty More... over 16 years ago
added template for package bug guidelines More... over 16 years ago
added bug guidelines for usplash More... over 16 years ago
package-bug-guidelines: added directory for package bug filing guidelines and guidelines for linux More... over 16 years ago
Setting QUIET="true" was not having the same behavior as passing --quiet because the options to rsync would only get set when the latter happened. Fixed. Thanks to Lars Wirzenius <[email protected]> for getting me to reexamine this code. More... almost 17 years ago
From: Lars Wirzenius <[email protected]> More... almost 17 years ago
Created an iso-ripper script, which walks through all of the downloaded isos in ${HOME}/iso/ and pulls out debs from them into ${HOME}/iso/cache. The intended use is for the latter to be fed into apt-cacher-import.pl. More... almost 17 years ago
Convert to using -J on isoinfo so we can use the joliet translated pathnames for the info files. Skip isos that don't claim to support Joliet, or else isoinfo will report errors. More... almost 17 years ago
bugs-mailinglist/tagged-bugs.py: script for finding bug numbers with a tag and the date tagged More... almost 17 years ago
Report the $DIR location More... almost 17 years ago
Make the md5sum verification honor the --quiet option unless there's a failure. More... almost 17 years ago
Don't fail if the isoinfo command fails; this occurs when an iso has only been partially downloaded. More... almost 17 years ago
Make --version support the --debug option properly More... almost 17 years ago
Turn the dir setup into a function. Ideally, one could specify the dir location on the command line, but that takes some reworking of the script. More... almost 17 years ago
Merge in changes from bdmurray More... almost 17 years ago
check-needs-packaging.py: clean up html formatting More... almost 17 years ago