log cmdline/org/tmatesoft/hg/console/Status.java @ 713:661e77dc88ba tip

age author description
Sat, 27 Jul 2013 20:15:37 +0200 Artem Tikhomirov Defect: copies are not reported with default settings (not even as added!). Parameter needCopies removed as there seems to be no reason to condition copies for hi-level api (HgStatus.isCopy() is way down the road)
Mon, 18 Jun 2012 16:54:00 +0200 Artem Tikhomirov Refactor LogFacility and SessionContext, better API for both
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