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 13:27:18 -0400 |
Augie Fackler |
tests: port test-symlink-os-yes-fs-no.py to Python 3
|
Wed, 04 Apr 2018 17:02:54 -0700 |
Gregory Szorc |
tests: use unbundle in test-symlink-os-yes-fs-no.py
|
Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
posix: give checklink a fast path that cache the check file and is read only
|
Thu, 14 Apr 2016 00:58:31 +0530 |
Pulkit Goyal |
tests: make test-symlink-os-yes-fs-no use absolute_import
|
Tue, 01 Jan 2013 13:21:15 -0600 |
Augie Fackler |
test-symlink-os-yes-fs-no.py: clean up use of two-argument raise
|
Wed, 20 Jun 2012 23:41:21 +0200 |
Mads Kiilerich |
tests: add missing no-outer-repo requirements
|
Mon, 25 Jul 2011 16:37:18 -0500 |
Augie Fackler |
tests: use getattr instead of hasattr
|
Wed, 08 Jun 2011 18:24:33 +0200 |
Peter Arrenbrecht |
hg: add opts argument to clone for internal remoteui
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
Sat, 30 Apr 2011 17:38:06 +0200 |
Nicolas Dumazet |
tests: move test bundles in a bundles/ subdirectory
|
Mon, 09 Aug 2010 15:31:56 +0200 |
Martin Geisler |
dirstate: ignore symlinks when fs cannot handle them (issue1888)
stable
|
Thu, 31 Jul 2008 22:41:19 +0300 |
Dov Feldstern |
test symlinks on symlink-capable os but non-capable filesystem (issue1149)
|