generate-cmdlist.sh: don't parse command-list.txt thrice
Ævar Arnfjörð Bjarmason committed almost 5 years ago
generate-cmdlist.sh: replace "grep' invocation with a shell version
Ævar Arnfjörð Bjarmason committed almost 5 years ago
generate-cmdlist.sh: do not shell out to "sed"
Jeff King committed almost 5 years ago
generate-cmdlist.sh: stop sorting category lines
Ævar Arnfjörð Bjarmason committed almost 5 years ago
generate-cmdlist.sh: replace for loop by printf's auto-repeat feature
Johannes Sixt committed almost 5 years ago
generate-cmdlist.sh: run "grep | sort", not "sort | grep"
Ævar Arnfjörð Bjarmason committed almost 5 years ago
generate-cmdlist.sh: don't call get_categories() from category_list()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
generate-cmdlist.sh: spawn fewer processes
Johannes Sixt committed almost 5 years ago
generate-cmdlist.sh: trivial whitespace change
Ævar Arnfjörð Bjarmason committed almost 5 years ago
command-list.txt: sort with "LC_ALL=C sort"
Ævar Arnfjörð Bjarmason committed almost 5 years ago
test_bitmap_hashes(): handle repository without bitmaps
Jeff King committed almost 5 years ago
Pratyush Yadav committed almost 5 years ago
Vipul Kumar committed almost 5 years ago
Merge branch 'po-id' of github.com:bagasme/git-po
Jiang Xin committed almost 5 years ago
l10n: po-id for 2.34 (round 2)
Bagas Sanjaya committed almost 5 years ago
l10n: zh_TW.po: v2.34.0 round 2 (0 untranslated)
pan93412 committed almost 5 years ago
Merge branch 'master' of github.com:nafmo/git-l10n-sv
Jiang Xin committed almost 5 years ago
Merge branch 'fz/po-zh_CN' of github.com:fangyi-zhou/git-po
Jiang Xin committed almost 5 years ago
l10n: sv.po: Update Swedish translation (5210t0f0u)
Peter Krefting committed almost 5 years ago
strbuf_addftime(): handle "%s" manually
Jeff King committed almost 5 years ago