log

age author description
2011-01-18 Artem Tikhomirov Typo in the method name
2011-01-18 Artem Tikhomirov Few more tests for status
2011-01-18 Artem Tikhomirov Simple test framework - capable of parsing Hg cmdline output to compare with Java result
2011-01-17 Artem Tikhomirov Log operation to output mode detailed (added, removed) files
2011-01-17 Artem Tikhomirov Introduce Internals to keep LocalHgRepo casts and alike in a single place. WCSC optionally to reuse SC data
2011-01-17 Artem Tikhomirov Status against local working dir extracted into distinct class. Iterating over local files extracted for ease of os-dependant patching
2011-01-17 Artem Tikhomirov Local status is back