.proverc
bin/bif
bin/bifsync
Changes
cpanfile
inc/Module/CPANfile.pm
inc/Module/CPANfile/Environment.pm
inc/Module/CPANfile/Result.pm
inc/Module/Install.pm
inc/Module/Install/AuthorTests.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/CPANfile.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/PRIVATE/App_bif.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/Share.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/App/bif.pm
lib/App/bif/drop.pm
lib/App/bif/export.pm
lib/App/bif/help.pm
lib/App/bif/import.pm
lib/App/bif/init.pm
lib/App/bif/list/hubs.pm
lib/App/bif/list/issue_status.pm
lib/App/bif/list/project_status.pm
lib/App/bif/list/projects.pm
lib/App/bif/list/task_status.pm
lib/App/bif/list/topics.pm
lib/App/bif/log.pm
lib/App/bif/new/issue.pm
lib/App/bif/new/project.pm
lib/App/bif/new/task.pm
lib/App/bif/push.pm
lib/App/bif/reply.pm
lib/App/bif/show.pm
lib/App/bif/sql.pm
lib/App/bif/sync.pm
lib/App/bif/update.pm
lib/App/bif/upgrade.pm
lib/App/bif/Util.pm
lib/App/bifsync.pm
lib/bif-changelog.pod
lib/bif-design.pod
lib/bif-doc.pod
lib/bif-faq.pod
lib/bif-intro.pod
lib/bif-roadmap.pod
lib/bif-upgrade.pod
lib/Bif/DB.pm
lib/Bif/DB.pod
lib/Bif/DB/RW.pm
lib/Bif/DB/RW.pod
lib/Bif/Mo.pm
lib/Bif/SQLite/func_new_project.pod
lib/Bif/SQLite/func_update_task.pod
lib/Bif/SQLite/table/projects.pod
lib/Bif/Sync.pm
lib/Bif/Sync/Client.pm
lib/Bif/Sync/Server.pm
Makefile.PL
MANIFEST			This list of files
META.json
META.yml
README
share/SQLite/00-table-default-status.sql
share/SQLite/01-table-updates.sql
share/SQLite/02-table-updates-tree.sql
share/SQLite/03-table-updates-pending.sql
share/SQLite/04-table-project-related-updates.sql
share/SQLite/05-table-topics.sql
share/SQLite/06-table-projects.sql
share/SQLite/07-table-projects-tree.sql
share/SQLite/08-table-project-prefixes.sql
share/SQLite/09-table-project-updates.sql
share/SQLite/10-table-project-mergers.sql
share/SQLite/11-func-new-project.sql
share/SQLite/12-func-update-project.sql
share/SQLite/13-table-project-status.sql
share/SQLite/14-table-project-status-updates.sql
share/SQLite/15-table-project-status-mergers.sql
share/SQLite/16-func-new-project-status.sql
share/SQLite/17-func-update-project-status.sql
share/SQLite/18-table-task-status.sql
share/SQLite/19-table-task-status-updates.sql
share/SQLite/20-table-task-status-mergers.sql
share/SQLite/21-func-new-task-status.sql
share/SQLite/22-func-update-task-status.sql
share/SQLite/23-table-issue-status.sql
share/SQLite/24-table-issue-status-updates.sql
share/SQLite/25-table-issue-status-mergers.sql
share/SQLite/26-func-new-issue-status.sql
share/SQLite/27-func-update-issue-status.sql
share/SQLite/28-table-tasks.sql
share/SQLite/29-table-task-updates.sql
share/SQLite/30-table-task-mergers.sql
share/SQLite/31-func-new-task.sql
share/SQLite/32-func-update-task.sql
share/SQLite/33-table-issues.sql
share/SQLite/34-table-project-issues.sql
share/SQLite/35-table-issue-updates.sql
share/SQLite/36-table-issue-mergers.sql
share/SQLite/37-table-project-issues-mergers.sql
share/SQLite/38-func-new-issue.sql
share/SQLite/39-func-update-issue.sql
share/SQLite/40-table-hubs.sql
share/SQLite/41-table-links.sql
share/SQLite/42-func-merge-updates.sql
share/SQLite/43-func-import-update.sql
share/SQLite/44-func-import-project.sql
share/SQLite/45-func-import-project-update.sql
share/SQLite/46-func-import-project-status.sql
share/SQLite/47-func-import-project-status-update.sql
share/SQLite/48-func-import-task-status.sql
share/SQLite/49-func-import-task-status-update.sql
share/SQLite/50-func-import-issue-status.sql
share/SQLite/51-func-import-issue-status-update.sql
share/SQLite/52-func-import-task.sql
share/SQLite/53-func-import-task-update.sql
share/SQLite/54-func-import-issue.sql
share/SQLite/55-func-import-issue-update.sql
t/App/bif.t
t/App/bif/drop.t
t/App/bif/export.t
t/App/bif/import.t
t/App/bif/init.t
t/App/bif/list/hubs.t
t/App/bif/list/issue_status.t
t/App/bif/list/project_status.t
t/App/bif/list/projects.t
t/App/bif/list/task_status.t
t/App/bif/list/topics.t
t/App/bif/log.t
t/App/bif/new/issue.t
t/App/bif/new/project.t
t/App/bif/new/task.t
t/App/bif/push.t
t/App/bif/reply.t
t/App/bif/show.t
t/App/bif/update.t
t/App/bif/upgrade.t
t/App/bif/Util.t
t/Bif/DB.t
t/Bif/DB/RW.t
t/lib/Log/Any/Adapter/Diag.pm
t/lib/Test/Bif.pm
t/sql/func-import-update.t
t/sql/func-new-task-status.t
t/sql/issue-status.t
t/sql/issues.t
t/sql/project-prefixes.t
t/sql/project-status.t
t/sql/projects.t
t/sql/schema.t
t/sql/tasks.t
t/sql/topics.t
TODO
