about summary refs log tree commit diff
path: root/tests
ModeNameSize
-rw-r--r--.gitignore33log plain blame
-rw-r--r--Makefile115log plain blame
-rwxr-xr-xsetup.sh2112log plain blame
-rwxr-xr-xt0001-validate-git-versions.sh905log plain blame
-rwxr-xr-xt0010-validate-html.sh933log plain blame
-rwxr-xr-xt0020-validate-cache.sh1576log plain blame
-rwxr-xr-xt0101-index.sh715log plain blame
-rwxr-xr-xt0102-summary.sh920log plain blame
-rwxr-xr-xt0103-log.sh1035log plain blame
-rwxr-xr-xt0104-tree.sh873log plain blame
-rwxr-xr-xt0105-commit.sh1116log plain blame
-rwxr-xr-xt0106-diff.sh546log plain blame
-rwxr-xr-xt0107-snapshot.sh1673log plain blame
-rwxr-xr-xt0108-patch.sh743log plain blame
-rwxr-xr-xt0109-gitconfig.sh636log plain blame
r-highlight'> 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