summaryrefslogtreecommitdiff
path: root/src/plugins/git
Commit message (Expand)AuthorAgeFilesLines
* Version bump.con2011-02-041-5/+5
* It's 2011 now.con2011-01-1252-52/+52
* License headers.con2010-12-1751-357/+561
* Version bump.con2010-12-021-5/+5
* Version bump.con2010-11-021-5/+5
* kill dead source stringOswald Buddenhagen2010-10-251-7/+0
* Git: Rename "reset" back to "undo uncomitted changes"Tobias Hunger2010-10-151-3/+3
* Git: Update stringTobias Hunger2010-10-151-2/+2
* Git integration: Disambiguate precedence to silence gcc warningDaniel Molkentin2010-10-151-1/+1
* VCS: String updateTobias Hunger2010-10-081-1/+1
* Git: Clean up the menu of the git pluginTobias Hunger2010-10-081-83/+112
* Git: Show native pathes to repositoriesTobias Hunger2010-10-083-3/+4
* Git: Consider new files a diffTobias Hunger2010-10-081-2/+3
* version bump: 2.0.92 -> 2.0.93hjk2010-10-081-5/+5
* version bump: 2.0.91 -> 2.0.92v2.1.0-betahjk2010-10-071-5/+5
* Git: Improve handling of author informationTobias Hunger2010-10-051-5/+7
* Git: ignore spaces in diffTobias Hunger2010-10-055-10/+20
* Git: Unbreak cloneing of non-default branches from local repos.Tobias Hunger2010-10-051-4/+17
* Git: Handle unusual HEADsTobias Hunger2010-10-052-15/+35
* Git: Change mapping of repository to directory nameTobias Hunger2010-10-041-3/+5
* Polish the checkout wizard (base and git)Tobias Hunger2010-10-041-1/+2
* Fix build on non-windowsTobias Hunger2010-10-041-2/+2
* Git: Only allow commit if author information is validTobias Hunger2010-10-043-30/+129
* Fixup formating of mr2178Tobias Hunger2010-09-293-16/+22
* Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...Tuomas Puranen2010-09-294-0/+75
* Git: Do not require the path to be set in the configTobias Hunger2010-09-282-4/+6
* version bump 2.0.90 -> 2.0.91hjk2010-09-271-5/+5
* Git: Fix commiting with Author and Email setTobias Hunger2010-09-245-45/+25
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-2/+0
* UI text - fix capitalizationLeena Miettinen2010-09-211-5/+5
* git: Added workaround for older versions which don't know format:%BRobert Loehning2010-09-201-1/+2
* git: Fixed launching of gitkRobert Loehning2010-09-172-2/+28
* UI text - fix capitalizationLeena Miettinen2010-09-171-3/+3
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-142-2/+3
* I18n: tr-fixes.Friedemann Kleint2010-09-131-1/+1
* coreplugin: use Core::Id is some placeshjk2010-09-101-8/+8
* Remove EditorManager::ensureEditorManagerVisible()dt2010-09-061-1/+0
* VCS[git]: Remove unneeded 'success' confirmation of pull.Friedemann Kleint2010-09-011-2/+1
* VCS[git]: Added git fetchRobert Loehning2010-09-014-0/+21
* replace version 2.1.80 by 2.0.90hjk2010-08-301-5/+5
* VCS[git]: Added showing logs of all branchesRobert Loehning2010-08-274-3/+29
* VCS[git]: Allow diff with current or remote branchRobert Loehning2010-08-271-11/+14
* VCS[git]: Do not show pseudo branch "(no branch)"Robert Loehning2010-08-271-7/+4
* VCS[git]: Ensure that only one branch is selected at a timeRobert Loehning2010-08-272-4/+12
* VCS[git]: Environment settings.Friedemann Kleint2010-08-266-4/+55
* VCS[git]: Add menu option for git amend.Friedemann Kleint2010-08-237-41/+101
* Typos spotted while translatingJarek Kobus2010-08-191-1/+1
* VCS: Add 'Check/Uncheck' all context menu to submit file list.Friedemann Kleint2010-08-191-0/+1
* VCS polishing: Change context menu entry for 'Blame parent'.Friedemann Kleint2010-08-132-2/+3
* VCS[git]: Fix branch checkout: Use absolute path.Friedemann Kleint2010-08-121-3/+3