1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-19 00:18:50 +02:00
phorge-arcanist/scripts
Tal Shiri 5a02012706 Allow specifying runtime configuration with --set-config key=value
Summary:
This is useful for wrapper scripts that want to customize arcanist's behavior without affecting the global configuration.
This can be implemented with arcanist_configuration entry in .arcconfig, however it is currently limited to
per-project settings, and this feature makes writing wrapper scripts a little easier.

Test Plan: arc diff --set-config editor=vim (yeah yeah, crappy test case)

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9442
2014-06-16 15:28:33 -07:00
..
hgdaemon Change double quotes to single quotes. 2014-05-23 13:53:05 -07:00
lib Let phutil_rebuild_map show a progress bar 2014-06-16 15:27:59 -07:00
repository Use binary safe diff in arc diff 2012-07-03 13:33:28 -07:00
__init_script__.php Pluralize add files questions 2013-09-14 08:06:50 -07:00
arcanist.php Allow specifying runtime configuration with --set-config key=value 2014-06-16 15:28:33 -07:00
breakout.py Use /usr/bin/env python 2012-09-06 19:13:57 -07:00
php_extension_classes.txt Add "CURLFile" to the class whitelist 2014-04-29 04:35:18 -07:00
php_extension_functions.txt Add password_* functions to extension functions list 2014-02-20 17:26:03 -08:00
phutil_rebuild_map.php Change double quotes to single quotes. 2014-05-23 13:53:05 -07:00
phutil_symbols.php Change double quotes to single quotes. 2014-05-23 13:53:05 -07:00
update_compat_info.php Add constants and class methods to php_compat_info.json. 2014-06-17 01:00:23 +10:00