Mercurial > hg
graph
-
Move alias into coreSat, 30 May 2009 11:32:23 -0700, by Brendan Cully
-
mq: rename setheader to updateheader and fix commentSat, 30 May 2009 19:37:01 +0200, by Cédric Duval
-
mq: initializing patchheader class directly from patch contentSat, 30 May 2009 19:18:29 +0200, by Cédric Duval
-
Merge with mpmFri, 29 May 2009 21:31:33 -0700, by Bryan O'Sullivan
-
run-tests: clarify timeout log message.Fri, 29 May 2009 10:00:03 -0400, by Greg Ward
-
revlog: refactor chunk cache interface againWed, 27 May 2009 16:01:34 -0500, by Matt Mackall
-
clone: fall back to pull source repo cannot be locked, 937ee88da3ef was a noopThu, 28 May 2009 17:44:57 +0200, by Benoit Boissinot
-
fixed 0xc0150004 error building Mercurial under Python 2.6 for WindowsThu, 28 May 2009 17:03:35 +0200, by Garth Roxburgh-Kidd
-
localrepo: move commentThu, 28 May 2009 08:29:40 +0200, by Adrian Buehlmann
-
localrepo: use lock.release for single lockWed, 27 May 2009 14:16:13 +0200, by Simon Heimberg
-
dirstate: fixed typo in commentWed, 27 May 2009 23:39:41 +0200, by Martin Geisler
-
changelog: make delayopener less intrusiveWed, 27 May 2009 14:44:55 -0500, by Matt Mackall
-
revlog: report indexfile rather than datafile for integrity checkWed, 27 May 2009 14:44:54 -0500, by Matt Mackall
-
ui: fix two bugs in %% warningWed, 27 May 2009 14:44:52 -0500, by Matt Mackall
-
revlog: move stat inside lazyparserWed, 27 May 2009 14:44:51 -0500, by Matt Mackall
-
dirstate: notice truncated parents readMon, 25 May 2009 12:48:15 -0500, by Matt Mackall
-
lookup: check for dirstate damage on failureMon, 25 May 2009 10:44:37 -0500, by Matt Mackall
-
keyword: rename matcher() to match() mimicking changes in mainTue, 26 May 2009 23:09:38 +0200, by Christian Ebert
-
tests: test for dispatch on [defaults]: more clearly differing outputSun, 24 May 2009 22:15:48 +0200, by Cédric Duval
-
merge: whitespace cleanupWed, 27 May 2009 16:25:31 +0200, by Peter Arrenbrecht
-
revlog: add test for 7659eecd9da2 (issue1678)Wed, 27 May 2009 14:11:41 +0200, by Peter Arrenbrecht
-
changegroup: the node list might be an empty generator (fix issue1678)Wed, 27 May 2009 02:46:59 +0200, by Benoit Boissinot
-
store encoding: .i/.d encoding for non-store repo (broken by 810387f59696)Tue, 26 May 2009 23:49:53 +0200, by Benoit Boissinot
-
replace "i in range(len(xs))" with "i, x in enumerate(xs)"Tue, 26 May 2009 22:59:52 +0200, by Martin Geisler
-
util: simplify range expressionTue, 26 May 2009 22:37:26 +0200, by Martin Geisler
-
color: cleanup extra commasTue, 26 May 2009 22:09:39 +0200, by Martin Geisler
-
setup: execute hg in C localeTue, 26 May 2009 22:02:10 +0200, by Martin Geisler
-
setup: handle trust warnings when determining versionTue, 26 May 2009 21:13:21 +0200, by Martin Geisler