1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 08:52:39 +01:00
phorge-phorge/scripts/repository
epriestley 13d96e6377 Introduce "bin/repository" for repository management
Summary:
Nothing new or exciting here yet, just moving the random scripts/repositories/ things to bin/repository. Also add `repository list`.

(Console stuff comes from D2841.)

Test Plan: Ran `repository list`, `repository pull`, `repository discover`, `repository discover --verbose`, `repository help`.

Reviewers: jungejason, vrana

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D2849
2012-06-25 12:35:37 -07:00
..
audit.php Add a script to close all open audits in a repository 2012-03-06 15:10:25 -08:00
binary_safe_diff.sh Ignore errors in svn diff 2012-06-01 21:45:33 -07:00
discover.php Introduce "bin/repository" for repository management 2012-06-25 12:35:37 -07:00
manage_repositories.php Introduce "bin/repository" for repository management 2012-06-25 12:35:37 -07:00
parse_one_commit.php Refactor repository reparse scripts to be more useful 2011-09-27 17:20:04 -07:00
pull.php Introduce "bin/repository" for repository management 2012-06-25 12:35:37 -07:00
rebuild_summaries.php Depend on class autoloading 2012-05-30 16:57:21 -07:00
reconcile.php Fix existence test in "reconcile.php" 2012-02-07 10:46:26 -08:00
reparse.php Depend on class autoloading 2012-05-30 16:57:21 -07:00
reparse_all_commit_messages.php Refactor repository reparse scripts to be more useful 2011-09-27 17:20:04 -07:00
test_connection.php Depend on class autoloading 2012-05-30 16:57:21 -07:00
undo_commits.php Use "closed", not "committed", in Differential 2012-04-23 17:40:57 -07:00