Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-03Dispose RevWalk in SynchronizeWithMenu#excludeTag(...)Tomasz Zarna1-0/+2
2012-01-02Error handling, catch all Exceptions, not just checked exceptionsRobin Rosenberg1-5/+5
2011-12-31Team > Create patch is missing Tomasz Zarna8-10/+188
2011-12-30[repoView] Add node to display submodulesKevin Sawicki8-8/+122
2011-12-26Merge branch 'stable-1.2'Matthias Sohn3-3/+11
2011-12-20CompareIndexWithHeadAction: avoid unnecessary IndexDiff calculationJens Baumgart1-1/+3
2011-12-19[findBugs] Add setter for sharedDocumentListenerDariusz Luksza1-0/+5
2011-12-19Unlock DirCache in case of exceptionJens Baumgart1-2/+6
2011-12-16Merge branch 'stable-1.2'Matthias Sohn3-9/+21
2011-12-16cleanup: Remove javadoc validation due to incomplete javadocsRobin Rosenberg1-0/+2
2011-12-14Don't show files message if no failing pathsKevin Sawicki3-9/+21
2011-12-10Merge branch 'stable-1.2'Matthias Sohn10-87/+168
2011-12-09[reflogView] Add 'Open in Commit Viewer' commandMatthias Sohn1-0/+31
2011-12-09[reflogView] Extract getSelectedCommit()Matthias Sohn2-17/+32
2011-12-07Fix NPE in RepositoriesViewStefan Lay1-10/+18
2011-12-05[reflogView] Don't show icon in 'Commit Message' columnKevin Sawicki1-6/+0
2011-12-05[reflogView] Remove 'Committer' columnKevin Sawicki3-49/+3
2011-12-05[sync] Update destination ref after fetching changesDariusz Luksza2-3/+49
2011-12-04[reflogView] Fix wrong tooltipsMatthias Sohn1-7/+3
2011-12-04[reflogView] Add commit message columnMatthias Sohn3-2/+39
2011-12-02Update command id used to delete branches in checkout dialogKevin Sawicki1-4/+4
2011-12-02Suggest name when source ref is selected in new branch dialogRobin Stocker1-9/+25
2011-12-01Pass file encoding to EditableRevision in FileEditableRevisionRobin Stocker2-8/+2
2011-12-01Refactor anonymous subclasses of EditableRevision into FileEditableRevisionRobin Stocker3-62/+80
2011-12-01SpellcheckableMessageArea: remove platform specific line endingsJens Baumgart1-2/+2
2011-11-30Remove unused parameter in GitCompareFileRevisionEditorInputDariusz Luksza1-3/+3
2011-11-30[reflogView] Guard against empty selection in CheckoutHandlerKevin Sawicki2-20/+7
2011-11-30Add cherry pick action to commit editor toolbarKevin Sawicki7-149/+329
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-30Provide a way to reset stored credentialsMatthias Sohn3-0/+17
2011-11-30Merge "Only trim leading segment of remote references"Stefan Lay1-7/+29
2011-11-30Support 'Show Annotations' on history itemsKevin Sawicki6-22/+111
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 Kinzler10-375/+325
2011-11-30Only trim leading segment of remote referencesKevin Sawicki1-7/+29
2011-11-30Allow to move changes in compare editorDariusz Luksza17-782/+577
2011-11-29Show merge result when revert failsKevin Sawicki4-4/+248
2011-11-29[repoView] Support dragging file nodesKevin Sawicki1-0/+67
2011-11-29Correct grammatical error in unable to merge messageKevin Sawicki1-1/+1
2011-11-29[historyView] Allow to delete branchesMathias Kinzler5-0/+378
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 Baumgart3-2/+73
2011-11-25Merge "Use remote config name in proposed destination spec"Stefan Lay1-1/+2
2011-11-23Decorate untracked foldersJens Baumgart1-2/+2
2011-11-23Staging View: allow staging deletionsJens Baumgart3-1/+10
2011-11-22Removed unused message from properties fileDaniel Megert1-1/+1
2011-11-22Guard against no newline after Change-Id lineKevin Sawicki1-2/+6

Back to the top