about summary refs log tree commit diff
path: root/tests
ModeNameSize
-rw-r--r--.gitignore22log plain blame
-rw-r--r--Makefile113log plain blame
-rwxr-xr-xsetup.sh2388log plain blame
-rwxr-xr-xt0010-validate-html.sh715log plain blame
-rwxr-xr-xt0020-validate-cache.sh1434log plain blame
-rwxr-xr-xt0101-index.sh492log plain blame
-rwxr-xr-xt0102-summary.sh705log plain blame
-rwxr-xr-xt0103-log.sh427log plain blame
-rwxr-xr-xt0104-tree.sh500log plain blame
-rwxr-xr-xt0105-commit.sh1113log plain blame
-rwxr-xr-xt0106-diff.sh530log plain blame
-rwxr-xr-xt0107-snapshot.sh761log plain blame
-rwxr-xr-xt0108-patch.sh704log plain blame
.c?h=1.4.1&id=3eae406934b98ce78eff3a92cb410475d71095a3&follow=1'>filter: split filter functions into their own fileJason A. Donenfeld 2014-01-10filter: make exit status localJason A. Donenfeld 2014-01-10parsing: fix header typoJason A. Donenfeld 2014-01-10cgit.c: Fix comment on bit mask hackLukas Fleischer 2014-01-10cgit.c: Use "else" for mutually exclusive branchesLukas Fleischer 2014-01-10ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer 2014-01-10Refactor cgit_parse_snapshots_mask()Lukas Fleischer 2014-01-10Disallow use of undocumented snapshot delimitersLukas Fleischer 2014-01-10Replace most uses of strncmp() with prefixcmp()Lukas Fleischer 2014-01-09README: Fix dependenciesLukas Fleischer 2014-01-08README: Spelling and formatting fixesLukas Fleischer 2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch 2014-01-08Add a suggestion to the manpagePřemysl Janouch 2014-01-08Fix the example configurationPřemysl Janouch 2014-01-08Fix about-formatting.shPřemysl Janouch 2014-01-08Fix some spelling errorsPřemysl Janouch 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts