log

age author description
Sun, 02 Mar 2008 23:32:13 +0100 Thomas Arendsen Hein hgweb/annotate: handle binary files like hgweb/file
Sun, 02 Mar 2008 20:54:00 +0100 Thomas Arendsen Hein test-status: Make assert function definition sh compatible.
Sun, 02 Mar 2008 13:52:34 +0100 Thomas Arendsen Hein Extend/correct acc40572da5b regarding -qA and ignored files.
Sat, 01 Mar 2008 22:30:03 +0100 Zoran Bosnjak 'hg status -q' output skips non-tracked files.
Fri, 29 Feb 2008 14:48:21 -0800 Brendan Cully highlight: forgot import
Fri, 29 Feb 2008 14:47:07 -0800 Brendan Cully highlight: guess by text when path name is ambiguous
Fri, 29 Feb 2008 14:21:15 -0800 Brendan Cully highlight: make div trimmer work when lexer fails to identify text.
Fri, 29 Feb 2008 11:13:50 -0800 Brendan Cully highlight: use iter() instead of generator comprehension
Fri, 29 Feb 2008 09:54:28 +0100 Dirkjan Ochtman mq: remove unimplemented option -f for strip
Thu, 28 Feb 2008 22:04:22 -0800 Brendan Cully highlight: bail out if file is binary
Thu, 28 Feb 2008 21:35:27 -0800 Brendan Cully highlight: support annotate, and reduce layering violations.
Fri, 29 Feb 2008 02:45:12 +0100 Thomas Arendsen Hein Introduce templateopts and logopts to reduce duplicate option definitions.
Fri, 29 Feb 2008 02:15:31 +0100 Thomas Arendsen Hein Add option -l/--limit to hg incoming and hg outgoing.
Fri, 29 Feb 2008 01:51:23 +0100 Thomas Arendsen Hein Move finding/checking the log limit to cmdutil
Fri, 29 Feb 2008 01:25:31 +0100 Thomas Arendsen Hein Make hg debugancestor accept -R by making it an optionalrepo command.