Lines Matching full:repo
9 # $1: path to repo
19 # $1: path to repo
24 # For the given repo, set tag to HEAD.
25 # $1: path to repo
31 # For the given repo, delete the tag.
32 # $1: path to repo
38 # For the given repo, set tag to "three commits ago" (for testing).
39 # $1: path to repo
50 # $1: path to repo
52 # $3: simple/short repo name to use for display
61 echo "@@@BUILD_STEP Recent commits in repo $display_name@@@"
66 echo "@@@BUILD_STEP New commits in repo $display_name@@@"
87 # Print a summary of the last 10 commits for each repo.