about summary refs log tree commit diff
path: root/ui-commit.c
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-06-13 22:57:12 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2016-06-17 12:36:58 +0200
commit1e039ada8554c7e2fc65524827c61613a24256fb (patch)
treea88ec9404490544c5524787bebd5da313bfc262f /ui-commit.c
parentcgit.mk: Use $PKG_CONFIG (diff)
downloadcgit-pink-1e039ada8554c7e2fc65524827c61613a24256fb.tar.gz
cgit-pink-1e039ada8554c7e2fc65524827c61613a24256fb.zip
git: update to v2.9.0
Update to git version v2.9.0, no changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-01-20 13:33:12 -0500'>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