Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-21EGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn26-27/+27
2014-05-21Add script to create EGit releaseMatthias Sohn1-0/+51
2014-05-21Use label "Rebase on" for rebase command in repositories viewMatthias Sohn1-2/+2
2014-05-21Merge "Register .gitignore as a text contenttype"Robin Rosenberg2-0/+13
2014-05-20Merge "Remove redundant secure store accessor methods"Matthias Sohn6-67/+50
2014-05-20Register .gitignore as a text contenttypeMatthias Sohn2-0/+13
2014-05-16Do not let PushToGerrit block the UIChristian Georgi2-22/+23
2014-05-16Include css/ directory in build.propertiesMatthias Sohn1-1/+1
2014-05-13Remove redundant secure store accessor methodsMatthias Sohn6-67/+50
2014-05-12Fix warning about unused return value in RebaseInteractiveViewTomasz Zarna1-1/+5
2014-05-12Fix warnings about allocated objects not used in SwitchToMenuTomasz Zarna1-3/+7
2014-05-12Add missing JoinedListTest#toArrayTestTomasz Zarna1-1/+4
2014-05-12Fix typo in parameter nameMatthias Sohn1-2/+2
2014-05-11Don't decorate empty directories with "untracked" icon (?)Tomasz Zarna2-6/+65
2014-05-11Shorten list of TestDecoratableResource constructor parametersTomasz Zarna1-72/+68
2014-05-11"Do you really want to checkout" dialog for branch switching needs a ?Tomasz Zarna1-2/+2
2014-05-11Fix Package Explorer text colors on dark themeAndrea Guarinoni4-2/+41
2014-05-09Luna RC1: Prevent compile error in CommonUtils.RESOURCE_NAME_COMPARATORMatthias Sohn2-6/+23
2014-05-05Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn26-27/+27
2014-05-05EGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn26-27/+27
2014-05-04Use branch.<name>.mergeoptions to set merge defaultsKonrad Kügler3-61/+40
2014-05-03Update 4.4 target to use Luna M7 orbit repositoryMatthias Sohn3-12/+12
2014-05-03PlotLane: Use identity hashCode and equalsKonrad Kügler1-10/+0
2014-05-01[stagingView] Enable for submodulesRobin Stocker1-3/+1
2014-05-01Import: Connect projects from submodules to correct repoRobin Stocker5-25/+39
2014-05-01Also show Gerrit actions if notes refspec is existingMatthias Sohn1-1/+12
2014-04-30Disable "Show additional refs" by defaultKonrad Kügler1-1/+2
2014-04-28Disable "Open This Version" for delete, add "Open Previous Version"Robin Stocker5-29/+108
2014-04-28Commit Viewer: Tooltip text without newline charactersKonrad Kügler1-1/+1
2014-04-28Interactive Rebase View: Action buttons toggleKonrad Kügler1-1/+15
2014-04-27Suggest local branch name properly when remote contains a '/'Robin Rosenberg2-43/+3
2014-04-26Provide an option to fetch from Gerrit without checking out the branchMarc Khouzam3-22/+49
2014-04-26Commit Viewer: Provide "Show in History" in toolbarKonrad Kügler3-0/+57
2014-04-26[stagingView] Store the commit message on Eclipse shutdownKonrad Kügler1-0/+4
2014-04-26Disable logical model from preferencesArthur Daussy7-21/+49
2014-04-25Import "the indicated version" of a plug-in from repo doesn't workTomasz Zarna1-8/+5
2014-04-23Merge "[historyView] More space-efficient labels on commit with multiple tags"Stefan Lay4-5/+62
2014-04-22Only enable "Open Workspace Version" when file existsMichael Keppler1-8/+10
2014-04-20[sync] Only fetch when synchronizing with remote-tracking branchRobin Stocker4-104/+61
2014-04-20Add mnemonic for Show AnnotationsRobin Stocker1-1/+1
2014-04-20[historyView] More space-efficient labels on commit with multiple tagsRobin Stocker4-5/+62
2014-04-19Warn when switching branches and a launch is running for the repoRobin Stocker6-0/+121
2014-04-19Pull with rebase: show dialog if there are uncommitted changesStefan Lay4-7/+115
2014-04-19Remove "job" from job nameMichael Keppler1-1/+1
2014-04-19Enable creating a new git repository in a non-empty folderMatthias Sohn7-77/+122
2014-04-19[stagingView] Don't clear restored commit message state in the UIKonrad Kügler1-4/+10
2014-04-18Don't look for .git in subdirectories of projectRobin Stocker5-18/+39
2014-04-18Focus the first control in "Delete repository" dialogMichael Keppler1-0/+1
2014-04-18[historyView] Get selection from ExecutionEvent instead of active partRobin Stocker28-96/+155
2014-04-18Merge branch 'stable-3.3'Matthias Sohn0-0/+0

Back to the top