[svk-devel] Date filter module
Michael Hendricks
michael at ndrix.org
Tue Oct 10 12:59:30 EDT 2006
I just uploaded SVK::Log::Filter::Date to cpan. It allows you to do
things like
svk log --filter 'date this morning'
svk log --filter 'date yesterday'
I find it handy when reviewing what I've accomplished so far today or
determining what I was working on yesterday.
svk log --filter 'date yesterday | author mndrix'
It uses Date::PeriodParser for the date phrase logic. Unfortunately the
module doesn't yet support phrases like 'last friday' or 'last week'.
Patches anyone?
--
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.bestpractical.com/pipermail/svk-devel/attachments/20061010/7252ca17/attachment.pgp
More information about the svk-devel
mailing list