chiark / gitweb /
chopwood
2013-03-14 Mark Woodingcgi.py: Fix documentation for `~:H' format operation.
2013-03-13 Mark Woodingcgi.py: Escape quote signs in `htmlescape' and `html_qu...
2013-03-13 Mark Woodingformat.py: Document the formatting directive syntax.
2013-03-13 Mark Woodingcrypto.py: Another missing import.
2013-03-12 Mark Woodingservice.py: Yet more unqualified names needing qualific...
2013-03-12 Mark WoodingFix some stupid unknown-variable errors.
2013-03-12 Mark Wooding.gitignore: Ignore the `.pyo' files left by `python...
2013-03-12 Mark Woodingchpwd: Set default config file from environment variabl...
2013-03-11 Mark Woodingcmd-cgi.py: Typo in help message for the CGI `source...
2013-03-09 Mark Woodingcmd-admin.py: Add `source' command to remote command...
2013-03-09 Mark WoodingPut the user's name in post-authentication requests.
2013-03-09 Mark WoodingKeep track of whether a CGI request is carried over...
2013-03-09 Mark Woodingcgi.py (cookie): Exclude attribute keys whose value...
2013-03-09 Mark Woodingcgi.py: Fix stupid typo so that HTTP status codes are...
2013-03-08 Mark Wooding*.fhtml: Use double quotes for HTML attributes.
2013-03-08 Mark Wooding*.fhtml: Use proper apostrophes instead of the awful...
2013-03-08 Mark Woodingcookies.fhtml: Use correct link for the source code...
2013-03-08 Mark Woodingcgi.py: Remove defunct `html' function.
2013-03-08 Mark Woodingcgi.py: Remove the old error reporting machinery.
2013-03-08 Mark WoodingMakefile: Update the `auto.py' symlink correctly.
2013-03-08 Mark WoodingInitial commit.