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/Context.pm
lib/App/bif/doc.pm
lib/App/bif/drop.pm
lib/App/bif/export.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/issues.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/tasks.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/register.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/Version.pm
lib/App/bifsync.pm
lib/bif-doc-changelog.pod
lib/bif-doc-design.pod
lib/bif-doc-faq.pod
lib/bif-doc-index.pod
lib/bif-doc-intro.pod
lib/bif-doc-roadmap.pod
lib/bif-sql-func-new-project.pod
lib/bif-sql-func-update-task.pod
lib/bif-sql-table-projects.pod
lib/Bif/Client.pm
lib/Bif/DB.pm
lib/Bif/DB.pod
lib/Bif/DB/RW.pm
lib/Bif/DB/RW.pod
lib/Bif/Mo.pm
lib/Bif/Role/Sync.pm
lib/Bif/Role/Sync/Project.pm
lib/Bif/Role/Sync/Repo.pm
lib/Bif/Server.pm
Makefile.PL
MANIFEST			This list of files
META.json
META.yml
README
share/SQLite/00-func-import-issue-status-update.sql
share/SQLite/01-func-import-issue-status.sql
share/SQLite/02-func-import-issue-update.sql
share/SQLite/03-func-import-issue.sql
share/SQLite/04-func-import-project-status-update.sql
share/SQLite/05-func-import-project-status.sql
share/SQLite/06-func-import-project-update.sql
share/SQLite/07-func-import-project.sql
share/SQLite/08-func-import-repo-location-update.sql
share/SQLite/09-func-import-repo-location.sql
share/SQLite/10-func-import-repo-update.sql
share/SQLite/11-func-import-repo.sql
share/SQLite/12-func-import-task-status-update.sql
share/SQLite/13-func-import-task-status.sql
share/SQLite/14-func-import-task-update.sql
share/SQLite/15-func-import-task.sql
share/SQLite/16-func-import-update.sql
share/SQLite/17-func-merge-updates.sql
share/SQLite/18-func-new-issue-status.sql
share/SQLite/19-func-new-issue.sql
share/SQLite/20-func-new-project-status.sql
share/SQLite/21-func-new-project.sql
share/SQLite/22-func-new-repo-location.sql
share/SQLite/23-func-new-repo.sql
share/SQLite/24-func-new-task-status.sql
share/SQLite/25-func-new-task.sql
share/SQLite/26-func-update-issue-status.sql
share/SQLite/27-func-update-issue.sql
share/SQLite/28-func-update-project-status.sql
share/SQLite/29-func-update-project.sql
share/SQLite/30-func-update-task-status.sql
share/SQLite/31-func-update-task.sql
share/SQLite/32-table-default-status.sql
share/SQLite/33-table-issue-status-tomerge.sql
share/SQLite/34-table-issue-status-updates.sql
share/SQLite/35-table-issue-status.sql
share/SQLite/36-table-issue-updates.sql
share/SQLite/37-table-issues-tomerge.sql
share/SQLite/38-table-issues.sql
share/SQLite/39-table-project-issues-tomerge.sql
share/SQLite/40-table-project-issues.sql
share/SQLite/41-table-project-related-updates.sql
share/SQLite/42-table-project-status-tomerge.sql
share/SQLite/43-table-project-status-updates.sql
share/SQLite/44-table-project-status.sql
share/SQLite/45-table-project-updates.sql
share/SQLite/46-table-projects-merkle.sql
share/SQLite/47-table-projects-tomerge.sql
share/SQLite/48-table-projects-tree.sql
share/SQLite/49-table-projects.sql
share/SQLite/50-table-repo-location-updates.sql
share/SQLite/51-table-repo-locations-tomerge.sql
share/SQLite/52-table-repo-locations.sql
share/SQLite/53-table-repo-projects.sql
share/SQLite/54-table-repo-related-updates.sql
share/SQLite/55-table-repo-tomerge.sql
share/SQLite/56-table-repo-updates.sql
share/SQLite/57-table-repos-merkle.sql
share/SQLite/58-table-repos.sql
share/SQLite/59-table-task-status-tomerge.sql
share/SQLite/60-table-task-status-updates.sql
share/SQLite/61-table-task-status.sql
share/SQLite/62-table-task-updates.sql
share/SQLite/63-table-tasks-tomerge.sql
share/SQLite/64-table-tasks.sql
share/SQLite/65-table-topics.sql
share/SQLite/66-table-updates-pending.sql
share/SQLite/67-table-updates-tree.sql
share/SQLite/68-table-updates.sql
t/App/bif.t
t/App/bif/Context.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/issues.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/tasks.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/register.t
t/App/bif/reply.t
t/App/bif/show.t
t/App/bif/update.t
t/App/bif/upgrade.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/schema.t
t/sql/table/issue_status.t
t/sql/table/issues.t
t/sql/table/project_status.t
t/sql/table/projects.t
t/sql/table/projects_merkle.t
t/sql/table/tasks.t
t/sql/table/topics.t
TODO
