Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
tig
tig-remove_build_timestamp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tig-remove_build_timestamp.patch of Package tig
Index: src/tig.c =================================================================== --- src/tig.c.orig +++ src/tig.c @@ -347,7 +347,7 @@ view_driver(struct view *view, enum requ break; case REQ_SHOW_VERSION: - report("tig-%s (built %s)", TIG_VERSION, __DATE__); + report("tig-%s", TIG_VERSION); return TRUE; case REQ_SCREEN_REDRAW: @@ -390,7 +390,7 @@ view_driver(struct view *view, enum requ */ static const char usage_string[] = -"tig " TIG_VERSION " (" __DATE__ ")\n" +"tig " TIG_VERSION " \n" "\n" "Usage: tig [options] [revs] [--] [paths]\n" " or: tig log [options] [revs] [--] [paths]\n"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor