log src/org/tmatesoft/hg/util/Path.java @ 641:2f33f102a8fa v1.1.0

age author description
Thu, 06 Jun 2013 14:21:11 +0200 Artem Tikhomirov Issue 46: Files with backslashes (legal on Linux) cause troubles
Mon, 20 May 2013 18:35:13 +0200 Artem Tikhomirov Update tests for Windows; TestCommit: use copy of a repo (not clone) to preserve old timestamps
Fri, 04 May 2012 17:59:22 +0200 Artem Tikhomirov Path to tell immediate parent-child relationship; more powerful scope impl; tests for both
Thu, 29 Mar 2012 20:54:04 +0200 Artem Tikhomirov FIXMEs: awkward API refactored, what need to be internal got hidden; public aspects got captured in slim interfaces
Wed, 16 Nov 2011 22:42:21 +0100 Artem Tikhomirov Issue 16: respect glob patterns in HgIgnore for sub-directories
Wed, 14 Sep 2011 02:16:19 +0200 Artem Tikhomirov Refactor PathRewrite to accept any char sequence, not only string
Tue, 31 May 2011 05:23:07 +0200 Artem Tikhomirov Scope for status reworked: explicit files or a general matcher