log test/org/tmatesoft/hg/test/TestStatus.java @ 147:a05145db4d0c

age author description
Tue, 22 Feb 2011 15:49:26 +0100 Artem Tikhomirov Bring test repos along with us to recreate testbench
Wed, 16 Feb 2011 20:59:39 +0100 Artem Tikhomirov core.Path to util.Path as it's not Hg repo dependant
Wed, 16 Feb 2011 20:47:56 +0100 Artem Tikhomirov Renamed .core classes to start with Hg prefix
Wed, 16 Feb 2011 18:42:10 +0100 Artem Tikhomirov Moved HgStatus to toplevel
Sat, 29 Jan 2011 04:17:13 +0100 Artem Tikhomirov Handler for StatusCommand to get notifications in the form of HgStatus object
Fri, 28 Jan 2011 04:57:46 +0100 Artem Tikhomirov ErrorCollector in tests to grab multiple errors
Fri, 28 Jan 2011 03:50:52 +0100 Artem Tikhomirov Updated contact address to support@hg4j.com
Fri, 28 Jan 2011 03:07:25 +0100 Artem Tikhomirov Switch to JUnit for tests
Fri, 28 Jan 2011 02:15:12 +0100 Artem Tikhomirov Primitive performance test
Thu, 27 Jan 2011 23:08:51 +0100 Artem Tikhomirov StatusCommand().add should list copies
Thu, 27 Jan 2011 21:22:57 +0100 Artem Tikhomirov Lookup to HgLookup
Thu, 27 Jan 2011 21:18:47 +0100 Artem Tikhomirov *StatusCollector renamed to Hg*StatusCollector
Thu, 27 Jan 2011 21:15:21 +0100 Artem Tikhomirov Switch to Path instead of String in filenames returned by various status operations
Wed, 26 Jan 2011 05:46:47 +0100 Artem Tikhomirov Status between two revisions to recognize copy/rename
Mon, 24 Jan 2011 04:38:09 +0100 Artem Tikhomirov Fixed a defect when a file added and removed past some revision was reported as R for status against that rev