X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fchangelog;h=abaf698924016c445ab22c0eabaa6205fdf794c0;hb=566ea3fef82d408955285b2928b3f481486b809f;hp=18fa738186604d2a3666e6ae08602276949eb92a;hpb=a85300ad357d040795ce0c404fed35826d743808;p=topgit.git diff --git a/debian/changelog b/debian/changelog index 18fa738..abaf698 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +topgit (0.8-1.1) unstable; urgency=low + + [ Carsten Hey ] + * Non-maintainer upload with permission from the Debian TopGit maintainers. + * Don't call pre-commit hook if tg is not installed. (closes: #576221, + LP: #564616) + + [ martin f. krafft ] + * Deal with single quotes in from/to headers (closes: #552629) + * Quote $LESS in case it includes spaces + * Simplify removal of files in tg-rmdir + * Also remove the dpkgv3 patch stamp file + * Check for applied patches/uncommitted changes before tg-rmdir + * tg-cleanexport is PHONY + * Do not fail if no quilt patches to pop + + [ Michal Sojka ] + * Make 'tg patch' work in subdirectories + + [ Thomas Schwinge ] + * tg-push: Filter out plain SHA1s from being pushed. + * tg-mail: Properly quote argument to --in-reply-to. + * tg-delete: Handle the case where the branch has been removed already, but + the base is still left. + + [ Uwe Kleine-König ] + * change section to vcs + * tg mail: document config setting to prevent unintended mass mail sending + * tg patch: treat all files as ascii (closes: #521173) + + -- Carsten Hey Mon, 26 Apr 2010 10:11:16 +0200 + topgit (0.8-1) unstable; urgency=low [ Uwe Kleine-König ]