Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-27Merge "Extract ProjectReference as separate class"Mykola Nikishov1-0/+50
2011-10-16Extract ProjectReference as separate classManuel Doninger1-0/+50
2011-10-12Implement DiscardChangesOperation in an efficient wayJens Baumgart1-12/+22
2011-09-29IndexDiffCacheTest: remove console outputJens Baumgart1-1/+0
2011-09-21Implement an IndexDiff cacheJens Baumgart1-0/+108
2011-09-15Prepare 1.2.0 buildsMatthias Sohn2-11/+11
2011-09-07Configure repository to fetch review notes from GerritStefan Lay1-0/+39
2011-09-05Use commit message best practices for Mylyn Commit templateBenjamin Muskalla2-0/+7
2011-09-04[sync] Make synchronization 14 times fasterDariusz Luksza2-2/+286
2011-09-04[sync] Improve performanceDariusz Luksza4-52/+58
2011-09-01Prepare post v1.1.0.201109011030-rc2 buildsMatthias Sohn2-2/+2
2011-09-01EGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2Matthias Sohn2-2/+2
2011-08-30Fixes problem with single project repositories and GitFileHistorythallgren1-0/+55
2011-08-17Extract 'Create Patch' into operation for reusabilityBenjamin Muskalla1-0/+167
2011-08-16Team project set supportRobin Stocker1-0/+240
2011-08-15[sync] Simplify implementation of git remote objectsDariusz Luksza4-263/+24
2011-08-08[sync] Add drag-n-drop (un)staging for Git Change Set modelDariusz Luksza1-15/+6
2011-07-22Add RemoveFromIndex commandDariusz Luksza2-3/+203
2011-07-15Support "Mark as merged" in Synchronize ViewBenjamin Muskalla1-0/+106
2011-07-06Update progress monitor while counting objects.Adrian Goerler1-0/+64
2011-07-06[findBugs] Make inner class staticMatthias Sohn1-2/+1
2011-07-01Log JGitInternalException occurring during push, e.g. invalid URIAdrian Goerler1-0/+67
2011-06-17Remove obsolete sleep from PushOperationTestJens Baumgart1-6/+0
2011-06-05Prepare 1.1.0 buildsMatthias Sohn2-11/+11
2011-06-05Prepare post v1.0.0.201106051725-r buildsMatthias Sohn2-2/+2
2011-06-05EGit v1.0.0.201106051725-rv1.0.0.201106051725-rMatthias Sohn2-2/+2
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

Back to the top