Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-24Add tag icon for tags in tag list in CrateTagDialogDariusz Luksza1-1/+12
2010-05-22Git Repostiories View: add context menu for fetch and push wizardsMathias Kinzler3-3/+48
2010-05-21Perform commit in a JobStefan Lay3-219/+45
2010-05-21Add new icons for track and untracking changes.Chris Aniszczyk3-2/+2
2010-05-21Merge "Better icon for assume unchanged action"Chris Aniszczyk3-1/+1
2010-05-20Better icon for assume unchanged actionMatthias Sohn3-1/+1
2010-05-20Merge "Git Label Decorations of "detached" HEAD"Chris Aniszczyk3-8/+241
2010-05-20Merge "Git Repositories View: avoid parallel scheduling of auto-update job"Matthias Sohn1-0/+3
2010-05-20Git Repositories View: use the new, cool iconsMathias Kinzler5-8/+11
2010-05-19Remove Unused Texts from UIText.java and corresponding propertiesMathias Kinzler2-174/+0
2010-05-19Git Repositories View: avoid parallel scheduling of auto-update jobMathias Kinzler1-0/+3
2010-05-19Icon and menu cleanupChris Aniszczyk13-39/+63
2010-05-19Git Repositories View: Simple fetch and pushMathias Kinzler5-1/+346
2010-05-19Change UIText.java so that "Find Broken Externalized Strings" worksMathias Kinzler1-1/+8
2010-05-18Git Repositories View: auto-refreshMathias Kinzler2-82/+145
2010-05-18Git Label Decorations of "detached" HEADMathias Kinzler3-8/+241
2010-05-18Git Repositories View: fix Branch Creation pageMathias Kinzler4-91/+37
2010-05-18Merge "BranchSelectionDialog: allow check-out of tags"Matthias Sohn1-8/+10
2010-05-18Merge "Prevent NPE when comparing an untracked file with the index"Stefan Lay3-11/+39
2010-05-18BranchSelectionDialog: allow check-out of tagsMathias Kinzler1-8/+10
2010-05-17Merge "Git Repositories View: allow tag check-out"Chris Aniszczyk1-21/+61
2010-05-17Prevent NPE when comparing an untracked file with the indexRemy Suen3-11/+39
2010-05-17Merge "Precheck selected files in the commit dialog"Stefan Lay2-1/+59
2010-05-17Git Repositories View: allow tag check-outMathias Kinzler1-21/+61
2010-05-17Merge "Ignore secondary mouse clicks in the 'History' view's hyperlinks"Chris Aniszczyk1-0/+5
2010-05-17Merge "Improve error validation in the patch wizard"Chris Aniszczyk3-11/+44
2010-05-16Merge "'Git' property page does not need 'Default' and 'Apply' buttons"Robin Rosenberg1-0/+4
2010-05-14Improve error validation in the patch wizardRemy Suen3-11/+44
2010-05-14'Git' property page does not need 'Default' and 'Apply' buttonsRemy Suen1-0/+4
2010-05-14Improve the patch wizard's text and image enhance its presentationRemy Suen4-8/+13
2010-05-14Precheck selected files in the commit dialogRemy Suen2-1/+59
2010-05-13Ignore secondary mouse clicks in the 'History' view's hyperlinksRemy Suen1-0/+5
2010-05-12Add tagging UI supportDariusz Luksza13-39/+1163
2010-05-12Git Repositories View: Bare Repositoy SupportMathias Kinzler6-28/+59
2010-05-12Merge "Git RepositoriesView: fix Label Provider"Chris Aniszczyk1-7/+36
2010-05-12Fix NullPointer in "Compare with each other"Stefan Lay1-1/+1
2010-05-12History View: sub menus for reset and quick diffJens Baumgart3-15/+34
2010-05-12Git RepositoriesView: fix Label ProviderMathias Kinzler1-7/+36
2010-05-12Removed checkedItems field from GitProjectsImportPageRyan Schmitt1-46/+26
2010-05-12Remove dead code from ProjectRecord and GitProjectsImportPageMatthias Sohn2-25/+3
2010-05-12Refactored GitProjectsImportPageRyan Schmitt2-105/+137
2010-05-12Branch Selection Dialog UI improvementsMathias Kinzler1-141/+125
2010-05-11Show "Create Patch..." context menu entry in history viewStefan Lay6-51/+694
2010-05-11Merge "LabelDecoration should show ellipsis if HEAD is on a commit"Matthias Sohn1-8/+6
2010-05-11Use jgit p2 repository to resolve jgit dependenciesMatthias Sohn1-8/+0
2010-05-11LabelDecoration should show ellipsis if HEAD is on a commitMathias Kinzler1-8/+6
2010-05-10Merge "Fix RepositoriesViewLabelProvider"Chris Aniszczyk1-3/+3
2010-05-10Fix RepositoriesViewLabelProviderMathias Kinzler1-3/+3
2010-05-10Action Reactoring (AbstractOperationAction)Jens Baumgart17-105/+325
2010-05-10RepositoryTreeNode: fix compareTo() implemenationMathias Kinzler1-1/+3

Back to the top