]> git.madduck.net Git - code/vcsh.git/blobdiff - changelog

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Anchor ignore lines
[code/vcsh.git] / changelog
index 85f4ba819b26dd90ffbc4e2f18832452ad644f2e..12e32088102ba5aae813c5767ab4aa842b55e127 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,40 @@
+2013-04-21  Richard Hartmann <richih.mailinglist@gmail.com>
+
+       * Release 1.2
+       * Introduce `vcsh version`
+
+2013-03-31  Richard Hartmann <richih.mailinglist@gmail.com>
+
+       * Release 1.1
+       * Documentation fixes
+       * Use rm -f when removing a git repo
+       * Fix quoting bug (Debian #699093)
+
+2013-02-13  Richard Hartmann <richih.mailinglist@gmail.com>
+
+       * Release 1.0.1
+       * Improve documentation
+       * Fix parameter bug
+
+2012-06-30  Richard Hartmann <richih.mailinglist@gmail.com>
+
+       * Release 1.0
+       * Make `vcsh list` more resilient
+       * Lots of doc improvements
+
+
+2012-02-27  Richard Hartmann <richih.mailinglist@gmail.com>
+
+       * Refactor Makefile
+       * Fix license information in manpage
+
+2012-02-15  Richard Hartmann <richih.mailinglist@gmail.com>
+
+       * Introduce `vcsh which`
+       * hooks will tell you when they are being executed
+       * Formatting & resilience improvements
+       * We have a changelog, now! (yay)
+
 2012-02-03  Richard Hartmann <richih.mailinglist@gmail.com>
 
        * Improve documentation