Mercurial > hg
graph
-
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
-
commands: 'hg bookmark NAME' should work even with ui.strict=TrueSun, 16 Dec 2012 22:00:38 -0600, by Kevin Bullock
-
tests: improve test-mv-cp-st-diff.t readabilitySun, 16 Dec 2012 19:41:56 +0100, by Mads Kiilerich
-
obsolete: refuse to push divergent changesetSat, 10 Nov 2012 02:19:20 +0100, by Pierre-Yves David