diff TODO @ 107:7ec89d637f50

CatCommand
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Sat, 29 Jan 2011 02:16:01 +0100
parents 0b2dcca7de9f
children dd4d2d0e42cd
line wrap: on
line diff
--- a/TODO	Sat Jan 29 01:58:32 2011 +0100
+++ b/TODO	Sat Jan 29 02:16:01 2011 +0100
@@ -19,12 +19,17 @@
   - matchers
 
 * hg cat
+  + CatCommand. File, revision. 
+  - Cat command line client
 
-* hgignore
++ hgignore
   + glob
   + pattern
 
-* Tests with JUnit 
++ Tests with JUnit 
+
+* tags
+  * Tags are read and can be queried (cmdline Log does)
 
 Proposed:
 - LogCommand.revision(int... rev)+ to walk selected revisions only (list->sort(array) on execute, binary search)
@@ -32,7 +37,7 @@
 - LogCommand.match() to specify pattern, no selected file()s only?
 * RepositoryFacade and CommandContext  
 - hgignore: read extra ignore files from config file (ui.ignore)
-- tags
+
 
 
 Read-only support, version 1.1