Adding a documentation project for EGit
commit296a3675df1116bfaff47df141ff6ce1f14c3ec5
authorChris Aniszczyk <caniszczyk@gmail.com>
Sun, 7 Feb 2010 18:49:45 +0000 (7 12:49 -0600)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 10 Mar 2010 23:27:12 +0000 (11 00:27 +0100)
tree97c7dc539c36f49695b05570c79cfd6d2c4fc7bd
parent589c30c2e9eb14550cc6063d2a801d2cc9b8bfb5
Adding a documentation project for EGit

Change-Id: I20be7fe941ec95ff9f0cbb23a0fd05495b1558f8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
67 files changed:
org.eclipse.egit.doc/.classpath [new file with mode: 0644]
org.eclipse.egit.doc/.project [new file with mode: 0644]
org.eclipse.egit.doc/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.egit.doc/about.html [new file with mode: 0644]
org.eclipse.egit.doc/build-help.xml [new file with mode: 0644]
org.eclipse.egit.doc/build.properties [new file with mode: 0644]
org.eclipse.egit.doc/lib/org.eclipse.mylyn.wikitext.core_1.3.0.I20100116-0000-e3x.jar [new file with mode: 0644]
org.eclipse.egit.doc/lib/org.eclipse.mylyn.wikitext.mediawiki.core_1.3.0.I20100116-0000-e3x.jar [new file with mode: 0644]
org.eclipse.egit.doc/plugin.properties [new file with mode: 0644]
org.eclipse.egit.doc/plugin.xml [new file with mode: 0644]
org.eclipse.egit.doc/userguide/Adding-a-project-to-version-control.html [new file with mode: 0644]
org.eclipse.egit.doc/userguide/Committing-changes.html [new file with mode: 0644]
org.eclipse.egit.doc/userguide/Creating-a-new-empty-Git-Repository.html [new file with mode: 0644]
org.eclipse.egit.doc/userguide/EGit Reference.html [new file with mode: 0644]
org.eclipse.egit.doc/userguide/EGit User Guide-toc.xml [new file with mode: 0644]
org.eclipse.egit.doc/userguide/EGit User Guide.html [new file with mode: 0644]
org.eclipse.egit.doc/userguide/Inspecting-the-state-of-the-Repository.html [new file with mode: 0644]
org.eclipse.egit.doc/userguide/Updating-This-Document.html [new file with mode: 0644]
org.eclipse.egit.doc/userguide/Working-with-remote-Repositories.html [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/01-CloneExistingRepository.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/01-CreateNewJavaProject.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/01-TextDecorations.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/02-GitProtocol.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/02-IconDecorations.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/02-TeamShareProject.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/03-CompareWithIndex.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/03-SelectRepositoryTypeGit.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/04-QuickDiffPreferences.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/04-SelectProjectToConfigureGitRepository.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/05-CreateNewGitRepository.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/05-QuickDiffInEditor.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/05-branches.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/06-LocalStorage.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/06-NewGitRepository.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/06-QuickDiffInEditorPopup.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/07-AddToVersionControl.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/07-ImportProjects.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/08-AddedToVersionControl.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/09-IgnoredResources.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/10-ClickCommit.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/11-CommitDialog.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/12-CommittedFiles.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/13-SelectResourceHistory.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/14-ResourceHistory.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/15-FirstImplementation.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/16-ShowChange.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/EGit_AddFile.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/EGit_AddedAndModifiedFiles.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/EGit_AmendBringsOldCommitMessage.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/EGit_Commit.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/EGit_CommitDialog.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/EGit_Corrected.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/EGit_Typo.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/Egit-0.6-001-CreateRepoAtGithub.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/Egit-0.6-002-CloneUrl.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/Egit-0.6-003-SshPreferences.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/Egit-0.6-004-PushDialog.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/Egit-0.6-005-AcceptHostKey.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/Egit-0.6-006-PassPhrase.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/Egit-0.6-007-PushRefSpecifications.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/Egit-0.6-008-PushConfirmation.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/Egit-0.6-009-PushResult.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/Egit-0.6-010-PushResultOnGithub.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/Warning2.png [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/home.gif [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/next.gif [new file with mode: 0644]
org.eclipse.egit.doc/userguide/images/prev.gif [new file with mode: 0644]