]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2012-07-14 Don Armstrongoutput outlook in bugreport outlook
2012-07-14 Don ArmstrongAdd support for outlook in 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 Armstrongdata can be a HASHREF not a SCALAR in check_limit
2012-07-14 Don ArmstrongMerge branch 'control.at.submit'
2012-07-14 Don Armstrongadd submit at control support to process
2012-07-14 Don ArmstrongFix block stanza
2012-07-14 Don Armstronguse bug_links intsead of bug_url
2012-07-14 Don Armstrongadd tests for control at submit time
2012-07-13 Don Armstrongremove -1.log
2012-07-13 Don ArmstrongRemove obsolute @maintcc and $packagepr bits
2012-07-13 Don ArmstrongRemote obsolute @bcc code
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-12 Don ArmstrongFix wrong @matches indexing
2012-07-12 Don Armstrongexport check_limit
2012-07-12 Don Armstrongcall Debbugs::Control::service for all services
2012-07-11 Don Armstrongadd Service abstraction
2012-07-10 Don Armstronguse Getopt::Long and Pod::Usage in process
2012-07-10 Don Armstrongfix export tags in MIME
2012-07-09 Don Armstrongsupport export tags
2012-07-08 Don Armstrongcall decode_rfc1522 before calling decode_utf8 cgiencoding
2012-07-08 Don ArmstrongMerge branch 'master' into don/processcleanup
2012-07-08 Don Armstrongdocument that encoding issues have been resolved don/processencoding
2012-07-08 Don ArmstrongDebbugs::Log no longer attempts to convert to perl...
2012-07-08 Don Armstrong* Use encode_utf8 to encode perl strings before appendi...
2012-07-08 Don Armstronggit rid of encoding in Debbugs::Log; everything should...
2012-07-08 Don Armstrongencode added header separately from message to avoid...
2012-07-08 Don Armstrongtest for escaped utf8 bug log
2012-07-08 Don Armstrongexplicitly decode_utf8 instead of use utf8
2012-07-08 Don ArmstrongMerge branch 'don/processencoding' of git+ssh://git...
2012-07-08 Don Armstrongonly encode to utf8 if is_utf8 is set; otherwise the...
2012-07-08 Don Armstrongtest for utf8 control messages
2012-07-08 Don Armstrongdo not encode mesages into utf8 when sending; this...
2012-07-08 Don ArmstrongOnly use decode_utf8 if the string isn't already in...
2012-07-08 Don Armstrongadd test script which shows encoding problems
2012-07-08 Don Armstrongsupport attachments in test scripts
2012-07-07 Don Armstrongset the is_utf8 bit on $output
2012-07-07 Don Armstrongall files that __add_to_hash reads should be in UTF-8
2012-07-07 Don Armstronguse :raw for the mail messages
2012-07-07 Don Armstrongread the log file as utf8 by default
2012-07-07 Don Armstrongstatus files should all be in UTF8; no longer attempt...
2012-07-07 Don Armstronguse UTF-8 encoding on all templates
2012-07-07 Don Armstrongdecode_rfc1522 now outputs perl internal format
2012-07-07 Don Armstrongdecode_rfc1522 now outputs perl internal format
2012-07-06 Don ArmstrongMerge branch 'master' into cgiencoding
2012-07-06 Don Armstrong* Use a hash to select the proper message
2012-05-29 Don Armstronguse package_links instead of pkg_url
2012-04-26 Don Armstrongfix Arnout's last name
2012-04-26 Don Armstrongdocument arnout fixes
2012-04-26 Arnout EngelenAlso mark up records of the form 'Removed indication...
2012-04-26 Don Armstrongadd back vcs-browser; document pushed fixes
2012-04-26 Arnout EngelenUpdate Vcs-* fields to point to Git instead of Bzr
2012-04-26 Arnout Engelenadd Homepage field, pointing to the Debbugs Team page...
2012-04-25 Don Armstrongdocument fix of 670411
2012-04-25 Don Armstrongadd additional space after owned by: span (closes ...
2012-04-19 Don Armstrongadd testcover rule; add fake safe for testing coverage
2012-04-17 Don ArmstrongMerge branch 'master' into cgiencoding
2012-04-17 Don Armstronghandle leading & in hole_var nosafe
2012-04-17 Don Armstrongrip out safe support in Debbugs::Text
2012-04-11 Don Armstrongno longer check for uid equality with DEBBUGS_CONFIG_FI...
2012-04-11 Don Armstrongadd ip from busoni's bugspam
2012-04-11 Don Armstronguse utf8 io layer for stdout in cgis
2012-04-11 Don Armstrongwe only run 2 tests, not 5 in 02_common.t
2012-04-11 Don Armstronginclude Encode for decode_utf8
2012-04-11 Don Armstrongproperly encode utf8 status fields when version is 3
2012-04-11 Don ArmstrongDebbugs::SOAP uses encode_utf8_structure from Debbugs...
2012-04-11 Don Armstronghandle the request subject being undef
2012-04-11 Don Armstrongdecode_rfc1522 returns is_utf8 strings
2012-04-11 Don Armstrongadd Debbugs::Common test framework
2012-04-11 Don Armstrongfix decode test for the utf8 encoded return
2012-04-11 Don Armstrongadd encode_utf8_structure routine
2012-04-04 Don Armstrongits block not blocks
2012-04-03 Don Armstrongaffects now appends packages by default (closes: #65637...
2012-04-03 Don Armstrongdefault to + for affects if there are packages, = otherwise
2012-03-26 Don Armstrongswitch to version 3 status files which are utf8 encoded
2012-03-26 Don Armstronguse data walk and encode to only hand out utf8 octets...
2012-03-26 Don Armstrongencode_rf1522 needs to handle utf8 strings
2012-03-26 Don Armstrongglobify scalar uses utf8 scalars
2012-03-26 Don Armstrongprovide sensible defaults for default_headers
2012-03-26 Don Armstrongread report from the spool directory even if we're...
2012-03-25 Don Armstrongit's newref not new_ref
2012-03-25 Don Armstrongset newref to fix #665089
2012-03-23 Debian BTSmerge changes from dla source branch spacefun
2012-03-23 Don Armstrongtry every bug in a changeset on every attempt
2012-03-23 Don Armstrongoutput more information when forcemerge fails; don...
2012-03-23 Debian BTSmerge changes from dla source branch
2012-03-23 Don Armstrongoutput to transcript even in cases of internal requests
2012-03-21 Debian BTSmerge changes from dla source branch
2012-03-21 Don Armstrongupdate debugging functions
2012-03-21 Don Armstrongoutput more debugging information while debug is set
2012-03-20 Debian BTSmerge changes from dla source branch
2012-03-20 Don Armstrongallow merge locks to be relocked; readd keywords only...
2012-03-20 Debian BTSmerge changes from dla source branch
2012-03-20 Don Armstrongfix ordering of allowed; add merge versions test
2012-03-20 Don Armstrongreally ditch croak messages
2012-03-20 Debian BTSmerge changes from dla source branch
next