Mercurial > hg
graph
-
copies: make debug messages more sensibleWed, 26 Dec 2012 15:03:58 -0800, by Siddharth Agarwal
-
copies: separate moves via directory renames from explicit copiesWed, 26 Dec 2012 14:50:17 -0800, by Siddharth Agarwal
-
merge with stableWed, 26 Dec 2012 11:16:18 -0600, by Kevin Bullock
-
branchmap: move validity logic in the object itselfMon, 24 Dec 2012 02:49:59 +0100, by Pierre-Yves David
-
branchmap: make update a methodSat, 22 Dec 2012 17:08:15 +0100, by Pierre-Yves David
-
branchmap: make update responsible to update the cache keyMon, 24 Dec 2012 02:22:04 +0100, by Pierre-Yves David
-
branchmap: factorise changelog access in updateSat, 22 Dec 2012 02:11:12 +0100, by Pierre-Yves David
-
branchmap: make write a method on the branchmap objectThu, 20 Dec 2012 16:28:43 +0100, by Pierre-Yves David
-
branchmap: simplify write signatureSat, 22 Dec 2012 02:04:49 +0100, by Pierre-Yves David
-
branchmap: add the tiprev (cache key) on the branchmap objectSat, 22 Dec 2012 02:06:26 +0100, by Pierre-Yves David
-
branchmap: add the tipnode (cache key) on the branchcache objectSat, 22 Dec 2012 01:59:05 +0100, by Pierre-Yves David
-
branchmap: store branchcache in a dedicated objectSat, 22 Dec 2012 01:44:42 +0100, by Pierre-Yves David
-
branchmap: `stream_in` write remote branchcache to local oneSat, 22 Dec 2012 01:34:23 +0100, by Pierre-Yves David
-
bookmarks: fix head selection for merge with two bookmarked heads stableMon, 24 Dec 2012 13:26:13 +0100, by Mads Kiilerich
-
branchmap: extract updatebranchcache from repoThu, 20 Dec 2012 14:45:17 +0100, by Pierre-Yves David
-
branchmap: extract _updatebranchcache from repoWed, 19 Dec 2012 14:49:06 +0100, by Pierre-Yves David
-
branchmap: _updatebranchmap does not need to be filteredWed, 19 Dec 2012 14:47:38 +0100, by Pierre-Yves David
-
branchmap: extract read logic from repoWed, 19 Dec 2012 14:46:57 +0100, by Pierre-Yves David
-
branchmap: extract write logic from localrepoThu, 20 Dec 2012 13:37:37 +0100, by Pierre-Yves David
-
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
-
clfilter: fix `nodemap` usage in `getbundle`Mon, 10 Dec 2012 18:12:41 +0100, by Pierre-Yves David
-
test: fix truncated comment in testMon, 17 Dec 2012 17:00:24 +0100, by Pierre-Yves David
-
clfilter: ensure context raise RepoLookupError when the revision is filteredMon, 17 Dec 2012 18:09:41 +0100, by Pierre-Yves David
-
revlog: remove incancestors since it is no longer usedMon, 17 Dec 2012 15:08:37 -0800, by Siddharth Agarwal
-
transplant: replace incancestors uses with ancestorsMon, 17 Dec 2012 15:08:06 -0800, by Siddharth Agarwal
-
revlog.ancestors: add support for including revsMon, 17 Dec 2012 15:13:51 -0800, by Siddharth Agarwal
-
perf: add command to test performance of membership in ancestor setFri, 14 Dec 2012 10:23:18 -0800, by Siddharth Agarwal
-
ancestor: move missingancestors doctest out into a separate fileTue, 11 Dec 2012 14:47:33 -0800, by Siddharth Agarwal
-
merge with crew-stableSun, 16 Dec 2012 23:02:54 -0600, by Kevin Bullock
-
dirstate: remove obsolete comment from setbranch stableThu, 29 Nov 2012 08:44:54 -0500, by Tim Henigan
-
dirstate: don't rename branch file if writing it failed stableSat, 15 Dec 2012 20:19:07 +0200, by Idan Kamara