| Sat, 22 Jan 2011 22:11:24 +0100 | Artem Tikhomirov | StatusCommand with tests. Extra constants to indicate common revision cases | 
 
  | Fri, 21 Jan 2011 05:56:43 +0100 | Artem Tikhomirov | Convenient commands constitute hi-level API. org.tmatesoft namespace, GPL2 statement | 
 
  | Mon, 17 Jan 2011 04:45:09 +0100 | Artem Tikhomirov | Status operation extracted into separate, cache-friendly class | 
 
  | Sat, 15 Jan 2011 01:41:49 +0100 | Artem Tikhomirov | Log to consult (placeholder, for now) class to find out associated tags | 
 
  | Fri, 14 Jan 2011 04:52:33 +0100 | Artem Tikhomirov | Clean inadequate comments | 
 
  | Tue, 11 Jan 2011 04:37:29 +0100 | Artem Tikhomirov | Collector for nodes and their parents | 
 
  | Tue, 04 Jan 2011 02:08:25 +0100 | Artem Tikhomirov | Status operation for two repository revisions (no local dir involved) | 
 
  | Mon, 03 Jan 2011 20:42:52 +0100 | Artem Tikhomirov | status operation against current working directory | 
 
  | Sun, 26 Dec 2010 03:21:17 +0100 | Artem Tikhomirov | Basic manifest parsing to analyze what's in there | 
 
  | Sat, 25 Dec 2010 21:50:12 +0100 | Artem Tikhomirov | Dirstate parsing. DataAccess refactored to allow reuse and control over constants | 
 
  | Sat, 25 Dec 2010 04:45:59 +0100 | Artem Tikhomirov | Access to underlaying file data wrapped into own Access object, implemented with FileChannel and ByteBuffer | 
 
  | Tue, 21 Dec 2010 05:11:06 +0100 | Artem Tikhomirov | File content and non-effective, although working, patch application | 
 
  | Mon, 20 Dec 2010 02:50:36 +0100 | Artem Tikhomirov | Rudimentary log functionality with basic infrastructure is in place | 
 
  | Sun, 19 Dec 2010 05:41:31 +0100 | Artem Tikhomirov | Shaping out low-level Hg structures | 
 
  | Sat, 18 Dec 2010 05:47:35 +0100 | Artem Tikhomirov | Repository detection from local/specified directory | 
 
  | Fri, 17 Dec 2010 19:05:59 +0100 | Artem Tikhomirov | Basic changelog parsing |