Mercurial > hg4j
log src/com/tmate/hgkit/ll/WorkingCopyStatusCollector.java @ 72:9a03a80a0f2f
age | author | description |
---|---|---|
Sat, 22 Jan 2011 22:11:24 +0100 | Artem Tikhomirov | StatusCommand with tests. Extra constants to indicate common revision cases |
Tue, 18 Jan 2011 18:42:50 +0100 | Artem Tikhomirov | Typo in the method name |
Tue, 18 Jan 2011 00:08:15 +0100 | Artem Tikhomirov | Introduce Internals to keep LocalHgRepo casts and alike in a single place. WCSC optionally to reuse SC data |
Mon, 17 Jan 2011 23:01:19 +0100 | Artem Tikhomirov | Status against local working dir extracted into distinct class. Iterating over local files extracted for ease of os-dependant patching |