Mon, 15 May 2006 09:13:00 -0700 remove non-prefixed environment variables from hooks.
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 15 May 2006 09:13:00 -0700] rev 2288
remove non-prefixed environment variables from hooks.
Mon, 15 May 2006 08:53:32 -0700 Update debugindexdot to work with RevlogNG.
Samuel Masham <samuel.masham@gmail.com> [Mon, 15 May 2006 08:53:32 -0700] rev 2287
Update debugindexdot to work with RevlogNG.
Mon, 15 May 2006 08:47:42 -0700 do not set smtp host by default - raise error instead
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 15 May 2006 08:47:42 -0700] rev 2286
do not set smtp host by default - raise error instead
Sun, 14 May 2006 23:49:31 -0700 win98: fall back to win32api.GetModuleFileName if needed.
Volker Kleinfeld <Volker.Kleinfeld@gmx.de> [Sun, 14 May 2006 23:49:31 -0700] rev 2285
win98: fall back to win32api.GetModuleFileName if needed.
Sun, 14 May 2006 23:44:50 -0700 On win98 os.path.expanuser('~') does not result in a useable directory.
Volker Kleinfeld <Volker.Kleinfeld@gmx.de> [Sun, 14 May 2006 23:44:50 -0700] rev 2284
On win98 os.path.expanuser('~') does not result in a useable directory. The MSDN recommendation for user specific directories is the use of shell.ShGetSpecialFolder, so use it. For details see: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/functions/shgetspecialfolderpath.asp
Sun, 14 May 2006 21:07:34 -0700 deprecate 'update -m'. use 'merge' instead.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 14 May 2006 21:07:34 -0700] rev 2283
deprecate 'update -m'. use 'merge' instead.
Sun, 14 May 2006 17:37:34 -0700 merge with crew.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 14 May 2006 17:37:34 -0700] rev 2282
merge with crew.
Sun, 14 May 2006 17:37:17 -0700 prompt user for http authentication info
Vadim Gelfer <vadim.gelfer@gmail.com> [Sun, 14 May 2006 17:37:17 -0700] rev 2281
prompt user for http authentication info in interactive mode, mercurial now asks the user for the username and password when the server requires it. the previous behavior was to fail with an http 401. based on patch from eric jaffe <jaffe.eric@gmail.com>.
Sun, 14 May 2006 18:24:32 +0200 On Windows look for mercurial.ini in $USERPROFILE, too, if available
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 14 May 2006 18:24:32 +0200] rev 2280
On Windows look for mercurial.ini in $USERPROFILE, too, if available as os.path.expanduser('~') does not always yield a useful directory. Based on a patch from Edouard Gomez <ed.gomez@free.fr>
Sat, 13 May 2006 23:00:46 -0700 merge with crew.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 13 May 2006 23:00:46 -0700] rev 2279
merge with crew.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip