1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-27 01:02:41 +01:00
phorge-arcanist/src
epriestley 3876d93583 Properly URL encode branches in arc browse --branch ...
Summary: Fixes T10511. If you `arc browse --branch x/y/z`, we do not encode the URI properly.

Test Plan:
Ran `arc browse --branch x/y/z/ something.c`.

Before, got an error about "x" does not exist. This is wrong; the error should be about "x/y/z".

After, got the proper error:

{F1141096}

Reviewers: chad, avivey

Reviewed By: avivey

Maniphest Tasks: T10511

Differential Revision: https://secure.phabricator.com/D15397
2016-03-04 15:52:58 -08:00
..
__tests__ Use PhutilLibraryTestCase 2015-01-07 07:37:59 +11:00
configuration Fix an issue with "arc nrabch" 2015-09-15 11:14:07 -07:00
difference Extend from Phobject 2015-06-15 15:47:33 +10:00
differential Extend from Phobject 2015-06-15 15:47:33 +10:00
docs/book Minor documentation improvements 2015-06-08 11:31:35 +10:00
events/constant Remove @group annotations 2014-07-09 09:12:13 +10:00
exception pht all the things 2015-05-13 21:00:53 +10:00
extensions Changes to Arcanist for libphutil "extensions/" 2013-04-22 14:38:49 -07:00
hgdaemon Extend from Phobject 2015-06-15 15:47:33 +10:00
internationalization Various translation improvements 2015-11-02 21:31:04 +11:00
land Add --quiet to git fetch on arc land 2016-02-10 14:00:24 -08:00
lint Cleans up some minor issues in cpplint 2016-01-15 08:19:23 -08:00
parser Linter fixes 2015-12-07 21:35:34 +11:00
repository Don't use "-c" flag in "git:branch-unique()" revision range rule 2015-12-10 14:19:39 -08:00
unit Filter out some Clover coverage to prevent false positives 2016-02-24 12:58:07 -08:00
upload Various translation improvements 2015-11-02 21:31:04 +11:00
workflow Properly URL encode branches in arc browse --branch ... 2016-03-04 15:52:58 -08:00
workingcopyidentity Extend from Phobject 2015-06-15 15:47:33 +10:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php Add a linter rule for use of is_a 2015-12-23 08:44:39 +11:00