ae v0.0.2824 (2020-10-12T01:09:09Z)
Home
Dub
Repo
History
ae
sys
git
Undocumented in source.
struct
History {
Commit
*[
Hash
]
commits
;
uint
numCommits
;
Hash
[
string
]
refs
;
}
Members
Variables
commits
Commit
*[
Hash
]
commits
;
Undocumented in source.
numCommits
uint
numCommits
;
Undocumented in source.
refs
Hash
[
string
]
refs
;
Undocumented in source.
Meta
Source
See Implementation
ae
sys
git
aliases
Hash
functions
repositoryNameFromURL
toCommitHash
toString
static functions
parseAuthorship
structs
Authorship
Commit
GitObject
History
Repository