Help: /juvlist
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Aug 20.

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}]