log src/org/tmatesoft/hg/util/Path.java @ 713:661e77dc88ba tip

age author description
2013-08-15 Artem Tikhomirov Merge command: implement conflict resolution alternatives
2013-07-10 Artem Tikhomirov Merge branch smartgit-4.5 (no actual changes, merely to denote branch is inactive
2013-06-06 Artem Tikhomirov Issue 46: Files with backslashes (legal on Linux) cause troubles smartgit-4.5
2013-06-06 Artem Tikhomirov Issue 46: Files with backslashes (legal on Linux) cause troubles
2013-05-20 Artem Tikhomirov Update tests for Windows; TestCommit: use copy of a repo (not clone) to preserve old timestamps
2012-05-04 Artem Tikhomirov Path to tell immediate parent-child relationship; more powerful scope impl; tests for both
2012-03-29 Artem Tikhomirov FIXMEs: awkward API refactored, what need to be internal got hidden; public aspects got captured in slim interfaces
2011-11-16 Artem Tikhomirov Issue 16: respect glob patterns in HgIgnore for sub-directories
2011-09-14 Artem Tikhomirov Refactor PathRewrite to accept any char sequence, not only string
2011-05-31 Artem Tikhomirov Scope for status reworked: explicit files or a general matcher
2011-02-23 Artem Tikhomirov Exceptions, javadoc. Initial cancel and progress support
2011-02-17 Artem Tikhomirov Adopt FileIterator moving towards WCStatusCollector parameterizing. Improved path handling, move 'em around
2011-02-16 Artem Tikhomirov core.Path to util.Path as it's not Hg repo dependant base src/org/tmatesoft/hg/core/Path.java@0dfa7cec8e13