Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-25Support 'Open corresponding task' in History and Sync ViewBenjamin Muskalla1-0/+1
2011-01-24Do not delete working directory by default when deleting RepositoryMathias Kinzler5-24/+144
2011-01-23SharingWizard: Try to figure which repo to useRobin Rosenberg1-0/+31
2011-01-23Improve presentation in project sharing dialogRobin Rosenberg1-3/+10
2011-01-21Merge "[repoView] Allow to change a Push URI"Matthias Sohn1-3/+44
2011-01-21[repoView] Allow to change a Push URIMathias Kinzler1-3/+44
2011-01-21Unified commit message creation in commit dialogManuel Doninger1-9/+16
2011-01-21Merge "Use IndexDiffFilter to improve synchronize performance"Dariusz Luksza1-10/+6
2011-01-21Use IndexDiffFilter to improve synchronize performanceMatthias Sohn1-10/+6
2011-01-21Merge "Remove a compiler warning"Chris Aniszczyk1-4/+4
2011-01-21[sync] Next package of performance improvementsDariusz Luksza10-55/+87
2011-01-21Remove a compiler warningMathias Kinzler1-4/+4
2011-01-21Introduce a tree compareMathias Kinzler9-40/+1292
2011-01-21Add progress reporting to the commit dialogRobin Rosenberg2-7/+23
2011-01-19Merge "Disable label when RemoteSelectionCombo were disabled"Chris Aniszczyk1-1/+5
2011-01-19Merge "Prevent from IllegalArgumentException in SpellchekableMessageArea"Chris Aniszczyk1-1/+2
2011-01-19Disable label when RemoteSelectionCombo were disabledDariusz Luksza1-1/+5
2011-01-19Prevent from IllegalArgumentException in SpellchekableMessageAreaDariusz Luksza1-1/+2
2011-01-19RepositorySelectionPage: disallow trailing spaces in URIMathias Kinzler3-1/+8
2011-01-19Merge "[sync] Include local changes by default"Chris Aniszczyk1-15/+20
2011-01-19Synchronize view performance improvementsDariusz Luksza2-24/+28
2011-01-19Merge "Fix IndexOutOfBoundException in GitModelObjectContainer"Chris Aniszczyk1-1/+5
2011-01-19Merge "Define icons for merge and rebase commands in history view"Chris Aniszczyk1-1/+9
2011-01-19[sync] Fix typo in synchronize dialogDariusz Luksza1-1/+1
2011-01-19[sync] Include local changes by defaultDariusz Luksza1-15/+20
2011-01-19Define icons for merge and rebase commands in history viewMatthias Sohn1-1/+9
2011-01-18Implement a rebase command for the History viewRobin Rosenberg6-4/+63
2011-01-18Refactor much of RebaseCommand implementation into a utilityRobin Rosenberg2-59/+98
2011-01-18Implement a merge comand that works from the History pageRobin Rosenberg7-0/+195
2011-01-18Refactor a utility to get a list of RefNodes from a commitRobin Rosenberg2-28/+39
2011-01-18Extract the dialog for selecting among ambiguous refs from checkoutRobin Rosenberg2-80/+106
2011-01-18Fix IndexOutOfBoundException in GitModelObjectContainerDariusz Luksza1-1/+5
2011-01-18[historyView] Add missing mnemonic for cherry-pickMathias Kinzler1-1/+1
2011-01-18Add filter to BranchSelectionPageMathias Kinzler1-8/+46
2011-01-18Remove bad bytes from BranchSelectionDialogChris Aniszczyk1-2/+2
2011-01-18Add a "Compare with branch or tag" actionChris Aniszczyk7-0/+222
2011-01-18Fixed bug with empty commitMessage and MylynManuel Doninger1-4/+0
2011-01-17Add a "BasicConfigurationDialog"Mathias Kinzler12-3/+221
2011-01-17Show Lightweight Tags in CreateTagDialogMathias Kinzler6-70/+164
2011-01-17Merge "Enabled extension to the history view popup menu"Chris Aniszczyk1-0/+4
2011-01-17Fix misc spelling errorsRobin Rosenberg3-3/+3
2011-01-17Create an internal extension point to extend the commit messageBenjamin Muskalla6-1/+199
2011-01-17Enabled extension to the history view popup menuKilian Matt1-0/+4
2011-01-14Remove unused messagesJens Baumgart2-88/+0
2011-01-14Merge "Fix chaotic order of fields and methods in GitHistoryPage"Robin Rosenberg1-491/+491
2011-01-13CreateBranch: make overwriting suggested branch name easierBenjamin Muskalla1-0/+1
2011-01-13Fix chaotic order of fields and methods in GitHistoryPageMatthias Sohn1-491/+491
2011-01-13Merge "Replace with->File in Git Index: ignore untracked files"Mathias Kinzler1-1/+1
2011-01-13Replace with->File in Git Index: ignore untracked filesJens Baumgart1-1/+1
2011-01-13Merge "CommitDialog: fix bug in change id handling"Mathias Kinzler1-0/+2

Back to the top