Mon, 08 Aug 2005 19:49:34 -0800 [PATCH] Propagate the template map though recursively
Jeff Sipek <jeffpc@optonline.net> [Mon, 08 Aug 2005 19:49:34 -0800] rev 857
[PATCH] Propagate the template map though recursively This patch allows propagates the template map though recursively though all the templates. This allows for some hgweb template cleanup patches as well as it makes writing new skins/themes for hgweb much much easier. (I'm planing to write several basic ones.)
Sun, 07 Aug 2005 17:41:13 +0100 Fixed encoding of directories ending in .d or .i:
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 07 Aug 2005 17:41:13 +0100] rev 856
Fixed encoding of directories ending in .d or .i: One .d and .i was mixed up, and string replace method doesn't work in-place.
Sat, 06 Aug 2005 21:59:22 +0100 Added Tristan Wibberley to contributors.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 06 Aug 2005 21:59:22 +0100] rev 855
Added Tristan Wibberley to contributors.
Sat, 06 Aug 2005 21:58:28 +0100 Fixed revlog.children.
Tristan Wibberley <tristan@wibberley.org> [Sat, 06 Aug 2005 21:58:28 +0100] rev 854
Fixed revlog.children. It was comparing a node to a rev, then appending a rev onto the list of children being constructed instead of a node.
Sat, 06 Aug 2005 21:41:53 +0100 Update TODO
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 06 Aug 2005 21:41:53 +0100] rev 853
Update TODO
Sat, 06 Aug 2005 21:23:38 +0100 Allow HG patch to appear late in the input stream
Samuel Tardieu <sam@rfc1149.net> [Sat, 06 Aug 2005 21:23:38 +0100] rev 852
Allow HG patch to appear late in the input stream
Sat, 06 Aug 2005 21:19:32 +0100 Added Samuel Tardieu to contributors list.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 06 Aug 2005 21:19:32 +0100] rev 851
Added Samuel Tardieu to contributors list.
Sat, 06 Aug 2005 21:18:21 +0100 Add temporary documentation files and profiling output to .hgignore
Samuel Tardieu <sam@rfc1149.net> [Sat, 06 Aug 2005 21:18:21 +0100] rev 850
Add temporary documentation files and profiling output to .hgignore
Sat, 06 Aug 2005 15:43:12 +0100 Further help improvements:
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 06 Aug 2005 15:43:12 +0100] rev 849
Further help improvements: Show command aliases in 'hg help something', unless in quiet mode. Show short command description with 'hg help -q something'. Show global options in verbose mode of command help. State that Mercurial is a Distributed SCM.
Sat, 06 Aug 2005 14:04:59 +0100 Always show short help when an unknown command is given.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 06 Aug 2005 14:04:59 +0100] rev 848
Always show short help when an unknown command is given.
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip