Thu, 21 Jul 2011 16:02:34 -0400 dispatch: avoid double backslashes in error message stable
David Golub <davidg@fogcreek.com> [Thu, 21 Jul 2011 16:02:34 -0400] rev 14914
dispatch: avoid double backslashes in error message The use of %r in the format string caused Python to display Windows paths with double backslashes.
Thu, 21 Jul 2011 15:10:16 +0200 hgweb: add a "web/logoimg" setting to customize the web logo image
Angel Ezquerra <angel.ezquerra@gmail.com> [Thu, 21 Jul 2011 15:10:16 +0200] rev 14913
hgweb: add a "web/logoimg" setting to customize the web logo image This change complements the existing web/logourl setting, and lets the user customize the logo image that is shown on many of the hg server pages. If this setting is not set, hglogo.png is used.
Thu, 21 Jul 2011 11:05:26 +0200 util: move windows and posix wildcard imports to begin of file
Adrian Buehlmann <adrian@cadifra.com> [Thu, 21 Jul 2011 11:05:26 +0200] rev 14912
util: move windows and posix wildcard imports to begin of file
Fri, 22 Jul 2011 10:35:05 +0200 util: move "default" hidewindow to posix.py
Adrian Buehlmann <adrian@cadifra.com> [Fri, 22 Jul 2011 10:35:05 +0200] rev 14911
util: move "default" hidewindow to posix.py There is a hidewindow in win32.py, which we get via windows.py
Fri, 22 Jul 2011 10:31:56 +0200 util: move "default" lookupreg to posix.py
Adrian Buehlmann <adrian@cadifra.com> [Fri, 22 Jul 2011 10:31:56 +0200] rev 14910
util: move "default" lookupreg to posix.py There is a lookupreg in win32.py, which we get via windows.py
Fri, 22 Jul 2011 09:55:46 +0200 util: move "default" unlinkpath to posix.py
Adrian Buehlmann <adrian@cadifra.com> [Fri, 22 Jul 2011 09:55:46 +0200] rev 14909
util: move "default" unlinkpath to posix.py we have a unlinkpath in windows.py
(0) -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip