[][src]Function changelog::all_commits

#[must_use]
pub fn all_commits(path: &str) -> Result<(Tag, Vec<Commit>)>

Get all commits for a path.