From 9e1666f4b6f924e9826f796b423a21958e749e77 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 23 Dec 2017 13:17:41 -0500 Subject: ChangeLog: don't show a diffstat --- bin/auto-changelog | 2 +- src/changelog.md | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/bin/auto-changelog b/bin/auto-changelog index d672b5f..b374fda 100755 --- a/bin/auto-changelog +++ b/bin/auto-changelog @@ -14,7 +14,7 @@ should-insert() { } generate-entry() { - git log -n1 --stat --date='format:%Y-%m-%d' --format=$'## %ad %an <%ae>\n\n%B' | cat -s + git log -n1 --date='format:%Y-%m-%d' --format=$'## %ad %an <%ae>\n\n%B' | cat -s } html_escape() { diff --git a/src/changelog.md b/src/changelog.md index 87940b8..d4e1036 100644 --- a/src/changelog.md +++ b/src/changelog.md @@ -5,33 +5,18 @@ ChangeLog remove unfinished sources - src/dnd/psionist-class.md | 1504 ------------------------------- - src/dnd/{psionist2.org => psionist.org} | 0 - src/dnd/spell-gauntlet.org | 683 -------------- - 3 files changed, 2187 deletions(-) - ## 2017-01-14 Andrew Murrell <merl@neo.andrewdm.me> updated Psionist Title page - bin/pre-generate | 2 ++ - src/dnd/{Psionist2.org => psionist2.org} | 4 ++++ - 2 files changed, 6 insertions(+) - ## 2017-01-14 Andrew Murrell <merl@neo.andrewdm.me> Added an updated Psionist class with more complete domains, but no mind powers yet. - src/dnd/Psionist2.org | 566 ++++++++++++++++++++++++++++++++++++++++++++++++++ - 1 file changed, 566 insertions(+) - ## 2017-01-04 Luke Shumaker <lukeshu@lukeshu.com> Change the title of "Psionist" -> "Psionist Class [5e]" - src/dnd/Psionist.md | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ## 31 August 2016 Decided that the 1/5th of 'Magic is Magic' that was 'finished' was -- cgit v1.1-4-g5e80