Mercurial > hg
log mercurial/pathutil.py @ 29889:6f447b9ec263
age | author | description |
---|---|---|
Tue, 30 Aug 2016 09:22:53 -0700 | Martin von Zweigbergk | util: rename checkcase() to fscasesensitive() (API) |
Thu, 11 Feb 2016 17:04:33 -0800 | Durham Goode | pathauditor: change parts verification order to be root first |
Thu, 03 Dec 2015 13:14:20 -0800 | Pierre-Yves David | pathutil: use temporary variables instead of complicated wrapping |
Thu, 03 Dec 2015 10:40:19 -0800 | Pierre-Yves David | pathauditor: add a way to skip file system check |
Thu, 03 Dec 2015 12:22:48 -0800 | Pierre-Yves David | pathauditor: move file system specific check in their own function |
Thu, 08 Oct 2015 12:55:45 -0700 | Pierre-Yves David | error: get Abort from 'error' instead of 'util' |
Sat, 08 Aug 2015 19:45:15 -0700 | Gregory Szorc | pathutil: use absolute_import |