Home
last modified time | relevance | path

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

/external/bcc/snapcraft/
DMakefile23 COMMITS=$(shell git log --oneline | wc -l) macro
26 V=$(VERSION)-$(DATE)-$(COMMITS)-$(SHA)
/external/rust/crates/grpcio-sys/grpc/tools/github/
Dpr_latency.py44 COMMITS = 'https://api.github.com/repos/grpc/grpc/pulls/{pr_number}/commits' variable
105 commits = json.loads(gh(COMMITS.format(pr_number=pr_number)))
/external/grpc-grpc/tools/github/
Dpr_latency.py44 COMMITS = 'https://api.github.com/repos/grpc/grpc/pulls/{pr_number}/commits' variable
105 commits = json.loads(gh(COMMITS.format(pr_number=pr_number)))