Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-13Merge branch 'stable-2.0'Matthias Sohn62-779/+1657
2012-06-13Prepare post 2.0.0.201206130900-r buildsstable-2.0Matthias Sohn32-35/+35
2012-06-13EGit v2.0.0.201206130900-rv2.0.0.201206130900-rMatthias Sohn32-38/+38
2012-06-13[stagingView] Don't show other warnings when commit is not allowedRobin Stocker2-0/+30
2012-06-13Update documentation for EGit 2.0Matthias Sohn32-506/+566
2012-06-12Show more descriptive message when authorization failsDariusz Luksza3-3/+13
2012-06-12Add org.eclipse.jgit.pgm feature to p2 repositoryMatthias Sohn2-37/+6
2012-06-12Merge "[sync] Use IndexDiffFilter instead of ANY_DIFF" into stable-2.0Matthias Sohn2-8/+7
2012-06-12[sync] Use IndexDiffFilter instead of ANY_DIFFDariusz Luksza2-8/+7
2012-06-12Use correct path when comparing with previous revisionKevin Sawicki1-14/+40
2012-06-11[historyView] Support blaming commit scoped to single fileKevin Sawicki6-0/+107
2012-06-11Add a "Previous Version" option to the Replace With menuMathias Kinzler17-199/+766
2012-06-10[historyView] Suggest first found remote when creating a branchMathias Kinzler1-17/+26
2012-06-10[reflogView] Add a "copy" command and some minor UI improvementsMathias Kinzler4-12/+113
2012-06-10Merge branch 'stable-2.0'Matthias Sohn104-403/+2745
2012-06-08[historyView] Don't paint lane when associated color is disposedKevin Sawicki2-4/+13
2012-06-07Revert change I46f79151Dani Megert3-7/+0
2012-06-06Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn32-35/+35
2012-06-06EGit v2.0.0.201206060730-rc3v2.0.0.201206060730-rc3Matthias Sohn32-35/+35
2012-06-06[historyView] Handle branch deletion more user-friendlyMathias Kinzler1-5/+12
2012-06-06[historyView] Set values of fill & wrap preferences when createdKevin Sawicki1-2/+8
2012-06-06[repoView] Show name of checked out tag in repository labelKevin Sawicki7-26/+31
2012-06-06Silence a boxing warningRobin Rosenberg1-0/+1
2012-06-06Removed unnecessary @SuppressWarningsRobin Rosenberg2-2/+0
2012-06-06Removed unused private method parameterRobin Rosenberg1-4/+4
2012-06-06Include about.html for org.eclipse.egit.importMatthias Sohn1-1/+2
2012-06-05Fix name of zipped p2 repositoryMatthias Sohn1-1/+1
2012-06-05Update build to use Tycho 0.15.0Matthias Sohn1-2/+2
2012-06-05Update to official Juno Orbit buildMatthias Sohn5-5/+5
2012-06-04[repoView] Release RevWalks used in label providerRobin Stocker1-3/+14
2012-06-04[historyView] Perform clear on background thread when disposedKevin Sawicki1-1/+17
2012-06-04[historyView] Load commit body lazilyStefan Lay8-16/+58
2012-06-04Load history incrementallyMatthias Sohn5-73/+159
2012-06-04Allow amending a published commitKevin Sawicki4-20/+72
2012-06-03[historyView] Fix tooltip position on Ref hoverRobin Stocker1-5/+5
2012-06-03Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127Matthias Sohn5-103/+120
2012-06-01Fix wrong bundle name and vendorDani Megert2-1/+3
2012-05-31[historyView] Fix hover over Ref tagsMathias Kinzler1-1/+3
2012-05-31[historyView] Use jface.text framework for ref tooltipsRobin Stocker1-74/+63
2012-05-31Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn32-38/+38
2012-05-30EGit v2.0.0.201205301645-rc2v2.0.0.201205301645-rc2Matthias Sohn32-38/+38
2012-05-30Fix maven coordinates of org.eclipse.egit.import featureMatthias Sohn1-1/+2
2012-05-30Git API does not declare GitAPIException call() and related changesRobin Rosenberg25-120/+67
2012-05-23Add support for Eclipse-SourceReferences headerTomasz Zarna36-3/+1662
2012-05-23Define target platforms for the buildMatthias Sohn15-40/+538
2012-05-21Remove content length checking from AddOperationTestKevin Sawicki1-6/+8
2012-05-21Use JGit ResetCommandKevin Sawicki10-183/+32
2012-05-21Fix BranchAndResetActionTestMathias Kinzler1-7/+10
2012-05-21GitResourceDeltaVisitor: Avoid adding null pathsMathias Kinzler1-1/+2
2012-05-21Fix assembling JGit source bundle into EGit p2 repositoryMatthias Sohn2-3/+3

Back to the top