<table><tr><td style="">coliveira created this revision.<br />coliveira added reviewers: kfunk, apol.<br />coliveira set the repository for this revision to rKDEVPLATFORM KDevPlatform.<br />Restricted Application added a subscriber: kdevelop-devel.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D3073" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Hi guys,</p>

<p>I was annoyed by the fact that I couldn't create diffs in KDevelop (using git plugin at least) after having committed the changes to any branch. So I added a button on BranchManager UI to allow creation of diffs between the current branch and any branch selected in the list view. In current implementation it uses the command line "git diff --no-color --no-ext-diff --cached <branch> -- <path>", thus, it includes the staging area. If it's clean, it differs from the last commit.</p>

<p>This diff was generated using this feature.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rKDEVPLATFORM KDevPlatform</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D3073" rel="noreferrer">https://phabricator.kde.org/D3073</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plugins/git/gitplugin.cpp<br />
vcs/dvcs/ui/branchmanager.cpp<br />
vcs/dvcs/ui/branchmanager.h<br />
vcs/dvcs/ui/branchmanager.ui</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>coliveira, kfunk, apol<br /><strong>Cc: </strong>kdevelop-devel<br /></div>