summaryrefslogtreecommitdiff
path: root/src/plugins/git
Commit message (Expand)AuthorAgeFilesLines
* Git: Improve handling of git submodulesTobias Hunger2010-12-202-31/+37
* Merge branch '2.1'con2010-12-1751-357/+561
|\
| * License headers.con2010-12-1751-357/+561
| * Version bump.con2010-12-021-5/+5
| * Version bump.con2010-11-021-5/+5
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
* | Git: Have version selection dialog default to HEADTobias Hunger2010-12-161-0/+3
* | Git: Stop debug messageTobias Hunger2010-12-091-4/+0
* | Git: Bring iexisting editors to foregroundTobias Hunger2010-12-091-1/+2
* | Git: Allow for pretty format selection in git showTobias Hunger2010-12-094-16/+79
* | Update the filter matches for the settings dialog.con2010-12-011-5/+13
* | Git: Add some tooltipsTobias Hunger2010-11-261-0/+4
* | Git: Only enable submit button when a description is availableTobias Hunger2010-11-234-22/+25
* | Git: Do not accept invalid commitsTobias Hunger2010-11-231-2/+2
* | Git: Allow . in checkout pathesTobias Hunger2010-11-221-1/+1
* | Fix whitespace issueTobias Hunger2010-11-221-1/+1
* | VCS: Handle code folding in diff viewTobias Hunger2010-11-221-1/+1
* | Git: Add options to diff editorTobias Hunger2010-11-229-115/+412
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-1/+2
* | VCS[git]: Fix change dialog.Friedemann Kleint2010-11-152-3/+4
* | dynamically replace creator version during buildOswald Buddenhagen2010-11-031-5/+5
* | centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-1/+0
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-0/+1
* | Git: Fix stash namesTobias Hunger2010-10-291-11/+5
* | Git: Use class instead of structTobias Hunger2010-10-292-2/+3
* | Merge remote branch 'origin/2.1'Friedemann Kleint2010-10-271-7/+0
|\ \ | |/
| * kill dead source stringOswald Buddenhagen2010-10-251-7/+0
* | Merge remote branch 'origin/2.1'Oswald Buddenhagen2010-10-183-6/+6
|\ \ | |/
| * 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
* | Merge remote branch 'origin/2.1'Christian Kamm2010-10-1110-125/+204
|\ \ | |/
| * 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
* | Merge remote branch 'origin/2.1'dt2010-10-041-2/+2
|\ \ | |/
| * Fix build on non-windowsTobias Hunger2010-10-041-2/+2
* | Merge remote branch 'origin/2.1'dt2010-10-047-30/+210
|\ \ | |/
| * 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