Thu, 29 Nov 2007 20:47:41 -0600 hgweb: make web.name default to repo basename
Steve Borho <steve@borho.org> [Thu, 29 Nov 2007 20:47:41 -0600] rev 5572
hgweb: make web.name default to repo basename Providing the full path to the repository by default could be considered a security risk.
Tue, 23 Oct 2007 10:39:24 +0000 fix calloc(0, ...) issue
Jim Hague <jim.hague@acm.org> [Tue, 23 Oct 2007 10:39:24 +0000] rev 5571
fix calloc(0, ...) issue
Sun, 02 Dec 2007 15:15:49 -0600 update: default to tipmost branch if default branch doesn't exist
Matt Mackall <mpm@selenic.com> [Sun, 02 Dec 2007 15:15:49 -0600] rev 5570
update: default to tipmost branch if default branch doesn't exist
Sun, 02 Dec 2007 13:37:30 -0600 clone: fix race with same target directory (issue716)
Matt Mackall <mpm@selenic.com> [Sun, 02 Dec 2007 13:37:30 -0600] rev 5569
clone: fix race with same target directory (issue716) Whichever side creates .hg first wins the race, and the other aborts politely without deleting the tree.
Sat, 01 Dec 2007 13:09:27 -0600 backout: disallow across branches (issue655)
Matt Mackall <mpm@selenic.com> [Sat, 01 Dec 2007 13:09:27 -0600] rev 5568
backout: disallow across branches (issue655)
Sat, 01 Dec 2007 12:54:34 -0600 rename: add test for moving untracked files in directories
Matt Mackall <mpm@selenic.com> [Sat, 01 Dec 2007 12:54:34 -0600] rev 5567
rename: add test for moving untracked files in directories
Fri, 30 Nov 2007 18:23:18 +0100 Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI.
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 30 Nov 2007 18:23:18 +0100] rev 5566
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 Drop a bad import that snuck in.
Bryan O'Sullivan <bos@serpentine.com> [Wed, 28 Nov 2007 13:58:31 -0800] rev 5565
Drop a bad import that snuck in.
Wed, 28 Nov 2007 11:54:39 -0600 hgweb: account for Python 2.4 in one test
Bryan O'Sullivan <bos@serpentine.com> [Wed, 28 Nov 2007 11:54:39 -0600] rev 5564
hgweb: account for Python 2.4 in one test
Wed, 28 Nov 2007 09:39:17 -0800 hgweb: fix breaking tests on Python < 2.5
Bryan O'Sullivan <bos@serpentine.com> [Wed, 28 Nov 2007 09:39:17 -0800] rev 5563
hgweb: fix breaking tests on Python < 2.5
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip