]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2018-01-02 Don Armstrongassume unknown encodings are UTF-8
2018-01-02 Don ArmstrongDo not skip binary packages if sources do not exist.
2018-01-02 Don Armstrongswitch back to using viscomponent because $component...
2018-01-02 Don Armstrongfix pod error in Debbugs::Command
2018-01-02 Don Armstrongoutput more debugging information; just use componentdir
2018-01-02 Don Armstronginclude contrib and non-free debian-installer components
2017-12-14 Don Armstrongsave log::spam after changing it don/dancer
2017-12-14 Don Armstrongfix $is_match of mark_it
2017-12-14 Don Armstrongfix foreachmsg debug messages
2017-12-14 Don Armstrongfix failure to save spam/ham records
2017-12-14 Don Armstrongpass default ham-threshold to auto-scan
2017-12-14 Don Armstrongrequire Pod2Usage in Debbugs::Command
2017-12-14 Don Armstrongadd support for --skip-seen
2017-12-14 Don Armstrongextract subject before hashref
2017-12-14 Don Armstrongclose out pipe at the right timec
2017-12-14 Don Armstrongspamc is in options now
2017-12-14 Don Armstrongfix syntax error in save; add remove_message
2017-12-14 Don Armstrongadd Debbugs::Command tool
2017-12-14 Don Armstrongadd subcommands to debbugs-spam
2017-12-12 Don Armstrongsupport listing whether messages are ham in Debbugs...
2017-12-08 Don Armstrongrename debbugs-spamscan-log to debbugs-spam
2017-12-05 Don Armstrongshould be $gMaintainerEmail not $gMaintainer in <>
2017-12-04 Don Armstrongmodify merge tests to test merging blocking bugs
2017-12-04 Don Armstronguse Data::Dumper->Dump in test_control_command
2017-12-04 Don Armstrongfix forcemerging bugs which were formerly blocks/blockedby
2017-12-04 Don Armstrongwrap forcemerge changes in eval to properly unlock...
2017-12-04 Don Armstrongcall __end_control before croaking in general
2017-12-04 Don Armstrongabstract out test_control_commands into Debbugs::Test
2017-11-18 Don ArmstrongUse foo <bar@baz.com> instead of bar@baz.com (foo)...
2017-10-30 Don Armstrongput sources/maintainer files into mirror location in...
2017-08-12 Don ArmstrongMerge remote-tracking branch 'local/master' into database
2017-08-11 Don Armstrongremove bug_url from the codebase
2017-08-11 Don Armstrongpass uri_escape to templates in bugreport.cgi
2017-08-11 Don Armstrongremove vestiges of Safe from Debbugs::Test
2017-08-11 Don Armstrongset local variables in Bugreport.pm
2017-08-11 Don Armstrongignore supplied filenames in MIME to avoid taint issues
2017-08-11 Don Armstrongdocument pass-through urls in the example apache config...
2017-08-11 Didier RaboudUse PT|passthrough redirects also for all other rewrites
2017-08-11 Didier RaboudUse PT|passthrough redirects for ^/([0-9]+)$ for bugrep...
2017-08-11 Don Armstrongadd libnet-server-perl to build-deps for local-debbugs
2017-08-11 Don Armstrongset indent level and tabs mode
2017-08-11 Don Armstrongbecause pkgreport.cgi uses taint, use perl -I to set...
2017-08-11 Don Armstrongdocument the synopsis slightly better
2017-08-11 Don Armstrongautomatically identify if local-debbugs is being run...
2017-08-10 Don Armstrongadd bugs listed in the config file to the mirrored...
2017-08-10 Don Armstrongadd .log.spam.d support too
2017-08-10 Don Armstrongthere's no reason to use locale; in proces or service
2017-08-10 Don Armstronguse return, not next inside of sub
2017-08-10 Don Armstrongid is the column in bug which has the bug number, not id
2017-08-10 Don Armstrongskip empty correspondents
2017-08-09 Don Armstronguse scalar IO::InnerFile::getline to work around an...
2017-08-09 Don Armstrongallow codename or suite to match in updatesqlcache
2017-08-09 Don Armstrongallow specifying suites for bug status cache
2017-08-09 Don Armstrongfix db_search options to use [] and {} when appropriate
2017-08-09 Don Armstronguse state for Params::Validate options
2017-08-08 Don Armstrongskip undefined source versions
2017-08-08 Don Armstronguse get_src_pkg_id when loading versions
2017-08-08 Don Armstrongif there is an offset which is too large, set the TZ...
2017-08-08 Don Armstrongthe bug status is only absent, found, fixed, and undef
2017-08-08 Don Armstronghead entities do not have colons in MIME::Head
2017-08-08 Don Armstrongskip undefined src versions
2017-08-08 Don Armstrongpurge cache every 100 files
2017-08-08 Don Armstrongdo not use HRI in arch selection
2017-08-08 Don Armstronguse get_*_id in load_debinfo; handle -0 correctly there too
2017-08-07 Don Armstrongfix load_bug failing to strip src: from source packages
2017-08-07 Don Armstrongfix syntax error in bug
2017-08-07 Don Armstronghashrefinflator uses subhashes, not .
2017-08-07 Don Armstrongimport uniq from List::MoreUtils into updatesqlcache
2017-08-07 Don Armstrongthe column for the bug id is bug, not id
2017-08-07 Don Armstrongfix plural of {src,bin}packages? in updatesql
2017-08-07 Don Armstrongbinver goes to bin_pkg
2017-08-07 Don Armstrongfix the bin->bin_ver join in updatesqlcache
2017-08-07 Don Armstrongfix wrong plural in join relationships
2017-08-07 Don ArmstrongBinAssociation is not plural
2017-08-07 Don Armstrongdelete associations in a transaction by 1000
2017-08-07 Don Armstrongonly update the @bugs_to_update
2017-08-07 Don Armstrongmtime should be <= to skip during --quick, not just <
2017-08-07 Don Armstrongmodify bug_status_type to match what bug_presence returns
2017-08-07 Don Armstrongfix POD failures in DB::Load
2017-08-07 Don Armstronguse COALESCE indexes for bug_status_cache
2017-08-06 Don Armstrongopen_compressed_file is in Debbugs::Common
2017-08-06 Don Armstronguse postgres_version of 9 for deployment (fixes missing...
2017-08-05 Don ArmstrongInclude references from the original bug in replies
2017-08-05 Don ArmstrongMerge remote-tracking branch 'origin/master' into database
2017-08-05 Don Armstronginclude non-breaking spaces in pheader regex for old...
2017-08-05 Don Armstrongadd libtext-iconv-perl to depends
2017-08-05 Don Armstrongfix allutils typo
2017-08-05 Don Armstrongcomments in control should not have leading spaces
2017-08-05 Don Armstrongswitch travis to using trusty
2017-08-04 Don Armstrongadd Debbugs::DebArchive to read Packages, Releases...
2017-08-04 Don Armstrongadd open_compressed_file routine to Debbugs::Common
2017-07-10 Don Armstrongstrip out Mail-Followup-To
2017-07-09 Don Armstrongadd test for multipart mime headers
2017-07-08 Don Armstrongfix wrong s/// on package_pages
2017-07-08 Don Armstrongfix modification of $config{package_pages} in map
2017-07-06 Don Armstrongdocument that format flowed and other messages are...
2017-07-06 Don Armstrongadd a link to the bug when thanking new bug submissions
2017-07-06 Don ArmstrongFix merged sort order to always be numeric
2017-07-06 Don Armstrongparse the status before outputting it
2017-07-06 Don Armstrongwrite out config local files
next