Home
last modified time | relevance | path

Searched refs:shortlog (Results 1 – 2 of 2) sorted by relevance

/u-boot/scripts/
A Dmailmapper71 shortlog = subprocess.check_output(['git', 'shortlog', '-s', '-n']) variable
75 for line in shortlog.splitlines():
84 shortlog = subprocess.check_output(['git', 'shortlog', '-s', '-n', '-e']) variable
89 for line in shortlog.splitlines():
/u-boot/
A D.mailmap2 # This list is used by git-shortlog to fix a few botched name translations

Completed in 3 milliseconds