Tue, 16 May 2017 11:00:38 -0700 |
Martin von Zweigbergk |
util: make util.dirs() and util.finddirs() include root directory (API)
|
Sat, 13 Oct 2018 05:17:28 +0300 |
Pulkit Goyal |
py3: add some glob to make output compatible with python 3
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Sat, 02 Dec 2017 20:38:23 -0500 |
Matt Harbison |
tests: add a substitution for ENOTDIR/ERROR_PATH_NOT_FOUND messages
|
Fri, 03 Nov 2017 09:27:36 -0700 |
Mark Thomas |
scmutil: don't try to delete origbackup symlinks to directories (issue5731)
stable
|
Fri, 03 Nov 2017 09:27:35 -0700 |
Mark Thomas |
tests: add a test demonstrating issue5731
stable
|
Sat, 14 Oct 2017 01:20:12 -0400 |
Matt Harbison |
tests: add globs for Windows
|
Sat, 14 Oct 2017 01:07:59 -0400 |
Matt Harbison |
test-conflicts: conditionalize for no-symlink platforms
|
Tue, 10 Oct 2017 11:02:40 -0400 |
Augie Fackler |
tests: use readlink.py instead of readlink
|
Mon, 02 Oct 2017 14:05:30 -0700 |
Mark Thomas |
scmutil: handle conflicting files and dirs in origbackuppath
|