Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-01-13GitHistoryPage: fix bug in exception handlingJens Baumgart1-1/+1
2011-01-13Merge changes If735e61b,I677fd7d3,I5aed6d78Mathias Kinzler1-406/+481
2011-01-12CommitDialog: fix bug in change id handlingJens Baumgart1-0/+2
2011-01-12Remove unused message in uitext.propertiesJens Baumgart1-1/+0
2011-01-12Fix typo in method nameMatthias Sohn1-2/+2
2011-01-12Refactor action handling in GitHistoryPageMatthias Sohn1-327/+373
2011-01-11Refactor GitHistoryPage.initAndStartRevWalk()Matthias Sohn1-77/+106
2011-01-11Merge "Configuration Editor: disable "Open" if no config file was found"Jens Baumgart1-0/+1
2011-01-10Configuration Editor: disable "Open" if no config file was foundMathias Kinzler1-0/+1
2011-01-10Do not cherry-pick or revert commit more than onceRobin Rosenberg4-0/+29
2011-01-10Move NLS strings for Revert and Cherry pick to the ui moduleRobin Rosenberg4-6/+22
2011-01-10Checkout: display checkout conflicts in a user-friendly wayMathias Kinzler13-158/+949
2011-01-09Implement a revert commandRobin Rosenberg7-0/+60
2011-01-09Add wording in merge dialogue indicating merge directionRobin Rosenberg1-1/+1
2011-01-09Only report untracked resources for quickdiff in debug modeRobin Rosenberg1-7/+7
2011-01-09Fix error messages in GitDocumentRobin Rosenberg1-2/+2
2011-01-09Let user know when the configuration file is not editableRobin Rosenberg3-2/+44
2011-01-09Add support for editing the system wide configuration fileRobin Rosenberg4-15/+98
2010-12-31RepositorySearchDialog: rearrange the "Search" buttonMathias Kinzler1-14/+15
2010-12-30Merge "[historyView] Cleanup view menu"Mathias Kinzler3-25/+41
2010-12-30[historyView] Cleanup view menuMatthias Sohn3-25/+41
2010-12-30Merge "Fix GitDocument error handling, when the refernce blob goes away"Mathias Kinzler1-0/+9
2010-12-30Fix GitDocument error handling, when the refernce blob goes awayRobin Rosenberg1-0/+9
2010-12-29[historyView] Abbreviate commit-id in commit listMatthias Sohn2-4/+4
2010-12-21HistoryView: add action to view working tree version of a fileJens Baumgart4-5/+95
2010-12-20Add cheat sheet for clone wizardPhilipp Thun7-3/+63
2010-12-17Simplify Job ExecutionJens Baumgart5-64/+71
2010-12-17Qualify post 0.10 buildsMatthias Sohn2-48/+48
2010-12-17Qualify post 0.10.1 buildsstable-0.10Matthias Sohn2-48/+48
2010-12-17EGit 0.10.1v0.10.1Matthias Sohn2-48/+48
2010-12-14Merge "Do not put user to URI when using http / https" into stable-0.10Matthias Sohn1-4/+12
2010-12-14Do not put user to URI when using http / httpsJens Baumgart1-4/+12
2010-12-14Fix cloning a repository with detached HEADStefan Lay3-27/+34
2010-12-13Overwrite getAncestor() in local and cache CompareInputDariusz Luksza2-0/+10
2010-12-13Fix compare input for local changes nodes.Dariusz Luksza11-37/+295
2010-12-13Merge "Fix NPE in PushWizard"Chris Aniszczyk1-1/+1
2010-12-13Fix NPE in PushWizardJens Baumgart1-1/+1
2010-12-13Do not try to delete an already deleted folderMariot Chauvin1-2/+5
2010-12-10Fixed ignored presetUri in RepositorySelectionPageSimon Kaufmann1-1/+1
2010-12-09Merge "Add Skip and Continue to Rebase menu"Matthias Sohn11-76/+306
2010-12-09Add Skip and Continue to Rebase menuMathias Kinzler11-76/+306

Back to the top