Fri, 29 Sep 2006 18:17:29 -0700 Templater expects an iterable copies variable (fixes notify).
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 18:17:29 -0700] rev 3194
Templater expects an iterable copies variable (fixes notify).
Thu, 28 Sep 2006 21:00:01 +0100 Remove single character equivalent of --nodates (was -D)
Stephen Darnell <stephen@darnell.plus.com> [Thu, 28 Sep 2006 21:00:01 +0100] rev 3193
Remove single character equivalent of --nodates (was -D)
Tue, 26 Sep 2006 00:05:24 +0100 Add -D/--nodates options to hg diff/export that removes dates from diff headers
Stephen Darnell <stephen@darnell.plus.com> [Tue, 26 Sep 2006 00:05:24 +0100] rev 3192
Add -D/--nodates options to hg diff/export that removes dates from diff headers and replace uses of sed in the tests with --nodates.
Fri, 29 Sep 2006 23:14:22 +0200 Documentation clarification for --update option to pull and unbundle
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Sep 2006 23:14:22 +0200] rev 3191
Documentation clarification for --update option to pull and unbundle
Fri, 29 Sep 2006 13:01:19 -0700 Show copies in hg log.
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 13:01:19 -0700] rev 3190
Show copies in hg log. The format is: copies: destination (source)...
Fri, 29 Sep 2006 13:00:54 -0700 Abstract manifest block parsing.
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 13:00:54 -0700] rev 3189
Abstract manifest block parsing.
Fri, 29 Sep 2006 13:00:36 -0700 Make hg.repository work with no path argument
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 13:00:36 -0700] rev 3188
Make hg.repository work with no path argument
Fri, 29 Sep 2006 21:24:45 +0200 merge with crew
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Sep 2006 21:24:45 +0200] rev 3187
merge with crew
Fri, 29 Sep 2006 21:24:15 +0200 Make "hg log --style=changelog > changelog" work (issue338)
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Sep 2006 21:24:15 +0200] rev 3186
Make "hg log --style=changelog > changelog" work (issue338) Style files in templates/ now take precedence over current directory. This can be overridden with --style=./changelog if really neeeded. Added test for issue338.
Fri, 29 Sep 2006 19:43:07 +0200 Clarify precedence for template/style in commands.show_changeset():
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Sep 2006 19:43:07 +0200] rev 3185
Clarify precedence for template/style in commands.show_changeset(): Display format will be the first non-empty hit of: 1. option 'template' 2. option 'style' 3. [ui] setting 'logtemplate' 4. [ui] setting 'style' If all of these values are either the unset or the empty string, regular display via changeset_printer() is done.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip