Thu, 29 Nov 2007 20:47:41 -0600 |
Steve Borho |
hgweb: make web.name default to repo basename
|
Tue, 23 Oct 2007 10:39:24 +0000 |
Jim Hague |
fix calloc(0, ...) issue
|
Sun, 02 Dec 2007 15:15:49 -0600 |
Matt Mackall |
update: default to tipmost branch if default branch doesn't exist
|
Sun, 02 Dec 2007 13:37:30 -0600 |
Matt Mackall |
clone: fix race with same target directory (issue716)
|
Sat, 01 Dec 2007 13:09:27 -0600 |
Matt Mackall |
backout: disallow across branches (issue655)
|
Sat, 01 Dec 2007 12:54:34 -0600 |
Matt Mackall |
rename: add test for moving untracked files in directories
|
Fri, 30 Nov 2007 18:23:18 +0100 |
Dirkjan Ochtman |
Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI.
|
Wed, 28 Nov 2007 13:58:31 -0800 |
Bryan O'Sullivan |
Drop a bad import that snuck in.
|