summaryrefslogtreecommitdiff
path: root/src/plugins/git
Commit message (Expand)AuthorAgeFilesLines
* Editor: fix to always call forceReadOnly before activationFawzi Mohamed2011-05-191-1/+1
* Git: String updatesTobias Hunger2011-05-133-50/+50
* Git: Add dialog to configure branchesTobias Hunger2011-05-1211-3/+847
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-103-8/+8
* Fix/add copyright headersTobias Hunger2011-05-0651-51/+51
* VCS: Added a shortcut for Diff Selected FilesOrgad Shaneh2011-05-031-1/+1
* VCS: Use the configuration page in all the checkout wizardsTobias Hunger2011-04-202-2/+17
* VCS: Add id to IVersionControlTobias Hunger2011-04-202-0/+7
* add/unify i/o error handlingOswald Buddenhagen2011-04-182-21/+17
* abort commit if commit message cannot be savedOswald Buddenhagen2011-04-181-1/+2
* file manager: introduce saveFile() and remove blockFileChange() & unblockFile...Oswald Buddenhagen2011-04-181-3/+1
* VCS: Notify project wizard about config changesTobias Hunger2011-04-153-0/+7
* VCS: Do not claim to support any operation if unconfiguredTobias Hunger2011-04-153-32/+31
* Git: Remove useless virtual keywordsTobias Hunger2011-04-151-15/+15
* Merge branch '2.2'Oswald Buddenhagen2011-04-1451-714/+663
|\
| * Update license.hjk2011-04-1351-714/+663
* | Remove unused constants, fix lacking virtual destructorJarek Kobus2011-04-141-1/+0
* | Merge remote branch 'origin/2.2'con2011-04-011-1/+1
|\ \ | |/
| * Fix typos in source stringsJarek Kobus2011-03-311-1/+1
* | VCS[git]: Add 'Revert this chunk' context menu option to diff view.Friedemann Kleint2011-03-242-0/+6
|/
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-091-1/+0
* Git: Update for git 1.7.4Tobias Hunger2011-03-031-1/+2
* Fixed layout issues in some editor toolbarsThorbjørn Lindeijer2011-02-251-0/+4
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-225-35/+35
* Exported header cleanup.Friedemann Kleint2011-01-201-0/+1
* 10n: Fix tr() issues.Friedemann Kleint2011-01-191-10/+8
* Git: Some whitespace fixesTobias Hunger2011-01-121-5/+5
* Fix git show using the default formatTobias Hunger2011-01-121-37/+54
* It's 2011 now.con2011-01-1252-52/+52
* 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