]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2008-08-12 Don Armstrong * fix the link class
2008-08-12 Don Armstrong * add back missing @
2008-08-12 Don Armstrongfix another edge case in Debbugs::Versions::Dpkg
2008-08-12 Don Armstrong * Add missing defined value test for block in service
2008-08-11 Don Armstrongfix corner case where Debbugs::Versions would return...
2008-08-10 Don Armstrongadd missing space and title summary
2008-08-10 Don Armstrongadd newline after each line
2008-08-10 Don Armstrong * try to rip out quoted replies
2008-08-10 Don Armstrong * move position of semicolon
2008-08-10 Don Armstrongsupport testing merge/unmerge/forcemerge
2008-08-10 Don Armstronginclude hook bits too
2008-08-10 Don Armstrongset current line length to zero in wrap_to_length
2008-08-10 Don Armstrong * fix locking in lock_read_all_merge_bugs
2008-08-10 Don Armstrong * Add bug archiveable support to PKgreport.pm
2008-08-10 Don Armstrong * add missing span elements
2008-08-10 Don Armstrong * add support for archive days output in short bug...
2008-08-10 Don Armstrongadd missing comma in Debbugs/Control; add test for...
2008-08-10 Don Armstrong * Add debug and transcript information on every bug
2008-08-10 Don Armstrong * Add debug and transcript bits to the added recipients
2008-08-10 Don Armstrongremove deprecationn warnings for the time being in...
2008-08-10 Don Armstrong * fix utter madness in checkmatch
2008-08-10 Don Armstrong * fix output typo
2008-08-10 Don Armstrongreturn "" instead of () from english_join
2008-08-09 Don Armstrongadd affects support and tests for affects
2008-08-09 Don Armstrongupdate changelog
2008-08-09 Don Armstrong * Add support for affects
2008-08-09 Don Armstrong * Add english_join command to Debbugs::Common
2008-08-09 Don Armstrong * support affects in get_bugs
2008-08-09 Don Armstrong * use span instead of a in info bit; fix wrong ) inste...
2008-08-09 Don Armstrong * add .link span bits
2008-08-09 Don Armstrong * Support summary in the buginfo bit of the bugreport
2008-08-09 Don Armstrong * Add the summary feature
2008-08-09 Don Armstrong * pass dist on like it should be
2008-08-09 Don Armstrong * accept dist like we're supposed to
2008-08-09 Don Armstrong * use Params::validate in read_log_records
2008-08-09 Don Armstrong * fix archived for undef location
2008-08-09 Don Armstrong * fix typo
2008-08-09 Don Armstrong * allow the location to be undef; assume that such...
2008-08-09 Don Armstrong * Fix forwarded links
2008-08-09 Don Armstrong * Handle non-existant cc/bcc in Recipients
2008-08-09 Don Armstrong * Import Debbugs::Packages::binarytosource into Debbug...
2008-08-09 Don Armstrong * it's bug, not ref in bug_links
2008-08-09 Don Armstrong * switch to bug_links from bug_url
2008-08-09 Don Armstrong * switch to package_links from htmlizemaintlinks
2008-08-09 Don Armstrong * add handle affected packages code
2008-08-09 Don Armstrong * use affected_packages
2008-08-09 Don Armstrong * switch from bug_url to bug_links
2008-08-09 Don Armstrong * export the lock_read_all_merged_bugs module
2008-08-09 Don Armstrong * Add determine_recipients
2008-08-09 Don Armstrong * fix misusage of bug_links in Debbugs::CGI::Bugreport
2008-08-08 Don Armstrong * Switch from bug_url to bug_links
2008-08-08 Don Armstrong * use white background for extra status boxes
2008-08-07 Don Armstrong * Remove commented out bits of short_bug_status which...
2008-08-07 Don Armstrong * Completely reformat pkgreport.cgi output
2008-08-07 Don Armstrong * Add tag->single letter hash configuration option
2008-08-07 Don Armstrongindicate whether a bug is archived or not in status
2008-08-07 Don Armstrongallow using time in templates
2008-08-05 Don Armstrongfix owner mark
2008-08-05 Don Armstrongadd package filter support
2008-08-05 Don Armstrong * switch to * - style in changelog messages
2008-08-05 Don Armstrong * Support attachments properly in display_entity
2008-08-05 Don Armstrong * Fix attachments and parsing of msg/att options in...
2008-08-04 Don Armstrong * fix typo in soap.cgi
2008-08-04 Don Armstrong * fix missing ->new in version.cgi
2008-08-01 Don Armstrongmerge changes from archimedes
2008-08-01 Don Armstrong * Make service use warnings; use strict;
2008-08-01 Don Armstrong * Add control owner function
2008-08-01 Don Armstrongremove cperlstyle eof stuff
2008-08-01 Don Armstrong * Add lock support to read_bug
2008-08-01 Don Armstrongadd bug subscription domain to config
2008-08-01 Don Armstrongaccept status in addition to bugs in bug_filter
2008-08-01 Don ArmstrongDon't serialize things as date/time in soap (closes...
2008-08-01 Don Armstrongmerge changes from archimedes
2008-07-31 Don Armstrong * Fix various ->new issues
2008-07-27 Don Armstrong * pass on status to bug_presence
2008-07-24 Don Armstrong * fix collapsing for distributed versions
2008-07-24 Don Armstrong * Fix display of distributions in the version graph
2008-06-25 Don Armstrong * Add support for correspondent
2008-06-25 Don Armstrong * Start ditching uninformative short variable names
2008-06-25 Don Armstrong * Use absolute paths
2008-06-25 Don Armstrong * Use absolute paths to locks
2008-06-25 Don Armstrong * Fix missing \
2008-06-25 Don Armstrong * Add obsolete_severities option which was missing
2008-06-25 Don Armstrong * Fix tests for .in renaming
2008-06-20 Don ArmstrongAdd new uservalue feature to Debbugs::User
2008-06-19 Don Armstrong * Add removal_unremovable_tags support
2008-06-19 Don Armstrong * update changelog for templating system addition
2008-06-19 Don Armstronguse carp; fix $bug usage; fix grep command
2008-06-19 Don Armstrong * Add support for correspondent to Debbugs::Bugs and...
2008-06-19 Don Armstrong * Add support for the correspondent index
2008-06-19 Don Armstrong * Use the new Debbugs::Log interface
2008-06-18 Don Armstrong * Add support for giving bug number and/or log name...
2008-06-12 Don Armstrong * Document the various severity settings
2008-06-09 Don ArmstrongAllow for the archiving of bugs in removed packages...
2008-06-09 Don Armstrong * Ditch useless prototypes in Debbugs::Versions
2008-06-09 Don Armstrongfix a few missing transcript calls
2008-06-09 Don Armstrong * Use warnings and strict
2008-06-09 Don Armstrong * Use globify_scalar
2008-06-09 Don Armstrong * Finish deprecating quit in Debbugs::Status
2008-06-09 Don Armstrong * Use IO::File and Debbugs::Config::config
next