]> git.donarmstrong.com Git - debbugs.git/history - scripts/service
abstract out set_done and set_merged; use write log records
[debbugs.git] / scripts / service
2012-02-16 Don Armstrongabstract out set_done and set_merged; use write log...
2010-05-04 Don ArmstrongAdd urls to control@ mail footer (Closes: #578822)...
2009-09-04 Don Armstrongsupport source as a field; revisit this later
2009-08-10 Don Armstrong * ditch extra spaces in limit output
2009-08-10 Don Armstrong * support +=-foo so ari can be happy
2009-08-10 Don Armstrongsupport cloned blocks; handle multi-packages properly
2009-08-07 Don Armstrongchange the package limit output to match the full limit...
2009-08-07 Don Armstrongfix up the debug transcript addition
2009-07-27 Don Armstrong * use found instead of version in set_found inside...
2009-07-25 Don Armstrong * properly handle cloned bugs with reopen
2009-07-24 Don Armstrong * the correct default operation is to add tags, not...
2009-07-23 Don Armstrongfix and add testing bits to test the issues with set_tag
2009-06-30 Don ArmstrongAllow trailinng periods after the control stop commands...
2009-06-30 Don ArmstrongAllow for tag nnn = baz + foo - bar in service (closes...
2009-06-19 Don ArmstrongAdd cleanup_eval_fail method to clean up the eval output
2009-06-19 Don Armstrongsupport setting limit in scripts/service
2009-05-29 Don Armstrongabstract out blocks in Debbugs::Control and have servic...
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-02 Don ArmstrongStrip BOM before regexes involving spaces (closes:...
2008-10-26 Don ArmstrongOnly send out control help when control is mailed ...
2008-10-26 Don Armstrong * Fix problems with undefined subjects
2008-09-19 Debian BTSmerge changes from dla source tree
2008-09-17 Don Armstrong * Handle when tags aren't set in usertags
2008-08-12 Debian BTSmerge changes from don
2008-08-12 Don Armstrong * fix broken . instead of ,
2008-08-12 Don Armstrong * add back missing @
2008-08-12 Don Armstrong * Add missing defined value test for block in service
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstronginclude hook bits too
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * Add debug and transcript bits to the added recipients
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * fix utter madness in checkmatch
2008-08-10 Debian BTSmerge changes from don
2008-08-09 Don Armstrongadd affects support and tests 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 * use affected_packages
2008-08-01 Don Armstrongmerge changes from archimedes
2008-08-01 Don Armstrong * Make service use warnings; use strict;
2008-06-09 Don Armstrongfix a few missing transcript calls
2008-06-09 Don Armstrong * Use warnings and strict
2008-05-24 Don Armstrongditch using .in naming of scripts