log mercurial/pathutil.py @ 27231:6d29ce250a3d

age author description
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
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Tue, 26 May 2015 14:41:00 -0400 Augie Fackler pathutil: demote two local functions to just be forwards
Tue, 26 May 2015 14:30:48 -0400 Augie Fackler pathutil: restate dirname and join as forwards to posixpath