log tests/test-command-template.out @ 4398:3b7e284b8f28

age author description
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
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, 11 Sep 2006 10:23:23 +0200 Thomas Arendsen Hein Fixed OSError "No such file or directory: None" and make IOError consistent.
Sun, 20 Aug 2006 22:51:56 -0500 Matt Mackall Only show long hashes with --debug, not --verbose
Wed, 17 May 2006 19:59:15 +0200 Thomas Arendsen Hein Corrected tests for commit now consistently stripping last newline.
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.
Sat, 04 Mar 2006 21:12:53 -0800 Vadim Gelfer add tests for command line template.