about summary refs log tree commit diff
path: root/tests (follow)
Commit message (Expand)AuthorAge
...
* | Merge branch 'snapshot-fixes'Lars Hjemli2009-01-11
|\ \
| * | tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli2008-12-28
* | | Merge branch 'lh/mimetypes'Lars Hjemli2009-01-11
|\ \ \ | |_|/ |/| |
| * | ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli2008-12-26
| |/
* / ui-tree.c: do not add blank line when displaying blobsLars Hjemli2009-01-06
|/
* tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli2008-12-06
* tests/t0010-validate-html.sh: skip tests if 'tidy' is not availableLars Hjemli2008-12-06
* Fix tests to work on Ubuntu (dash)Ramsay Jones2008-11-06
* Merge branch 'lh/escape-urls'Lars Hjemli2008-10-05
|\
| * ui-shared.c: use html_url_arg()Lars Hjemli2008-10-05
* | ui-snapshot.c: specify archiver_args.baselenLars Hjemli2008-10-05
|/
* tests/Makefile: not everyone has `.` in $PATHLars Hjemli2008-07-22
* Include commit-id in link from diff-statLars Hjemli2008-05-18
* ui-commit: handle root commitsLars Hjemli2008-05-18
* Redesign the caching layerLars Hjemli2008-04-28
* Fix segfault in patch view for root commitLars Hjemli2008-03-17
* tests/setup.sh: cleanup test script output and loggingLars Hjemli2008-02-24
* t0010-validate.sh: return on cgit errorsLars Hjemli2008-02-24
* Make output from `make test` more readableLars Hjemli2008-02-24
* Brown paper bag: don't use `grep -v`Lars Hjemli2008-02-24
* Add regression-test for description-less reposLars Hjemli2008-02-24
* Fix html error detected by test-suiteLars Hjemli2007-11-11
* Create initial testsuiteLars Hjemli2007-11-11
2021-01-12Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe