Help: /juvlist
Tcl 2014 Conference, Portland/OR, US, Nov 10-14
Send your abstracts to tclconference@googlegroups.com by Sep 8.

The "/juvlist" page:

Return a complete list of unversioned files as JSON.  The JSON
looks like this:

[{"name":NAME,
  "mtime":MTIME,
  "hash":HASH,
  "size":SIZE,
  "user":USER}]