Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-04[sync] Include merge specifications in sync-dataDariusz Luksza1-0/+94
2011-06-01Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2-2/+2
2011-06-01EGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2-2/+2
2011-05-31Remove incubation markerMatthias Sohn2-2/+2
2011-05-21Fix reading of stored credentials by stripping the uri path on storeCarsten Pfeiffer1-8/+7
2011-05-17Update to tycho version 0.12Chris Aniszczyk1-2/+2
2011-05-13[findBugs] Do not ignore return value of File methodsMatthias Sohn1-1/+2
2011-05-12Allow committing non workspace changesJens Baumgart1-5/+5
2011-05-03Qualify post-0.12 buildsMatthias Sohn2-11/+11
2011-05-02EGit 0.12.1v0.12.1stable-0.12Matthias Sohn2-11/+11
2011-04-18Make running static checks configurable in maven buildMatthias Sohn1-8/+0
2011-04-13Add Page for Gerrit push configuration to Clone WizardStefan Lay1-0/+127
2011-03-31Check for trailing newline before writing to .gitignore file.Kevin Sawicki1-0/+20
2011-03-30Change ref parameter of CloneOperation to StringRobin Stocker2-6/+2
2011-03-23FindBugs: cleanup EGit Core TestsMathias Kinzler2-7/+7
2011-03-22TestRepository: use cached repository instanceJens Baumgart6-13/+36
2011-03-17CommitOperation: use JGit Commit CommandJens Baumgart1-2/+20
2011-03-14[sync] Don't show ignored files in Workspace modelDariusz Luksza1-3/+3
2011-03-08Fix CommitOperationTest on MacJens Baumgart1-2/+2
2011-03-07Add Tests for CommitOperationJens Baumgart2-1/+209
2011-03-07Fix Typo in CommitOperationTestJens Baumgart1-1/+1
2011-02-25Fix NPE when comitting file added in index and deleted in worktreeRobin Rosenberg1-0/+32
2011-02-22Fix org.eclipse.egit.core.test dependenciesMatthias Sohn1-1/+2
2011-02-21Replace EasyMock with MockitoDariusz Luksza2-118/+82
2011-02-12Qualify post 0.11 buildsMatthias Sohn2-11/+11
2011-02-12Qualify post 0.11.1 buildsMatthias Sohn2-11/+11
2011-02-11EGit 0.11.1v0.11.1Matthias Sohn2-11/+11
2011-02-01Make PushOperation use JGit APIMathias Kinzler1-3/+3
2011-01-21Revert change I6b030af1, Idc463ec8 and I098f8cDariusz Luksza5-0/+761
2011-01-20Fix tests after commit ce7037c0Dariusz Luksza3-451/+0
2011-01-20Remove useless tests after merging change I6b030af1Dariusz Luksza2-310/+0
2011-01-12Merge "Interactive commit should delete empty trees"Robin Rosenberg1-0/+61
2011-01-10Remove usages of deprecated methodsJens Baumgart2-1/+5
2010-12-19Interactive commit should delete empty treesRobin Rosenberg1-0/+61
2010-12-17Qualify post 0.10 buildsMatthias Sohn2-11/+11
2010-12-17Qualify post 0.10.1 buildsstable-0.10Matthias Sohn2-11/+11
2010-12-17EGit 0.10.1v0.10.1Matthias Sohn2-11/+11
2010-12-14Fix cloning a repository with detached HEADStefan Lay2-2/+6
2010-12-09[findbugs] Do not ignore exceptional return valueMatthias Sohn6-58/+29
2010-12-08Adapt egit to jgit change Idb176736Matthias Sohn1-4/+1
2010-12-08Fix AdaptableFileTreeIteratorTestJens Baumgart1-1/+1
2010-12-05[findbugs] Ensure closing writer in finally blockMatthias Sohn2-6/+16
2010-12-02[findbugs] Unwritten store field in GitResourceVariantTreeTestDariusz Luksza1-5/+2
2010-12-02[findbugs] Remove unread fieldMatthias Sohn1-5/+0
2010-12-01Authentication: add option to store password in secure storeJens Baumgart1-0/+12
2010-12-01Remove deprecated JGit code from EGit Core TestsMathias Kinzler2-68/+46
2010-11-30Implement basic authentificationJens Baumgart1-0/+150
2010-11-28Replace calls to StringBuffer with StringBuilderRemy Suen1-1/+1
2010-11-23Add a Rebase OperationMathias Kinzler1-0/+238
2010-11-09Fix EGit build errorJens Baumgart1-1/+1

Back to the top