]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/Control.pm
Fix (and test) setting summary/outlook in Control: messages (Closes: #836613).
[debbugs.git] / Debbugs / Control.pm
2009-05-29 Don Armstrongabstract out blocks in Debbugs::Control and have servic...
2009-03-23 Don Armstrong * update copyright
2009-03-23 Don Armstrongfix bug in affects, use common_control_options in set_t...
2009-03-19 Don Armstrongadd submitter changed email template
2009-03-06 Don Armstrong * Abstract out start and end control bits in Debbugs...
2008-12-04 Debian BTSmerge changes from dla source
2008-10-26 Don Armstrong * Handle undefined bugs in the data which is read
2008-09-19 Debian BTSmerge changes from dla source tree
2008-08-16 Don Armstronggeneralize append_to_log
2008-08-14 Don Armstrong * $param{log} should be $param{message} instead
2008-08-12 Debian BTSmerge changes from don
2008-08-12 Don Armstrong * trim off trailing spaces in summary
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrongadd missing space and title summary
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrongadd newline after each line
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * try to rip out quoted replies
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrongadd missing comma in Debbugs/Control; add test for...
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * Add debug and transcript information on every bug
2008-08-10 Debian BTSmerge changes from don
2008-08-09 Don Armstrong * Add support for affects
2008-08-09 Don Armstrong * Add the summary feature
2008-08-09 Debian BTS merge changes from dla source
2008-08-09 Don Armstrong * add handle affected packages code
2008-08-05 Don Armstrongfix owner mark
2008-08-01 Don Armstrongmerge changes from archimedes
2008-08-01 Don Armstrong * Add control owner function
2008-08-01 Don Armstrongmerge changes from archimedes
2008-06-25 Don Armstrong * Use absolute paths
2008-06-09 Don Armstrong * Use globify_scalar
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrong * Add missing mail/ directories for template location
2008-02-10 Debian BTSmerge in changes from dla source tree
2008-02-10 Don Armstrong * Start using the templates for control and the fake...
2008-02-10 Don Armstrong * Since we need IO::Scalar, we need to use it here.
2007-07-20 Debian BTSmerge changes from dla source branch
2007-07-20 Don Armstrong * Test unlocking issues in unarchive
2007-07-14 Debian BTSmerge changes from source
2007-07-06 Don Armstrong * Unlock the locks held when Debbugs::Control die...
2007-07-05 Don Armstrongadd a date to the fakemail
2007-07-03 Debian BTSmerge changes from dla source tree
2007-07-03 Don Armstrong * Fix the Debbugs::Control bug regex
2007-06-19 Debian BTSmerge changes from dla source tree
2007-06-17 Don Armstrong * Allow bughook archive to trigger multiple bugs in...
2007-06-16 Debian BTSmerge changes from dla source tree
2007-06-16 Don Armstrong * Add missing Received: line to the fakecontrol messa...
2007-06-13 Debian BTSmerge changes from dla source tree
2007-06-13 Don Armstrong * Add Debbugs::Control which will eventually contain...