summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* git: Added an option to undo unstaged changes onlyRobert Loehning2010-07-301-9/+19
* VCS[git]: Adapt to 1.7.0, handling of renamed files.Friedemann Kleint2010-06-281-5/+26
* VCS/Diff editors: Set readonly attributes correctly.Friedemann Kleint2010-06-071-0/+1
* VCS[git/hg]: Prevent search for repository from creating foldersFriedemann Kleint2010-05-201-7/+4
* Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-141-1/+1
* VCS: Speed upFriedemann Kleint2010-04-231-15/+1
* VCS[git]: Refuse to show sha 000000 or ^xxxx.Friedemann Kleint2010-03-291-32/+61
* VCS[git], CodePaster: Add support for applying patches.Friedemann Kleint2010-03-251-0/+20
* tr()-FixesFriedemann Kleint2010-03-231-4/+4
* VCS[git]: Introduce optional pull --rebase.Friedemann Kleint2010-03-191-3/+35
* VCS[git]: Reorganize menu action creation/Start SVN submenu.Friedemann Kleint2010-03-191-0/+29
* Fixed parsing of git status so that one can check out a branch when not on a ...Robert Loehning2010-03-151-3/+12
* VCS[git]: Add support for cleaning a repository.Friedemann Kleint2010-03-121-0/+24
* VCS/git: Add setting for diff --patience and make it default.Friedemann Kleint2010-03-101-0/+2
* Long live the king!hjk2010-03-051-1/+1
* VCS: Minor fixesFriedemann Kleint2010-03-011-2/+3
* VCS: Fix time-out handling for synchronous processes.Friedemann Kleint2010-03-011-13/+9
* Git: Improve Timeouts.Friedemann Kleint2010-02-261-7/+7
* 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