Mercurial > hg4j
log test/org/tmatesoft/hg/test/TestStatus.java @ 594:cc7b0c4dc993
age | author | description |
---|---|---|
Wed, 11 Jul 2012 22:45:29 +0200 | Artem Tikhomirov | Issue 34: incorrect status for a file copy in wc against base rev |
Wed, 20 Jun 2012 16:51:18 +0200 | Artem Tikhomirov | Do not walk into nested repositories at all, ignore not only .hg but whole nested repo |
Tue, 19 Jun 2012 21:06:21 +0200 | Artem Tikhomirov | Tests: with more precise relations for files/dirs, ImmediateChild is the right expectation |
Wed, 13 Jun 2012 21:07:39 +0200 | Artem Tikhomirov | oth.util.Status renamed to Outcome as the noun is too overloaded, especially in scm |
Fri, 27 Apr 2012 20:57:20 +0200 | Artem Tikhomirov | Tests for subrepo API, refactor status tests for reuse, better subrepos API |
Thu, 29 Mar 2012 18:29:03 +0200 | Artem Tikhomirov | FIXMEs: javadoc, proper use of constants |
Thu, 29 Mar 2012 17:14:35 +0200 | Artem Tikhomirov | FIXMEs: consistent names, throws for commands and their handlers. Use of checked exceptions in hi-level api |