Skip to content
Snippets Groups Projects
Select Git revision
  • 47b729323bb24b06938d5124c9a6d2dcb8f2a3c1
  • master default protected
  • commit-alias
  • editor-modeline
  • commit-abbreviation
  • make-hooks-work-as-advertised
  • lyda-home-version
  • feature-aliases
  • git-version-bsd-fix
  • hook-changes
  • v1.20151229-1
  • v1.20151229
  • v1.20150502-1
  • v1.20150502
  • v1.20141026-manpage-static
  • v1.20141026-1
  • v1.20141026
  • v1.20141025-1
  • v1.20141025
  • v1.20141009-manpage-static
  • v1.20141009-1
  • v1.20141009
  • v1.20140508-1-bpo70+1
  • v1.20140508-1
  • v1.20140508-manpage-static
  • v1.20140508
  • v1.20140507
  • v1.20140313
  • v1.20131229-homebrew
  • v1.20131229-1-bpo60+1
30 results

changelog

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    changelog 5.75 KiB
    vcsh (1.20131214-1~bpo70+1) wheezy-backports; urgency=low
    
      * Rebuild for wheezy-backports.
    
     -- Richard Hartmann <richih@debian.org>  Sat, 14 Dec 2013 00:28:41 +0100
    
    vcsh (1.20131214-1) unstable; urgency=low
    
      * New upstream release
        + Release 1.20131214
        + Revert "Implement basename() in shell"
        + Fix mktemp on OS X
        + Fix variable assignment bug
        + Support shortnames for commands
        + Improve Makefile
        + Improve documentation
        + Various minor improvements
      * Packaging changes
        + Bump Standards-Version to 3.9.5 (no changes)
    
     -- Richard Hartmann <richih@debian.org>  Sat, 14 Dec 2013 00:08:37 +0100
    
    vcsh (1.20130909-1) unstable; urgency=low
    
      * New upstream release
        + Add support for relative worktrees
      * Packaging changes
        + Start using dgit for actual releases
    
     -- Richard Hartmann <richih@debian.org>  Mon, 09 Sep 2013 09:20:15 +0200
    
    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~bpo70+1) wheezy-backports; urgency=low
    
      * Rebuild for wheezy-backports.
    
     -- Richard Hartmann <richih@debian.org>  Tue, 06 Aug 2013 22:14:30 +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~bpo70+1) wheezy-backports; urgency=low
    
      * Rebuild for wheezy-backports.
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Wed, 24 Jul 2013 22:54:14 +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~bpo70+1) wheezy-backports; urgency=low
    
      * Rebuild for wheezy-backports.
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Wed, 12 Jun 2013 19:20:34 +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~bpo70+1) wheezy-backports; urgency=low
    
      * Rebuild for wheezy-backports.
    
     -- Richard Hartmann <richih.mailinglist@gmail.com>  Mon, 06 May 2013 00:59:48 +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