summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitclient.h
Commit message (Expand)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+0
* Git: Fix error encoding of output text in some caseYuchen Deng2012-01-131-0/+2
* Git: Find correct topLevelOrgad Shaneh2012-01-111-1/+1
* Git: Fix error encoding if the source file not existYuchen Deng2012-01-111-0/+1
* vcs: s/VCS/Vcs/hjk2012-01-091-12/+12
* Git: Enable difference display in LogOrgad Shaneh2011-12-121-1/+1
* Git: Push to non-default remotesTobias Hunger2011-12-081-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
* | Git: Do the right thing when commitingTobias Hunger2011-10-311-5/+3
* | Git: Add support for the i18n.logoutputencoding settingYuchen Deng2011-10-211-3/+4
|/
* Git: Save settingsTobias Hunger2011-10-051-0/+1
* Git: Remove GitCommandTobias Hunger2011-10-051-6/+5
* git: Reuse more code from vcsbaseTobias Hunger2011-10-051-43/+16
* Git: Added decoration to log and showOrgad Shaneh2011-09-191-0/+1
* Use classes in favor of structsTobias Hunger2011-08-021-1/+1
* Git: fetch from remoteTobias Hunger2011-06-071-1/+1
* Git: Add dialog to configure branchesTobias Hunger2011-05-121-0/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | VCS[git]: Add 'Revert this chunk' context menu option to diff view.Friedemann Kleint2011-03-241-0/+2
|/
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-5/+5
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Git: Allow for pretty format selection in git showTobias Hunger2010-12-091-1/+1
* | Fix whitespace issueTobias Hunger2010-11-221-1/+1
* | Git: Add options to diff editorTobias Hunger2010-11-221-7/+34
* | Git: Use class instead of structTobias Hunger2010-10-291-1/+1
|/
* Fixup formating of mr2178Tobias Hunger2010-09-291-1/+1
* Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...Tuomas Puranen2010-09-291-0/+2
* Git: Fix commiting with Author and Email setTobias Hunger2010-09-241-1/+1
* git: Fixed launching of gitkRobert Loehning2010-09-171-0/+4
* VCS[git]: Added git fetchRobert Loehning2010-09-011-0/+1
* VCS[git]: Added showing logs of all branchesRobert Loehning2010-08-271-1/+2
* VCS[git]: Environment settings.Friedemann Kleint2010-08-261-1/+1
* VCS[git]: Add menu option for git amend.Friedemann Kleint2010-08-231-3/+3
* VCS[git]: Add branch combo to the checkout wizard.Friedemann Kleint2010-08-121-0/+1
* Merge remote branch 'origin/2.0'Friedemann Kleint2010-08-061-3/+7
|\
| * git: Added an option to undo unstaged changes onlyRobert Loehning2010-07-301-3/+7
| * VCS[git/hg]: Prevent search for repository from creating foldersFriedemann Kleint2010-05-201-3/+0
* | VCS[git]: Add menu option to launch gitk.Friedemann Kleint2010-06-081-0/+2
* | VCS[Mercurial]: Make push/pull synchronous commands.Friedemann Kleint2010-05-251-1/+1
* | VCS[git]: Make push/pull synchronous commands.Friedemann Kleint2010-05-251-6/+18
* | VCS: Show message box on timeouts/Add SSH prompt.Friedemann Kleint2010-05-211-2/+4
* | VCS[git/hg]: Prevent search for repository from creating foldersFriedemann Kleint2010-05-191-3/+0