Package | Description |
---|---|
com.caucho.env.git | |
com.caucho.env.repository | |
com.caucho.server.admin | |
com.caucho.server.repository |
Class and Description |
---|
GitCommit
The Commit structure has four main data items:
The Tree which is the hash of the content root
The parent, which is the hash of the previous version's Commit
meta-data <key, value> pairs
A text message describing the commit
|
GitCommitJar
Tree structure from a jar
|
GitObjectStream
Top-level class for a repository
|
GitSystem
Top-level class for a repository
|
GitTree
Tree structure
|
GitTree.Entry |
GitType
The possible types for a Git file
|
GitWorkingTree
Tree structure
|
GitWorkingTree.Entry |
Class and Description |
---|
GitCommit
The Commit structure has four main data items:
The Tree which is the hash of the content root
The parent, which is the hash of the previous version's Commit
meta-data <key, value> pairs
A text message describing the commit
|
GitCommitJar
Tree structure from a jar
|
GitSystem
Top-level class for a repository
|
GitTree
Tree structure
|
GitType
The possible types for a Git file
|
Class and Description |
---|
GitCommitJar
Tree structure from a jar
|
Class and Description |
---|
GitCommit
The Commit structure has four main data items:
The Tree which is the hash of the content root
The parent, which is the hash of the previous version's Commit
meta-data <key, value> pairs
A text message describing the commit
|
GitTree
Tree structure
|
GitType
The possible types for a Git file
|