mercurial/__init__.py
author mpm@selenic.com
Sun, 21 Aug 2005 15:56:14 -0700
changeset 987 bfe12654764d
parent 0 9117c6561b0b
permissions -rw-r--r--
hgweb: change startup argument processing - allow passing a repo object instead of a path (if we get a string, we construct a repo object) - hg serve: pass options via repo.ui.setconfig - add --style option - get default name from repo.root rather than getcwd() - remove template argument to hgweb() - reduce create_server from 8 args to 1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: