Mercurial > hg
graph
-
plan9: initial support for plan 9 from bell labsSun, 08 Apr 2012 12:43:41 -0700, by Steven Stallion
-
util.h: add a typedef for Py_ssize_t with Python 2.4Sun, 08 Apr 2012 22:17:51 -0500, by Matt Mackall
-
log: bypass file scan part of fastpath when no filesSun, 08 Apr 2012 12:38:26 -0500, by Matt Mackall
-
cmdutil: use context instead of lookupSun, 08 Apr 2012 12:38:24 -0500, by Matt Mackall
-
scmutil: use context instead of lookupSun, 08 Apr 2012 12:38:23 -0500, by Matt Mackall
-
localrepo: lookup now goes through contextSun, 08 Apr 2012 12:38:10 -0500, by Matt Mackall
-
context: use rev for changelog lookupSun, 08 Apr 2012 12:38:08 -0500, by Matt Mackall
-
context: internalize lookup logicSun, 08 Apr 2012 12:38:07 -0500, by Matt Mackall
-
revlog: allow retrieving contents by revision numberSun, 08 Apr 2012 12:38:02 -0500, by Matt Mackall
-
revlog: add hasnode helper methodSat, 07 Apr 2012 15:43:18 -0500, by Matt Mackall
-
merge with stableFri, 06 Apr 2012 15:18:14 -0500, by Matt Mackall
-
tags: defer tag validation until repo.tags() is calledFri, 06 Apr 2012 15:16:30 -0500, by Matt Mackall
-
parsers: fix a memleak, and add a clearcaches method to the indexFri, 06 Apr 2012 00:28:36 -0700, by Bryan O'Sullivan
-
hghave: remove symlink test made useless by ac0da5caebec stableWed, 04 Apr 2012 15:59:56 +0200, by Patrick Mezard
-
tests: disable progress estimate in test-debugbuilddag.t stableWed, 04 Apr 2012 13:55:11 +0200, by Julien Cristau
-
mq: use list of already known target files instead of matching object for diffThu, 05 Apr 2012 23:52:55 +0900, by FUJIWARA Katsunori
-
mq: use exact matching in the second dirstate walking for efficiency of 'qnew'Thu, 05 Apr 2012 23:52:06 +0900, by FUJIWARA Katsunori
-
parsers: incrementally parse the revlog index in CThu, 05 Apr 2012 13:00:35 -0700, by Bryan O'Sullivan
-
mdiff: fix diff header generation for files with spaces (issue3357) stableThu, 05 Apr 2012 15:39:07 +0200, by Patrick Mezard
-
protocol: Add the stream-preferred capabilityWed, 04 Apr 2012 00:00:47 +0200, by Benoit Allard
-
templates/filters: extracting the user portion of an email addressWed, 28 Mar 2012 16:06:20 +0200, by Matteo Capobianco
-
context: make changectx.mutable() benefit from .phase() logic stableThu, 05 Apr 2012 19:15:23 +0200, by Patrick Mezard
-
patch: remove useless variable assignmentThu, 05 Apr 2012 19:23:04 +0200, by Patrick Mezard
-
export: catch exporting empty revsets (issue3353) stableWed, 04 Apr 2012 12:31:31 +0200, by Thomas Arendsen Hein
-
merge with stableWed, 04 Apr 2012 11:19:09 +0200, by Thomas Arendsen Hein