Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Replace use of deprecated SubProgressMonitor with SubMonitorMatthias Sohn1-4/+5
2016-09-12Speed up the IgnoreOperationThomas Wolf1-9/+45
2016-04-20Remove redundant type information from org.eclipse.egit.uiLars Vogel3-4/+4
2015-11-22Switching egit.ui to JGit nullness annotationsAndrey Loskutov1-1/+1
2015-11-14Replaced CommonUtils.getAdapter*() methods with AdapterUtils.adapter()Andrey Loskutov1-14/+10
2015-10-10[nested projects] Allow EGit request inner most projects in some casesAndrey Loskutov1-1/+1
2015-03-24Add missing @Override annotations to org.eclipse.egit.uiLars Vogel1-0/+1
2015-03-03Do not pass on an uninitialized scope to callers from GitScopeUtilLaurent Goubet1-5/+9
2015-02-27Fix unnecessary cast errors from generified IAdaptable#getAdapter(..)Dani Megert1-3/+3
2014-09-03Suppress "Unnecessary cast" errors in Eclipse Mars (4.5)Markus Keller1-2/+2
2014-04-26Disable logical model from preferencesArthur Daussy1-7/+15
2013-08-30Fix inefficient implementation of GitScopeOperationRobin Stocker1-26/+41
2013-03-07Move UIText and UIIcons to the internal packageRobin Rosenberg4-4/+4
2012-10-06[stagingView] Add ignore action for untracked filesRobin Stocker1-0/+83
2012-08-26[repoView] Add Delete command for files and foldersRobin Stocker1-0/+96
2012-08-06Optimize GitScopeOperation with shorter and faster code.François Rey1-11/+6
2012-05-30Git API does not declare GitAPIException call() and related changesRobin Rosenberg1-6/+1
2011-08-25Consider logical models in commit actionBenjamin Muskalla3-0/+332

    Back to the top