Mercurial > jhg
log src/com/tmate/hgkit/console/Status.java @ 70:993f6f8e1314
age | author | description |
---|---|---|
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 |
2011-01-17 | Artem Tikhomirov | Analog of 'hg status --change' command |
2011-01-17 | Artem Tikhomirov | Status operation extracted into separate, cache-friendly class |
2011-01-06 | Artem Tikhomirov | Status of local working dir against non-tip base revision |
2011-01-04 | Artem Tikhomirov | Status operation for two repository revisions (no local dir involved) |
2011-01-03 | Artem Tikhomirov | status operation against current working directory |
2010-12-25 | Artem Tikhomirov | Dirstate parsing. DataAccess refactored to allow reuse and control over constants |