Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-26EGit v3.7.0.201502260915-rv3.7.0.201502260915-rMatthias Sohn2-2/+2
2015-02-04Prepare post 3.7.0.201502031740-rc1 buildsMatthias Sohn2-2/+2
2015-02-03EGit v3.7.0.201502031740-rc1v3.7.0.201502031740-rc1Matthias Sohn2-2/+2
2015-02-01Scalability: don't run incremental update if there are too many changesAndrey Loskutov2-0/+346
2015-01-04Merge branch 'stable-3.6'Matthias Sohn2-2/+162
2015-01-04Prepare 3.6.2-SNAPSHOT buildsMatthias Sohn2-12/+12
2015-01-03EGit v3.6.1.201501031845-rv3.6.1.201501031845-rMatthias Sohn2-2/+2
2015-01-02Prevent exception propagation when auto-staging moves or deletionsLaurent Goubet1-0/+64
2014-12-30Don't let ignored resources cause index update jobs.Markus Duft1-2/+98
2014-12-24Prepare 3.7.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2014-12-23Prepare 3.6.1-SNAPSHOT buildsMatthias Sohn2-12/+12
2014-12-23EGit v3.6.0.201412230720-rv3.6.0.201412230720-rMatthias Sohn2-2/+2
2014-12-12Support checking out stage with DiscardChangesOperationRobin Stocker1-0/+43
2014-12-12Make DiscardChangesOperation work for non-resourcesRobin Stocker1-0/+14
2014-12-12Add ProjectUtil.refreshRepositoryResourcesRobin Stocker1-0/+46
2014-11-29Dispose RevWalk in TagOperationTestChristian Halstrick2-15/+20
2014-11-23Fix missing trailing newline with "Create Patch"Robin Stocker1-35/+48
2014-11-12Prepare post 3.6.0-m1 buildsMatthias Sohn2-2/+2
2014-11-12EGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1Matthias Sohn2-2/+2
2014-10-11Merge "Adding tests merging file deletions through team"Robin Stocker1-2/+79
2014-10-11Merge "New tests for merging through Team (GitSubscriberMergeContext)."Robin Stocker1-15/+477
2014-10-09Adding tests merging file deletions through teamLaurent Goubet1-2/+79
2014-10-09New tests for merging through Team (GitSubscriberMergeContext).Laurent Goubet1-15/+477
2014-10-08Fix ContainerTreeIterator to return on-disk size of a folderChristian Halstrick1-0/+117
2014-09-04Prepare 3.6.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2014-08-02Enable Create Patch for first commit in the history viewRobin Rosenberg1-1/+7
2014-07-18Close second git repository before teardownAndrey Loskutov1-0/+1
2014-06-15fix "allocated object is not used" warnings in egit.core.testTomasz Zarna2-0/+3
2014-06-04Prepare 3.5.0-SNAPSHOT buildsRobin Rosenberg2-12/+12
2014-06-04Prepare post 3.4 RC3 buildsMatthias Sohn2-2/+2
2014-06-04EGit v3.4.0.201406041058-rc3v3.4.0.201406041058-rc3Matthias Sohn2-2/+2
2014-05-28Prepare post 3.4.0 RC2 buildsMatthias Sohn2-2/+2
2014-05-28EGit v3.4.0.201405281120-rc2v3.4.0.201405281120-rc2Matthias Sohn2-2/+2
2014-05-22Add a flag in the StashCreateDialog to include untracked changesAndreas Hermann1-0/+15
2014-05-21Prepare post 3.4.0 RC1 buildsMatthias Sohn2-2/+2
2014-05-21EGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn2-2/+2
2014-05-12Add missing JoinedListTest#toArrayTestTomasz Zarna1-1/+4
2014-05-05Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2014-05-05EGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn2-2/+2
2014-04-20[sync] Only fetch when synchronizing with remote-tracking branchRobin Stocker1-49/+15
2014-04-18Replace "can not" by "cannot" everywhereMichael Keppler2-3/+3
2014-04-16Merge branch 'stable-3.3'Matthias Sohn1-7/+16
2014-04-16Use correct syntax for auto ignoring directoriesMatthias Sohn1-7/+16
2014-04-04Add ability to edit a commit directly from the history view.Maik Schreiber1-0/+86
2014-03-26Include Java7 feature fragment when executing EGit testsRobin Rosenberg2-0/+10
2014-03-25Prepare 3.3.2-SNAPSHOT buildsMatthias Sohn2-12/+12
2014-03-24EGit v3.3.1.201403241930-rv3.3.1.201403241930-rMatthias Sohn2-2/+2
2014-03-18Merge "Fix test failures on windows"Robin Rosenberg1-1/+1
2014-03-07Add ability to reword a commit directly from the history view.Maik Schreiber1-0/+64
2014-03-06Fix test failures on windowsLaurent Goubet1-1/+1

Back to the top