Subject SHA-1 Author Date
vimd2h.py: exclude backtick from PAT_WORDCHAR f5249d8da77e19e3bcc59c616b26dd74b74ae9ca Alin Mr 2024-03-19 04:41:53
Allow backquotes to include spaces 7f54c0178c3cad26441e2f5804c927eb56b5b783 xaizek 2024-03-18 22:10:47
vimhelp.css: rm CSS for classes not generated 19825b69f6bb14e320eea49318b07a374e8de83e Mr Alin 2024-03-16 14:31:49
vimd2h.py: + 1st line help title (CSS "flh") 5cbf097ef35a1a3a11e56ec63e4140d7f8511eb1 Alin Mr 2024-03-16 14:01:53
vimdoc2html.py: + --output (-o) dd1a0710db6fd4211a624d4658948e1afc575439 Mr Alin 2024-03-16 06:36:33
vimdoc2html.py: --template file arg c451c58097d60890c53bc6b3d633cac7519ba9b4 Mr Alin 2024-03-15 16:06:31
vimd2h.py: track down upstream commit 4adee8312a5921e4dc1de7a7021ab9eabdcac1d8 Mr Alin 2024-03-15 15:39:28
vimhelp.css: track down upstream commit before rm fce15e109172e69df919f73608a57fdb5153e60a Mr Alin 2024-03-15 15:29:43
Diagnose references with wrong case c034071526f191e2e21564b4d77971c68fc9192e xaizek 2023-07-01 15:14:58
Warn about unresolved references 0c76fb48abeac9cbde28ec4243d16497e7733c6f xaizek 2023-07-01 15:13:58
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/vimdoc2html

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/vimdoc2html

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master