Mercurial > hg
graph
-
mq: remove unimplemented option -f for stripFri, 29 Feb 2008 09:54:28 +0100, by Dirkjan Ochtman
-
highlight: bail out if file is binaryThu, 28 Feb 2008 22:04:22 -0800, by Brendan Cully
-
highlight: support annotate, and reduce layering violations.Thu, 28 Feb 2008 21:35:27 -0800, by Brendan Cully
-
Introduce templateopts and logopts to reduce duplicate option definitions.Fri, 29 Feb 2008 02:45:12 +0100, by Thomas Arendsen Hein
-
Add option -l/--limit to hg incoming and hg outgoing.Fri, 29 Feb 2008 02:15:31 +0100, by Thomas Arendsen Hein
-
Move finding/checking the log limit to cmdutilFri, 29 Feb 2008 01:51:23 +0100, by Thomas Arendsen Hein
-
Make hg debugancestor accept -R by making it an optionalrepo command.Fri, 29 Feb 2008 01:25:31 +0100, by Thomas Arendsen Hein
-
debugancestor: use *args instead of *opts, to not confuse with option dicts.Fri, 29 Feb 2008 01:14:37 +0100, by Thomas Arendsen Hein
-
mq: Cleanup: update outdated file header.Thu, 28 Feb 2008 17:37:56 +0200, by Marti Raudsepp
-
convert: Clean up authormap key=value splitting.Thu, 28 Feb 2008 17:37:56 +0200, by Marti Raudsepp
-
convert: Avoid redundant newline on authormap errors.Thu, 28 Feb 2008 17:37:56 +0200, by Marti Raudsepp
-
convert: Ignore empty lines in authormap file.Thu, 28 Feb 2008 17:37:56 +0200, by Marti Raudsepp
-
Add config option to disable putting .hg_archival.txt inside archives.Thu, 28 Feb 2008 22:39:59 +0100, by Thomas Arendsen Hein
-
add a blame alias for annotateThu, 28 Feb 2008 19:08:04 +0100, by Dirkjan Ochtman
-
warning on push should mention heads, not branchesThu, 28 Feb 2008 17:51:04 +0100, by Dirkjan Ochtman
-
commands: lock() the repo while unbundling (issue1004)Thu, 28 Feb 2008 00:07:38 +0100, by Patrick Mezard
-
patch: fix iterhunks() with trailing binary file removalThu, 28 Feb 2008 00:07:37 +0100, by Patrick Mezard
-
debugancestor: make the index argument optional, defaulting to 00changelog.iWed, 27 Feb 2008 14:58:44 -0800, by Bryan O'Sullivan
-
Renamed "manifest" to "files" in web templates.Tue, 26 Feb 2008 22:42:37 +0100, by Thomas Arendsen Hein
-
Removed old-style hgweb templatesTue, 26 Feb 2008 22:21:34 +0100, by Thomas Arendsen Hein
-
add explicit extension disabling syntax to hgrc.5Tue, 26 Feb 2008 06:25:11 -0600, by Steve Borho
-
Permit XML entities to be escaped in template output.Mon, 28 Jan 2008 22:19:12 -0500, by Jesse Glick
-
convert: add shallow, single branch svn conversions via svn.startrevSun, 24 Feb 2008 17:58:55 +0100, by Patrick Mezard
-
convert: allow svn trunk/branches/tags detection to be skippedSun, 24 Feb 2008 17:58:53 +0100, by Patrick Mezard
-
Add --all option to bundle commandThu, 21 Feb 2008 08:24:58 -0500, by John Mulligan
-
Fix test-convert.out after 55455556f921Sat, 23 Feb 2008 19:37:44 +0100, by Patrick Mezard
-
convert: improve subversion source documentationSat, 23 Feb 2008 16:43:33 +0100, by Patrick Mezard
-
hgweb: fix parameter mixup (issue1001)Sat, 23 Feb 2008 11:19:59 +0100, by Dirkjan Ochtman