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.
Fri, 29 Feb 2008 01:14:37 +0100 Thomas Arendsen Hein debugancestor: use *args instead of *opts, to not confuse with option dicts.
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp mq: Cleanup: update outdated file header.
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp convert: Clean up authormap key=value splitting.
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp convert: Avoid redundant newline on authormap errors.
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp convert: Ignore empty lines in authormap file.
Thu, 28 Feb 2008 22:39:59 +0100 Thomas Arendsen Hein Add config option to disable putting .hg_archival.txt inside archives.
Thu, 28 Feb 2008 19:08:04 +0100 Dirkjan Ochtman add a blame alias for annotate
Thu, 28 Feb 2008 17:51:04 +0100 Dirkjan Ochtman warning on push should mention heads, not branches
Thu, 28 Feb 2008 00:07:38 +0100 Patrick Mezard commands: lock() the repo while unbundling (issue1004)
Thu, 28 Feb 2008 00:07:37 +0100 Patrick Mezard patch: fix iterhunks() with trailing binary file removal
Wed, 27 Feb 2008 14:58:44 -0800 Bryan O'Sullivan debugancestor: make the index argument optional, defaulting to 00changelog.i
Tue, 26 Feb 2008 22:42:37 +0100 Thomas Arendsen Hein Renamed "manifest" to "files" in web templates.
Tue, 26 Feb 2008 22:21:34 +0100 Thomas Arendsen Hein Removed old-style hgweb templates
Tue, 26 Feb 2008 06:25:11 -0600 Steve Borho add explicit extension disabling syntax to hgrc.5
Mon, 28 Jan 2008 22:19:12 -0500 Jesse Glick Permit XML entities to be escaped in template output.
Sun, 24 Feb 2008 17:58:55 +0100 Patrick Mezard convert: add shallow, single branch svn conversions via svn.startrev
Sun, 24 Feb 2008 17:58:53 +0100 Patrick Mezard convert: allow svn trunk/branches/tags detection to be skipped
Thu, 21 Feb 2008 08:24:58 -0500 John Mulligan Add --all option to bundle command
Sat, 23 Feb 2008 19:37:44 +0100 Patrick Mezard Fix test-convert.out after 55455556f921
Sat, 23 Feb 2008 16:43:33 +0100 Patrick Mezard convert: improve subversion source documentation
Sat, 23 Feb 2008 11:19:59 +0100 Dirkjan Ochtman hgweb: fix parameter mixup (issue1001)
Sat, 23 Feb 2008 11:18:34 +0100 Dirkjan Ochtman tests: easier hg serve error diagnosis
Thu, 21 Feb 2008 20:56:06 +0100 Peter Arrenbrecht util: make walkrepos() return .hg/patches if present
Fri, 22 Feb 2008 21:58:15 +0100 Thomas Arendsen Hein Allow "file://localhost/" in addition to "file:///" (issue728)
Thu, 21 Feb 2008 23:00:50 +0100 Peter Arrenbrecht mq: make qclone ask remote source repo for qbase using lookup protocol
Fri, 22 Feb 2008 21:18:48 +0100 Thomas Arendsen Hein Document log date ranges and mention 'hg help dates' for all commands (issue998)
Fri, 22 Feb 2008 11:28:14 +0100 Thomas Arendsen Hein Add test case for backout on named branches (issue665)
Thu, 21 Feb 2008 08:52:52 +0100 Gilles Moris Reverse the way backout is doing the merge
Thu, 21 Feb 2008 16:22:31 -0300 Alexis S. L. Carvalho tests: hide the name of the branch cache file
Thu, 21 Feb 2008 16:22:31 -0300 Alexis S. L. Carvalho test-mq-pull-from-bundle: don't print the contents of $HGRCPATH
Thu, 21 Feb 2008 16:22:31 -0300 Alexis S. L. Carvalho repo.status: also compare flags for files in the lookup list.
Thu, 21 Feb 2008 16:22:31 -0300 Alexis S. L. Carvalho keyword: remove "identify" and "remove" from nokwcommands
Thu, 21 Feb 2008 16:22:31 -0300 Alexis S. L. Carvalho test-glog: pass the list of files to commit
Thu, 21 Feb 2008 15:56:35 +0100 Dirkjan Ochtman hgweb: no i18n in protocol responses
Thu, 21 Feb 2008 17:02:28 +0100 Dirkjan Ochtman improve changegroup.readbundle(), use it in hgweb
Wed, 20 Feb 2008 21:31:42 +0100 Stefan Rank Also search for .hgrc if mercurial.ini not found on windows
Thu, 21 Feb 2008 15:00:25 +0100 Dirkjan Ochtman hgweb: use bundletypes from mercurial.changegroup
Wed, 20 Feb 2008 13:38:16 -0800 Bryan O'Sullivan Merge with crew
Fri, 25 Jan 2008 04:11:32 -0500 Jesse Glick Infer a --repository argument from command arguments when reasonable.
Wed, 20 Feb 2008 10:50:10 +0100 Dirkjan Ochtman hgweb: separate protocol calls from interface calls (issue996)
Tue, 19 Feb 2008 19:34:18 -0300 Alexis S. L. Carvalho update output of test-convert
Tue, 19 Feb 2008 19:20:10 -0300 Alexis S. L. Carvalho repair.py: rewrite a loop, making it cleaner and faster
Tue, 19 Feb 2008 19:20:10 -0300 Alexis S. L. Carvalho Speed up hg grep by avoiding useless manifest parsing
Tue, 19 Feb 2008 19:20:10 -0300 Alexis S. L. Carvalho cmdutil.walkchangerevs: use '-1:0' instead ot 'tip:0'
Tue, 19 Feb 2008 19:20:10 -0300 Alexis S. L. Carvalho revlog.revision: avoid opening the datafile without need.
Tue, 19 Feb 2008 10:53:40 -0800 Bryan O'Sullivan convert: document splicemap, allow setting of multiple parents
Mon, 18 Feb 2008 19:21:33 +0100 Thomas Arendsen Hein merge backout
Mon, 18 Feb 2008 19:20:22 +0100 Thomas Arendsen Hein Backed out changeset b913d3aacddc (see issue971/msg5317)
Tue, 28 Aug 2007 18:00:07 +0200 Walter Doerwald Simplify utils.walkrepos().
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip