Commit message (Collapse) | Author | ||
---|---|---|---|
2019-02-08 | Don't open folds when using {} | June McEnroe | |
2019-02-08 | Add sh syntax to hi | June McEnroe | |
2019-02-08 | Use [] to quote special characters in regex | June McEnroe | |
This looks much cleaner than having to double-escape backslash. | |||
2019-02-08 | Improve ANSI output and base IRC on it | June McEnroe | |
2019-02-08 | Add hi -n | June McEnroe | |
2019-02-08 | Elaborate hi man page | June McEnroe | |
2019-02-08 | Use set for parent in hi | June McEnroe | |
2019-02-08 | Switch back to semantic keyword grouping in hi | June McEnroe | |
2019-02-08 | Match only the basename in hi | June McEnroe | |
2019-02-07 | Add mdoc syntax to hi | June McEnroe | |
2019-02-07 | Support multi-line C macros in hi | June McEnroe | |
2019-02-07 | Detect .mk files as make | June McEnroe | |
2019-02-07 | Add make syntax to hi | June McEnroe | |
2019-02-07 | Add IRC output to hi | June McEnroe | |
2019-02-07 | Improve C syntax accuracy and add Format class | June McEnroe | |
2019-02-07 | Factor out hi check | June McEnroe | |
Fix subexpression bounds check and compile pattends. | |||
2019-02-07 | Add Escape class to hi | June McEnroe | |
2019-02-07 | Add Todo class and parent syntax constraint | June McEnroetests/setup.sh?h=1.3.0&id=31f56fc1ecfe7e5131cf31a30a74dcc0803d32d0&follow=1'>tests: set TEST_OUTPUT_DIRECTORY to the CGit test directory | John Keeping |
2013-04-15 | t0109: test more URLs | John Keeping | |
2013-04-10 | cgitrc.5.txt: Specify when scan-path must be defined before. | Jason A. Donenfeld | |
2013-04-10 | ui-snapshot.c: Prepend "V" when guessing ref names | Lukas Fleischer | |
2013-04-10 | t0107: Skip ZIP tests if unzip(1) isn't available | Lukas Fleischer | |
2013-04-10 | tests/: Do not use `sed -i` | Lukas Fleischer | |
2013-04-10 | Add branch-sort and repo.branch-sort options. | Jason A. Donenfeld | |
2013-04-10 | t0109: chain operations with && | John Keeping | |
2013-04-10 | cgit.c: Do not restore unset environment variables | Lukas Fleischer | |
2013-04-09 | t0107: Use `tar -z` for gzip'ed archives | Lukas Fleischer |