]> granicus.if.org Git - cgit/commit
ui-tree: move set_title_from_path to ui-shared
authorJeff Smith <whydoubt@gmail.com>
Mon, 2 Oct 2017 04:39:06 +0000 (23:39 -0500)
committerJohn Keeping <john@keeping.me.uk>
Tue, 3 Oct 2017 18:19:34 +0000 (19:19 +0100)
commit9337c7ee83221d48d02c3c7b5c9dcbaca23ad92f
treed78c2311f4cffe8870e3966d09b5045c6166c4a7
parent70787254b270b1505aa8427813f64131be5df86c
ui-tree: move set_title_from_path to ui-shared

The ui-blame code will also need to call set_title_from_path, so go
ahead and move it to ui-shared.

Signed-off-by: Jeff Smith <whydoubt@gmail.com>
Reviewed-by: John Keeping <john@keeping.me.uk>
ui-shared.c
ui-shared.h
ui-tree.c