]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2010-02-01 Don Armstrong* Handle \r properly in Debbugs::MIME for PGP signatures
2010-02-01 Don Armstrong use cgi/pkgreport_javascript; documentation of include...
2010-02-01 Don Armstrong * Remove unused subroutines
2010-01-26 Don Armstrongproperly handle source packages in get_versions
2010-01-19 Don ArmstrongProperly handle source packages when searching by maint...
2010-01-19 Don Armstrongmake the limit transcript quote things to track down...
2010-01-06 Don Armstrong * fix XSS in include_exclude_key
2010-01-03 Don Armstrongproperly use src:package when dealing with source packa...
2010-01-02 Don Armstrong * properly interpolate array'd fields when a limit...
2009-11-25 Don Armstronghandle multiple packages and tags in limit
2009-10-20 Don Armstrongadd config switch for simple_versioning
2009-10-20 Don Armstrongonly pass arch to binary_to_source if it has length
2009-10-05 Don Armstrong * import Debbugs::User
2009-09-24 Don Armstrong * fix binary/binaries typo
2009-09-24 Don Armstrong * update documentation and fix @package issue in binar...
2009-09-24 Don Armstrong * move definition of sourcetobinary around
2009-09-23 Don Armstrong * handle bugs assigned to a non-existant binary packag...
2009-09-11 Don Armstrong * its binary, not package in binary_to_source
2009-09-10 Don ArmstrongDitch \r and \n in status fields (closes: #545895)
2009-09-10 Don Armstrong * set the date to zero in cases where the date is...
2009-09-10 Don Armstrong * Rewrite binary_to_source to be more complete and...
2009-09-04 Don Armstrongsupport source as a field; revisit this later
2009-09-03 Don Armstrong * import get_bug_status from Debbugs::Status in Debbug...
2009-09-03 Don Armstrong * call get_bug_status before checking limits
2009-09-03 Don Armstrong * fix regex in get_bug_status for determining source
2009-09-01 Don Armstrongadd more information about failing limits
2009-09-01 Don Armstrongtweak search for undefined archs to include the "" bit
2009-08-28 Don Armstrongfix block 1 issue
2009-08-28 Don Armstrongallow complete sset of RFC2822 comments
2009-08-24 Don Armstrong * fix the unknown package maintainer issues in checkma...
2009-08-20 Don Armstrongsplit on keywords and tags
2009-08-19 Don Armstrongfix x-loop addition
2009-08-19 Don Armstrongfix dumb infinite loop; really fix this properly soon...
2009-08-19 Don Armstrongadd in support for missing binary packages which are...
2009-08-19 Don Armstrongadd vcs-browser and vcs-bzr to control
2009-08-18 Don Armstrong * add missing join to common_headers setting
2009-08-18 Don Armstrong * various documentation fixes
2009-08-18 Don Armstrong * add missing dependency of debbugs-local on libhttp...
2009-08-18 Don Armstrong * fix tag remnants in block
2009-08-18 Don Armstrong * write out bug after tweaking blocks
2009-08-18 Don Armstrong * add missing space after blocks
2009-08-17 Don Armstrongdont depend on build in test; this is wrong, but temporary
2009-08-17 Don Armstronguse xloop everywhere, and do not ditch old values
2009-08-17 Don Armstrongrun tests by default
2009-08-17 Don Armstrongadd missing dependencies
2009-08-17 Don Armstrongwarn if there isn't a configuration file, but continue
2009-08-16 Don Armstrongbump control; no changes
2009-08-15 Don Armstrong * create the source maintainer file
2009-08-15 Don Armstrong * warn if the source and binary maintainer files are...
2009-08-15 Don Armstrong * add source_maintainer_file defaults
2009-08-15 Don Armstrongstrip out the src; in Debbugs::Common::package_maintainer
2009-08-15 Don Armstrongfix comma separation of tags
2009-08-12 Don Armstrongproperly support src: packages in make_source_versions
2009-08-11 Don Armstronghandle src: package maintainers properly in submit@
2009-08-11 Don Armstrongsupport the rest of the control options in summary 0
2009-08-10 Don Armstrong * ditch extra spaces in limit output
2009-08-10 Don Armstrong * support +=-foo so ari can be happy
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...
next