]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/Bug.pm
use status->package/found/fixed instead of custom code in D::Bug
[debbugs.git] / Debbugs / Bug.pm
2019-06-30 Don Armstronguse status->package/found/fixed instead of custom code...
2019-06-30 Don Armstrongbuild sources directly from the package collection
2019-06-30 Don Armstrongautomatically switch between creating source and binary...
2019-06-02 Don Armstrongremove debbuging Data::Printer code which snuck in
2019-05-27 Don ArmstrongUse Debbugs::Bug::Status in Debbugs::Bug
2018-07-14 Don Armstrongadd email and url access objects
2018-06-14 Don Armstrongsupport usertags in Debbugs::Bug and Debbugs::Bug::Tag
2018-06-08 Don ArmstrongMousify Debbugs::Log and integrate with Debbugs::Bug
2018-06-08 Don Armstronginclude affects in package loading
2018-06-08 Don Armstrongadd _mergedwith_array for speed when filtering
2018-06-08 Don Armstronguse schema_argument
2018-06-08 Don Armstrongadd CARP_TRACE
2018-06-07 Don Armstrongupdate OO interface to near-completion
2018-05-01 Don Armstrongadd start of Mouse/Moose based OO Interface to packages