summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitcommand.cpp
Commit message (Expand)AuthorAgeFilesLines
* Git: Remove GitCommandTobias Hunger2011-10-051-232/+0
* git: Reuse more code from vcsbaseTobias Hunger2011-10-051-7/+1
* Git: Remove debug codeTobias Hunger2011-10-051-10/+0
* minor stylehjk2011-09-191-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Git: Fix commiting with Author and Email setTobias Hunger2010-09-241-8/+6
* Merge remote branch 'origin/2.0'con2010-07-051-1/+1
|\
| * Git: Fix misleading status message.ck2010-07-021-1/+1
* | VCS: Show message box on timeouts/Add SSH prompt.Friedemann Kleint2010-05-211-13/+30
|/
* VCS[git]: Introduce optional pull --rebase.Friedemann Kleint2010-03-191-3/+16
* Long live the king!hjk2010-03-051-1/+1
* VCS: Fix time-out handling for synchronous processes.Friedemann Kleint2010-03-011-22/+13
* Git: Improve Timeouts.Friedemann Kleint2010-02-261-3/+20
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Add functionality to show progress for the application in task bar/dock.con2009-11-271-2/+1
|/
* 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