Home | History | Annotate | Download | only in tools

Lines Matching refs:commits

874     """Returns a list of commits that modified this file.
882 Returns a list of commits that touched this file.
927 """Retrieves a list of all the commits between the bad revision and
941 # 2 (or more) commits will share the exact same timestamp, but it's
1003 commits = []
1010 commits = output
1011 commits = reversed(commits)
1017 commits = output
1021 for c in commits:
1534 """Some commits can be safely skipped (such as a DEPS roll), since the tool
1964 'sort': A sort value for sorting the dict in order of commits.
2290 print 'Tested commits:'
2441 # Want to get a list of all the commits and what depots they belong