about summary refs log tree commit diff stats
path: root/bonus/git.cgi
Commit message (Expand)AuthorAgeFilesLines
* ansi2html: support passing titlesbptato2024-03-291-8/+5
* git.cgi: fix on older QJS versionsbptato2024-03-291-1/+1
* git.cgi: add "view" link to git switch panelbptato2024-03-251-1/+3
* git.cgi: add custom git switchbptato2024-03-241-16/+35
* ansi2html: add separate switch for "standalone"bptato2024-03-211-1/+1
* git.cgi: show command in title for logbptato2024-03-201-0/+3
* bonus: add git.cgibptato2024-03-191-0/+64
>74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107