1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-21 01:18:50 +02:00
phorge-arcanist/src
epriestley fb4f3c9446 Allow users to define shell aliases in arc with "!"
Summary: Git supports this feature (https://git.wiki.kernel.org/index.php/Aliases), it's fairly simple to implement, and gives us a little more ammunition to dissuade users with unusual workflow requirements from actually requesting features.

Test Plan: Defined the alias described in the documentation. Ran "arc ls", "arc ls -alh", etc.

Reviewers: btrahan, csilvers

Reviewed By: csilvers

CC: aran

Differential Revision: https://secure.phabricator.com/D2552
2012-05-23 17:52:37 -07:00
..
branch Finish "Committed" -> "Closed" changes 2012-05-07 08:16:14 -07:00
configuration Add an "arc alias" command 2012-02-21 13:16:52 -08:00
difference Add a test case to make sure prefix/suffix intraline diffs work correctly 2012-03-12 18:21:44 -07:00
differential Finish "Committed" -> "Closed" changes 2012-05-07 08:16:14 -07:00
docs Reorganize documentation. 2011-05-31 12:14:20 -07:00
events/constant/type Dispatch a "diff.willBuildMessage" event from Arcanist 2012-05-20 16:39:38 -07:00
exception When a mercurial working copy has uncommitted changes, prompt to include them in "arc diff" 2012-03-19 19:17:10 -07:00
lint Fix arc ArcanistSvnHookPreCommitWorkflow 2012-05-23 16:29:27 -07:00
parser Show text of moved files in Differential 2012-04-30 16:47:12 -07:00
repository Fix arc ArcanistSvnHookPreCommitWorkflow 2012-05-23 16:29:27 -07:00
unit PHPUnit test name handling improvements 2012-05-22 09:13:43 -07:00
workflow Allow users to define shell aliases in arc with "!" 2012-05-23 17:52:37 -07:00
workingcopyidentity Allow 'arc' to run without '.arcconfig' 2012-05-07 15:24:58 -07:00
__phutil_library_init__.php Initial commit. 2011-01-09 15:22:25 -08:00
__phutil_library_map__.php PHPUnit test engine 2012-05-22 07:12:03 -07:00