Mercurial > hg4j
diff TODO @ 114:46291ec605a0
Filters to read and initialize according to configuration files
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Thu, 03 Feb 2011 22:13:55 +0100 |
parents | d488c7638b87 |
children | 4f509f5bc8cb |
line wrap: on
line diff
--- a/TODO Wed Feb 02 21:19:02 2011 +0100 +++ b/TODO Thu Feb 03 22:13:55 2011 +0100 @@ -33,10 +33,13 @@ * tags * Tags are read and can be queried (cmdline Log does) -- keywords - - filter with context. filters shall have weight (to allow certain filter come first) +* keywords + + filter with context (HgRepository + Path + Direction (to/from repo) + - filters shall have weight (to allow certain filter come first). Would need that once FilterFactories are pluggable -- newlines +* newlines + + \r\n <==> \n + - force translation if inconsistent Proposed: