Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 17 Nov 2013 13:38:35 -0500 | Augie Fackler | test-module-imports.t: new test to use the import cycle detector |
Sun, 17 Nov 2013 13:33:20 -0500 | Augie Fackler | import-checker: try a little harder to show fewer cycles |
Sun, 17 Nov 2013 16:58:18 -0500 | Augie Fackler | import-checker: ignore nested imports |
Sun, 17 Nov 2013 13:04:18 -0500 | Augie Fackler | contrib: add an import checker |
Wed, 06 Nov 2013 22:09:15 -0500 | Augie Fackler | makememctx: move from patch to context to break import cycle |
Wed, 06 Nov 2013 16:48:06 -0500 | Augie Fackler | cleanup: move stdlib imports to their own import statement |
Wed, 06 Nov 2013 18:19:04 -0500 | Augie Fackler | pathutil: tease out a new library to break an import cycle from canonpath use |