summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Git: Add dialog to configure branchesTobias Hunger2011-05-121-0/+3
* 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
* VCS[git]: Added git fetchRobert Loehning2010-09-011-0/+1
* VCS[git]: Add menu option for git amend.Friedemann Kleint2010-08-231-1/+4
* Merge remote branch 'origin/2.0'Friedemann Kleint2010-08-061-1/+2
|\
| * git: Added an option to undo unstaged changes onlyRobert Loehning2010-07-301-1/+2
* | core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-7/+8
|/
* VCS: Initially enable menus.Friedemann Kleint2010-04-261-1/+0
* VCS[git], CodePaster: Add support for applying patches.Friedemann Kleint2010-03-251-0/+4
* VCS[git]: Reorganize menu action creation/Start SVN submenu.Friedemann Kleint2010-03-191-25/+50
* VCS[git]: Add "Clean project"Friedemann Kleint2010-03-151-1/+4
* VCS[git]: Add support for cleaning a repository.Friedemann Kleint2010-03-121-0/+2
* Long live the king!hjk2010-03-051-1/+1
* Add command locator.Friedemann Kleint2010-02-121-1/+4
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
* | VCS[git]: Make Branchdialog non-modal as is StashDialog.Friedemann Kleint2010-01-271-0/+2
* | VCS[git]: Add support for stashes.Friedemann Kleint2010-01-151-0/+6
* | VCS[hg, git]: Add support for repository creation.Friedemann Kleint2010-01-121-0/+1
* | VCS[git]: Add log repository action.Friedemann Kleint2010-01-081-0/+3
* | Git: Introduce diff repository and group actions.Friedemann Kleint2010-01-051-0/+2
* | Subversion: Adapt to new VCSBasePlugin.Friedemann Kleint2009-12-081-2/+2
* | VCS: Introduce Base class for VCS plugins, use in git.Friedemann Kleint2009-12-081-28/+11
|/
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-111-0/+3
* Revert "Code model: Update on changes from the versioning system."con2009-11-101-3/+0
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-091-0/+3
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-11/+11
* git: Remove duplicate action.Friedemann Kleint2009-09-251-1/+0
* Git: Remove dpulicate slot revert(), move to UndoFileChanges.Friedemann Kleint2009-09-251-1/+0
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-4/+3
* Version control: Do not keep lock on message file while committing.Friedemann Kleint2009-09-221-3/+3
* long live the kinghjk2009-08-141-1/+1
* Version control: Replace per-VCS output panes with a single one.Friedemann Kleint2009-08-101-4/+0
* Add a clone wizard for version control (base classes + git/svn).Friedemann Kleint2009-07-171-6/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fix not beeing able to commit file deletions with creators git plugindt2009-06-101-0/+1
* Added ParameterAction class for QActions acting on files.Friedemann Kleint2009-05-151-11/+14
* Fixes: Polish submit message checking.Friedemann Kleint2009-03-201-0/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* remove ProjectExplorerInterface and ExtensionSystemInterfaces fileshjk2009-01-141-75/+75
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: Enable multiselection in file list of git submit editorFriedemann Kleint2009-01-131-2/+1
* Fixes: Make git diff work for staged files, do not launch submit if file list...Friedemann Kleint2009-01-131-1/+2
* Fixes: Add ensureStashed() method asking user to stash before a change such ...Friedemann Kleint2008-12-191-0/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Fixes: Add revert to git, name stage options according to git guiFriedemann Kleint2008-12-041-2/+6
* Fixes: Refactor git settings code, add some more menu optionsFriedemann Kleint2008-12-041-2/+15
* Fixes: Enable switching of VCS according to currentProjectFriedemann Kleint2008-12-031-2/+2