log tests/test-command-template @ 5432:0d154bce2341

age author description
Sun, 08 Jul 2007 12:52:08 +0200 Thomas Arendsen Hein hg log: Move filtering implicit parents to own method and use it in templater.
Tue, 10 Apr 2007 16:25:21 -0500 TK Soh test-command-template: improve test coverage
Mon, 16 Apr 2007 13:00:23 -0300 Alexis S. L. Carvalho command line templates: add formatnode filter
Mon, 16 Apr 2007 13:00:23 -0300 Alexis S. L. Carvalho fix 'hg <not-log> -v --template foo' with revisions without copies
Tue, 26 Dec 2006 14:17:48 +0100 Thomas Arendsen Hein Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.
Wed, 18 Oct 2006 18:10:21 +0200 Thomas Arendsen Hein Extended templating test for new branches and extra changeset info.
Wed, 18 Oct 2006 12:17:02 +0200 Thomas Arendsen Hein Adjust default cmdline style to really match verbose/debug log.
Fri, 29 Sep 2006 21:24:15 +0200 Thomas Arendsen Hein Make "hg log --style=changelog > changelog" work (issue338)
Mon, 13 Mar 2006 18:33:33 +0100 Thomas Arendsen Hein Use timestamps without leading 0 in test-command-template for portable tests.
Sun, 12 Mar 2006 15:50:18 -0800 Vadim Gelfer fix template tests.
Sun, 05 Mar 2006 17:08:35 -0800 Vadim Gelfer fix test failures that depend on when tests run.
Sat, 04 Mar 2006 21:12:53 -0800 Vadim Gelfer add tests for command line template.