Re: [RFC PATCH 2/4] ui-blame: create placeholder and links

2017-07-22 Thread John Keeping
On Wed, Jun 07, 2017 at 09:18:08PM -0500, Jeff Smith wrote: > Create a placeholder for and links to a page that will contain the > 'blame' for a file in the repository. > > Signed-off-by: Jeff Smith > --- > cgit.mk | 1 + > cmd.c | 8 ++- > ui-blame.c | 160 >

[RFC PATCH 2/4] ui-blame: create placeholder and links

2017-06-07 Thread Jeff Smith
Create a placeholder for and links to a page that will contain the 'blame' for a file in the repository. Signed-off-by: Jeff Smith --- cgit.mk | 1 + cmd.c | 8 ++- ui-blame.c | 160 ui-blame.h | 7 +++ ui-shared.c |