aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* add missing tr()s, etc., add some //: commentsOswald Buddenhagen2009-04-201-0/+1
* Report termination of git pull/push (which was missing feedback).Friedemann Kleint2009-04-091-3/+5
* Kill the git process if we timed out waiting for it.dt2009-04-071-0/+2
* Fixes: Suppress colors for git diff project, class names in widget templateFriedemann Kleint2009-03-171-2/+2
* Fixes: Using a git configuration with colored output breaks much of the git p...Friedemann Kleint2009-03-171-15/+23
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Make the git plugin look for the binary in the path specified in the settings...Friedemann Kleint2009-02-191-6/+7
* Merge commit 'origin/1.0.0'con2009-02-131-4/+4
|\
| * Fixes: add timeout value to git pluginlowinu2009-02-131-4/+4
* | activate diff editor after creating itmae2009-02-041-1/+1
* | separate EM::setCurrentEditor and EM::activateEditormae2009-01-261-1/+1
* | Merge branch 'master' of [email protected]:creator/mainlinemae2009-01-201-4/+4
|\|
| * replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-3/+3
| * forgot thishjk2009-01-201-1/+1
* | first edition of the new editor view, splitting still missingmae2009-01-161-2/+2
|/
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: Enable multiselection in file list of git submit editorFriedemann Kleint2009-01-131-86/+52
* Fixes: - ProgressManagerInterface --> ProgressManagercon2009-01-131-2/+2
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-1/+1
* Fixes: Make git diff work for staged files, do not launch submit if file list...Friedemann Kleint2009-01-131-4/+12
* Fixes: Use a model for the submit file list (to resolve the git diff mess)Friedemann Kleint2009-01-121-81/+6
* Fixes: Show untracked files in git submit dialogFriedemann Kleint2009-01-091-10/+37
* Fixes: Start a git branch dialog.Friedemann Kleint2008-12-191-0/+42
* Fixes: Add ensureStashed() method asking user to stash before a change such ...Friedemann Kleint2008-12-191-12/+71
* Fixes: gcc 4.3.2 compile warningsFriedemann Kleint2008-12-191-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Fixes: - Don't popup the git output window at all operationscon2008-12-101-20/+38
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-18/+19
* Fixes: Add revert to git, name stage options according to git guiFriedemann Kleint2008-12-041-21/+195
* Fixes: Refactor git settings code, add some more menu optionsFriedemann Kleint2008-12-041-51/+126
* Fixes: git commit fails due to wrong working directoryFriedemann Kleint2008-12-031-9/+24
* Fixes: Enable switching of VCS according to currentProjectFriedemann Kleint2008-12-031-5/+0
* Disambiguation for files in git commandsThorbjørn Lindeijer2008-12-031-10/+10
* Fixes: Move icons into VCSBase, use buttons for submitFriedemann Kleint2008-12-021-1/+1
* Fixes: Ability to uncheck files in git.Friedemann Kleint2008-12-021-13/+77
* more file cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+635