chiark / gitweb /
chopwood
2013-03-28 Mark Woodingagpl.py (dump_dir): Replace unpleasant control-flow...
2013-03-28 Mark Woodingagpl.py (filez): Slightly better detection of toplevels.
2013-03-28 Mark Woodingagpl.py (filez): Check the exit code from the command.
2013-03-28 Mark Woodingagpl.py: Document and prettify.
2013-03-27 Mark Woodingwrapper.fhtml: Put `html' in lowercase in the DOCTYPE...
2013-03-27 Mark Woodingagpl.py: Fix up symbolic links between directories...
2013-03-27 Mark Woodingagpl.py: Exclude the root directory from listers.
2013-03-27 Mark Woodingagpl.py: Include a `MANIFEST' file explaining where...
2013-03-16 Mark Woodingcgi.py: Implement a wrapping operation.
2013-03-16 Mark Woodingcgi.py: Export the template cache to the templates.
2013-03-16 Mark Woodingformat.py: Allow general format controls more widely.
2013-03-16 Mark Woodingcgi.py, operation.py, list.fhtml: Request-level policy...
2013-03-16 Mark Woodingoperation.py: Refactor `polswitch' a little.
2013-03-16 Mark Woodingchpwd: Put `user' into template arguments when run...
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.