1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/diffusion
epriestley a009c93350 Use "-b", not "--branch", when issuing "hg log" in Phabricator
Summary:
Mercurial renamed "--only-branch" to "--branch" about two years ago. "-b" exists in both versions.

http://www.selenic.com/pipermail/mercurial-devel/2010-April/020469.html

We have a few other cases where we use features that exist only in recent Mercurial (notably, 'ancestors' in log) but we can work around this one easily.

Test Plan: Looked at a Mercurial repo in Diffusion, verified that "log -b" commands issued and that the output was correct.

Reviewers: btrahan, Makinde, ipalaus

Reviewed By: ipalaus

CC: aran

Maniphest Tasks: T1264

Differential Revision: https://secure.phabricator.com/D2533
2012-05-22 07:14:55 -07:00
..
controller Support branch offset/limit in Mercurial 2012-05-10 14:18:49 -07:00
data Use assert_instances_of() in Diffusion 2012-04-03 16:31:10 -07:00
exception/setup Improve Diffusion error messages and UI for partially imported repositories 2012-05-09 17:28:57 -07:00
query Use "-b", not "--branch", when issuing "hg log" in Phabricator 2012-05-22 07:14:55 -07:00
request Make directories with spaces in their names work OK in diffusion end to end 2012-05-20 15:29:36 -07:00
tag Add very basic tag support to Diffusion 2012-04-18 08:02:08 -07:00
view Branch view improvements. 2012-05-10 11:47:46 -07:00