]> git.donarmstrong.com Git - debbugs.git/history - bin/debbugs-loadsql
if the upload date is not defined, update it
[debbugs.git] / bin / debbugs-loadsql
2016-08-10 Don Armstrongif the upload date is not defined, update it
2016-08-10 Don Armstrongfix wrong calling of from_epoch
2016-08-10 Don Armstrongfix strong severities syntax error
2016-08-10 Don Armstrongadd creation times for debinfo addition
2016-08-10 Don Armstrongstart add_packages and support add_configuration
2016-08-10 Don Armstrongstart add_suites support
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 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 Armstrongfix handle_queue typo
2016-08-10 Don Armstrongdocument that the spool directory can be set
2016-08-10 Don Armstrongadd initial work on sql for debbugs