Mercurial > hg-stable
graph
-
branchmap: create a mercurial.branchmap moduleWed, 19 Dec 2012 14:43:33 +0100, by Pierre-Yves David
-
bundlerepo: use _cacheabletip mechanism in bundlerepoThu, 20 Dec 2012 12:17:44 +0100, by Pierre-Yves David
-
branchmap: merge _branchtags into updatebranchcacheThu, 20 Dec 2012 13:23:29 +0100, by Pierre-Yves David
-
branchmap: factorise access to changelog in updatebranchcacheWed, 19 Dec 2012 17:39:49 +0100, by Pierre-Yves David
-
branchmap: simplify _branchtags using a new _cacheabletip methodThu, 20 Dec 2012 11:52:50 +0100, by Pierre-Yves David
-
hook: disable demandimport before importing hooksThu, 20 Dec 2012 21:26:30 +0100, by Dirkjan Ochtman
-
test-pathencode: accept --seed parameter in hex as wellThu, 20 Dec 2012 15:18:41 +0100, by Adrian Buehlmann
-
subrepo: append subrepo path to subrepo error messagesThu, 13 Dec 2012 23:37:53 +0100, by Angel Ezquerra
-
tests: fix some slash-based Windows failuresThu, 20 Dec 2012 13:49:31 -0600, by Kevin Bullock
-
inotify: on Python < 2.6, socket.error lacks errnoThu, 20 Dec 2012 11:40:04 -0800, by Bryan O'Sullivan
-
hidden: invalidate hiddenrevs when neededTue, 18 Dec 2012 01:51:08 +0100, by Pierre-Yves David
-
cache: group obscache and revsfiltercache invalidation in a single functionTue, 18 Dec 2012 02:04:37 +0100, by Pierre-Yves David
-
clfilter: use filtering in `visibleheads`Mon, 17 Dec 2012 17:27:12 +0100, by Pierre-Yves David
-
clfilter: use filtering in `visiblebranchmap`Mon, 17 Dec 2012 17:42:34 +0100, by Pierre-Yves David
-
clfilter: introduce a "unserver" filtering modeMon, 17 Dec 2012 17:12:02 +0100, by Pierre-Yves David
-
clfilter: add a cache on repo for set of revision to filter for a given set.Thu, 20 Dec 2012 17:14:07 +0100, by Pierre-Yves David
-
clfilter: add actual repo filtering mechanismThu, 20 Dec 2012 15:32:42 +0100, by Pierre-Yves David
-
inotify: pacify pestiferous pyflakes precipitouslyWed, 19 Dec 2012 16:56:26 -0800, by Bryan O'Sullivan
-
tests: make test-inotify-issue1208.t disappearWed, 19 Dec 2012 10:45:40 -0800, by Bryan O'Sullivan
-
posix: move server side of unix domain sockets out of inotifyTue, 18 Dec 2012 17:15:13 -0800, by Bryan O'Sullivan
-
inotify: don't fall over just because of a dangling symlinkTue, 18 Dec 2012 17:33:32 -0800, by Bryan O'Sullivan
-
test-inotify: test symlink indirection for unix socketsWed, 19 Dec 2012 10:40:34 -0800, by Bryan O'Sullivan
-
test-pathencode: compare current pathencoding implementationsWed, 19 Dec 2012 10:02:43 +0100, by Adrian Buehlmann
-
rebase: use lazy ancestor membership testingMon, 17 Dec 2012 20:51:21 -0800, by Siddharth Agarwal
-
localrepo: use lazy ancestor membership testingMon, 17 Dec 2012 20:43:37 -0800, by Siddharth Agarwal
-
ancestor: add lazy membership testing to lazyancestorsTue, 18 Dec 2012 12:47:20 -0800, by Siddharth Agarwal
-
revlog: move ancestor generation out to a new classTue, 18 Dec 2012 10:14:01 -0800, by Siddharth Agarwal
-
ignore: process hgignore files in deterministic orderMon, 17 Dec 2012 15:57:02 -0800, by Bryan O'Sullivan
-
ignore: only read an ignore file onceMon, 17 Dec 2012 15:52:44 -0800, by Bryan O'Sullivan
-
ignore: refactor ignore into two functionsMon, 17 Dec 2012 16:23:37 -0800, by Bryan O'Sullivan