Skip to content
Snippets Groups Projects
Select Git revision
  • 1699f427dcb91aaf2af66472cf33516fe338832b
  • release default protected
  • more-testing
  • attempt-vax90b1
  • attempt-1
  • conversion protected
  • linux
  • v0.9.1 protected
  • v0.9.0 protected
9 results

NOTES.md

Blame
  • changelog 4.20 KiB
    vcsh (1.20130829-1) unstable; urgency=low
    
      * New upstream release
        + Add support for `vcsh commit`
        + Add support for `vcsh status <repo>`
        + Add pre-/post-init hooks
        + Documentation improvements
        + Minor cleanups
    
     -- Richard Hartmann <richih@debian.org>  Thu, 29 Aug 2013 22:45:56 +0200
    
    vcsh (1.20130724-1) unstable; urgency=low
    
      * New upstream release
        + Add support for `vcsh status`
        + Improve output of `vcsh pull`
        + Improve output of `vcsh push`
        + Minor documentation improvements
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Wed, 24 Jul 2013 22:19:50 +0200
    
    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
        + Lots of documentation improvements, major rewrite
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Fri, 14 Jun 2013 02:05:47 +0200
    
    vcsh (1.3-1) unstable; urgency=low
    
      * New upstream release
        + Hide hook execution unless verbose is set
        + Ancher ignore file to root of Git repo
        + Implemented basename() to save one process spawn
        + Improve packaged Zsh completion
        + Renamed `vcsh setup` to `vcsh upgrade`
        + Various documentation and spelling improvements
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Mon, 27 May 2013 23:40:08 +0200
    
    vcsh (1.2-3) unstable; urgency=low
    
      * Packaging changes
        + Increase Standards-Version from 3.9.3 to 3.9.4 (no changes)
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Sun, 05 May 2013 23:55:59 +0200
    
    vcsh (1.2-2) unstable; urgency=low
    
      * Bump version and upload to unstable
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Sat, 04 May 2013 02:58:18 +0200
    
    vcsh (1.2-1) experimental; urgency=low
    
      * New upstream release
        + Documentation fixes
        + Introduce `vcsh version` Closes: #694584
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Sun, 21 Apr 2013 01:17:27 +0200
    
    vcsh (1.1-1) experimental; urgency=low
    
      * New upstream release
        + Documentation fixes
        + Use rm -f when removing a git repo
        + Fix quoting bug Closes: #699093
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Sun, 31 Mar 2013 20:46:10 +0200
    
    vcsh (1.0-1) unstable; urgency=low
    
      * New upstream release
        + Make `vcsh list` more resilient
        + Lots of doc improvements
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Sat, 30 Jun 2012 01:49:00 +0200
    
    vcsh (0.20120227-1) unstable; urgency=low
    
      * New upstream release
        + Refactor Makefile
        + Fix license information in manpage
      * Packaging changes
        + Bump Standards-Version to 3.9.3 (no changes)
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Mon, 27 Feb 2012 22:38:24 +0100
    
    vcsh (0.20120215-1) unstable; urgency=low
    
      * New upstream release
      * Introduce `vcsh which`
      * hooks will tell you when they are being executed
      * Formatting & resilience improvements
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Wed, 15 Feb 2012 21:16:45 +0100
    
    vcsh (0.20120203-1) unstable; urgency=low
    
      * New upstream release
      * Fix documentation
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Fri, 03 Feb 2012 02:40:12 +0100
    
    vcsh (0.20120116-2) unstable; urgency=low
    
      * Add Vcs-Git, Vcs-Browser, and Homepage to debian/control
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Tue, 17 Jan 2012 21:50:24 +0100
    
    vcsh (0.20120116-1) unstable; urgency=low
    
      * New upstream release.
      * Updated copyright dates.
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Mon, 16 Jan 2012 03:31:13 +0100
    
    vcsh (0.20111227-1) unstable; urgency=low
    
      * Initial release.
      * Closes: #653364
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Tue, 27 Dec 2011 19:13:42 +0100
    
    vcsh (0.20111111-1) UNRELEASED; urgency=low
    
      * First pre-release.
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Fri, 11 Nov 2011 11:11:11 +0100