]> git.donarmstrong.com Git - debbugs.git/history - bin
include function in instalsql for bin ver/src pkg linking
[debbugs.git] / bin /
2016-08-10 Don Armstrongstart add_suites support
2016-08-10 Don Armstronghandle affects properly and upgrade schema
2016-08-10 Don Armstrongmake debbugs-loadsql executable
2016-08-10 Don ArmstrongAbstract out walk_bugs for load_bug_log
2016-08-10 Don Armstrongfix pod2usage typo
2016-08-10 Don Armstronghandle quick bug loading by checking the database for...
2016-08-10 Don Armstrongservice and sysconfdir all take options
2016-08-10 Don ArmstrongThe wheezy getopt::long basically doesn't support any...
2016-08-10 Don Armstrongif there is no subcommand to debbugs-loadsql, display...
2016-08-10 Don Armstronguse GetOptionsFromArray instead of the OO method, becau...
2016-08-10 Don Armstrongadd first stab at using DBIx::Class::DeploymentHandler...
2016-08-10 Don Armstronguse debbugs_db from config
2016-08-10 Don Armstrongfix unterminated B<> sequence
2016-08-10 Don Armstrongremove _id; fix correspondent and test
2016-08-10 Don Armstrongadd source maintainers code in loadsql
2016-08-10 Don Armstrongconsolidate debbugs-loadsql commands
2016-08-10 Don Armstrongdocument verbose and progress; add back quiet tag
2016-08-10 Don Armstrongonly remove the progress bar if $p is defined
2016-08-10 Don Armstronguse Term::Progress bar; output information on failure
2016-08-10 Don Armstrongabstract out some of the bug loading code into Debbugs...
2016-08-10 Don Armstrongcache arch because there aren't very many of them
2016-08-10 Don Armstrongcache src_pkgs for a single file as it's highly likely...
2016-08-10 Don Armstrongfix handle_queue typo
2016-08-10 Don Armstrongdocument that the spool directory can be set
2016-08-10 Don Armstrongadd initial version of debbugs-loadsql-debinfo and...
2016-08-10 Don Armstrongadd initial work on sql for debbugs
2013-10-01 Don ArmstrongMerge branch 'master' into don/libravatar
2013-03-21 Don ArmstrongMerge branch 'don/rebuild-index'
2013-03-21 Don Armstrongfix unterminated B<> sequence
2013-03-21 Don ArmstrongMerge branch 'don/rebuild-index'
2013-03-20 Don Armstrongadd rebuild index support
2013-03-19 Don Armstrongadd first work on rebuild index.db
2012-03-13 Debian BTSmerge changes from dla source branch
2012-02-16 Don Armstrongdocument estraier options
2010-08-06 Don Armstrongfix thinko in the mr. t output
2009-08-19 Debian BTSmerge changes from dla source
2009-08-18 Don Armstrong * various documentation fixes
2009-08-10 Debian BTSmerge changes from dla source
2009-08-03 Don Armstrong * Use the right options to not ignore case in Getopt...
2009-07-23 Debian BTSmerge changes from don source
2009-03-23 Don Armstrong * add missing description of add_bug_to_estraier
2008-09-19 Debian BTSmerge changes from dla source tree
2008-09-18 Don Armstrongsupport search, show, stop, and daemon options in local...
2008-08-17 Don Armstrong * Implement select and local mirror bits in local...
2008-08-16 Don Armstronginstall local-debbugs and add_bug_to_estraier; add...
2008-02-10 Debian BTSmerge in changes from dla source tree
2007-11-13 Don Armstrong * Document how to create the estraier database in...
2007-03-07 Debian BTSmerge changes from dla mainline
2007-03-07 Don ArmstrongMerge changes from the dla source tree
2006-11-21 Don Armstrong merge changes from mainline
2006-10-22 Don Armstrong * Add Debbugs::SOAP::Status
2006-07-08 Don Armstrongmerge back in source merges to fix the broken repository
2006-05-27 Don Armstrong * Add a cron method to add_bug_to_estraier to enable...
2006-05-23 Don Armstrong * Add a bin directory