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
epriestley 985a85ec72 Show diffs of removed and propchanged files in Mercurial correctly
Summary:
By default, `hg log -- x` does not show commits which remove the file `x`, nor commits which only change properties on `x`. By passing the flag `--removed`, commits which remove or just change properties are shown. We expect these commits to be shown in callers (this is the default behavior in Git).

Fixes T2608.

Test Plan: Created commits which remove a file and change properties on a file. Verified `hg log --removed -- x` reported them correctly, and Diffusion showed them correctly.

Reviewers: btrahan, DurhamGoode

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2608

Differential Revision: https://secure.phabricator.com/D5656
2013-04-11 10:05:55 -07:00
..
arcanist/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
audit Remove logic which hides commit names in commit table when they're the same as previous commit names 2013-04-07 15:50:21 -07:00
auth make applicationTransactionsCommentView have a "Login to comment." button if user is not logged in 2013-03-07 13:02:36 -08:00
base Deprecate 'maniphest.enabled' and 'phriction.enabled' 2013-04-06 11:39:59 -07:00
cache PhabricatorCaches use namespace if set 2013-03-22 16:28:28 -07:00
calendar Have AphrontView implement PhutilSafeHTMLProducerInterface 2013-03-09 13:52:21 -08:00
chatlog Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
config Fixed T2630 2013-04-10 13:11:22 -07:00
conpherence Conpherence - continue the load less quest 2013-04-10 11:37:04 -07:00
countdown Implement text mode for Phabricator Remarkup rules 2013-03-22 17:33:36 -07:00
daemon reduce noise on daemon console 2013-03-08 13:08:11 -08:00
differential Hovercard tweaks 2013-04-06 21:16:55 -07:00
diffusion Show diffs of removed and propchanged files in Mercurial correctly 2013-04-11 10:05:55 -07:00
directory/controller Deprecate 'maniphest.enabled' and 'phriction.enabled' 2013-04-06 11:39:59 -07:00
diviner Implement text mode for Phabricator Remarkup rules 2013-03-22 17:33:36 -07:00
draft/storage Add draft support to ApplicationTransactions 2012-12-21 05:57:14 -08:00
drydock Add actions to mobile crumbs 2013-04-10 13:08:36 -07:00
fact Convert AphrontTableView to safe HTML 2013-02-09 15:11:38 -08:00
feed Adding a proper story feed for moving a Phriction Document 2013-03-19 14:22:26 -07:00
files Add actions to mobile crumbs 2013-04-10 13:08:36 -07:00
flag Flags on mobile, fix some filter-css 2013-04-03 11:29:58 -07:00
harbormaster Add HarbormasterRunnerWorker, for running CI tests 2012-12-17 13:43:26 -08:00
help/controller Allow speical keys to be bound to keystrokes 2013-03-08 21:19:24 -08:00
herald Require a viewer to load handles 2013-02-28 17:15:09 -08:00
macro Add actions to mobile crumbs 2013-04-10 13:08:36 -07:00
mailinglists Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
maniphest Action Menu (mobile) 2013-04-09 12:42:03 -07:00
meta Fix some beta/install Application issues 2013-04-10 14:52:20 -07:00
metamta Uniformized handle data 2013-04-04 13:10:19 -07:00
notification Introduce PhabricatorEmptyQueryException 2013-03-06 19:22:00 -08:00
oauthserver Fix an OAuthServer issue where an attacker could make a link function over HTTP when it should be HTTPS-only 2013-02-19 16:09:36 -08:00
owners Include more packages in Owned Packages view 2013-03-28 15:00:11 -07:00
paste Add actions to mobile crumbs 2013-04-10 13:08:36 -07:00
people Hovercard tweaks 2013-04-06 21:16:55 -07:00
phame Phame - "fix" blog feed 2013-04-05 12:12:49 -07:00
phid Restored title for object handles 2013-04-11 08:15:31 -07:00
phlux Mobile Crumbs. 2013-03-26 13:15:15 -07:00
pholio Add actions to mobile crumbs 2013-04-10 13:08:36 -07:00
phortune Add actions to mobile crumbs 2013-04-10 13:08:36 -07:00
phpast Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
phrequent Added sort order and ended filter to Phrequent. 2013-04-03 08:35:47 -07:00
phriction Add actions to mobile crumbs 2013-04-10 13:08:36 -07:00
policy Introduce PhabricatorEmptyQueryException 2013-03-06 19:22:00 -08:00
ponder Add actions to mobile crumbs 2013-04-10 13:08:36 -07:00
project Mobile Crumbs. 2013-03-26 13:15:15 -07:00
releeph Introduce ReleephProjectQuery 2013-03-22 06:29:37 -07:00
remarkup/conduit Convert Remarkup to safe HTML 2013-02-13 12:34:49 -08:00
repository Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
search Hovercard tweaks 2013-04-06 21:16:55 -07:00
settings Placed Radio buttons for Home Page Preferences Settings 2013-04-09 09:43:42 -07:00
slowvote Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
subscriptions Integrate subscriptions with ApplicationTransactions 2013-02-17 06:37:09 -08:00
system Add a user-accessible hook for dumping debug code into an install 2013-03-04 13:45:51 -08:00
tokens Paginate token leader board. 2013-04-01 08:16:01 -07:00
transactions Allow transactions to require read locks during edits 2013-04-04 15:16:42 -07:00
typeahead Use a policy-aware query for Project typeahead 2013-03-05 14:12:11 -08:00
uiexample Add a "byline" element to ObjectItemListView 2013-04-06 11:38:43 -07:00
xhprof Fix XHProf index page 2013-04-02 09:52:52 -07:00