Mercurial > hg-stable
graph
-
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
-
tests: easier hg serve error diagnosisSat, 23 Feb 2008 11:18:34 +0100, by Dirkjan Ochtman
-
util: make walkrepos() return .hg/patches if presentThu, 21 Feb 2008 20:56:06 +0100, by Peter Arrenbrecht
-
Allow "file://localhost/" in addition to "file:///" (issue728)Fri, 22 Feb 2008 21:58:15 +0100, by Thomas Arendsen Hein
-
mq: make qclone ask remote source repo for qbase using lookup protocolThu, 21 Feb 2008 23:00:50 +0100, by Peter Arrenbrecht
-
Document log date ranges and mention 'hg help dates' for all commands (issue998)Fri, 22 Feb 2008 21:18:48 +0100, by Thomas Arendsen Hein
-
Add test case for backout on named branches (issue665)Fri, 22 Feb 2008 11:28:14 +0100, by Thomas Arendsen Hein
-
Reverse the way backout is doing the mergeThu, 21 Feb 2008 08:52:52 +0100, by Gilles Moris
-
tests: hide the name of the branch cache fileThu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
test-mq-pull-from-bundle: don't print the contents of $HGRCPATHThu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
repo.status: also compare flags for files in the lookup list.Thu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
keyword: remove "identify" and "remove" from nokwcommandsThu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
test-glog: pass the list of files to commitThu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
hgweb: no i18n in protocol responsesThu, 21 Feb 2008 15:56:35 +0100, by Dirkjan Ochtman
-
improve changegroup.readbundle(), use it in hgwebThu, 21 Feb 2008 17:02:28 +0100, by Dirkjan Ochtman
-
Also search for .hgrc if mercurial.ini not found on windowsWed, 20 Feb 2008 21:31:42 +0100, by Stefan Rank
-
hgweb: use bundletypes from mercurial.changegroupThu, 21 Feb 2008 15:00:25 +0100, by Dirkjan Ochtman
-
Merge with crewWed, 20 Feb 2008 13:38:16 -0800, by Bryan O'Sullivan
-
Infer a --repository argument from command arguments when reasonable.Fri, 25 Jan 2008 04:11:32 -0500, by Jesse Glick
-
hgweb: separate protocol calls from interface calls (issue996)Wed, 20 Feb 2008 10:50:10 +0100, by Dirkjan Ochtman