Mon, 11 May 2009 13:03:34 +0300 |
Alexander Solovyov |
add verbose output to compact template style
|
Mon, 23 Mar 2009 10:41:42 +0100 |
Alexander Solovyov |
templater: ability to display diffstat for log-like commands
|
Thu, 22 Jan 2009 16:07:44 +0100 |
Dirkjan Ochtman |
templater: fix age filter to state the obvious on future timestamps
|
Fri, 21 Mar 2008 12:05:01 +0100 |
Dirkjan Ochtman |
give better error message on non-existent mapfile (issue813)
|
Fri, 21 Mar 2008 11:06:02 +0100 |
Dirkjan Ochtman |
warn about new heads on commit (issue842)
|
Mon, 17 Mar 2008 19:28:46 +0200 |
Giorgos Keramidas |
tests: update test-command-template for the new {isodatesec} filter
|
Mon, 28 Jan 2008 22:19:12 -0500 |
Jesse Glick |
Permit XML entities to be escaped in template output.
|
Sat, 24 Nov 2007 20:16:59 +0100 |
Patrick Mezard |
cmdutil: make "files" list all files, add "file_mods" for modified files
|
Sat, 24 Nov 2007 17:56:15 +0100 |
Patrick Mezard |
cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
|
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
|
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.
|