Mercurial > hg-stable
graph
-
contexts: use __getattr__ rather than try/except in changectxMon, 02 Oct 2006 15:17:59 -0500, by Matt Mackall
-
context: make filectx remember changectx in changectx.filectxMon, 02 Oct 2006 15:02:28 -0500, by Matt Mackall
-
Make filectx lazierMon, 02 Oct 2006 14:23:38 -0500, by Matt Mackall
-
merge: remove old merge functionMon, 02 Oct 2006 12:06:33 -0500, by Matt Mackall
-
merge: extend file merge function for renamesMon, 02 Oct 2006 12:04:48 -0500, by Matt Mackall
-
correctly find the type of 'id' in revlog.lookupSat, 30 Sep 2006 15:15:59 +0200, by Benoit Boissinot
-
merged brendan's hgweb cleanupsSat, 30 Sep 2006 12:34:31 +0200, by Thomas Arendsen Hein
-
hgweb: teach siblings and callers to use contextsFri, 29 Sep 2006 16:26:09 -0700, by Brendan Cully
-
Add lookup method to filectxFri, 29 Sep 2006 16:26:09 -0700, by Brendan Cully
-
hgweb: kill off #filenode#Fri, 29 Sep 2006 16:26:09 -0700, by Brendan Cully
-
hgweb: kill #manifest#Fri, 29 Sep 2006 16:26:09 -0700, by Brendan Cully
-
Remove duplicate walkopts + dryrunopts from addremove.Sat, 30 Sep 2006 10:29:57 +0200, by Thomas Arendsen Hein
-
Merge with upstreamSat, 30 Sep 2006 09:46:03 +0200, by Thomas Arendsen Hein
-
Remove unneeded (and bashismic) export HGMERGE=true.Sat, 30 Sep 2006 09:39:44 +0200, by Thomas Arendsen Hein
-
Templater expects an iterable copies variable (fixes notify).Fri, 29 Sep 2006 18:17:29 -0700, by Brendan Cully
-
Remove single character equivalent of --nodates (was -D)Thu, 28 Sep 2006 21:00:01 +0100, by Stephen Darnell
-
Add -D/--nodates options to hg diff/export that removes dates from diff headersTue, 26 Sep 2006 00:05:24 +0100, by Stephen Darnell
-
Documentation clarification for --update option to pull and unbundleFri, 29 Sep 2006 23:14:22 +0200, by Thomas Arendsen Hein
-
Show copies in hg log.Fri, 29 Sep 2006 13:01:19 -0700, by Brendan Cully
-
Abstract manifest block parsing.Fri, 29 Sep 2006 13:00:54 -0700, by Brendan Cully
-
Make hg.repository work with no path argumentFri, 29 Sep 2006 13:00:36 -0700, by Brendan Cully
-
merge with crewFri, 29 Sep 2006 21:24:45 +0200, by Thomas Arendsen Hein
-
Make "hg log --style=changelog > changelog" work (issue338)Fri, 29 Sep 2006 21:24:15 +0200, by Thomas Arendsen Hein
-
Clarify precedence for template/style in commands.show_changeset():Fri, 29 Sep 2006 19:43:07 +0200, by Thomas Arendsen Hein
-
add remoteopts to bundle commandFri, 29 Sep 2006 20:00:24 +0200, by Benoit Boissinot
-
factor opts: remote repo access optionsFri, 29 Sep 2006 19:59:06 +0200, by Benoit Boissinot
-
factor opts: --dry-run optionFri, 29 Sep 2006 18:39:49 +0200, by Benoit Boissinot
-
factor opts: walk optionsFri, 29 Sep 2006 18:39:32 +0200, by Benoit Boissinot
-
factor opts: move globalopts to a more logical placeFri, 29 Sep 2006 18:39:08 +0200, by Benoit Boissinot
-
mq: raise util.Abort instead of using sys.exit(1)Thu, 28 Sep 2006 11:41:33 -0700, by Brendan Cully