Mercurial > hg
diff hgwebdir.cgi @ 1278:6a0d373d3126
hgit -> hgk.py
Move hgit to hgk.py
- importing hgit as an extension created compiled hgitc, which was confusing
- hgit existed to support hgk so it was slightly misnamed
- removed executable bit as we no longer run it directly
- add 'view' command so we can run hg view
- change git-* commands to debug-* so hg help won't show them
- chdir to repository root on view so hgk doesn't choke in subdirs
author | mpm@selenic.com |
---|---|
date | Mon, 19 Sep 2005 15:59:17 -0700 |
parents | 8a39df05d2c1 |
children | b0f6af327fd4 |