Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-18Fix NPE in decoratorJens Baumgart1-2/+5
2010-09-17Fix compilation error after API change in MyersDiffDariusz Luksza1-2/+4
2010-09-17Adds working tree vs git cache comparison to ChangeSet modelDariusz Luksza12-36/+264
2010-09-17Adds git cache vs HEAD comparison to ChangeSet modelDariusz Luksza12-5/+309
2010-09-17Refactoring and cleanup in GitModelDariusz Luksza5-313/+254
2010-09-17Trigger repository refresh independently of workspace refresh settingRobin Rosenberg8-24/+213
2010-09-17Qualify builds as 0.10.0Shawn O. Pearce2-47/+47
2010-09-17Merge branch 'stable-0.9'Shawn O. Pearce3-48/+56
2010-09-15Qualify post-0.9.3 buildsstable-0.9Matthias Sohn2-47/+47
2010-09-15EGit 0.9.3v0.9.3Matthias Sohn2-47/+47
2010-09-15Qualify post-0.9.1 buildsMatthias Sohn2-47/+47
2010-09-15EGit 0.9.1v0.9.1Matthias Sohn2-47/+47
2010-09-14Take core.filemode into account in for dirty decorationStefan Lay1-1/+9
2010-09-13Fix NullPointer in HistoryViewStefan Lay1-5/+3
2010-09-13Merge "Fix NullPointer in HistoryView"Matthias Sohn1-5/+3
2010-09-13Merge "Adds support for comparing two remote branches"Stefan Lay1-15/+30
2010-09-13Fix NullPointer in HistoryViewStefan Lay1-5/+3
2010-09-09Adds support for comparing two remote branchesDariusz Luksza1-15/+30
2010-09-09[repoView] Add a "clear" command image to "Remove Repository"Mathias Kinzler2-0/+4
2010-09-09Fix broken optimization in GitHistory page when neither path nor HEAD changeRobin Rosenberg1-0/+1
2010-09-09Merge "[historyView] Disable Comment and Detail panes on multiple selection"Matthias Sohn5-9/+69
2010-09-09[historyView] Disable Comment and Detail panes on multiple selectionMathias Kinzler5-9/+69
2010-09-09Merge "Resolve handler conflict for merge command"Stefan Lay1-2/+4
2010-09-09Clone operation should run in backgroundBenjamin Muskalla5-91/+145
2010-09-09Merge "ChangeSet implementation shouldn't be aware of .gitignore"Stefan Lay1-6/+1
2010-09-09Disable source branch selection when local changes are includedDariusz Luksza2-0/+19
2010-09-08Merge "Use remote name as default value when synchronizing"Dariusz Luksza3-4/+16
2010-09-08ChangeSet implementation shouldn't be aware of .gitignoreDariusz Luksza1-6/+1
2010-09-08[historyView] FindToolbar: layout and mnemonicsMathias Kinzler3-7/+16
2010-09-08Use remote name as default value when synchronizingBenjamin Muskalla3-4/+16
2010-09-08Resolve handler conflict for merge commandMathias Kinzler1-2/+4
2010-09-08Remove unused and duplicate message keys and messagesMatthias Sohn2-277/+0
2010-09-07Merge "Fix problems when pushing to a remote that has only a Push URL"Stefan Lay5-27/+55
2010-09-07Supportability: Provide a Trace Configuration Preference PageMathias Kinzler7-1/+601
2010-09-07Merge "Use default RawTextComparator to compute Myers diff"Stefan Lay1-2/+3
2010-09-07Use default RawTextComparator to compute Myers diffMatthias Sohn1-2/+3
2010-09-06Append commit id at the end of the changesetBenjamin Muskalla2-3/+42
2010-09-06Merge "Skip bare repositories when looking for selection"Chris Aniszczyk1-0/+2
2010-09-06History View: fix view menuMathias Kinzler3-78/+108
2010-09-06Implement dialog to display a merge resultJens Baumgart5-6/+238
2010-09-06Skip bare repositories when looking for selectionStefan Lay1-0/+2
2010-09-06Merge "Add NotIgnoredFilter to standard RevWalk for ChangeSet"Stefan Lay3-42/+13
2010-09-06Add NotIgnoredFilter to standard RevWalk for ChangeSetDariusz Luksza3-42/+13
2010-09-06Merge "History View: always show selected resource"Stefan Lay3-16/+94
2010-09-06History View: always show selected resourceMathias Kinzler3-16/+94
2010-09-06Merge changes Ida4d4cb0,Ide20e315Mathias Kinzler1-58/+50
2010-09-06Merge "[repoView] Use "New Project" wizard instead of "New" wizard"Stefan Lay1-2/+2
2010-09-04Use mnemonics and descriptive labels in Synchronize dialogBenjamin Muskalla4-23/+51
2010-09-03Merge "Load branch name in branch rename dialog"Chris Aniszczyk1-4/+4
2010-09-03Merge "History View: Use Repository Icon instead of filter icon"Chris Aniszczyk3-5/+1

Back to the top