]> git.donarmstrong.com Git - debbugs.git/history - scripts/process
Handle RFC1522 escaped commas in structured headers (#1041638)
[debbugs.git] / scripts / process
2023-07-24 Don ArmstrongHandle RFC1522 escaped commas in structured headers... master
2022-12-02 Paul WisePrevent usertags created at submit time from including...
2021-03-12 Paul WiseFix default user for usertags
2021-03-11 Don Armstrongfix usertag/usertags typo
2021-03-11 Paul WiseAdd support for setting usertags for multiple users...
2021-03-11 Paul WiseFix pluralising the Tag/Usertag headers
2020-02-14 Don Armstrongsupport -done being set in a psuedoheader don/done_psuedoheader
2018-03-16 Don ArmstrongMerge branch 'database'
2018-03-09 Don ArmstrongMerge branch 'text_xslate_templates'
2018-01-22 Don ArmstrongSwitch from Text::Template to Text::Xslate
2017-12-05 Don Armstrongshould be $gMaintainerEmail not $gMaintainer in <>
2017-11-18 Don ArmstrongUse foo <bar@baz.com> instead of bar@baz.com (foo)...
2017-08-12 Don ArmstrongMerge remote-tracking branch 'local/master' into database
2017-08-10 Don Armstrongthere's no reason to use locale; in proces or service
2017-08-05 Don ArmstrongInclude references from the original bug in replies
2017-08-05 Don ArmstrongMerge remote-tracking branch 'origin/master' into database
2017-08-05 Don Armstronginclude non-breaking spaces in pheader regex for old...
2017-07-10 Don Armstrongstrip out Mail-Followup-To
2017-07-06 Don Armstrongset Reply-To and Content-Type in done and forward
2017-06-25 Don Armstrongsupport singular tag/usertag in psuedoheaders
2017-06-22 Don ArmstrongInclude the protocol (http://) in gWebDomain and gCGIDomain
2017-03-31 Don Armstrongprefix src: to all source packages
2016-09-05 Don ArmstrongFix (and test) setting summary/outlook in Control:...
2015-07-04 Rafael LaboissierePlural/singular agreement in error message
2014-04-23 Don Armstrongdon't go past end of @msg when setting
2014-04-21 Don Armstronghandle package, msgid, and keywords being undefined
2014-04-15 Don ArmstrongBecause we now properly decode UTF8, in order to strip... don/fix_bom
2013-03-14 Don ArmstrongMerge branch 'master' of git+ssh://git.donarmstrong...
2013-03-14 Don ArmstrongMerge remote-tracking branch 'origin/don/fix_encoding'
2013-03-14 Don Armstrongmap recips to utf8 octets
2013-03-14 Don Armstrongmerge libravatar support into master
2013-03-14 Don ArmstrongMerge branch 'don/fix_encoding'
2013-03-14 Don Armstrongfix wrong encoding of $fwd; put the debug handle into...
2012-11-15 Don Armstrongoutput errors to the transcript if we are parsing contr...
2012-10-14 Don ArmstrongOnly remove list headers if the message appears to...
2012-09-28 Don Armstrongchange how $generalbcc is assigned
2012-09-28 Mike GabrielUse locale independent date format for mail processing...
2012-09-28 Mike GabrielMake sure that mails to gSubscriptionDomain and gBugSub...
2012-09-28 Mike GabrielRemove mailing list markers of the form [<list-name...
2012-07-17 Don ArmstrongApply fix for ! in owner et al; fixes #681853 Thanks...
2012-07-15 Don Armstrongfix lack of unlocking in process before we start control
2012-07-14 Don Armstrongsubmitter is U, not S
2012-07-14 Don Armstrongtest that -1 actually refers to the current bug control.at.submit
2012-07-14 Don ArmstrongMerge branch 'control.at.submit'
2012-07-14 Don Armstrongadd submit at control support to process
2012-07-13 Don ArmstrongMerge branch 'don/processcleanup' into control.at.submit
2012-07-12 Don Armstronguse slurp and io file to read the original report
2012-07-12 Don Armstrongswitch to finish()
2012-07-12 Don Armstrongextract control psuedoheaders into @control_bits
2012-07-10 Don Armstronguse Getopt::Long and Pod::Usage in process
2012-07-08 Don ArmstrongMerge branch 'master' into don/processcleanup
2012-07-08 Don Armstrongencode added header separately from message to avoid...
2012-07-06 Don Armstrong* Use a hash to select the proper message
2012-03-25 Don Armstrongit's newref not new_ref
2012-03-25 Don Armstrongset newref to fix #665089
2012-03-13 Debian BTSmerge changes from dla source branch
2012-03-13 Don Armstrongadd new_bug and overwrite file
2010-08-06 Don Armstrongfix logfh call
2010-07-31 Don Armstrong * Use binary_to_source in process
2010-02-08 Debian BTSmerge changes from don source
2010-02-02 Don Armstrong* Allow tag instead of tags; silently normalize it...
2009-09-10 Debian BTSmerge changes from dla source
2009-09-10 Don Armstrong * Rewrite binary_to_source to be more complete and...
2009-08-24 Debian BTSmerge changes from dla source
2009-08-24 Don Armstrong * fix the unknown package maintainer issues in checkma...
2009-08-19 Debian BTSmerge changes from dla source
2009-08-19 Don Armstrongfix x-loop addition
2009-08-19 Debian BTSmerge changes from dla source
2009-08-18 Don Armstrong * add missing join to common_headers setting
2009-08-17 Debian BTSmerge changes from dla source
2009-08-17 Don Armstronguse xloop everywhere, and do not ditch old values
2009-08-11 Debian BTSmerge changes from dla source
2009-08-11 Don Armstronghandle src: package maintainers properly in submit@
2009-08-10 Debian BTSmerge changes from dla source
2009-08-03 Don Armstronguse splitpackages in process
2009-07-23 Debian BTSmerge changes from don source
2009-02-23 Don Armstrongmerge fix for soap bug
2009-02-19 Don ArmstrongUse get_addresses to parse X-Debbugs-Cc: to allow multi...
2008-12-31 Don Armstrong * check whether the bug is archived before assuming...
2008-12-05 Debian BTSmerge changes from dla source
2008-12-05 Don Armstrong * add missing import of read_bug to process
2008-12-04 Debian BTSmerge changes from dla source
2008-12-02 Don ArmstrongStrip BOM before regexes involving spaces (closes:...
2008-10-26 Don Armstrong * Use bug subscription domain in bug_list_forward
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-08-16 Don Armstrongswitch from htmllog to use append_action_to_log in...
2008-08-09 Debian BTS merge changes from dla source
2008-08-09 Don Armstrong * switch from bug_url to bug_links
2008-06-09 Don Armstrong * finish deprecating quit by replacing it with die
2008-05-24 Don Armstrongditch using .in naming of scripts