about summary refs log tree commit diff
path: root/git
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-06-19 11:38:46 +0200
committerLars Hjemli <hjemli@gmail.com>2010-06-19 11:38:46 +0200
commit9af580d8f6e31ccd68307a728a710c525e4133ab (patch)
tree30b5fb3d0d323423da7ee52ba9a45b36bb557252 /git
parentMerge branch 'stable' (diff)
parentOptionally generate verbose parent links (diff)
downloadcgit-pink-9af580d8f6e31ccd68307a728a710c525e4133ab.tar.gz
cgit-pink-9af580d8f6e31ccd68307a728a710c525e4133ab.zip
Merge branch 'sn/subject-link'
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'/src/commit/www/git.causal.agency/source-filter.sh?id=5be0d7f6ec83dd09837f5da2617178136954c90d&follow=1'>Use 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 These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe