1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/differential
Jason Ge 79d6d252b7 Display base correctly for git-svn in update history
Summary:
for a git repo which is using git-svn, we should show the
revisioni number. For example, it is show "svn+ssh" if the git url
starts with "svn+ssh". Show the svn revision number instead.

Before fix:
https://secure.phabricator.com/file/view/PHID-FILE-j5rogyqjkgifoxtpwzcu/

After fix:
https://secure.phabricator.com/file/view/PHID-FILE-4vsnptcjzuzuyj4zo25x/

Test Plan:
- verified a diff with git-svn worked
- verified a pure git diff still worked

Reviewers: epriestley, nh

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1344
2012-01-08 12:18:22 -08:00
..
constants Add support for querying by commit hashes to DifferentialRevisionQuery class and 2012-01-05 13:51:51 -08:00
controller Link to undisplayed inline comments 2012-01-06 11:50:59 -08:00
data/revisionlist Remove "Updated" view from Differential 2011-12-07 06:55:03 -08:00
editor Set user on auxiliary fields before validating them on template workflow 2011-12-02 15:14:39 -08:00
field Fix appearance of "Differential Revision" on edit interfaces 2012-01-05 12:57:40 -08:00
mail Move event framework from Phabricator to libphutil 2011-11-16 16:34:45 -08:00
parser/changeset Add "Reveal Entire File" option to Diffusion 2012-01-06 11:51:10 -08:00
query/revision Add support for querying by commit hashes to DifferentialRevisionQuery class and 2012-01-05 13:51:51 -08:00
replyhandler Allow "!accept" to be enabled through configuration 2011-09-14 09:52:13 -07:00
storage Show lint issues inline in Differential 2012-01-04 14:17:33 -08:00
tasks Enable updating task->revision assoc 2011-04-26 19:14:47 -07:00
view Display base correctly for git-svn in update history 2012-01-08 12:18:22 -08:00