log src/org/tmatesoft/hg/util/Path.java @ 666:27a3ddedd6cc

age author description
Wed, 10 Jul 2013 11:48:55 +0200 Artem Tikhomirov Merge branch smartgit-4.5 (no actual changes, merely to denote branch is inactive
Thu, 06 Jun 2013 14:21:11 +0200 Artem Tikhomirov Issue 46: Files with backslashes (legal on Linux) cause troubles smartgit-4.5
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