Mercurial > jhg
log src/com/tmate/hgkit/ll/StatusCollector.java @ 70:993f6f8e1314
age | author | description |
---|---|---|
2011-01-22 | Artem Tikhomirov | StatusCommand with tests. Extra constants to indicate common revision cases |
2011-01-21 | Artem Tikhomirov | Convenient commands constitute hi-level API. org.tmatesoft namespace, GPL2 statement |
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 | Analog of 'hg status --change' command |
2011-01-17 | Artem Tikhomirov | Status operation extracted into separate, cache-friendly class |