diff options
author | Junio C Hamano <gitster@pobox.com> | 2021-12-10 14:35:08 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-12-10 14:35:08 -0800 |
commit | d1305bd3cf64743a0eda8ee16fc15b531f43dd25 (patch) | |
tree | 5825b8dfd6ae597b9adb2146ee589fa70bf54318 /Documentation | |
parent | Merge branch 'tw/var-default-branch' (diff) | |
parent | generate-cmdlist.sh: don't parse command-list.txt thrice (diff) | |
download | tgif-d1305bd3cf64743a0eda8ee16fc15b531f43dd25.tar.xz |
Merge branch 'ab/generate-command-list'
Build optimization.
* ab/generate-command-list:
generate-cmdlist.sh: don't parse command-list.txt thrice
generate-cmdlist.sh: replace "grep' invocation with a shell version
generate-cmdlist.sh: do not shell out to "sed"
generate-cmdlist.sh: stop sorting category lines
generate-cmdlist.sh: replace for loop by printf's auto-repeat feature
generate-cmdlist.sh: run "grep | sort", not "sort | grep"
generate-cmdlist.sh: don't call get_categories() from category_list()
generate-cmdlist.sh: spawn fewer processes
generate-cmdlist.sh: trivial whitespace change
command-list.txt: sort with "LC_ALL=C sort"
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions