Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 16:26:09 -0700] rev 3206
hgweb: kill off #filenode#
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 16:26:09 -0700] rev 3205
hgweb: kill #manifest#
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 30 Sep 2006 10:29:57 +0200] rev 3204
Remove duplicate walkopts + dryrunopts from addremove.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 30 Sep 2006 09:46:03 +0200] rev 3203
Merge with upstream
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 30 Sep 2006 09:39:44 +0200] rev 3202
Remove unneeded (and bashismic) export HGMERGE=true.
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 18:17:29 -0700] rev 3201
Templater expects an iterable copies variable (fixes notify).
Stephen Darnell <stephen@darnell.plus.com> [Thu, 28 Sep 2006 21:00:01 +0100] rev 3200
Remove single character equivalent of --nodates (was -D)
Stephen Darnell <stephen@darnell.plus.com> [Tue, 26 Sep 2006 00:05:24 +0100] rev 3199
Add -D/--nodates options to hg diff/export that removes dates from diff headers
and replace uses of sed in the tests with --nodates.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Sep 2006 23:14:22 +0200] rev 3198
Documentation clarification for --update option to pull and unbundle
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 13:01:19 -0700] rev 3197
Show copies in hg log.
The format is:
copies: destination (source)...