[libshell-config-generate-perl] annotated tag upstream/0.31 created (now c8a3831)

gregor herrmann gregoa at debian.org
Sat Nov 11 21:58:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/0.31
in repository libshell-config-generate-perl.

        at  c8a3831   (tag)
   tagging  05cf486071d3164a2f83bcf67a567ed311f22fc4 (commit)
 tagged by  gregor herrmann
        on  Sat Nov 11 22:50:33 2017 +0100

- Log -----------------------------------------------------------------
Upstream version 0.31

Brad Macpherson (3):
      Powershell aliasing tested and working on Cygwin
      Add two escaping functions for Windows to handle paths with parentheses
      README updated with new subs

C.J. Collier (1):
      Import original source of Shell-Config-Generate 0.25

Ed J (1):
      powershell paths must quote spaces

Graham Ollis (184):
      initial commit
      initial unix implementation.
      more specific names oops.
      comments.
      commant out diag
      only create the $config once in each test
      basic Win32 support
      shebang
      echo off
      set_path
      append_path
      windows support for append_pathy
      prepend_path
      prepend_path windows
      todo
      Merge branch 'master' of github.com:plicease/Shell-Config-Generate
      s/echooff/echo_off/
      don't require +x on /tmp
      doco
      Merge branch 'master' of github.com:plicease/Shell-Config-Generate
      doco
      s/head2/head1/ for METHODS
      doco
      fix version number
      doco
      doco
      doco
      doco
      todo
      semicolons included
      doco
      doco
      fix eval `script.pl` for bourne
      fix for csh
      update doco to reflect new reality
      finally fix eval / source discrpency for csh
      doco
      doco
      doco
      doco
      v0.01
      use = instead of == for GNU version of [
      update changes
      doco
      v0.02
      source is not available in pure bourne shell
      v0.03
      use korn shell if found in testing
      test against 44bsd-csh if available
      fix warnings on older Perls
      more useful diganostics in test suite
      v0.04
      fix append/prepend on Solaris for traditional csh
      doco
      doco
      v0.05
      fix for traditional bourne shell
      v0.06
      doco
      Merge branch 'master' of github.com:plicease/Shell-Config-Generate
      environment information in test
      Merge branch 'master' of github.com:plicease/Shell-Config-Generate
      v0.06_01
      use test instead of [
      doco
      doco
      v0.06_02
      be a little less intrusive in diganostic
      v0.06_03
      fix for cygwin when cmd.exe or command.com is in the path
      v0.07
      travis
      with other shells
      also test against bsd-csh if found
      release test
      spellling
      v0.07_01
      v0.08
      update changes
      Update .travis.yml
      update release tests
      migrate to markdown for readme
      test all perls >= 5.8
      add diagnostic
      update release tests
      doco
      alias support (#4)
      doco
      skip alias test on cmd.exe and command.com (#4)
      alias support for powershell (#4, #3)
      append/prepend support for powershell (#3)
      test prepend support for powershell (#3)
      proper escaping for powershell (#3)
      test powershell alias even on cygwin (#3)
      diagnostic tweak
      doco
      start of fish support
      Merge branch 'master' of github.com:plicease/Shell-Config-Generate
      better diagnostic, better travis testing
      apparently we don't support Perl 5.8, not sure why
      capture stderr so it doesn't make a mess of things
      skip new line test on fish shell, as different versions give me different results
      clever security measure you have there, bypass with a simple flag
      v0.09
      cleanup dist.ini
      test if fish is really fish shell (#7)
      update diagnostic
      v0.10
      perl 5.8 support
      v0.11
      travis to run release tests if available
      use -f for tcsh in testing
      v0.12
      added win32_space_be_gone function
      update release tests and diagnostics
      make Exporter implicit since it part of the Perl core
      migrate to Module::Build
      v0.14
      that was silly Config not necessary
      make win32_space_be_gone a little less aggressive
      v0.15
      fix win32_space_be_gone on MSWin32
      v0.16
      refactor sep
      add set_path_sep method
      don't test | as a path sep on command.com or cmd.exe
      v0.17
      do not make Exporter an explicit req
      do not seem to have permission to install anymore for travis
      versions to test
      travis try this
      order is key
      alias not supported by jsh
      being careful about jsh on freebsd
      update release tests and diagnostics
      v0.18
      make it work with ppt
      v0.19
      typo
      verify power shell
      v0.20
      okay just skip powershell tests on AS
      v0.21
      remove use of autodie
      update release tests
      explicitly require 5.8.1
      v0.22
      faster travis
      install fish for travis
      update release tests
      migrate to EUMM
      v0.23
      rm dep on Test::Differences to lighten the load
      v0.24
      add support for MSYS
      update diagnostics and release tests
      v0.25
      update for release / travis
      credit
      v0.26
      rejig section headers
      win32 escaping parens breaks things (alt)
      update contributors
      travis updates
      move non tests out of t
      rename
      fix alias test to work with spaces
      typo
      remove numbered plans
      gard against spaces in temp
      spelling
      v0.27_01
      fix bug
      v0.27_02
      v0.28
      fixes on WSL
      oops
      v0.29
      doco
      remove extra line
      pass shell in as string
      switch to Test2::V0
      v0.30_01
      v0.31

gregor herrmann (1):
      New upstream version 0.31

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libshell-config-generate-perl.git



More information about the Pkg-perl-cvs-commits mailing list