summaryrefslogtreecommitdiff
path: root/src/plugins/git/mergetool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* VCS: Introduce message styleOrgad Shaneh2013-08-201-1/+1
* VCS: Use correct output styleOrgad Shaneh2013-08-121-1/+2
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+1
* Fix buildEike Ziller2013-06-191-2/+0
* Git: Style fixesOrgad Shaneh2013-06-111-1/+2
* Git: Mark forgotten cases as expected to changeOrgad Shaneh2013-06-101-1/+7
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-081-1/+1
|\
| * Added second button to message boxRobert Loehning2013-04-081-1/+1
* | Clean headers in Git.Friedemann Kleint2013-04-051-1/+0
* | Fix Krazy warnings about includes/header guards in version control.Friedemann Kleint2013-03-121-1/+1
* | Git: Move some functions from MergeTool to GitClientOrgad Shaneh2013-03-011-42/+1
|/
* Git: Handle "no changes" case on conflict resolvingOrgad Shaneh2013-02-121-14/+19
* UI text: edit merge tool messageLeena Miettinen2013-02-121-2/+2
* UI text: fix git cherry-picking stringsLeena Miettinen2013-02-091-2/+2
* Incremented year in copyright infoRobert Loehning2013-02-011-1/+1
* Git: Added Revert and cherry-pickPetar Perisin2013-01-211-12/+39
* VCS: Remove superfluous virtualOrgad Shaneh2013-01-181-1/+1
* Git: Use configured binary for merge toolOrgad Shaneh2013-01-161-2/+3
* Git: Refactored "synchronousPullOrRebase" to be more general.Petar Perisin2013-01-111-1/+1
* Git: Suggest continuing rebase after conflicts are resolvedOrgad Shaneh2012-11-161-2/+14
* Git: Write mergetool input/output to VCS output windowOrgad Shaneh2012-11-161-3/+39
* Git: Introduce MergeTool supportOrgad Shaneh2012-11-071-0/+232