Re: [PATCH and RFC] gitweb: Remove --full-history from git_history

From: Jakub Narebski <jnareb@gmail.com>
Date: 2006-08-14 21:10:54
Jakub Narebski wrote:

> PROPOSAL:
> ---------
> 
> Implement --follow/--follow-path/--follow-contents option to git-rev-list,
> which would output besides revision ids also current path limit; the
format
> could be for example:
> 
>   <commit> [ -- <paths>...]
> 
> for example:
> $ git rev-list --follow db58b69ba -- gitweb/test/file+plus+sign
> 0a8f4f0020cb35095005852c0797f0b90e9ebb74 -- gitweb/test/file+plus+sign
> 85852d44e48c1d1c6d815cc5fccf1b580f2f2cad -- test/file+plus+sign
> cc3245b6512a01d74c0fd460d762ba8a1e8b968a -- test/file+plus+sign

And of course git-diff-tree --stdin should accept not only list
of revisions or list of tree pairs, but also path limits.

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Mon Aug 14 21:11:15 2006

This archive was generated by hypermail 2.1.8 : 2006-08-14 21:11:50 EST