Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-15Qualify post-0.9.1 buildsMatthias Sohn2-11/+11
2010-09-15EGit 0.9.1v0.9.1Matthias Sohn2-11/+11
2010-09-13Merge "Adds support for comparing two remote branches"Stefan Lay1-20/+20
2010-09-09Sort roots by full path to ensure stable assertion resultsMatthias Sohn1-3/+13
2010-09-09Adds support for comparing two remote branchesDariusz Luksza1-20/+20
2010-09-08Clear RepositoryCache after each test to fix core testsJens Baumgart1-0/+4
2010-09-07Merge "Fix deletion problem in EGit Core tests"Matthias Sohn1-4/+21
2010-09-06Fix deletion problem in EGit Core testsJens Baumgart1-4/+21
2010-09-06Run core tests head-less also from MavenMatthias Sohn1-1/+2
2010-09-06Merge "Fix AddOperationTest"Matthias Sohn1-1/+1
2010-09-06Merge "Fix IgnoreOperationTest"Matthias Sohn1-0/+10
2010-09-06Fix AddOperationTestJens Baumgart1-1/+1
2010-09-06Fix IgnoreOperationTestJens Baumgart1-0/+10
2010-09-04cleanup: Remove unnecessary @SuppressWarningsRobin Rosenberg1-8/+0
2010-09-01Fix EGit to use JGit's api.errors packageShawn O. Pearce2-6/+7
2010-08-31Remove usage of deprecated PersonIdent constructorMathias Kinzler1-2/+2
2010-08-30Add tests for IgnoreOperationBenjamin Muskalla3-6/+130
2010-08-28Revert "Hide Maven target directories from Eclipse"Robin Rosenberg1-11/+0
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-11Merge "Preliminary support for ChangeSets"Chris Aniszczyk5-12/+20
2010-08-11Merge "Hide Maven target directories from Eclipse"Chris Aniszczyk1-0/+11
2010-08-10Preliminary support for ChangeSetsDariusz Luksza5-12/+20
2010-08-10Merge "Fixed several warnings around ConnectProviderOperation"Mathias Kinzler2-29/+11
2010-08-09Hide Maven target directories from EclipseRobin Rosenberg1-0/+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-30Run egit.core suite headlessBenjamin Muskalla1-1/+3
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 Luksza6-3/+1821
2010-06-21Add Test for ResetOperationJens Baumgart3-63/+376

Back to the top