Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-30Allow to move changes in compare editorDariusz Luksza23-800/+659
2011-11-30Support getting repository mapping for non-workspace filesDariusz Luksza1-2/+30
2011-11-29Remove ellipsis from Delete Tag propertyKevin Sawicki1-1/+1
2011-11-29Show merge result when revert failsKevin Sawicki6-4/+290
2011-11-29Add missing unit tests to AllLocalTestsKevin Sawicki3-1/+60
2011-11-29[repoView] Support dragging file nodesKevin Sawicki2-0/+71
2011-11-29Merge "Update maven plugin versions"Christian Halstrick1-5/+5
2011-11-29Correct grammatical error in unable to merge messageKevin Sawicki1-1/+1
2011-11-29[historyView] Allow to delete branchesMathias Kinzler6-0/+387
2011-11-29Update maven plugin versionsMatthias Sohn1-5/+5
2011-11-29Guard against NPE in mouse track listenerMatthias Sohn1-1/+2
2011-11-28Merge "Guard against no newline after Change-Id line"Jens Baumgart1-2/+6
2011-11-27Fix error message when rebasing non workspace filesJens Baumgart4-2/+229
2011-11-25Merge "[repoView] Unify delete commands to support keystroke"Stefan Lay1-69/+115
2011-11-25Merge "Use remote config name in proposed destination spec"Stefan Lay1-1/+2
2011-11-23Merge "Add missing mnemonic to Delete Tag command"Matthias Sohn1-1/+1
2011-11-23Guard against null project locationKevin Sawicki1-3/+7
2011-11-23Decorate untracked foldersJens Baumgart5-38/+133
2011-11-23Staging View: allow staging deletionsJens Baumgart3-1/+10
2011-11-22[sync] Fix NPE when cached folder don't have childrenDariusz Luksza1-0/+2
2011-11-22[sync] Refresh synchronize view after repository changeDariusz Luksza1-18/+25
2011-11-22Removed unused message from properties fileDaniel Megert1-1/+1
2011-11-22Cleanup test resources after GitMoveDeleteHookTestMatthias Sohn1-8/+30
2011-11-22Guard against no newline after Change-Id lineKevin Sawicki1-2/+6
2011-11-22[stagingView] Support file transfer when draggingKevin Sawicki2-18/+69
2011-11-22Merge "[stagingView] Ensure reload occurs on UI-thread"Jens Baumgart2-35/+53
2011-11-22Use remote config name in proposed destination specKevin Sawicki1-1/+2
2011-11-21[findBugs] Use equals and hashCode from super explicitlyMatthias Sohn1-0/+9
2011-11-21[repoView] Unify delete commands to support keystrokeKevin Sawicki1-69/+115
2011-11-21Add missing mnemonic to Delete Tag commandKevin Sawicki1-1/+1
2011-11-21[stagingView] Ensure reload occurs on UI-threadKevin Sawicki2-35/+53
2011-11-21Escape single quotes where needed.Daniel Megert2-10/+16
2011-11-20Always set repository name and branch in decoratableKevin Sawicki2-19/+15
2011-11-18Merge "Add ResourceUtils.isNonWorkspace(IResource)"Matthias Sohn2-1/+14
2011-11-18[repoView] Add operation to delete tagsKevin Sawicki9-0/+273
2011-11-18[stagingView] Use headline style for section textKevin Sawicki1-3/+3
2011-11-18Merge "Fix lookup of securestore entry with protocol's default port"Dariusz Luksza2-0/+66
2011-11-18Fix lookup of securestore entry with protocol's default portMatthias Sohn2-0/+66
2011-11-18Do not push all branches from push wizardStefan Lay1-19/+4
2011-11-18Fix wrong default push refspecStefan Lay5-14/+10
2011-11-18Add ResourceUtils.isNonWorkspace(IResource)Dariusz Luksza2-1/+14
2011-11-18Make clear that all existing projects are importedMatthias Sohn1-1/+1
2011-11-17Support automatic project import after cloneKevin Sawicki7-3/+149
2011-11-17Merge "[cloneWizard] Make clear how selected branches will be tracked"Dariusz Luksza1-1/+2
2011-11-17Merge "[findBugs] Don't catch unexpected checked exceptions"Dariusz Luksza1-1/+4
2011-11-17Don't start operation when single-clicking an item in a dialogDaniel Megert1-6/+5
2011-11-17Guard against null text widget when format completesKevin Sawicki1-36/+18
2011-11-17[cloneWizard] Make clear how selected branches will be trackedMatthias Sohn1-1/+2
2011-11-17Remove two duplicate keysDaniel Megert1-3/+5
2011-11-16[findBugs] Don't catch unexpected checked exceptionsMatthias Sohn1-1/+4

Back to the top