vc

Version Controller

VC/GIT
VC/HG
VC/CLI
VC/TESTS
VC/PROTO
VC
VC/UTIL
std
cli
obj
net
log
parse
vc/tests
skel
core/user
bin/vc
pkg.lisp
proto.lisp
git.lisp
hg.lisp
util.lisp
cli.lisp
VC-BUNDLE
VC-SIMPLE
HG-SIMPLE
GIT-SIMPLE
HG-BUNDLESPEC-STRING-P
FIND-REPO
VC-SUBMODULES
RUN-HG-COMMAND
VC-RUN
HG-ERROR
VC-META
REPO
VC-DESIGNATOR
*REPO-REGISTRY*
VC-ID
VC-ERROR
VC-HEAD
MAKE-VC-REMOTE
VC-UPDATE
VC-NAME
WITH-REPO
FIND-HGRC
MAKE-REPO
VC-REMOTE
GIT-ERROR
MAKE-HG-CLIENT
*HG-PROGRAM*
HGIGNORE
VC-INIT
GIT-META
DIRECTORY-REPOS
VC-CLONE
VC-CONFIG
BUNDLE-REPO
VC-ADDREMOVE
HG-REPO
*REPO-ROOTS*
*HG-BUNDLESPEC-OPTIONS*
VC-REPO
VC-TYPE
*DEFAULT-VC-KIND*
VC-REMOTES
VC-SUBMODULE
VC-UNBUNDLE
FIND-HG-BOOKMARKS
HG-FAST-EXPORT
HG-COMPRESSION-ENGINE
GIT-REPO
HG-CONFIG
MAKE-HG-REPO
UPDATE-REPOS
VC-ADD
VC-IGNORE
VC-STATUS
VC-REMOVE
*GIT-PROGRAM*
VC-BRANCH
VC-EXPORT
*REPO*
HG-CLIENT
FIND-REPO-ROOT
VC-DIFF
REGISTER-REPO
WITH-CURRENT-VC-ROOT
VC-BUNDLE
*VC-CLI*
HG-BUNDLE-TYPE
*HG-FAST-EXPORT-SCRIPT*
VC-COMMIT
*REPO-AUTO-REGISTER*
GITIGNORE
BUNDLE-REPOS
VC-PUSH
UPDATE-REPO
MAKE-GIT-REPO
VC-PULL
VC-PATH
RUN-GIT-COMMAND
HG-META

bin/vc

help

vc -h
vc v0 --- Version Controller

options:
  -h/--help               print help
    :doc Print help and exit.
  -v/--version            
    :doc Print version and exit.

commands:
  status*                 Print the status of the current repo
  push                    Push the current repo to a remote
  diff                    Perform a diff
  pull                    Pull the current repo from a remote
  clone                   Clone a repo from a remote
  commit                  Commit the working set to the revision tree
  addremove               Add/remove files
  fast-export             Run the hg-fast-export script
  bundle                  Bundle a repo
  unbundle                Unbundle a repo-bundle file