[Default] On Fri, 18 Jul 2014 13:34:26 -0600, Warren Young
<war...@etr-usa.com> wrote:

>On 7/18/2014 13:05, Ron W wrote:
>>
>> fossil timeline after xxxx | perl -n -e "print if /tags: .*branchname/;"
>
>That only works if your commit messages are so short they don't cause a 
>line wrap.  I use an 80 column terminal window (old timer, me) so it 
>doesn't take much to cause a wrap.  I tried hacking the COLUMNS 
>variable, but that doesn't seem to fool Fossil.

That was solved some time ago:

fossil help timeline 
:
  -W|--width <num>  Width of lines (default is to auto-detect).
                    Must be >20 or 0 (= no limit, resulting in
                    a single line per entry).
 
>> (Also possible to use awk or sed instead of perl)
>
>Actually, it looks like you've reinvented grep.
>_______________________________________________
>fossil-users mailing list
>fossil-users@lists.fossil-scm.org
>http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

-- 
Groet, Cordialement, Pozdrawiam, Regards,

Kees Nuyt

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to