Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-08EGit v3.0.0.201305080800-m7v3.0.0.201305080800-m7Matthias Sohn30-31/+31
2013-05-08Add optional org.eclipse.jgit.java7 feature to p2 repositoryMatthias Sohn1-2/+5
2013-05-07Update EGit for FollowFilter API changeRobin Rosenberg3-5/+13
2013-05-06Merge "document empty block in LocalNonWorkspaceTypedElement"Tomasz Zarna1-0/+1
2013-05-06document empty block in LocalNonWorkspaceTypedElementTomasz Zarna1-0/+1
2013-05-03Fix line endingsMatthias Sohn10-945/+944
2013-05-03Check target of linked resources in action handler isEnabledFrançois Rey5-19/+189
2013-05-01Merge "Ensure that core tests delete resources created during test"Matthias Sohn2-1/+4
2013-04-30[repoView] Show correct icons for add/create new repositoryStephen Elsemore1-2/+2
2013-04-29Show the right tag for unannotated tags after checkoutRobin Rosenberg1-1/+5
2013-04-28Fix IAE in DiffViewer.refreshStyleRanges for binary changeRobin Stocker1-0/+5
2013-04-28Ensure that core tests delete resources created during testMatthias Sohn2-1/+4
2013-04-28Adapt to publicized Reflog API in JGit cont'dRobin Rosenberg1-3/+3
2013-04-27Adapt to publicized Reflog API in JGitRobin Rosenberg4-11/+9
2013-04-27Polish "Move 'Untrack' to Advanced Menu"Dani Megert3-40/+9
2013-04-25Try to find the most nested resource path instead of any with merge toolRobin Rosenberg5-29/+14
2013-04-25Merge "Change package of IndexDiffCacheTest"Robin Rosenberg1-1/+1
2013-04-25Fix order of projects as returned by ResourceMappingRobin Stocker2-6/+31
2013-04-25Change package of IndexDiffCacheTestRobin Stocker1-1/+1
2013-04-25Use correct icons for "Show files with equal content" featureDani Megert3-4/+12
2013-04-24Avoid internal use of WindowCache.reconfigureRobin Rosenberg1-2/+1
2013-04-24Remove unnecessary usage of the internal FileRepository classRobin Rosenberg31-86/+93
2013-04-24"Rebase > Skip" should be named "Skip commit", add mnemonic for "Abort"Tomasz Zarna2-4/+4
2013-04-23History View: Allow checkout of remote tracking branchTomasz Zarna2-5/+11
2013-04-23Branch Creation: default for pull strategy is inconsistentTomasz Zarna1-3/+31
2013-04-23Improve misleading message in progress view when rebasingTomasz Zarna3-10/+18
2013-04-21Be more strict when identifying a .git directory as a repoCarsten Pfeiffer1-2/+9
2013-04-19Don't access disposed widget in StashCreateUI.showNoChangesToStash()Robin Stocker3-12/+15
2013-04-19Fix StashCreateOperationTest by adjusting test setupRobin Stocker1-3/+10
2013-04-19Merge "Update only working tree message when creating a stash"Robin Rosenberg1-3/+1
2013-04-19Sort files in PullResult dialogRobin Rosenberg1-1/+8
2013-04-18Local files should remain editable when synchronizing.Laurent Goubet1-4/+6
2013-04-18NPE when synchronizing with resources out of the workspaceLaurent Goubet1-1/+1
2013-04-17pull up #getBranchesOfCommit and #getRepository Tomasz Zarna3-69/+45
2013-04-17Merge "Text decorator: Use two spaces to separate it"Matthias Sohn1-1/+1
2013-04-17Text decorator: Use two spaces to separate itTomasz Zarna1-1/+1
2013-04-17Merge "@since in coretext is not worth it"Matthias Sohn1-9/+3
2013-04-17Merge "Move CoreText to internal package"Robin Rosenberg51-46/+49
2013-04-17@since in coretext is not worth itRobin Rosenberg1-9/+3
2013-04-17Move CoreText to internal packageRobin Stocker51-46/+49
2013-04-17"Remove repositories job" label should not contain "job"Tomasz Zarna3-1/+5
2013-04-16Add missing @since 3.0 tagsDani Megert3-6/+17
2013-04-15Move uitext.properties to internal packageRobin Stocker2-1/+1
2013-04-15[stagingView] Improve usability of "Replace with" on missingRobin Stocker3-4/+16
2013-04-15Use ResourceUtil.getFileForLocation in StagingEntry.getFileRobin Stocker2-18/+6
2013-04-15Improve label of index version in compare editorsRobin Stocker4-2/+21
2013-04-15[findbugs] Fix potential NPE in FileDiffRobin Rosenberg1-0/+2
2013-04-15Fix potential NPE if .options doesn't existRobin Rosenberg1-6/+21
2013-04-15NPE when right-clicking the synchronize view with no selection.Laurent Goubet1-1/+4
2013-04-14Rename Rebase>Skip menu to Rebase->Skip commit and continueRobin Rosenberg1-2/+2

Back to the top