1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00
phorge-phorge/scripts/repository
Nick Harper ef0f30b662 Use PhutilArgumentParser in reparse.php
Summary:
Update how arguments get parsed in reparse.php and add two new options
--force-local and --min-date (both to be used with --all). This diff also
fixes a bug in destroy_revision.php

Test Plan: ran the script

Reviewers: epriestley, vrana

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3275
2012-08-13 19:35:30 -07:00
..
audit.php Add a script to close all open audits in a repository 2012-03-06 15:10:25 -08: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 Use PhutilArgumentParser in reparse.php 2012-08-13 19:35:30 -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