aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitcommand.cpp
Commit message (Expand)AuthorAgeFilesLines
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-111-0/+2
* Revert "Code model: Update on changes from the versioning system."con2009-11-101-2/+0
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-091-0/+2
* VCS/git: Make blame go to current editor lineFriedemann Kleint2009-10-011-1/+9
* long live the kinghjk2009-08-141-1/+1
* Add a clone wizard for version control (base classes + git/svn).Friedemann Kleint2009-07-171-21/+8
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* It may come as a total surprise, but Unix doesn't like cmd.exe :-DDaniel Molkentin2009-06-021-1/+5
* Fix for recent git version where git.exe became git.cmd.Daniel Molkentin2009-06-021-1/+3
* Fixed b390e56d676cd0a838e4b59b51b431535f760bb0Friedemann Kleint2009-05-291-4/+7
* Fixes: don't timeout trying to run git when git cannot be found.Lorn Potter2009-05-291-0/+4
* Close write channels of git processes.Friedemann Kleint2009-05-281-0/+1
* Report termination of git pull/push (which was missing feedback).Friedemann Kleint2009-04-091-1/+36
* Fixes: Using a git configuration with colored output breaks much of the git p...Friedemann Kleint2009-03-171-0/+27
* 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-2/+4
* Fixes: add timeout value to git pluginlowinu2009-02-131-5/+6
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-2/+1
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-0/+1
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: Enable multiselection in file list of git submit editorFriedemann Kleint2009-01-131-0/+138