1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-26 08:42:40 +01:00
phorge-arcanist/src
epriestley c5b7afb344 Move "relativeExplanation" to ArcanistRepositoryAPI with getters/setters
Summary:
We currently use the language "relative commit" or "relative local commit" to refer to the head of a commit range. I want to move toward callign this a "base commit", since I think that makes more sense. This moves us a small step in that direction.

The DSL stuff in T1233 also needs access to this stuff, so move it up to the base. This is mostly a bite-sized piece of the change in that diff.

Test Plan: Ran "arc which" in a couple of circumstances, read explanations.

Reviewers: dschleimer, vrana

Reviewed By: dschleimer

CC: aran

Maniphest Tasks: T1233

Differential Revision: https://secure.phabricator.com/D2747
2012-06-14 12:02:41 -07:00
..
branch Upgrade arcanist to libphutil v2 2012-05-30 14:22:59 -07:00
configuration Upgrade arcanist to libphutil v2 2012-05-30 14:22:59 -07:00
difference Upgrade arcanist to libphutil v2 2012-05-30 14:22:59 -07:00
differential Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
docs Reorganize documentation. 2011-05-31 12:14:20 -07:00
events/constant Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
exception Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
hgdaemon Fix lint errors found by Nemo 2012-06-11 16:27:53 -07:00
lint Fix comment 2012-06-02 10:09:23 -07:00
parser Fix lint errors found by Nemo 2012-06-11 16:27:53 -07:00
repository Move "relativeExplanation" to ArcanistRepositoryAPI with getters/setters 2012-06-14 12:02:41 -07:00
unit Pass for phutil test that was expected to fail and skip 2012-06-08 14:29:51 -07:00
workflow Move "relativeExplanation" to ArcanistRepositoryAPI with getters/setters 2012-06-14 12:02:41 -07:00
workingcopyidentity [Arcanist] add a local (per working copy) config file 2012-06-13 16:02:29 -07:00
__phutil_library_init__.php Initial commit. 2011-01-09 15:22:25 -08:00
__phutil_library_map__.php Pass for phutil test that was expected to fail and skip 2012-06-08 14:29:51 -07:00