Mercurial > hg
log tests/test-module-imports.t @ 21739:11e5ad038a7b
age | author | description |
---|---|---|
Tue, 11 Feb 2014 21:04:12 -0800 | Durham Goode | template: add revset() template function |
Tue, 04 Feb 2014 17:13:45 -0500 | Augie Fackler | repoview: use repo.revs() instead of a private revset method |
Tue, 04 Feb 2014 14:54:42 -0500 | Augie Fackler | match: use ctx.getfileset() instead of fileset.getfileset() |
Tue, 28 Jan 2014 00:33:52 +0100 | Simon Heimberg | tests: test-module-imports.t works on windows (with backslash path sep) |
Mon, 03 Feb 2014 18:36:00 -0500 | Augie Fackler | itersubrepos: move to scmutil to break a direct import cycle |
Wed, 05 Feb 2014 01:43:51 +0100 | Mads Kiilerich | import-checker: show stdlib and relative imports separately |
Sun, 22 Dec 2013 21:27:00 -0800 | Chris Jerdonek | import-checker: backout 40f79b9a2cc8 (issue4129) |