]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2008-09-19 Debian BTSmerge changes from dla source tree
2008-09-18 Don Armstrongfixup $status typo; $dist typo
2008-09-18 Don Armstrongadd distribution selection twiddler
2008-09-18 Don Armstrong * kill off empty entries which are meaningless in...
2008-09-18 Don Armstrongsupport search, show, stop, and daemon options in local...
2008-09-18 Don Armstrongfix foreach issue in makefile
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-09-17 Don Armstrong * Handle when tags aren't set in usertags
2008-09-17 Don Armstrong * Split out a new checkpid function
2008-09-01 Don Armstrong * Add missing http:// to bugreport.tmplCC
2008-08-26 Debian BTSmerge changes from cjwatson
2008-08-26 Colin Watsonfix broken tag for severity
2008-08-26 Don Armstrongswitch to inline by default for extra status span elements
2008-08-17 Don Armstrong * future directions updated slightly
2008-08-17 Don Armstrong * Implement select and local mirror bits in local...
2008-08-16 Don Armstrongadd forwarded information; update bzr ignore
2008-08-16 Don Armstrongsplit out debbugs-local; fix install files
2008-08-16 Don Armstrongremove the html files from the debbugs package
2008-08-16 Don Armstrongswitch from htmllog to use append_action_to_log in...
2008-08-16 Don Armstronginstall local-debbugs and add_bug_to_estraier; add...
2008-08-16 Don Armstrongfix the makefile to install the perl bits correctly...
2008-08-16 Don Armstrongpass maybelink to bugreport.cgi templates
2008-08-16 Don Armstronggeneralize append_to_log
2008-08-16 Don Armstrongremove useless bits from Debbugs::CGI::Pkgreport.pm
2008-08-15 Don Armstrongmove bugs-fetch
2008-08-15 Don Armstrong * add missing > to </em> [thanks to jamessan]
2008-08-14 Don Armstrong * $param{log} should be $param{message} instead
2008-08-12 Debian BTSmerge changes from don
2008-08-12 Don Armstrong * trim off trailing spaces in summary
2008-08-12 Don Armstrong * fix broken . instead of ,
2008-08-12 Don Armstrongremove pathological space in =back
2008-08-12 Don Armstrong * add &nbsp; for empty bits
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 Debian BTSmerge changes from don
2008-08-10 Don Armstrongadd missing space and title summary
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrongadd newline after each line
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * try to rip out quoted replies
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * move position of semicolon
2008-08-10 Debian BTSmerge changes from don
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 Debian BTSmerge changes from don
2008-08-10 Don Armstrongadd missing comma in Debbugs/Control; add test for...
2008-08-10 Debian BTSmerge changes from don
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 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * fix utter madness in checkmatch
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * fix output typo
2008-08-10 Debian BTSmerge changes from don
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 Debian BTSmerge changes from don
2008-08-09 Don Armstrong * pass dist on like it should be
2008-08-09 Debian BTSmerge changes from don
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 Debian BTSmerge changes from dla source
2008-08-09 Don Armstrong * Import Debbugs::Packages::binarytosource into Debbug...
2008-08-09 Debian BTS merge changes from dla source
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...
next