Hi,

On Thu, Sep 11, 2008 at 06:02:47PM +0200, Gerfried Fuchs wrote:
>  tig claims to use options that git-log and git-diff does, too. So far,
> so good. tig --author=foo seems to be proper - at least, from a first
> glance. After scrolling down a fair bit it starts to list bogous commits
> that neither match nor are in chronological order, rather the contrary:
> they raise in time again? git-log --author=foo shows the proper thing.

I could reproduce that with the following commands:

  git clone git://git.verplant.org/collectd.git
  tig --author="Sebastian Harl"     # bogus output
  git log --author="Sebastian Harl" # correct output

I might have some time to look into this tomorrow if Jonas is not faster
than me ;-)

Thanks for reporting this!

Cheers,
Sebastian

-- 
Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin

Attachment: signature.asc
Description: Digital signature

Reply via email to