]> git.donarmstrong.com Git - debbugs.git/history - Debbugs
document the fix of #670456
[debbugs.git] / Debbugs /
2012-11-08 Don Armstrongif there is a non-source qualified version with a corre...
2012-11-08 Don Armstrongchanges is a hash of arrayrefs; properly handle it...
2012-09-06 Don ArmstrongDocument what Debbugs::Status::get_bug_status returns
2012-07-20 Don Armstrongsummary and outlook actually accept any text
2012-07-17 Don ArmstrongApply fix for ! in owner et al; fixes #681853 Thanks...
2012-07-16 Don Armstrongfix undefined value in print (should be $version, not $2)
2012-07-14 Don ArmstrongAdd support for outlook in control
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 ArmstrongFix block stanza
2012-07-14 Don Armstronguse bug_links intsead of bug_url
2012-07-13 Don ArmstrongMerge branch 'don/processcleanup' into control.at.submit
2012-07-12 Don ArmstrongFix wrong @matches indexing
2012-07-12 Don Armstrongexport check_limit
2012-07-11 Don Armstrongadd Service abstraction
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 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 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 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-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 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-06 Don ArmstrongMerge branch 'master' into cgiencoding
2012-05-29 Don Armstronguse package_links instead of pkg_url
2012-04-26 Arnout EngelenAlso mark up records of the form 'Removed indication...
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 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 Armstrongadd encode_utf8_structure routine
2012-04-04 Don Armstrongits block not blocks
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-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
2012-03-20 Don Armstronghandle $change->{allowed}
2012-03-20 Debian BTSmerge changes from dla source branch
2012-03-19 Debian BTSmerge changes from dla source branch
2012-03-19 Don Armstrongsupport a text_orig_value
2012-03-19 Don Armstrongsupport a text value
2012-03-19 Don Armstrongclear croak messages in Debbugs::Common
2012-03-19 Debian BTSmerge changes from dla source branch
2012-03-19 Don Armstrongproperly handle fixed_versions and found_versions
2012-03-19 Debian BTSmerge changes from dla source branch
2012-03-19 Don Armstrongencode utf8 log files
2012-03-19 Don Armstrongdecode utf8 strings properly; write them back out to...
2012-03-19 Don Armstrongencode is_utf8 messages
2012-03-19 Don Armstronghandle hash options to merge status
2012-03-14 Debian BTSmerge changes from dla source branch
2012-03-14 Don Armstrongremove debugging code that snuck into debbugs
2012-03-13 Debian BTSmerge changes from dla source branch
2012-03-13 Don Armstrongunlock nextnumber after overwriting
2012-03-13 Don Armstrongabstract out bug cloning
2012-03-13 Don Armstrongadd new_bug and overwrite file
2012-02-28 Don Armstrongreopen bugs properly
2012-02-27 Don Armstrongdefault to repeat merged bugs
2012-02-27 Don Armstrongnote that a bug is done in the transcript; bail out...
2012-02-16 Don Armstrongabstract out set_done and set_merged; use write log...
2012-02-16 Don Armstrongallow for tracking locks and relocking
2012-02-16 Don Armstrongpopulate nn if queue_file is not given
2012-01-18 Don Armstrongtest for equality, and only complain about the conffile...
2012-01-16 Don Armstrong * allow sort
2012-01-11 Don Armstrong * avoid warning multiple times on unknown packages
2010-08-06 Don Armstrongfix appending to log and use croak in a different place
2010-07-31 Don Armstrong * Make write_log_records more versatile and support...
2010-07-29 Don Armstrongadd hash slice
2010-07-26 Debian BTSmerge changes from dla source
2010-07-24 Don ArmstrongDon't RFC1522 escape ", ( and ). (Closes: #588859)...
2010-05-04 Debian BTSmerge changes from dla source tree
2010-05-04 Don Armstrongfix undefined pending/done issues in Pkgreport.pm
2010-05-04 Don Armstrong * Add sort_versions routine
next