Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-02Do not refresh projects that use a PessimisticResourceRuleFactoryThomas Wolf1-1/+5
2018-06-18Merge remote-tracking branch 'origin/stable-5.0'Thomas Wolf1-9/+11
2018-06-18Don't warn about LFS if LFS bundle is not present.Thomas Wolf1-9/+11
2018-06-16Batch resource refreshesThomas Wolf1-5/+8
2018-06-14Fix missing optional import of jgit.lfs in egit.core MANIFEST.MFThomas Wolf1-0/+1
2018-06-13Merge branch 'stable-5.0'Matthias Sohn7-19/+54
2018-06-13Prepare 5.0.1-SNAPSHOT buildsMatthias Sohn2-40/+40
2018-06-13EGit v5.0.0.201806131550-rv5.0.0.201806131550-rMatthias Sohn2-2/+2
2018-06-13Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-06-13EGit v5.0.0.201806131210-rMatthias Sohn2-2/+2
2018-06-13EGit integration for LFSMarkus Duft7-13/+42
2018-06-12Handle new CommandFailedException when execution of ssh command failsMatthias Sohn1-1/+2
2018-06-05Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-06-05EGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3Matthias Sohn2-2/+2
2018-06-04Do not display "[NO-HEAD]" for empty repositoryThomas Wolf1-5/+3
2018-06-02Fix AssumeUnchangedOperation not working on directory/projectMatthias Sohn1-5/+11
2018-05-30Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-30EGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2Matthias Sohn2-2/+2
2018-05-29Merge branch 'stable-5.0'Matthias Sohn147-306/+660
2018-05-29Update license to EPL-2.0Matthias Sohn146-308/+606
2018-05-28Add tracing of low-level JSch log messagesThomas Wolf4-1/+57
2018-05-23Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2-39/+39
2018-05-22Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-22EGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2-2/+2
2018-05-22Merge branch 'stable-4.11'Matthias Sohn1-2/+8
2018-05-13Ignore IndexChangedEvent if it originates from the same JGit processMatthias Sohn4-6/+6
2018-05-13Improve asynchronous Eclipse workspace refreshes done by EGitThomas Wolf1-3/+26
2018-05-12Allow cherry-picking merge commitsThomas Wolf1-0/+19
2018-05-12Merge "Respect gitattributes in the compare editor"Matthias Sohn12-72/+301
2018-05-05Respect gitattributes in the compare editorThomas Wolf12-72/+301
2018-05-05Replace deprecated getRefs() callsMichael Keppler2-17/+14
2018-04-19Handle Gerrit Change-Ids for merge commitsThomas Wolf1-0/+6
2018-04-01Don't try to store incomplete credentials in secure storeMatthias Sohn1-2/+8
2018-04-01Use JGit SshSupport which now contains the runSshCommand methodMarkus Duft1-45/+4
2018-03-25Remove check for user/credentials when trying to SSH to GerritMarkus Duft1-2/+1
2018-03-21Merge changes from topic 'remove-deprecated'Matthias Sohn4-75/+4
2018-03-18Merge "In EGit use mmap to map git packfiles into memory"Matthias Sohn1-1/+1
2018-03-15Use PathFilterGroup instead of PathFilter if possibleThomas Wolf2-15/+17
2018-03-10Remove deprecated GitSynchronizeData#getSrcRemoteNameMatthias Sohn1-9/+0
2018-03-10Remove deprecated GitSynchronizeData#getSrcMergeMatthias Sohn1-11/+2
2018-03-10Remove deprecated RepositoryMapping#getSubmoduleRepositoryMatthias Sohn1-25/+2
2018-03-10Remove deprecated RemoveFromIndexOperation(Repository, IResource[])Matthias Sohn1-13/+0
2018-03-10Remove deprecated IgnoreOperation#IgnoreOperation(IResource[])Matthias Sohn1-17/+0
2018-03-08Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-37/+37
2018-03-08Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2-37/+37
2018-03-08EGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2-2/+2
2018-03-04In EGit use mmap to map git packfiles into memoryMatthias Sohn1-1/+1
2018-02-12Remove unused classesThomas Wolf2-112/+0
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2-37/+37
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1

Back to the top