]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/Status.pm
properly encode utf8 status fields when version is 3
[debbugs.git] / Debbugs / Status.pm
2012-04-11 Don Armstrongproperly encode utf8 status fields when version is 3
2012-03-26 Don Armstrongswitch to version 3 status files which are utf8 encoded
2012-03-19 Debian BTSmerge changes from dla source branch
2012-03-19 Don Armstrongdecode utf8 strings properly; write them back out to...
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 Armstrongadd new_bug and overwrite file
2012-02-16 Don Armstrongallow for tracking locks and relocking
2010-02-08 Debian BTSmerge changes from don source
2010-02-05 Don Armstrong * fix extraneous semicolon
2009-09-10 Debian BTSmerge changes from dla source
2009-09-10 Don ArmstrongDitch \r and \n in status fields (closes: #545895)
2009-09-10 Don Armstrong * Rewrite binary_to_source to be more complete and...
2009-09-03 Debian BTSmerge changes from dla source
2009-09-03 Don Armstrong * fix regex in get_bug_status for determining source
2009-08-24 Debian BTSmerge changes from dla source
2009-08-20 Don Armstrongsplit on keywords and tags
2009-08-19 Debian BTSmerge changes from dla source
2009-08-19 Don Armstrongfix dumb infinite loop; really fix this properly soon...
2009-08-19 Debian BTSmerge changes from dla source
2009-08-19 Don Armstrongadd in support for missing binary packages which are...
2009-08-10 Debian BTSmerge changes from dla source
2009-08-03 Don Armstrongalways return an arrayref in split_fields
2009-07-26 Debian BTSmerge changes from don source
2009-07-26 Don Armstrongtags are separated by space, not ", "
2009-07-23 Debian BTSmerge changes from don source
2009-06-19 Don Armstrongfix split_status_fields's use of mergedwith and dclone...
2009-06-19 Don Armstrongadd split and join status fields commands
2009-05-29 Don Armstrongdiscard empty packages in split_packages
2009-03-05 Don Armstrong * Fix locks returns in read_bug
2009-02-23 Don Armstrongmerge fix for soap bug
2009-02-19 Don Armstrongadd last modified field to status
2009-02-19 Don Armstrongallow fields to be exported
2008-12-31 Don Armstrong * By default indicate the source package
2008-12-13 Debian BTSmerge changes from dla source tree
2008-12-13 Don Armstrongadd missing @gAffectsDistributionTags; map the distribu...
2008-09-19 Debian BTSmerge changes from dla source tree
2008-09-18 Don Armstrongfixup $status typo; $dist typo
2008-09-18 Don Armstrong * Add support for affects_distribution_tags
2008-09-17 Don Armstrong * Fix and/or issue in lock_read_all_merged_bugs
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * fix locking in lock_read_all_merge_bugs
2008-08-10 Debian BTSmerge changes from don
2008-08-09 Don Armstrong * Add the summary feature
2008-08-09 Debian BTSmerge changes from don
2008-08-09 Don Armstrong * fix archived for undef location
2008-08-09 Don Armstrong * allow the location to be undef; assume that such...
2008-08-09 Debian BTS merge changes from dla source
2008-08-09 Don Armstrong * export the lock_read_all_merged_bugs module
2008-08-07 Don Armstrongindicate whether a bug is archived or not in status
2008-08-01 Don Armstrongmerge changes from archimedes
2008-08-01 Don Armstrong * Add lock support to read_bug
2008-08-01 Don Armstrongmerge changes from archimedes
2008-07-27 Don Armstrong * pass on status to bug_presence
2008-06-25 Don Armstrong * Use absolute paths to locks
2008-06-19 Don Armstrong * Add removal_unremovable_tags support
2008-06-09 Don ArmstrongAllow for the archiving of bugs in removed packages...
2008-06-09 Don Armstrong * Finish deprecating quit in Debbugs::Status
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong - Add the ability to return source/package mapping
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrongadd missing if $DEBUG to Debbugs::Status::bug_archiveable
2008-02-10 Debian BTSmerge in changes from dla source tree
2007-11-29 Don Armstrong * Add more debbugging output to Debbugs::Status
2007-07-17 Debian BTSmerge changes from dla source branch
2007-07-17 Don Armstrong * Remove fixed versions should remove all versions...
2007-07-14 Debian BTSmerge changes from dla source branch
2007-07-14 Don Armstrongignore dist for pseudo packages
2007-07-14 Debian BTSmerge changes from source
2007-07-14 Don Armstrong * Add a distribution alias -> distribution configurati...
2007-07-04 Don Armstrong * Examine the age of all merged bugs logs and use...
2007-07-03 Debian BTSmerge changes from dla source tree
2007-07-03 Don Armstrong * Fix the Debbugs::Control bug regex
2007-07-03 Don Armstrong * Avoid warnings on buggy
2007-07-02 Don Armstrong * Add debbugging to Debbugs::Status::bug_archiveable
2007-06-27 Debian BTSmerge changes from dla source tree
2007-06-27 Don ArmstrongIndicate correctly when merged bugs can be archived
2007-06-26 Debian BTSmerge changes from dla source tree
2007-06-26 Don Armstrong * Pass usertags to get_bugs in pkgreport.cgi
2007-06-23 Debian BTSmerge changes from dla source tree; upgrade to metadir...
2007-06-23 Don Armstrong * Add missing subtraction from bug_archiveable
2007-06-21 Debian BTSmerge changes from dla source tree
2007-06-21 Don Armstrong * Handle splitting on package1,package2 in Debbugs...
2007-06-20 Debian BTSmerge changes from dla source tree
2007-06-20 Don Armstrong * Add the version aware soap subsystem
2007-06-20 Don Armstrong * Handle bugs assigned to multiple packages correctly
2007-06-19 Debian BTSmerge changes from dla source tree
2007-06-19 Don Armstrongmore Debbugs::Status fixes
2007-06-19 Debian BTSmerge changes from dla source tree
2007-06-19 Don Armstrong * Fix new IO::File use
2007-06-19 Debian BTSmerge changes from dla source tree
2007-06-17 Don Armstrong * Allow bughook archive to trigger multiple bugs in...
2007-06-14 Debian BTSmerge changes from dla source tree
2007-06-14 Don Armstrong * Fix typo in Debbugs::Status
2007-06-14 Don Armstrong * Don't show time to archive for archived bugs
2007-06-14 Debian BTSmerge changes from dla source tree
2007-06-14 Don Armstrong - Indicate date of last activity (closes: #207065)
2007-06-13 Debian BTSmerge changes from dla source tree
next