]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2009-08-10 Don Armstrongsupport cloned blocks; handle multi-packages properly
2009-08-10 Don Armstrong * allow version_url to accept arrayref as well as...
2009-08-10 Don Armstrong * set up the serializers twice to avoid warnings
2009-08-10 Don Armstrongabstract out package_maintainer to simplify figuring...
2009-08-07 Don Armstrongchange the package limit output to match the full limit...
2009-08-07 Don Armstrongskip paragraphs which start with comments
2009-08-07 Don Armstrongkill off the old perl makefile
2009-08-07 Don Armstrongfix up the debug transcript addition
2009-08-07 Don Armstrong * Fix __internal_request in Debbugs::Control
2009-08-06 Don Armstrongdon't alter archived bugs in control
2009-08-03 Don Armstrongadd missing concatenation operator
2009-08-03 Don Armstronguse split_status_fields and make_list
2009-08-03 Don Armstrongalways return an arrayref in split_fields
2009-08-03 Don Armstrongindicate which bug was blocked in set_blocks
2009-08-03 Don Armstronghandle new block configuration; use english_join
2009-08-03 Don Armstronguse splitpackages in process
2009-08-03 Don Armstrongif src:, return the source package immediately
2009-08-03 Don Armstrong * Use the right options to not ignore case in Getopt...
2009-07-28 Don ArmstrongHandle ' ending links in Debbugs::CGI::Bugreport...
2009-07-27 Don Armstrong * use found instead of version in set_found inside...
2009-07-26 Don ArmstrongDitch extra blank lines (closes: #494843)
2009-07-26 Don Armstrongfix up build dpeends and changelog line for release...
2009-07-26 Don Armstrong * the tags are actually separated by single spaces...
2009-07-26 Don Armstrongtags are separated by space, not ", "
2009-07-25 Don Armstrong * test unblock as well
2009-07-25 Don Armstrong * fix stupid block assignment in Control
2009-07-25 Don Armstrong * properly handle cloned bugs with reopen
2009-07-24 Don Armstrong * add missing keys to added packages in affects()
2009-07-24 Don Armstrong * Include bugs which affect packages in the default...
2009-07-24 Don Armstrong * the correct default operation is to add tags, not...
2009-07-23 Don Armstrongfix and add testing bits to test the issues with set_tag
2009-07-23 Don Armstrongfix use of || vs. // in Debbugs::Common
2009-07-21 Don Armstrongadd manifest.skip
2009-07-21 Don Armstrongadd missing make_list
2009-07-21 Don Armstrongfix Mail install and script install
2009-07-21 Don Armstrongfix missing {} and log/long typo
2009-07-21 Don Armstrong * Fix error on packages which have a guessed source...
2009-07-21 Don Armstronguse File::Temp in Debbugs::MIME
2009-07-21 Don Armstrongskip fields which are not needed to be matched
2009-07-21 Don Armstrong * Use split_status_fields
2009-07-21 Don Armstrong * Allow undef in arch in make_source_versions
2009-06-30 Don ArmstrongAllow trailinng periods after the control stop commands...
2009-06-30 Don ArmstrongAllow for tag nnn = baz + foo - bar in service (closes...
2009-06-19 Don Armstrongadd biohazard symbol for affects and pawn and king...
2009-06-19 Don Armstrongnote that the urls have been added to all messages
2009-06-19 Don Armstrongfix bug_num/bugnum issue in __check_limit
2009-06-19 Don ArmstrongAdd cleanup_eval_fail method to clean up the eval output
2009-06-19 Don Armstrongabstract out mail checking to avoid code duplication...
2009-06-19 Don Armstrongfix split_status_fields's use of mergedwith and dclone...
2009-06-19 Don Armstrongadd missing import of split_status_fields
2009-06-19 Don Armstrongadd split_status tests in 03_status
2009-06-19 Don Armstrongamd64 is a valid stable and oldstable architecture
2009-06-19 Don Armstrongsupport setting limit in scripts/service
2009-06-19 Don Armstrong * Use split_status_fields in block handling
2009-06-19 Don Armstrongadd split and join status fields commands
2009-05-29 Don Armstrongabstract out blocks in Debbugs::Control and have servic...
2009-05-29 Don Armstrongtest block in 06_mail_handling.t
2009-05-29 Don Armstrongdiscard empty packages in split_packages
2009-05-25 Don ArmstrongProperly html_escape un-processed parts in maybelink...
2009-05-20 Don Armstrong * fix the src:package bits for bugreport.cgi
2009-05-12 Don ArmstrongFix issue with no-maintainer bugs assigned to multiple...
2009-03-23 Don Armstrong * Remove conffiles, since debhelper installs them...
2009-03-23 Don Armstrong * temporarily disable the non-debhelper postinsts...
2009-03-23 Don Armstrong * add missing description of add_bug_to_estraier
2009-03-23 Don Armstrong * add headers to Debbugs::MIME
2009-03-23 Don Armstrong * switch to depending on libmime-tools-perl
2009-03-23 Don Armstrong * tweak overlong changelog line
2009-03-23 Don Armstrong * update copyright
2009-03-23 Don Armstrongfix bug in affects, use common_control_options in set_t...
2009-03-23 Don Armstrong * fix getpkgsrc call in Debbugs::Mail::default_headers
2009-03-23 Don Armstrongfix export_tags
2009-03-19 Don Armstrongdocument the default headers
2009-03-19 Don Armstrongadd submitter changed email template
2009-03-19 Don Armstrongdocument mailer add add ubug and ubugs commands
2009-03-19 Don Armstrong * Add default_headers function to generate the default...
2009-03-18 Don Armstrong * Make the "no package line" mail message slightly...
2009-03-06 Don Armstrong * Abstract out start and end control bits in Debbugs...
2009-03-06 Don Armstrong * Fix archs typo
2009-03-05 Don Armstrong * Fix locks returns in read_bug
2009-03-05 Don Armstrongfix infromation typo
2009-03-05 Don Armstrongkill off useless @dummy variable
2009-02-23 Don Armstrongmerge fix for soap bug
2009-02-19 Don ArmstrongDon't have reply/subscribe links for archived bugs...
2009-02-19 Don ArmstrongDitch 'as before' (closes: #514677)
2009-02-19 Don Armstrongadd bug_status command to Debbugs::Common
2009-02-19 Don Armstrongadd last modified field to status
2009-02-19 Don ArmstrongCalculate last modified using summary as well as log...
2009-02-19 Don Armstrongpass trim_headers
2009-02-19 Don Armstrongfix pod error in Debbugs::CGI
2009-02-19 Don Armstrongsupport trim_headers
2009-02-19 Don Armstrongenglish_join needs to actually return and use params
2009-02-19 Don Armstrongremove excess =back in Debbugs::Config
2009-02-19 Don Armstrongswitch pod from =item to =head2
2009-02-19 Don Armstrongallow fields to be exported
2009-02-19 Don Armstrongfix pod error in Debbugs::Log
2009-02-19 Don Armstrongcheck reassign with , delimited packages
2009-02-19 Don Armstrongadd Test::POD test
2009-02-19 Don ArmstrongUse get_addresses to parse X-Debbugs-Cc: to allow multi...
2009-01-29 Don Armstrong * various tweaks to the makefile to make it slightly...
2009-01-27 Don Armstrongreally fix #484789
next