From 6b2094eafdb6f629828ee95dcb1b4990e2ca1a24 Mon Sep 17 00:00:00 2001 From: Richard Hartmann <richih.mailinglist@gmail.com> Date: Tue, 23 Jul 2013 21:35:56 +0200 Subject: [PATCH] Package v1.20130723 --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 90f6deb..09adac8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +vcsh (1.20130723-1) unstable; urgency=low + + * New upstream release + + Support $VCSH_GITIGNORE == none + + Documentation improvements, + + Improved zsh completion + + Add support for `vcsh pull` + + Add support for `vcsh push` + + Add retire() to tear down vcsh ENV + + Add clone hooks, including one witout vcsh ENV to + allow subsequent cloning of other repos + + Fix `vcsh rename` + + Improve general code robustness + + -- Richard Hartmann <richih.mailinglist@gmail.com> Tue, 23 Jul 2013 21:35:34 +0200 + vcsh (1.20130614-1) unstable; urgency=low * New upstream release -- GitLab