ChangeLog: show authors and committers
This commit is contained in:
parent
9dfb85d5d2
commit
423f82bae9
@ -17,7 +17,7 @@ SNAPDIR= ${DISTPREFIX}-${SNAP}
|
|||||||
SNAPFILE= ${SNAPDIR}.tar.bz2
|
SNAPFILE= ${SNAPDIR}.tar.bz2
|
||||||
|
|
||||||
changelog:
|
changelog:
|
||||||
git log ${CHANGELOG_LIMIT} --format=medium > ChangeLog
|
git log ${CHANGELOG_LIMIT} --format=full > ChangeLog
|
||||||
|
|
||||||
dist:
|
dist:
|
||||||
git archive --prefix=${DISTPREFIX}/ ${GITREF} | bzip2 > ${DISTFILE}
|
git archive --prefix=${DISTPREFIX}/ ${GITREF} | bzip2 > ${DISTFILE}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user