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
Fri, 28 Oct 2005 10:57:40 -0700 fix dirstate.change: it should walk ignored files
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 28 Oct 2005 10:57:40 -0700] rev 1476
fix dirstate.change: it should walk ignored files
Thu, 27 Oct 2005 13:49:15 -0700 Elevate parents to a "common" command in help
Matt Mackall <mpm@selenic.com> [Thu, 27 Oct 2005 13:49:15 -0700] rev 1475
Elevate parents to a "common" command in help
Thu, 27 Oct 2005 13:48:00 -0700 Add missing test output
Matt Mackall <mpm@selenic.com> [Thu, 27 Oct 2005 13:48:00 -0700] rev 1474
Add missing test output
Thu, 27 Oct 2005 13:40:56 -0700 make readconfig take a filename instead of a file pointer as argument
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 27 Oct 2005 13:40:56 -0700] rev 1473
make readconfig take a filename instead of a file pointer as argument catch parse error while reading a config file add a testcase for parse error
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip