Mercurial > hg4j
log src/com/tmate/hgkit/console/Status.java @ 70:993f6f8e1314
age | author | description |
---|---|---|
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 |
Mon, 17 Jan 2011 05:54:25 +0100 | Artem Tikhomirov | Local status is back |
Mon, 17 Jan 2011 05:15:13 +0100 | Artem Tikhomirov | Analog of 'hg status --change' command |
Mon, 17 Jan 2011 04:45:09 +0100 | Artem Tikhomirov | Status operation extracted into separate, cache-friendly class |
Thu, 06 Jan 2011 03:30:20 +0100 | Artem Tikhomirov | Status of local working dir against non-tip base revision |
Tue, 04 Jan 2011 02:08:25 +0100 | Artem Tikhomirov | Status operation for two repository revisions (no local dir involved) |