versioncontrol_git 7.x-1.0-rc5

Bug fixes

Changes since 7.x-1.0-rc4:

versioncontrol_git 7.x-1.0-rc4

New features

Changes since 7.x-1.0-rc3:

  • #2932504: Add a webviewer_url_handler plugin for bitbucket URLs.

versioncontrol_git 7.x-1.0-rc2

Bug fixes

Changes since 7.x-1.0-rc1:

  • #2169079 by drumm: Fix escaping for tags on default reposync plugin.
  • Fix bug processing simple tags.

versioncontrol_git 7.x-1.0-rc1

Bug fixes

Changes since 7.x-1.0-alpha1:

  • #2086005 by jthorson | Chi: Remove calls to D6 queue system include helper.
  • Re-add commit message to the provided individual commit view.
  • Fix a minor typo in error message.
  • Revert "Temporaly depend on dev version."

versioncontrol_git 7.x-1.0-alpha1

New features
Bug fixes

The initial release for D7.

These are the main changes since the branch point not mentioned on other D6 releases:

  • #1985426 follow-up: Use class constants to define test repository counters.
  • #1985426: Implement versioncontrol reposync plugin option to store tag/commit relations optionally.
  • Temporaly depend on dev version.
  • #1796382: Set default branch from reposync default plugin.
  • Use Gzip for the tarball with the test git repository.
  • Do not call a module function before calling setUp on base git test case.
  • #1331352 by tizzo: Add iconv check.
  • #1761092 follow-up: Convert the version string before copare it with version_compare() if needed.
  • #1761092: Fixed hook_requirements failed detecting installed git version.
  • Renumber update hooks to accommodate 6.x backport.
  • #1007098: Port vc_git_individual_commit view to D7/views3.
  • #1546110: Merge remote-tracking branch 'origin/sync-tinkering-d7' into 7.x-1.x
  • Tell autoload about the test file rename on e979f6f.

versioncontrol_git 6.x-2.0-alpha1

New features
Bug fixes

An initial alpha release, to coincide with the alpha release just made of VCAPI.

versioncontrol_git 6.x-1.2-alpha3

New features
Bug fixes

Changes:

- don't use our file cache anymore.
- #484372: Improve the cache Improve the cache
- removes the evil cache functions (They are not used anymore)
- review cache_get return before use it
- clear cache on uninstall

Fixes:

versioncontrol_git 6.x-1.2-alpha2

New features
Bug fixes

This is the second alpha of the 6.x version. It fixes lots of bugs of alpha1, though is still feature-incomplete and not recommended for production. If you want to help with testing and accept some shortcomings, then you're welcome to report any bugs and feature requests to the issue queue. There is no upgrade path provided, neither for 5.x to 6.x version nor for alphaX to alphaY.

versioncontrol_git 6.x-1.2-alpha1

Fisrt functional version at 6.x:

- New log parser

special thanks to ConriI to the awesome work here

Upgrading from 5.x:

- Please remove all repositories, uninstall and then install the 6.x version.

versioncontrol_git 5.x-1.1

New features
Bug fixes

Added user interface to allow the user to choose if log file is to be used (http://drupal.org/node/217424) and cleaned up xgit scripts (http://drupal.org/node/217425).

versioncontrol_git 5.x-1.0

New features

First fully functional release. Does not have everything that will be included later, but it has enough working to be used.

Subscribe with RSS Subscribe to Releases for Version Control API -- Git backend