Home
last modified time | relevance | path

Searched refs:get_commits (Results 1 – 3 of 3) sorted by relevance

/plugin/git/syntax/
H A Dremotestatus.php126 $commits = $repo->get_commits($log);
H A Dlocalstatus.php159 $commits = $repo->get_commits($log);
/plugin/git/lib/
H A DGit.php330 function &get_commits($log) function in GitRepo