feisty meow release 2.140.113
act_on_tree: a new script that runs a command against a directory hierarchy. each sub-directory under a specific directory has the command run within it; does not recurse lower than one level.
act_on_apps: a new script leveraging act_on_tree to perform commands on site avenger projects. handy for running a process on all of the projects without having to switch to each one.
version_control: lots of improvements, plus the ordering of steps in the check-in process has been cleaned up a lot.
powerup (and avcoreup, sitepush, siteup, standup, teardown): these now support recognizing when the current directory is already inside a site avenger project, and they use the current project's name as the application name to act upon. switchto does not do this, since if you're already in a project, you're probably not trying to switch to it again.