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.
Sat, 13 May 2006 23:00:05 -0700 Make hg status work for repositories in root directory on windows (issue 228)
Manpreet Singh <junkblocker@yahoo.com> [Sat, 13 May 2006 23:00:05 -0700] rev 2278
Make hg status work for repositories in root directory on windows (issue 228)
Sat, 13 May 2006 20:41:53 +0200 Add more specific documentation about defaults for the [paths] section
Daniel <byteshack@gmail.com> [Sat, 13 May 2006 20:41:53 +0200] rev 2277
Add more specific documentation about defaults for the [paths] section of the hgrc(5) document.
Fri, 12 May 2006 21:25:58 -0700 Update Windows release notes and install script for v0.9
Lee Cantey <lcantey@gmail.com> [Fri, 12 May 2006 21:25:58 -0700] rev 2276
Update Windows release notes and install script for v0.9
Fri, 12 May 2006 21:25:07 -0700 Fix hgweb.filediff
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 12 May 2006 21:25:07 -0700] rev 2275
Fix hgweb.filediff The third argument to hgweb.diff should be a list, not a string. This fixes a bug found by xorAxAx, where hgweb would also show the diff for "README" when you ask for the diff for "Demo/cgi/README".
Fri, 12 May 2006 18:39:37 +0200 tests for bundles and bundlerepo
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 12 May 2006 18:39:37 +0200] rev 2274
tests for bundles and bundlerepo
Fri, 12 May 2006 18:38:56 +0200 add support for compressed bundle repositories
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 12 May 2006 18:38:56 +0200] rev 2273
add support for compressed bundle repositories we simply create a uncompressed bundle in a tempfile in .hg
Thu, 11 May 2006 22:10:47 -0700 revert: fix corner case found by faheem mitha.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 11 May 2006 22:10:47 -0700] rev 2272
revert: fix corner case found by faheem mitha. if file not in dest manifest, remove only if in source manifest.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip