[libgit-repository-perl] annotated tag upstream/1.317 created (now 7f3c715)

gregor herrmann gregoa at debian.org
Mon Feb 15 19:23:02 UTC 2016


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

gregoa pushed a change to annotated tag upstream/1.317
in repository libgit-repository-perl.

        at  7f3c715   (tag)
   tagging  a04656f88dcbec33ea584029f1b6725cfadf63b0 (commit)
  replaces  upstream/1.316
 tagged by  gregor herrmann
        on  Mon Feb 15 20:15:09 2016 +0100

- Log -----------------------------------------------------------------
Upstream version 1.317

Philippe Bruhat (BooK) (57):
      Petr Šabata has a PAUDE id
      Add Gregor Herrmann as a contributor
      Fix a typo in a contributor's email
      Tutorial entry "Ignore the system and global configuration files"
      Fix version comparison with 1.0.0a and 1.0.0b for Perl 5.6
      Fix the test to NOT fail with Git 1.2.3
      Show the version tested against in the test message
      Add a few more version tests
      Add a test running the whole test suite against many git versions
      t/test-all-git.t accepts min/max Git versions to test against
      Output the list of Git versions that failed at the end
      Use a local directory/symlink instead of an environment variable
      Do not litter t/ with temporary files
      Ensure $abs_git is always an absolute path
      Ensure $abs_git is always an absolute path (again)
      Add support for more complex version specifications
      Move in a function and refactor the code to find 'git' in the PATH
      Use Git::Repository::Command::_which('git') to find 'git' in the PATH
      Change the PATH for the current dynamic scope only
      Remove some unused variables, and comment what's going on
      Add a new type of cache key, when the PATH has non-absolute components
      Adapt the expected output in the 'path-rel' case
      Update PATH from options before looking for 'git'
      Remove temporary symbolic links used in the test
      Exercise the 'path' and 'path-rel' cases when looking for git
      Add a library of Git utility functions, starting with cmp_git
      Import cmp_git to sort Git versions
      Add a test for Git::Repository::Util::cmp_git
      Git::Repository is tested to work with Perl 5.6
      Add keywords to META
      Add a small utility to compile and install any Git version
      Remove the --all option and make it the default
      Sort versions as early as possible
      Add --since and --until options to control the selection
      Add a --limit option to limit the size of the selection
      Add a --list option to list the selected versions
      Apply a patch that is necessary for some versions of Git
      Add documentation, and --help and --manual options
      Change to the git source directory before running make
      Clean up some environment variables before running make
      Change to the git source directory before looping over all versions
      Add a --fetch option to fetch the latest commits on git.git
      Fetch the recent commits before getting the list of all versions
      Fix the Makefile for Git 1.0.9
      Throw away local changes when compiling a new Git
      Update copyright dates
      build-git: run_cmd helper to replace ``
      build-git: add a --verbose option
      build-git: reformat the option list and fix a typo
      build-git: add a --quiet option
      build-git: add options to filter installed versions
      build-git: filter rc versions with --no-rc
      build-git: split build and install steps
      Local changes to compile Git 1.1.0 to 1.3.3
      Ignore the system and global configuration files
      `git clone <dir1> <dir2>` fails with 1.7.0.rc1 <= version <= 1.7.0.2
      Changes for version 1.317

gregor herrmann (2):
      spelling fix
      Imported Upstream version 1.317

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

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/libgit-repository-perl.git



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