]> git.donarmstrong.com Git - debbugs.git/history - scripts
add missing import of split_status_fields
[debbugs.git] / scripts /
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...
2009-02-23 Don Armstrongmerge fix for soap bug
2009-02-19 Don ArmstrongUse get_addresses to parse X-Debbugs-Cc: to allow multi...
2009-01-15 Don ArmstrongFix addition of correspondents in gen-indices (closes...
2008-12-31 Don Armstrong * check whether the bug is archived before assuming...
2008-12-05 Don Armstrong * add missing import of read_bug to process
2008-12-05 Don Armstrong * Only replace indices if changes have been made to...
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 * Use bug subscription domain in bug_list_forward
2008-10-26 Don Armstrong * Fix problems with undefined subjects
2008-09-25 Don Armstrong * Stop hard coding the path to spool in age-1
2008-09-23 Don Armstrongmerge from mainline
2008-09-19 Debian BTSmerge changes from dla source tree
2008-09-19 Don Armstrong * get rid of useless htmllogs to logs which we are...
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-16 Don Armstrongswitch from htmllog to use append_action_to_log in...
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-09 Don Armstrong * switch from bug_url to bug_links
2008-08-01 Don Armstrongmerge changes from archimedes
2008-08-01 Don Armstrong * Make service use warnings; use strict;
2008-06-19 Don Armstrong * Add support for the correspondent index
2008-06-09 Don Armstrongfix a few missing transcript calls
2008-06-09 Don Armstrong * Use warnings and strict
2008-06-09 Don Armstrong * finish deprecating quit by replacing it with die
2008-05-24 Don Armstrongditch using .in naming of scripts
2008-05-12 Debian BTS * merge don source branch changes
2008-05-12 Don Armstrong * Properly handle \n line terminated emails
2008-05-12 Don Armstrong * fix chomp wrongness
2008-05-11 Don Armstrong Distinguish between reports and followups (closes...
2008-04-26 Debian BTSmerge changes from dla source
2008-04-26 Don Armstrong * Add invalid_version template
2008-04-21 Debian BTSmerge more changes from dla source
2008-04-20 Don Armstrongremove redundant \s*
2008-03-30 Debian BTSmerge more changes from dla source
2008-03-30 Don Armstronguse full path to spamscan-sa
2008-03-30 Don Armstrongfix two braindead syntax errors
2008-03-30 Don Armstrongfix defined tests in spamscan-sa
2008-03-30 Don Armstrongmerge changes from mainline
2008-03-30 Debian BTSmerge changes from source
2008-03-30 Don Armstrong * Add configuration variables for spamscan to Debbugs...
2008-03-29 Don Armstrongfix forward links in pkgreport, add support for indexin...
2008-02-25 Debian BTSmerge changes from dla source
2008-02-25 Debian BTSmerge changes from dla source
2008-02-23 Debian BTSmerge changes from dla source
2008-02-23 Don Armstrong - Deal properly with \r line endings (closes: #467190)
2008-02-21 Don Armstrongadd default package support
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong * Add missing define($data->{done}) check
2008-02-20 Debian BTSmerge changes from dla source
2008-02-16 Debian BTSmerge changes from dla source
2008-02-16 Don Armstrong * Fix use of fill_in_template instead of fill_template
2008-02-15 Debian BTSmerge changes from dla source
2008-02-13 Debian BTSmerge changes from dla source
2008-02-13 Don Armstronguse right template for your bug done
2008-02-13 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrongcomplain about bounces without using quit()
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrong * Fix synatx error in scripts/process.in
2008-02-12 Don Armstrong * Fix more undefined value issues
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrong * Add missing mail/ directories for template location
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrong * import lockreadbug
2008-02-11 Don Armstrongadd info defined-ness check
2008-02-11 Debian BTSmerge changes from dla source
2008-02-11 Don Armstrong - Make search case insensitive (closes: #448861)
2008-02-10 Don Armstrong * Fix undefined value in length problems in process.in
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 * Pass the bugurl function using the hole methodology...
2007-09-22 Don Armstrong * Fix $date -> $header{date} thinko
2007-09-22 Don Armstrong * Add the rest of the missing templates
2007-09-20 Don Armstrong * Start using templates in process.in
2007-09-18 Don Armstrongremove getmailbody from errorlib
2007-09-18 Don Armstrong * Make process use warnings/use strict; compliant
2007-09-09 Debian BTSfix spamscan-sa
2007-09-09 Blars Blarsonfix spamscan-sa
next