aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* tr()-Fixes.Friedemann Kleint2010-02-251-0/+5
* VCS[git]: Make version fail warning less obtrusive.Friedemann Kleint2010-02-161-10/+28
* VCS[git]: Implement add using '--intent-to-add' depending on version.Friedemann Kleint2010-02-021-4/+81
* VCS[git]: Make Branchdialog non-modal as is StashDialog.Friedemann Kleint2010-01-271-3/+21
* VCS[git]: Add support for stashes.Friedemann Kleint2010-01-151-61/+376
* VCS[hg, git]: Add support for repository creation.Friedemann Kleint2010-01-121-0/+16
* Remove duplicate inclusions of headersTobias Hunger2010-01-111-1/+0
* VCS[git]: Add log repository action.Friedemann Kleint2010-01-081-0/+23
* Add display name to VCS plugin structsTobias Hunger2010-01-081-12/+12
* VCS [git]: Annotate previous version/single filelog annotation.Friedemann Kleint2010-01-071-5/+149
* Git/SVN: Ignore whitespace in annotation/blame (introduce setting).Friedemann Kleint2010-01-051-0/+3
* VCS: Add "Open file" context menu action to VCS log paneFriedemann Kleint2009-12-151-1/+5
* Git: Expand commit template relative to repository directoryFriedemann Kleint2009-12-141-1/+5
* Fixes commiting with empty author/email informationdt2009-12-111-2/+5
* CVS: Use new VCSBasePlugin-class.Friedemann Kleint2009-12-091-0/+1
* VCS: Introduce Base class for VCS plugins, use in git.Friedemann Kleint2009-12-081-24/+12
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-111-11/+37
* Revert "Code model: Update on changes from the versioning system."con2009-11-101-37/+11
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-091-11/+37
* VCS/git: Make blame go to current editor lineFriedemann Kleint2009-10-011-5/+9
* VCS: perforce, cvs, subversion: Goto current line in blame.Friedemann Kleint2009-10-011-2/+2
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-0/+4
* Git: Make commit work on WindowsFriedemann Kleint2009-08-251-5/+5
* long live the kinghjk2009-08-141-1/+1
* API naming.con2009-08-121-1/+1
* Version control: Replace per-VCS output panes with a single one.Friedemann Kleint2009-08-101-51/+27
* VCSBase: Add common functionality, make checkout use page lists.Friedemann Kleint2009-07-211-20/+1
* Add a clone wizard for version control (base classes + git/svn).Friedemann Kleint2009-07-171-17/+27
* Optionally shorten git blame output by removing date+line number.Friedemann Kleint2009-07-151-1/+1
* Don't ask to reload the file, if the user uses git/undo or git/revert.dt2009-06-181-0/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Run git on windows properly when git is called synchronously.Daniel Molkentin2009-06-151-1/+7
* Fix not beeing able to commit file deletions with creators git plugindt2009-06-101-4/+8
* Close write channels of git processes.Friedemann Kleint2009-05-281-0/+1
* 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