Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-07Move UIText and UIIcons to the internal packageRobin Rosenberg12-12/+12
2013-02-12Mark org.eclipse.debug.ui as optional dependencyDariusz Luksza1-3/+19
2013-02-12Auto-ignore derived resourcesMatthias Sohn1-0/+4
2012-11-15Remove redundant implements declarationsRobin Rosenberg1-2/+2
2012-11-02InstanceScope() and DefaultScope() constructors are deprecatedTomasz Zarna3-6/+5
2012-10-18Update copyright date and fine-tune log warningsDani Megert1-0/+1
2012-10-17Do not show modal warning dialog on plugin startMatthias Sohn1-13/+23
2012-09-26Move PreviewDecoration to own file as DecorationResultRobin Stocker1-97/+5
2012-09-01Improve layout of decorator preference pageRobin Stocker1-17/+15
2012-09-01Add link to 'Colors and Fonts' on decorator preference pageDani Megert1-1/+6
2012-06-28Cleanup and repair of History View Show menuMathias Kinzler1-23/+56
2012-06-22Remove the saved git prefix setting on restore defaultsRobin Rosenberg1-1/+29
2012-06-22Remove unneeded refreshRobin Rosenberg1-1/+0
2012-06-22Make restore defaults "work"Robin Rosenberg1-0/+1
2012-06-22Warn user if Git's system wide settings cannot be foundRobin Rosenberg1-0/+2
2012-06-19Don't pretend that $gitprefix can be changed via the text fieldRobin Rosenberg1-3/+1
2012-05-21Fire config change event when edited via preference pageKevin Sawicki1-0/+9
2012-05-18Improve clone operation failure dialogDariusz Luksza1-0/+4
2012-05-11[historyView] Add preference to show/hide e-mail addressesKevin Sawicki1-0/+4
2012-04-25Allow variables for default clone destinationRobin Stocker1-2/+52
2012-04-11Add setting for streamFileThreshold in the UI.Markus Duft1-0/+4
2012-03-31Reset config model when refreshing tree viewerKevin Sawicki1-0/+6
2012-03-21[historyView] Allow to suppress displaying of additional RefsMathias Kinzler1-0/+6
2012-03-12[findBugs] Assign children valueDariusz Luksza1-1/+1
2012-03-10Fix CCE on Configuration preference page when clicking Value field of aMarkus Keller1-1/+1
2012-02-27Support editing configuration values directly in treeKevin Sawicki2-280/+259
2012-02-20Set location text to be read only when path can't be changedKevin Sawicki1-1/+4
2012-02-08Disable buttons when config is missing or not writableKevin Sawicki1-10/+20
2012-01-20Allow the user to select the Git prefixRobin Rosenberg2-9/+84
2012-01-20[historyView] Add preferences for max branch and tag lengthKevin Sawicki3-101/+128
2012-01-17Open/close projects when switching branchesKevin Sawicki1-0/+10
2012-01-16Show detailed branch status in label decoration of projectRobin Stocker1-13/+23
2012-01-12Add commit dialog preference for checking untracked files Kevin Sawicki1-0/+7
2012-01-07Remove decorator preference "number of levels to recurse"Jens Baumgart1-64/+0
2012-01-04Add commit message history as content assist.Kevin Sawicki1-0/+6
2011-11-09Remove extra margins from repository tabKevin Sawicki1-1/+2
2011-11-07[prefs] Only show repositories that existKevin Sawicki1-7/+13
2011-11-07Place preference controls on single rowKevin Sawicki1-1/+3
2011-10-24Added the 'Follow Renames' feature to the history page.Carsten Pfeiffer1-0/+3
2011-10-14Show the 'Git' property page for files and foldersRemy Suen1-6/+7
2011-09-30Auto share projects located in a git working treeMatthias Sohn1-0/+45
2011-09-14Preference for storing credentials in secure storeMatthias Sohn1-0/+8
2011-09-14Add preference page for Git viewsMatthias Sohn2-40/+98
2011-09-14Fix javadoc of DialogsPreferencePageMatthias Sohn1-1/+1
2011-09-11Improve handling of notes commits in History ViewStefan Lay1-0/+3
2011-09-02[prefs] Iterate over array instead of set.Kevin Sawicki1-1/+5
2011-08-01Unify label providers in EGitBenjamin Muskalla1-3/+3
2011-07-19Link commit in Properties pageBenjamin Muskalla1-24/+88
2011-07-16Fixed typosBenjamin Muskalla1-7/+7
2011-06-27[blame] Add a preference to ignore whitespace changesHenning Heitkoetter1-0/+8

Back to the top