1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-12-01 19:22:41 +01:00
phorge-arcanist/src/repository/api
Tal Shiri 6b192f3178 --range support for git
Summary:
This adds support for passing range of commits for arc diff. This is useful when you want to submit code reviews for past commits without mucking around with the working copy.

This will probably require changes :)

Test Plan: Tested locally, but totally need to add tests for this

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9369
2014-06-11 14:37:01 -07:00
..
__tests__ Apply various linter fixes. 2014-06-10 11:02:42 -07:00
ArcanistGitAPI.php --range support for git 2014-06-11 14:37:01 -07:00
ArcanistMercurialAPI.php Make retrieving parents for mercurial commits work consistently across platforms 2014-06-10 10:20:39 -07:00
ArcanistRepositoryAPI.php --range support for git 2014-06-11 14:37:01 -07:00
ArcanistSubversionAPI.php Apply various linter fixes. 2014-06-10 11:02:42 -07:00