Mercurial > hg4j
diff TODO @ 131:aa1629f36482
Renamed .core classes to start with Hg prefix
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Wed, 16 Feb 2011 20:47:56 +0100 |
parents | 645829962785 |
children | 947bf231acbb |
line wrap: on
line diff
--- a/TODO Wed Feb 16 20:33:31 2011 +0100 +++ b/TODO Wed Feb 16 20:47:56 2011 +0100 @@ -47,7 +47,7 @@ - HgRepository constants (TIP, BAD, WC) to HgRevisions enum * defects - ConfigFile to strip comments from values (#) + - ConfigFile to strip comments from values (#) Proposed: - LogCommand.revision(int... rev)+ to walk selected revisions only (list->sort(array) on execute, binary search)