Mercurial > hg
graph
-
clone: use cancopyThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
Add ability to directly clone from all-history bundlesSat, 15 Mar 2008 12:04:28 -0400, by John Mulligan
-
remoterepo: no longer neededThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
repo classes: remove unused dev() methodThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
Add default local() and cancopy() methods to repository base classSat, 15 Mar 2008 15:23:20 -0400, by John Mulligan
-
make hgrc man page tell about ~/.hgrc on WindowsFri, 07 Mar 2008 16:19:46 +0100, by Peter Arrenbrecht
-
ui: make chuild ui feed output to parentui's active bufferThu, 20 Mar 2008 11:12:35 -0500, by Peter Arrenbrecht
-
convert: fix test complaint for mtn bitsThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
cleanup monotone conversion and use commandline classSun, 03 Feb 2008 16:14:05 +0100, by Mikkel Fahnøe Jørgensen
-
initial version of monotone source for convert extensionSat, 02 Feb 2008 19:14:59 +0100, by Mikkel Fahnøe Jørgensen
-
notify: print diffstat even if maxline == 0Thu, 20 Mar 2008 16:42:51 +0100, by Benoît Allard
-
Make clear that for a changegroup '-r' pulls "up to" a revisionThu, 20 Mar 2008 01:47:35 +0100, by Benoit Boissinot
-
two fixes for the pager stuffWed, 19 Mar 2008 16:54:35 -0300, by Alexis S. L. Carvalho
-
Use the pager given by the environment to display long outputTue, 18 Mar 2008 22:12:34 +0100, by David Soria Parra
-
Fix thinko in test-inherit-modeTue, 18 Mar 2008 18:14:59 -0300, by Alexis S. L. Carvalho
-
test-serve: replace copy/paste with shell functionMon, 17 Mar 2008 16:15:43 +0100, by Patrick Mezard
-
revert: update state of files in the "checkout" listTue, 18 Mar 2008 04:07:39 -0300, by Alexis S. L. Carvalho
-
normallookup: during merges, restore the state saved by removeTue, 18 Mar 2008 04:07:39 -0300, by Alexis S. L. Carvalho
-
dirstate.remove: during merges, remember the previous file stateTue, 18 Mar 2008 04:07:39 -0300, by Alexis S. L. Carvalho
-
debugstate: add --nodatesTue, 18 Mar 2008 04:07:39 -0300, by Alexis S. L. Carvalho
-
patch: fix corner case with update + copy patch handling (issue 937)Mon, 17 Mar 2008 23:36:45 +0100, by Patrick Mezard
-
MergeMon, 17 Mar 2008 14:51:41 -0700, by Bryan O'Sullivan
-
Backed out changeset 4b81eecc8aa2Mon, 17 Mar 2008 14:51:36 -0700, by Bryan O'Sullivan
-
MergeMon, 17 Mar 2008 08:04:09 -0700, by Bryan O'Sullivan
-
Backed out changeset 91ac1726730aMon, 17 Mar 2008 07:59:23 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewSun, 16 Mar 2008 22:59:31 -0700, by Bryan O'Sullivan
-
issue 1003: send all data properlySun, 16 Mar 2008 22:59:04 -0700, by Bryan O'Sullivan
-
Remove unneeded "import os.path" again.Sun, 16 Mar 2008 23:30:47 +0100, by Thomas Arendsen Hein
-
Spacing cleanupSun, 16 Mar 2008 23:24:53 +0100, by Thomas Arendsen Hein
-
filectx.ancestor: use fctx._repopath to cache filelogs (issue1035)Sun, 16 Mar 2008 06:10:47 -0300, by Alexis S. L. Carvalho