summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Git: Do not fail on amend if no files were modifiedOrgad Shaneh2012-03-061-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-12/+12
* Git: Speed up diff/show outputTobias Hunger2012-02-031-2/+5
* VCS: Never try to run empty binariesTobias Hunger2012-02-031-0/+3
* Git: Prepend to PATH instead of replacing itOrgad Shaneh2012-01-311-3/+7
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-13/+15
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-15/+12
* VCS: Fix warning about hiding a virtual methodTobias Hunger2012-01-201-1/+1
* Git: Fix finding of top-level directoryTobias Hunger2012-01-171-1/+15
* Replace Q_ASSERTs with QTC_ASSERTsTobias Hunger2012-01-131-4/+4
* Git: Fix error encoding of output text in some caseYuchen Deng2012-01-131-2/+20
* Git: Find correct topLevelOrgad Shaneh2012-01-111-3/+11
* Git: Fix error encoding if the source file not existYuchen Deng2012-01-111-1/+11
* vcs: s/VCS/Vcs/hjk2012-01-091-77/+77
* Git: Fix editor parameter widgetsTobias Hunger2011-12-121-19/+14
* Git: Enable difference display in LogOrgad Shaneh2011-12-121-16/+67
* Git: Use MERGE_MSG as commit template when existsOrgad Shaneh2011-12-121-1/+3
* Fixed possibly unused variable in GitClientRobert Loehning2011-12-081-1/+1
* Git: Push to non-default remotesTobias Hunger2011-12-081-2/+5
* Git: Fix branch list when checking out from gitTobias Hunger2011-12-081-3/+4
* Git: Add diff options for showOrgad Shaneh2011-12-051-1/+2
* Git: Figure out codec for amend commitYuchen Deng2011-11-141-2/+3
* Git: Fix error text codec of 'Show Commit...'Yuchen Deng2011-11-141-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-9/+9
* | Git: Do the right thing when commitingTobias Hunger2011-10-311-71/+98
* | Git: Add support for the i18n.logoutputencoding settingYuchen Deng2011-10-211-12/+19
* | Git: Support encoding convert of commit messagesYuchen Deng2011-10-211-0/+1
|/
* Git: Fixed launch gitk failedYuchen Deng2011-10-121-3/+3
* Git: Use indexes to address pretty printing comboboxTobias Hunger2011-10-061-1/+1
* Git: Save settingsTobias Hunger2011-10-051-0/+6
* Git: Remove GitCommandTobias Hunger2011-10-051-22/+23
* Fix rebase issue and warningTobias Hunger2011-10-051-1/+1
* git: Reuse more code from vcsbaseTobias Hunger2011-10-051-351/+166
* git: coding style fixesTobias Hunger2011-10-051-65/+52
* Git: Remove debug codeTobias Hunger2011-10-051-78/+0
* Git: Added decoration to log and showOrgad Shaneh2011-09-191-3/+6
* Git: Fix diff/show/blame editors coming to the foregroundTobias Hunger2011-09-191-25/+23
* VCS: Make initialization of a repo trigger updateActionsTobias Hunger2011-09-141-1/+10
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Git: Fix ignore whitespaces/patienceTobias Hunger2011-08-021-2/+2
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
* Git: fetch from remoteTobias Hunger2011-06-071-1/+3
* Editor: fix to always call forceReadOnly before activationFawzi Mohamed2011-05-191-1/+1
* Git: String updatesTobias Hunger2011-05-131-48/+48
* Git: Add dialog to configure branchesTobias Hunger2011-05-121-0/+15
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-2/+2