Mercurial > hg
log
age | author | description |
---|---|---|
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. |
Wed, 28 Nov 2007 11:54:39 -0600 | Bryan O'Sullivan | hgweb: account for Python 2.4 in one test |
Wed, 28 Nov 2007 09:39:17 -0800 | Bryan O'Sullivan | hgweb: fix breaking tests on Python < 2.5 |