Mercurial > hg
graph
-
Add tests for hgwebdir repository names with slashes in them.Sat, 01 Dec 2007 19:10:00 +0100, by Dirkjan Ochtman
-
CGI compatibility fix for d74fc8dec2b4.Sat, 01 Dec 2007 18:26:27 +0100, by Dirkjan Ochtman
-
doc: add repo/ to .hgignore and .hgtagsSun, 02 Dec 2007 15:52:36 -0600, by Matt Mackall
-
imported patch rollback-helpSun, 02 Dec 2007 15:26:01 -0600, by Matt Mackall
-
imported patch rev-helpSun, 02 Dec 2007 15:25:37 -0600, by Matt Mackall
-
clarify rm -AFri, 09 Nov 2007 10:45:58 -0600, by Matt Mackall
-
hgweb: make web.name default to repo basenameThu, 29 Nov 2007 20:47:41 -0600, by Steve Borho
-
fix calloc(0, ...) issueTue, 23 Oct 2007 10:39:24 +0000, by Jim Hague
-
update: default to tipmost branch if default branch doesn't existSun, 02 Dec 2007 15:15:49 -0600, by Matt Mackall
-
clone: fix race with same target directory (issue716)Sun, 02 Dec 2007 13:37:30 -0600, by Matt Mackall
-
backout: disallow across branches (issue655)Sat, 01 Dec 2007 13:09:27 -0600, by Matt Mackall
-
rename: add test for moving untracked files in directoriesSat, 01 Dec 2007 12:54:34 -0600, by Matt Mackall
-
Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI.Fri, 30 Nov 2007 18:23:18 +0100, by Dirkjan Ochtman
-
Drop a bad import that snuck in.Wed, 28 Nov 2007 13:58:31 -0800, by Bryan O'Sullivan
-
hgweb: account for Python 2.4 in one testWed, 28 Nov 2007 11:54:39 -0600, by Bryan O'Sullivan