1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/repository
epriestley 363f292fd8 Partially revert marking of copies as direct
Summary:
The other `true` is correct (and I think we can fix the scaling issues) but this one should be an indirect change. This prevents the branch from appearing in the history of every file.

(I misread this code and gave @vrana some bad advice originally. This is //actually// consistent with Mercurial and Git.)

Test Plan: Partial revert. I'll make this stuff testable.

Reviewers: nh, vrana

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D4742
2013-01-30 12:35:37 -08:00
..
application Use application icons for "Eye" menu and Crumbs 2012-12-07 13:37:28 -08:00
conduit Prevent exceptions when adding repositories via conduit. 2013-01-10 15:37:56 -08:00
constants Delete license headers from files 2012-11-05 11:16:51 -08:00
controller Sort repositories in Diffusion by name, not creation order 2013-01-16 10:51:08 -08:00
daemon Allow phabricator to manage repositories 2012-12-12 14:43:09 -08:00
management Delete license headers from files 2012-11-05 11:16:51 -08:00
query Order repositories in Diffusion from oldest 2012-12-20 15:49:37 -08:00
search Improve Search architecture 2012-12-21 14:21:31 -08:00
storage Clean up repositories with symbols correctly 2013-01-24 17:48:41 -08:00
worker Partially revert marking of copies as direct 2013-01-30 12:35:37 -08:00
PhabricatorRepositoryConfigOptions.php Repository option. 2013-01-16 09:35:48 -08:00