Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-27EGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1Matthias Sohn2-2/+2
2013-09-26Fix regression of switched sides in "Compare with Version in Ancestor"Robin Stocker2-50/+51
2013-09-26Cherry-pick with conflicts must not change author identMatthias Sohn2-1/+15
2013-09-26Fix cancel message for rebase continueStefan Lay1-1/+1
2013-09-25[stagingView] Start with "auto expand" mode initiallyRobin Stocker1-0/+2
2013-09-25Add nice labels for merge/rebase result statusRobin Stocker5-7/+150
2013-09-24Ensure that RepositoryPropertyPage fires ConfigChangedEventsMatthias Sohn1-1/+9
2013-09-23Perform CRLF conversion when saving index in partial stagingRobin Stocker2-69/+85
2013-09-20[historyView] Include annotated tags with "Show All Branches and Tags"Robin Stocker1-4/+5
2013-09-19[stagingView] Fix selection after showing view initiallyRobin Stocker3-12/+39
2013-09-18Offer to create branch when checking out remote-tracking branchRobin Stocker6-18/+169
2013-09-18[stagingView] If "Expand All" was selected, keep expanding new nodesRobin Stocker1-3/+38
2013-09-18[stagingView] Show rebase buttons if rebase is in progressMatthias Sohn3-15/+196
2013-09-17[stagingView] Add button image to commit buttonMatthias Sohn1-4/+14
2013-09-17[repoView] Show Gerrit icon for repositories configured for GerritMatthias Sohn4-3/+22
2013-09-17Merge branch 'stable-3.0'Matthias Sohn1-0/+6
2013-09-16EGit v3.0.3.201309161630-rv3.0.3.201309161630-rstable-3.0Matthias Sohn2-2/+2
2013-09-16Ensure that source bundles contain legal files and plugin metadataMatthias Sohn1-0/+6
2013-09-13Remove unused or useless codeLaurent Goubet4-36/+3
2013-09-13Factorize comparison and synchronization codeLaurent Goubet14-599/+533
2013-09-13[stagingView] Simplify unstage code by using resetRobin Stocker1-75/+19
2013-09-12Reorder Push, Fetch, Pull menu entries in TeamRobin Stocker3-149/+144
2013-09-12Reorder menu entries in Team > Remote to correspond to repo viewRobin Stocker1-12/+12
2013-09-12[stagingView] Fix spurious warning if view was hidden when input setRobin Stocker5-34/+33
2013-09-11Merge branch 'stable-3.0'Matthias Sohn6-71/+76
2013-09-11Prepare post 3.0.2 buildsMatthias Sohn2-83/+83
2013-09-11EGit v3.0.2.201311090911-rv3.0.2.201311090911-rMatthias Sohn2-2/+2
2013-09-11Use JobUtil in AbstractRebaseCommandHandler to avoid code duplicationMatthias Sohn1-39/+28
2013-09-11Schedule a job to abort or skip a stopped rebaseMatthias Sohn3-21/+35
2013-09-10[historyView] Improve performance of hyperlink detectionAndrew Gvozdev1-18/+28
2013-09-05Fix showing annotations for deleted file from file diff viewerRobin Stocker2-11/+13
2013-09-04Merge branch 'stable-3.0'Matthias Sohn9-125/+180
2013-09-04Prepare post 3.0.2-rc2 buildsMatthias Sohn2-2/+2
2013-09-04EGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2Matthias Sohn2-2/+2
2013-09-04[historyView] Prevent nested merge and cherry-pickMatthias Sohn2-0/+18
2013-09-03Fix compare editor element label for "file not in commit"Robin Stocker1-1/+1
2013-09-01RepositoryAction: Only calculate isEnabled if relevant selection changesRobin Stocker1-6/+14
2013-09-01Extract method for setting up button layout data in non-Dialog contextsTomasz Zarna2-8/+31
2013-08-30Fix inefficient implementation of GitScopeOperationRobin Stocker1-26/+41
2013-08-30[historyView] Prevent nested rebaseMatthias Sohn2-2/+17
2013-08-28Fix sorting of files in commit dialog treeRobin Stocker1-11/+9
2013-08-25Merge branch 'stable-3.0'Matthias Sohn4-49/+60
2013-08-25Enable restrained synchronizationLaurent Goubet4-37/+38
2013-08-24Only include resources that are part of the data set in synchronizeLaurent Goubet1-16/+36
2013-08-23Improve usability of "Create New Tag" dialogRobin Stocker1-79/+80
2013-08-23Lookup keybinding used to trigger content assistMatthias Sohn4-49/+60
2013-08-23Decorate repositories view logoMatthias Sohn1-0/+0
2013-08-23[repoView] Make "Delete Repository..." more explicitRobin Stocker5-37/+116
2013-08-23Fix NPE in CommitMessageComponent#setDefaultsRobin Stocker1-6/+7
2013-08-23[repoView] Ask whether to remove/delete repo when pressing DeleteRobin Stocker4-2/+77

Back to the top