Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-21Add Test for ResetOperationJens Baumgart3-63/+376
2010-06-18Fix line endingsMatthias Sohn1-3/+3
2010-06-16Delete invalid projects after work dir checkoutJens Baumgart4-22/+167
2010-06-14Start 0.9 developmentShawn O. Pearce2-10/+10
2010-06-02Qualify post 0.8.1 buildsShawn O. Pearce2-10/+10
2010-06-02EGit 0.8.1v0.8.1Shawn O. Pearce2-10/+10
2010-05-11Use jgit p2 repository to resolve jgit dependenciesMatthias Sohn1-13/+0
2010-05-04EGit operation / action refactoringJens Baumgart3-5/+5
2010-05-04Remove usage of unpublished API's in org.eclipse.egit.coreRobin Rosenberg2-0/+150
2010-05-02Make the org.eclipse.core.test bundle a fragment bundleRobin Rosenberg3-66/+5
2010-04-16Replace deprecated IPluginRegistry calls with newer and simpler callsRobin Rosenberg1-14/+6
2010-03-22Qualify builds as 0.8.0Shawn O. Pearce2-10/+10
2010-02-19Convert tests to JUnit 4 styleMatthias Sohn5-24/+48
2010-02-14Fix build and test failuresShawn O. Pearce5-16/+16
2010-02-11Update manifests to use versioned Import-Package or Require-BundleShawn O. Pearce1-14/+17
2010-02-04Point EGit to the same formatting profile as JGitShawn O. Pearce2-4/+17
2010-01-23Make use of the JGit constant DOT_GITRobin Rosenberg4-10/+13
2010-01-20Fix EGit Tycho buildMatthias Sohn1-10/+7
2009-12-30Merge commit 'refs/changes/68/168/2' of git://egit.eclipse.org/egitRobin Rosenberg3-13/+60
2009-12-30Adapt to JGit build which switched to Apache Felix maven-bundle-pluginMatthias Sohn2-0/+17
2009-12-21Implement GIT_CEILING_DIRECTORIES for Eclipse.Robin Rosenberg4-6/+17
2009-12-19Flipped EGit to manifest-first maven-3/tycho buildIgor Fedorenko2-13/+43
2009-12-01ConnectProviderOperation uses git repositories selected by userMykola Nikishov3-5/+5
2009-12-01Remove a test project from workspace before creationMykola Nikishov2-1/+16
2009-12-01Assert there are no other git repositories in a parent directoriesMykola Nikishov1-0/+13
2009-11-06Fix assert for a project in a non-existed git repositoryMykola Nikishov1-2/+1
2009-10-31Remove trailing whitespaces when saving fileMykola Nikishov1-0/+52
2009-10-28Specify explcitly that unit tests should be run in UI threadMykola Nikishov1-0/+1
2009-10-05Mark EGit plugin for 0.6Shawn O. Pearce1-1/+1
2009-09-30Initial EGit contribution to eclipse.orgShawn O. Pearce16-0/+1117

    Back to the top