Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-30[sync] Move partial change from HEAD to indexDariusz Luksza2-1/+128
2011-11-30Disable amend if the repository does not contain a commitJens Baumgart3-10/+11
2011-11-30Merge "[findBugs] Remove redundant null check in GitSyncObjectCache"Matthias Sohn1-3/+0
2011-11-30Standardize label as "Add to Index" instead of "Add"Kevin Sawicki1-3/+3
2011-11-30Revert "Fix typos in action labels"Matthias Sohn1-3/+3
2011-11-30Provide a way to reset stored credentialsMatthias Sohn3-0/+17
2011-11-30[findBugs] Remove redundant null check in GitSyncObjectCacheDariusz Luksza1-3/+0
2011-11-30Merge "Only trim leading segment of remote references"Stefan Lay2-7/+63
2011-11-30Support 'Show Annotations' on history itemsKevin Sawicki7-22/+146
2011-11-30Merge "Only check out on double-click"Jens Baumgart1-13/+28
2011-11-30Only check out on double-clickDaniel Megert1-13/+28
2011-11-30Unify the dialogs for branch selection and "unmerged" warningsMathias Kinzler11-376/+326
2011-11-30Only trim leading segment of remote referencesKevin Sawicki2-7/+63
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-23Peel the ref before asking for its peeled object idCarsten Pfeiffer1-3/+4
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

Back to the top