Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-30Add tests for IgnoreOperationBenjamin Muskalla3-6/+130
2010-08-25Cleanup of HistoryTest and IndexFileRevisionBenjamin Muskalla1-73/+47
2010-08-23Remove ObjectWriter and replace it with ObjectInserterShawn O. Pearce2-25/+49
2010-08-23Adapt to JGit's CommitBuilder, TagBuilder API changeShawn O. Pearce3-7/+7
2010-08-21Replace deprecated Tag, Commit usage with RevTag, RevCommitShawn O. Pearce3-17/+16
2010-08-19Keep up with Tag API changesChris Aniszczyk1-1/+9
2010-08-12Fix for bug in GitResourceVariantComparatorDariusz Luksza1-2/+22
2010-08-12Improve GitResourceVariant performanceDariusz Luksza1-23/+29
2010-08-11Update of GitSynchronizeData APIDariusz Luksza2-21/+37
2010-08-10Preliminary support for ChangeSetsDariusz Luksza5-12/+20
2010-08-10Merge "Fixed several warnings around ConnectProviderOperation"Mathias Kinzler2-29/+11
2010-08-06Set correct date when committing a mergeStefan Lay2-0/+121
2010-08-05Fixes obtaining common ancestor in Synchronize viewDariusz Luksza9-1098/+980
2010-08-05Fixed several warnings around ConnectProviderOperationBenjamin Muskalla2-29/+11
2010-08-05Cleanup temp dirs after test executionBenjamin Muskalla6-17/+18
2010-07-30Fixed deprecated API usageBenjamin Muskalla1-1/+2
2010-07-29AddOperationTest uses 3.6 APIMathias Kinzler1-2/+2
2010-07-29Remove menu items "Track" and "Refresh"Stefan Lay3-12/+8
2010-07-28Make use of JGit Add porcelain commandStefan Lay4-6/+225
2010-07-27Update to latest JGit APIShawn O. Pearce12-26/+34
2010-07-16Fix PushOperationTestMathias Kinzler1-0/+6
2010-07-09Remove some deprecated JGit API from CoreTestsMathias Kinzler3-17/+18
2010-07-09Merge "EGit Core Tests: cleanup"Stefan Lay5-8/+5
2010-07-09Stabilize Core TestsBenjamin Muskalla3-18/+48
2010-07-07EGit Core Tests: cleanupMathias Kinzler5-8/+5
2010-07-07EGit Core tests: fix PushOperation and add testsMathias Kinzler13-24/+1000
2010-06-30fixed usage of Java 1.6 APIBenjamin Muskalla1-1/+2
2010-06-30Add tests for integration with Synchronize viewDariusz Luksza5-2/+1819
2010-06-21Add Test for ResetOperationJens Baumgart3-63/+376
2010-06-16Delete invalid projects after work dir checkoutJens Baumgart4-22/+167
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 Rosenberg2-65/+4
2010-04-16Replace deprecated IPluginRegistry calls with newer and simpler callsRobin Rosenberg1-14/+6
2010-02-19Convert tests to JUnit 4 styleMatthias Sohn4-21/+45
2010-02-14Fix build and test failuresShawn O. Pearce3-9/+9
2010-01-23Make use of the JGit constant DOT_GITRobin Rosenberg4-10/+13
2009-12-30Merge commit 'refs/changes/68/168/2' of git://egit.eclipse.org/egitRobin Rosenberg1-13/+0
2009-12-21Implement GIT_CEILING_DIRECTORIES for Eclipse.Robin Rosenberg3-5/+15
2009-12-19Flipped EGit to manifest-first maven-3/tycho buildIgor Fedorenko1-13/+0
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-09-30Initial EGit contribution to eclipse.orgShawn O. Pearce6-0/+681

Back to the top