summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitclient.h
Commit message (Expand)AuthorAgeFilesLines
* Git: Fix progress during rebaseOrgad Shaneh2017-10-041-1/+3
* Git: clean forward declarationLaurent Montel2017-09-281-1/+0
* Git: Add new class GitRemoteAndre Hartmann2017-03-091-0/+12
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-02-201-2/+2
|\
| * Git: Initialize members of StashInfoRobert Loehning2017-02-161-2/+2
* | Git: Persist topic per branch on Push to GerritOrgad Shaneh2017-01-231-0/+2
* | VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-281-2/+0
* | Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-241-1/+0
|/
* Git: De-noiseOrgad Shaneh2016-07-221-2/+0
* Git: Delete unused cloneRepository functionOrgad Shaneh2016-07-181-1/+0
* Git: Some more cleanupTobias Hunger2016-07-151-1/+1
* Git: Sprinkle C++11 goodness over the codeTobias Hunger2016-07-111-39/+34
* VCS: Return the editor in VcsBaseClient::annotateOrgad Shaneh2016-06-141-3/+3
* Git: Fetch completion refs asynchronouslyOrgad Shaneh2016-05-091-0/+1
* SynchronousProcess: Change exit code interpreter to function objectEike Ziller2016-04-271-5/+0
* Git: some cleanup in gitclient.{h,cpp}hjk2016-04-151-3/+0
* Git: Inline a signal connectionOrgad Shaneh2016-02-151-1/+0
* VCS: Reslot describe functionsOrgad Shaneh2016-02-121-0/+1
* Git: ModernizeTobias Hunger2016-02-101-9/+4
* Git: Return QByteArray in synchronousShowOrgad Shaneh2016-02-081-1/+1
* Git: Un-slot private slotsOrgad Shaneh2016-02-041-2/+1
* Git/Clean: Fix issues with submodulesEike Ziller2016-01-251-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Git: Use Qt5-style connectsTobias Hunger2015-11-231-3/+1
* Git: Simplify createRepositoryAction usagesTobias Hunger2015-11-231-1/+1
* Git: Do not use file name when retrieving parent commitOrgad Shaneh2015-11-111-1/+0
* Fix the getting of the Git author name when user.name isn't setThiago Macieira2015-07-011-0/+3
* Git: Get rid of findExistingVCSEditorTobias Hunger2015-04-151-2/+0
* Git: Rename asyncCommand to vcsExecAbortableTobias Hunger2015-04-151-2/+3
* Git: Move executeGit into VcsBaseClientImplTobias Hunger2015-04-151-5/+0
* Vcs: Move vcsSynchronousExec into VcsBaseClientImplTobias Hunger2015-04-141-6/+0
* Vcs: Move vcsFullySynchronousExec into VcsBaseClientImplTobias Hunger2015-04-141-7/+0
* Vcs: Move annotate and annotateRevisionRequested into VcsBaseClientImplTobias Hunger2015-04-131-5/+3
* Vcs: Move createVcsEditor into VcsBaseClientImplTobias Hunger2015-04-131-10/+4
* Git: Add overrideOrgad Shaneh2015-04-121-2/+2
* Git: WS fixTobias Hunger2015-04-101-8/+6
* Vcs: Move createCommand and enqueueJob into VcsBaseClientImplTobias Hunger2015-04-101-11/+0
* Vcs: Move vcsBinary and vcsTimeout into VcsBaseClientImplTobias Hunger2015-04-091-2/+1
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-5/+1
* Vcs: Introduce VcsBaseClientImplTobias Hunger2015-03-261-1/+2
* Git: Make createVcsEditor take the same arguments as in VcsBaseClientTobias Hunger2015-03-261-6/+5
* Git: Add enqueueJob method to GitClientTobias Hunger2015-03-261-1/+6
* Git: Make GitClient and VcsBaseClient more similarTobias Hunger2015-03-261-3/+7
* Vcs: Add vcsBinary and vcsTimeout methods to VcsBaseClientTobias Hunger2015-03-261-1/+2
* Git: Remove readConfigBytesTobias Hunger2015-03-251-1/+0
* DiffEditor: Refactor the user-facing partsTobias Hunger2015-03-101-5/+2
* Git: Remove unnecessary destructorTobias Hunger2015-03-031-1/+0
* Gerrit: List remote branches also for non-fetched remotesOrgad Shaneh2015-02-161-2/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6