Wed, 02 Nov 2005 15:45:41 -0800 zsh: allow 'hg clone' to complete paths listed in ~/.hgrc
Steve Borho <steve@borho.org> [Wed, 02 Nov 2005 15:45:41 -0800] rev 1486
zsh: allow 'hg clone' to complete paths listed in ~/.hgrc
Mon, 31 Oct 2005 10:47:27 -0800 mention running multiple hooks in the doc
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 31 Oct 2005 10:47:27 -0800] rev 1485
mention running multiple hooks in the doc
Mon, 31 Oct 2005 09:58:05 -0800 zsh completion improvements.
Steve Borho <steve@borho.org> [Mon, 31 Oct 2005 09:58:05 -0800] rev 1484
zsh completion improvements. File completers now correctly deal with filenames that contain spaces. The completers also use 'hg status .' so they'll work correctly when the default behaviour changes.
Mon, 31 Oct 2005 09:57:54 -0800 Fix traceback on bad system hgrc files
Soh Tk-r28629 <tksoh@freescale.com> [Mon, 31 Oct 2005 09:57:54 -0800] rev 1483
Fix traceback on bad system hgrc files
Mon, 31 Oct 2005 10:56:42 -0700 fix handling of daylight saving time
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 31 Oct 2005 10:56:42 -0700] rev 1482
fix handling of daylight saving time
Sat, 29 Oct 2005 13:45:01 -0700 Change test-hook to test multiple hooks
Matt Mackall <mpm@selenic.com> [Sat, 29 Oct 2005 13:45:01 -0700] rev 1481
Change test-hook to test multiple hooks
Sat, 29 Oct 2005 13:44:05 -0700 allow multiples hook
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 29 Oct 2005 13:44:05 -0700] rev 1480
allow multiples hook suggested by Vadim Gelfer This patch allows to have multiple hooks of the same kind: for example commit.email = /my/email/hook commit.autobuild = /my/build/hook
Fri, 28 Oct 2005 17:18:50 -0700 fix a bug where hg could remove file ending with .tmp
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 28 Oct 2005 17:18:50 -0700] rev 1479
fix a bug where hg could remove file ending with .tmp util.opener used a fixed filename for writing tempfile instead of using the tempfile module.
Fri, 28 Oct 2005 11:03:18 -0700 add a test for hgignore
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 28 Oct 2005 11:03:18 -0700] rev 1478
add a test for hgignore
Fri, 28 Oct 2005 11:01:25 -0700 util.opener already create the base directory if it doesn't exist
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 28 Oct 2005 11:01:25 -0700] rev 1477
util.opener already create the base directory if it doesn't exist
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip