Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-13Merge "[sync] Fix dead variable in PushAction class"Matthias Sohn1-3/+3
2011-05-13Save evaluation context to allow isEnabled to use caller's contextBernard Leach1-1/+6
2011-05-13Commit Dialog: enable diff for non workspace filesJens Baumgart4-47/+90
2011-05-13Add support for searching and opening commitsKevin Sawicki21-103/+1827
2011-05-12[sync] Fix dead variable in PushAction classDariusz Luksza1-3/+3
2011-05-12Merge "[findBugs] Do not ignore to throw wrapped exceptions"Dariusz Luksza1-2/+2
2011-05-12[findBugs] Do not ignore to throw wrapped exceptionsMatthias Sohn1-2/+2
2011-05-12[sync] Add 'Pull' action into sync-view toolbarDariusz Luksza4-1/+79
2011-05-12[sync] Add 'Push' action into sync-view toolbarDariusz Luksza6-0/+122
2011-05-12Add a 'Staging' viewBernard Leach7-0/+846
2011-05-12Allow committing non workspace changesJens Baumgart6-276/+217
2011-05-12Add commit search results page with label providerKevin Sawicki4-0/+172
2011-05-12Simplify 'create new branch' workflowDariusz Luksza5-84/+63
2011-05-10Merge "Allow preselection in branch selection dialog to enable OK button"Matthias Sohn1-2/+6
2011-05-10Allow preselection in branch selection dialog to enable OK buttonRobin Stocker1-2/+6
2011-05-10Merge "[historyView] Reduce commit dot size and expand lane color palette."Chris Aniszczyk3-29/+60
2011-05-10Commit message width should be 72 charactersMatthias Sohn1-3/+8
2011-05-09Speed up confirm delete branch dialog displayed for unmerged branchesRobin Rosenberg5-2/+15
2011-05-09[historyView] Reduce commit dot size and expand lane color palette.Kevin Sawicki3-29/+60
2011-05-09Merge "Use workspace file encoding in commit dialog diff"Stefan Lay1-2/+9
2011-05-09Fix "Create Branch..." button width in create branch dialogRobin Stocker1-4/+3
2011-05-06Add Replace With HEAD, commit, and ref menu actionsKevin Sawicki8-2/+198
2011-05-05Merge changes I06b5d38b,If8ece45bDariusz Luksza2-2/+9
2011-05-04[sync] Fix always false condition in SychronizeWithActionHandlerDariusz Luksza1-1/+1
2011-05-04Lookup index of current text when no selection index.Kevin Sawicki1-2/+5
2011-05-04Select commit when initially expanded and tag selected.Kevin Sawicki1-0/+4
2011-05-04Only update pull strategy when source branch changes.Kevin Sawicki1-2/+3
2011-05-04Add action to open commit from graph table.Kevin Sawicki5-0/+49
2011-05-04Use workspace file encoding in commit dialog diffRobin Stocker1-2/+9
2011-05-04Add create tag icon.Kevin Sawicki1-0/+4
2011-05-03[repoView] Add commit message decorations to ref nodes.Kevin Sawicki2-7/+119
2011-05-02Merge branch 'stable-0.12'Matthias Sohn1-2/+15
2011-05-02Fix combo box in repo configuration pageStefan Lay1-2/+15
2011-04-29Preference to enable changeset model by defaultBenjamin Muskalla6-2/+33
2011-04-29Add form editor with commit and diff pagesKevin Sawicki4-2/+151
2011-04-29Remove usage of Java 1.6 APIBenjamin Muskalla1-1/+1
2011-04-28Merge "[sync] Set proper enabled state for 'Ref' label in sync-dialog"Dariusz Luksza1-4/+7
2011-04-28Add editor page class to display commit informationKevin Sawicki3-0/+224
2011-04-28Support extensible hyperlink targets in source viewerKevin Sawicki1-1/+29
2011-04-28Add commit search query class.Kevin Sawicki3-0/+245
2011-04-28Add editor page for viewing diffs introduced by a commitKevin Sawicki3-0/+215
2011-04-28Add diff viewer that uses theme and editors settings.Kevin Sawicki2-0/+247
2011-04-28Add class to capture commit search resultsKevin Sawicki3-0/+136
2011-04-28Add container class for commit search settingsKevin Sawicki1-0/+226
2011-04-28Add diff formatter that generates a list of style rangesKevin Sawicki1-0/+208
2011-04-28Add persistence support for commit editor inputKevin Sawicki2-3/+149
2011-04-28Add input class to display commits in an editorKevin Sawicki3-0/+133
2011-04-28Add repository commit class that provides file diffsKevin Sawicki1-0/+132
2011-04-28Merge "Add compare with previous revision menu."Stefan Lay5-0/+207
2011-04-28Merge "Resize file name column in commit dialog"Dariusz Luksza1-0/+1

Back to the top