Searched refs:shortlog (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/contrib/ |
| H A D | patchtest.sh | 90 shortlog="$(git log "$commit^1..$commit" --pretty='%h: %aN: %cd: %s')" 93 shortlog="$shortlog: OK" 95 shortlog="$shortlog: FAIL" 97 echo "$shortlog"
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | mailmapper | 73 shortlog = subprocess.check_output(['git', 'shortlog', '-s', '-n']) variable 77 for line in shortlog.splitlines(): 86 shortlog = subprocess.check_output(['git', 'shortlog', '-s', '-n', '-e']) variable 91 for line in shortlog.splitlines():
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | .mailmap | 2 # This list is used by git-shortlog to fix a few botched name translations
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | release.sh | 220 git log --no-merges "$range" | git shortlog
|
| /OK3568_Linux_fs/kernel/ |
| H A D | .mailmap | 2 # This list is used by git-shortlog to fix a few botched name translations 8 # For format details, see "MAPPING AUTHORS" in "man git-shortlog". 12 # This comment is parsed by git-shortlog:
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/ |
| H A D | submitting-patches.rst | 624 pull 请求还应该包含一条整体消息,说明请求中将包含什么,一个补丁本身的 ``Git shortlog``
|
| /OK3568_Linux_fs/kernel/Documentation/maintainer/ |
| H A D | pull-requests.rst | 161 pull request, and a shortlog of the individual commits that the
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/ |
| H A D | submitting-patches.rst | 829 che dica cos'è incluso, una lista delle patch usando ``git shortlog``, e una
|
| /OK3568_Linux_fs/yocto/poky/documentation/dev-manual/ |
| H A D | common-tasks.rst | 10804 git shortlog -- filename
|