aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Git: show commit given as command line parameter in diff editorNikita Baryshnikov2018-03-161-0/+3
* Git: Introduce Recover Deleted Files actionOrgad Shaneh2018-01-091-0/+1
* Git: clean forward declarationLaurent Montel2017-09-281-3/+0
* Git: Replace lambdas with std::bindOrgad Shaneh2017-04-041-9/+1
* Git: Factor out pattern for invalid branch namesAndre Hartmann2017-03-091-0/+1
* Git: Remove last "slots"Orgad Shaneh2017-02-231-2/+0
* Git: Move msgRepositoryLabel from StashDialog to GitPluginOrgad Shaneh2017-02-051-0/+1
* Git: Add rebase --skip actionAndre Hartmann2016-12-121-0/+1
* Git: ModernizeTobias Hunger2016-02-101-30/+28
* Git: Make "Create Repository" action localRobert Loehning2016-02-031-1/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Git: Reduce indirection in submit editorOrgad Shaneh2016-01-061-2/+0
* Git: Do not suggest to continue command when commit editor is activeOrgad Shaneh2016-01-061-1/+1
* Git: Use Qt5-style connectsTobias Hunger2015-11-231-12/+14
* Git: Simplify action creation methodsTobias Hunger2015-11-231-0/+4
* Git: Simplify createChangeRelatedRepositoryActionTobias Hunger2015-11-231-5/+3
* Git: Simplify createRepositoryAction usagesTobias Hunger2015-11-231-11/+6
* Git: Get rid of SLOTs for createProjectActionTobias Hunger2015-11-231-2/+2
* Git: Get rid of SLOTs for createFileActionTobias Hunger2015-11-231-3/+7
* Git: Simplify repository related action creation.Tobias Hunger2015-11-231-5/+0
* GitPlugin: Remove dead codeTobias Hunger2015-11-231-6/+2
* GitPlugin: Coding style fixes (WS only)Tobias Hunger2015-09-161-7/+7
* GitPlugin: reorder namespaces endinNikita Baryshnikov2015-07-161-1/+1
* Git: Remove unused variableTobias Hunger2015-06-301-2/+0
* Git: Remove last user of Core::Id::fromUniqueIdentifierhjk2015-06-231-2/+11
* Git: Replace CloneWizard with a Json wizardTobias Hunger2015-05-181-2/+0
* Git: Add overrideOrgad Shaneh2015-04-121-3/+3
* Git: s/GitPlugin::gitClient/GitPlugin::client/Tobias Hunger2015-04-081-1/+1
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-3/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Git: Support stash --keep-indexOrgad Shaneh2015-02-091-1/+2
* | Git: Save all documents before stash popOrgad Shaneh2015-02-091-0/+1
|/
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-171-1/+0
* Git: Disable all actions when inactiveOrgad Shaneh2014-11-101-0/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Git: Simplify action callback handlinghjk2014-07-291-1/+0
* | Git: Simplify code for action generationhjk2014-07-291-38/+37
* | Git: De-noise gitplugin.cpphjk2014-07-291-1/+0
* | Git: Remove unused declarationshjk2014-07-231-2/+0
|/
* Git: Add auto tests for CloneWizardPageAndre Hartmann2014-07-131-0/+2
* Always pass Core::Id by value.Christian Kandeler2014-07-011-7/+7
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-6/+2
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-4/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Git: Allow push after fixupPetar Perisin2013-11-081-0/+1
|/
* Git: Allow direct push after commitAndre Hartmann2013-09-301-0/+1
* Fix some include statements.Christian Kandeler2013-09-041-1/+1