From 58be4a33a1ca70baae779d80eff5d79ab7c523a3 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 30 Sep 2013 10:10:36 -0400 Subject: [PATCH] Change diffstat character to improve look and layout --- releases.moxie | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index 8b8cfe8..87d178a 100644 --- a/releases.moxie +++ b/releases.moxie @@ -24,6 +24,7 @@ - Added option to render Markdown commit messages (issue-203) - Added setting to control creating a repository as --shared on Unix servers (issue-263) - Added setting to globally disable anonymous pushes in the receive pack + - Added a normalized diffstat display to the commit, commitdiff, and compare pages dependencyChanges: ~ settings: - { name: 'git.createRepositoriesShared', defaultValue: 'false' } -- Gitblit v1.9.1