Sat, 03 Jul 2010 08:28:23 +0200 |
Jason Harris |
test-command-template: test 'children' template keyword
|
Thu, 24 Jun 2010 15:18:47 +0100 |
Simon Howkins |
heads: fix templating of headers again (issue2130)
stable
|
Sat, 15 May 2010 21:24:23 -0500 |
Matt Mackall |
commit: fix complaint about branch merge creating new heads (issue2186)
|
Tue, 16 Feb 2010 21:04:04 +0100 |
Ronny Pfannschmidt |
filelog: sort meta entries, ensure deterministic order
stable
|
Mon, 18 Jan 2010 22:59:32 +0100 |
Patrick Mezard |
templatekw: fix extras, manifest and showlist args (issue1989)
|
Fri, 15 Jan 2010 10:38:11 +0100 |
Patrick Mezard |
Merge with crew-stab le
|
Fri, 15 Jan 2010 09:50:52 +0100 |
Patrick Mezard |
cmdutil: expand style paths (issue1948)
stable
|
Wed, 30 Dec 2009 02:41:19 +0100 |
Robert Bachmann |
Bugfix and test for hg log XML output
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
Make {file_copies} usable as a --template key
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
templatekw: change {file_copies} behaviour, add {file_copies_switch}
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
test-command-template: test 'file_copies' keyword
|
Mon, 30 Nov 2009 22:23:09 +0100 |
Patrick Mezard |
cmdutil: fix missing default 'extra' template
|
Wed, 25 Nov 2009 21:52:39 -0600 |
Matt Mackall |
Fix changelog test
|
Sat, 03 Oct 2009 18:31:20 +0200 |
Mads Kiilerich |
cmdutil: templating keywords latesttag and latesttagdistance
|
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.
|