ae v0.0.2728 (2020-08-02T06:18:06Z)
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