]> git.donarmstrong.com Git - debbugs.git/commit
move walk_bugs to Debbugs::Common; add bugs option to loadsql
authorDon Armstrong <don@donarmstrong.com>
Tue, 10 Apr 2018 22:40:26 +0000 (15:40 -0700)
committerDon Armstrong <don@donarmstrong.com>
Tue, 10 Apr 2018 22:40:26 +0000 (15:40 -0700)
commit4c3eca26cf5d3f8173ff55181a532c5b5f5c0bd9
tree30e265171a95b9a17f0c055034e8ec186f7cfd49
parentb83b691eb7f21ac73306890a8ef938edf32a2879
move walk_bugs to Debbugs::Common; add bugs option to loadsql

 - walk_bugs is now in Debbugs::Common with a params_validate interface
 - bugs now takes a --bugs option in addition to dirs on the command Lines
Debbugs/Common.pm
bin/debbugs-loadsql