diff options
| author | W. Trevor King <wking@tremily.us> | 2016-09-26 09:32:13 -0700 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-10-04 07:51:22 -0300 |
| commit | f9189a062be9cb3d7bd68461c2674d75e23c14af (patch) | |
| tree | b751b467d2e8bc5922946e56b8f1ee013f61e209 /parse-time-string/README | |
| parent | 3a92ab8e4b793d7bcefbcffd40ebebe9120bae6a (diff) | |
nmbug: Add --no-renames to default log options
Git has supported this since b68ea12e (diff.c: respect diff.renames
config option, 2006-07-07, v1.4.2). All of our information is in the
paths (the files are empty), so we don't want rename detection. By
using --no-renames, we get entries like:
$ nmbug log -- e473b453a2
commit e473b453a25c072b5df67d834d822121373321f5
Author: David Bremner <david@tethera.net>
Date: Sun Sep 25 07:54:11 2016 -0300
D tags/1474196252-31700-1-git-send-email-markwalters1009@gmail.com/0.23
A tags/1474196252-31700-1-git-send-email-markwalters1009@gmail.com/pushed
...
Instead of the old:
$ nmbug log -- e473b453a2
commit e473b453a25c072b5df67d834d822121373321f5
Author: David Bremner <david@tethera.net>
Date: Sun Sep 25 07:54:11 2016 -0300
R100 tags/1474196252-31700-1-git-send-email-markwalters1009@gmail.com/0.23 tags/1474196252-31700-1-git-send-email-markwalters1009@gmail.com/pushed
Diffstat (limited to 'parse-time-string/README')
0 files changed, 0 insertions, 0 deletions
