about summary refs log tree commit diff
path: root/gen-version.sh
diff options
context:
space:
mode:
authorRémi Lagacé <rlagace@cld.ca>2010-07-13 19:15:09 +0200
committerLars Hjemli <hjemli@gmail.com>2010-07-13 19:24:55 +0200
commit73ac0fb6f217addbcd7878828407392418c973de (patch)
tree022166308396b5ef351f98a44390248f08cfd268 /gen-version.sh
parentCGIT 0.8.3.2 (diff)
downloadcgit-pink-73ac0fb6f217addbcd7878828407392418c973de.tar.gz
cgit-pink-73ac0fb6f217addbcd7878828407392418c973de.zip
Reencode author and committer
When a commit has a specific encoding, this encoding also applies to
the author and committer name and email.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'gen-version.sh')
0 files changed, 0 insertions, 0 deletions
oe 2021-01-20Remove Lua supportJune McEnroe 2021-01-20Fix tests for diff spansJune McEnroe 2021-01-20Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe/ui-shared.c?id=488a214a81a25c6397c56822ed1713f51dddc520&follow=1'>Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli