tests/test-walkrepo.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 27 Apr 2018 00:17:17 -0400 Augie Fackler tests: port test-walkrepo.py to Python 3
Sat, 22 Oct 2016 14:35:10 +0900 Yuya Nishihara ui: factor out ui.load() to create a ui without loading configs (API)
Sun, 03 Apr 2016 20:13:42 +0900 Yuya Nishihara tests: alias ui as uimod in test-walkrepo
Tue, 29 Mar 2016 16:21:31 +0530 Pulkit Goyal py3: make test-walkrepo use print_function
Sun, 06 Dec 2015 22:05:19 -0800 Gregory Szorc tests: use absolute_import in test-walkrepo
Wed, 10 Dec 2014 23:46:47 -0500 Enrique A. Tobis tests: fix a typo in test-walkrepos.py
Sat, 12 May 2012 16:00:57 +0200 Brodie Rao cleanup: "not x in y" -> "x not in y"
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Sat, 31 Mar 2012 10:44:31 -0500 Matt Mackall tests: make test-walkrepo use hg's symlink test stable
Mon, 25 Jul 2011 16:37:18 -0500 Augie Fackler tests: use getattr instead of hasattr
Thu, 21 Apr 2011 16:06:19 +0200 Adrian Buehlmann move walkrepos from util to scmutil
Sat, 30 May 2009 23:20:30 +0200 Martin Geisler removed unused imports
Wed, 22 Apr 2009 00:55:32 +0200 Martin Geisler util: use built-in set and frozenset
Wed, 10 Dec 2008 00:29:10 +0100 Patrick Mezard Merge with crew-stable
Wed, 10 Dec 2008 00:16:12 +0100 Patrick Mezard util: disable walkrepo() recursive behaviour
Mon, 08 Dec 2008 20:42:53 +0100 Benoit Allard tests: test-walkrepo shouldn't throw SystemExit
Wed, 22 Oct 2008 18:23:32 +0200 Benoit Allard hgwebdir: show nested repositories (issue1336)
Fri, 21 Mar 2008 08:46:15 -0700 Eric Hopper test: Add tests for webdir symlinks and walkrepos.
less more (0) tip