diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2009-01-30 23:41:14 +0100 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2009-01-31 00:17:23 +0100 |
commit | 2f6286930d5a8f246c83c4c83dd60ba5f1119f8e (patch) | |
tree | b7ef896e65aef0a32aaf8c9151caffa03906658b /COPYING.rbot | |
parent | 152b9e19975942341b77c94bc3765cbee6be24f8 (diff) |
launch_here: be more compatible with git < 1.5.x
People living in the stone age (e.g. those stuck using Debian stable)
still have git 1.4.4.4, which doesn't support git log --pretty=format.
So we parse the git log --pretty=raw format instead, which should be
available even on such older systems.
For the same reason, parse git diff-index --stat instead of git diff
--shortstat.
Diffstat (limited to 'COPYING.rbot')
0 files changed, 0 insertions, 0 deletions