Mercurial > hg-stable
graph
-
scmutil: introduce a filecacheentry that can watch multiple pathsSat, 16 Nov 2013 13:24:26 -0800, by Siddharth Agarwal
-
scmutil: rename filecacheentry to filecachesubentrySat, 16 Nov 2013 13:19:06 -0800, by Siddharth Agarwal
-
scmutil.filecacheentry: make stat argument to constructor mandatorySat, 16 Nov 2013 13:33:33 -0800, by Siddharth Agarwal
-
test-filecache.py: add markers to the output for each eventSat, 16 Nov 2013 13:57:35 -0800, by Siddharth Agarwal
-
test-filecache.py: make setbeforeget test clearerSat, 16 Nov 2013 14:10:28 -0800, by Siddharth Agarwal
-
test-module-imports.t: new test to use the import cycle detectorSun, 17 Nov 2013 13:38:35 -0500, by Augie Fackler
-
import-checker: try a little harder to show fewer cyclesSun, 17 Nov 2013 13:33:20 -0500, by Augie Fackler
-
import-checker: ignore nested importsSun, 17 Nov 2013 16:58:18 -0500, by Augie Fackler
-
contrib: add an import checkerSun, 17 Nov 2013 13:04:18 -0500, by Augie Fackler
-
makememctx: move from patch to context to break import cycleWed, 06 Nov 2013 22:09:15 -0500, by Augie Fackler
-
cleanup: move stdlib imports to their own import statementWed, 06 Nov 2013 16:48:06 -0500, by Augie Fackler
-
pathutil: tease out a new library to break an import cycle from canonpath useWed, 06 Nov 2013 18:19:04 -0500, by Augie Fackler
-
subsettable: move from repoview to branchmap, the only place it's usedWed, 06 Nov 2013 14:38:34 -0500, by Augie Fackler
-
obsolete: add __eq__ and __hash__ to marker to make set() deduplication workSat, 16 Nov 2013 20:12:02 -0500, by Augie Fackler
-
obsolete: do not accept duplicated marker during exchangeSat, 16 Nov 2013 20:31:58 -0500, by Pierre-Yves David
-
Merge with stable.Sun, 17 Nov 2013 13:42:24 -0500, by Augie Fackler
-
obsolete: stop doing membership test on list stableSat, 16 Nov 2013 20:34:58 -0500, by Pierre-Yves David
-
bookmarks: rewrite pushing bookmarks in "localrepository.push()" by "compare()"Fri, 08 Nov 2013 12:45:52 +0900, by FUJIWARA Katsunori
-
bookmarks: rewrite pushing local bookmarks in "commands.push()" by "compare()"Fri, 08 Nov 2013 12:45:52 +0900, by FUJIWARA Katsunori
-
bookmarks: rewrite "updatefromremote()" by "compare()"Fri, 08 Nov 2013 12:45:52 +0900, by FUJIWARA Katsunori
-
bookmarks: add function to centralize the logic to compare bookmarksFri, 08 Nov 2013 12:45:52 +0900, by FUJIWARA Katsunori
-
hgweb: use semantically suitable filelog.revs in filelogSun, 10 Nov 2013 18:23:29 +0400, by Alexander Plavin
-
hgweb: always compute all entries and latestentry in filelogSun, 10 Nov 2013 18:07:56 +0400, by Alexander Plavin
-
hgweb: remove unused argument of entries function in filelogSun, 10 Nov 2013 18:05:53 +0400, by Alexander Plavin
-
transplant: use peer of source repository as "remote" for "repo.pull()"Sat, 16 Nov 2013 23:14:20 +0900, by FUJIWARA Katsunori
-
run-tests: remove files that we potentially create outside of $TMPDIRFri, 15 Nov 2013 22:57:11 -0500, by Sean Farley
-
run-tests: remove code that creates a dummy 'diffstat'Fri, 15 Nov 2013 22:56:08 -0500, by Sean Farley
-
template: change extras to use showlist rather than manual templ call.Fri, 15 Nov 2013 18:08:50 -0500, by Matthew Turk
-
help: adding example 'extras' printing to 'hg help templates'Fri, 15 Nov 2013 18:09:02 -0500, by Matthew Turk
-
help: document about {extras} template keywordFri, 15 Nov 2013 16:53:54 -0500, by Matthew Turk