<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>gittf Releases Rss Feed</title><link>https://gittf.codeplex.com/releases</link><description>gittf Releases Rss Description</description><item><title>Created Release: 2.0.2 (Feb 15, 2013)</title><link>http://gittf.codeplex.com/releases?ReleaseId=101983</link><description>&lt;div class="wikidoc"&gt;Direct download from the Microsoft Download center &lt;a href="http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.2.20130214.zip"&gt;http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.2.20130214.zip&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New Features:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;--mentions option - for Clone, Fetch and Pull. The --mentions option adds references in the commit comments for any work items linked to the corresponding TFVC changeset.&lt;/li&gt;
&lt;li&gt;Added the ability to opt-in/out (via config) on Git Meta Data being added to TFS Changeset comments, and defined --no-metadata as the default &lt;/li&gt;
&lt;li&gt;git.config - enable the saving of git-tf configuration parameters in the global git config file. With this change
&lt;ol&gt;&lt;li&gt;The &amp;#39;git tf clone&amp;#39; command does not store in the local repository config file &amp;#39;depth&amp;#39;, &amp;#39;tag&amp;#39;, and &amp;#39;include-metadata&amp;#39; parameters. The user has to configure them explicitly with &amp;#39;git tf configure&amp;#39; or &amp;#39;git config&amp;#39; commands.&lt;/li&gt;
&lt;li&gt;The &amp;#39;git tf configure&amp;#39; command puts to the the local repository config file &lt;i&gt;only&lt;/i&gt; the parameters explicitly specified by the user.&lt;/li&gt;
&lt;li&gt;The user has an ability to specify git-tf configuration parameters in a global .gitconfig file by using commands: &lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
   git config --global git-tf.depth {1|number} - where number is any positive number. 
   git config --global git-tf.tag {true|false} 
   git config --global git-tf.include-metadata {true|false}
&lt;/pre&gt;&lt;br /&gt;In the similar way these parameters could be specified in the --system git configuration.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Major Bug Fixes:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;RenameEdit pending changes fixed&lt;/li&gt;
&lt;li&gt;Null exception in exception handler fixed&lt;/li&gt;
&lt;li&gt;The git-tf Bash script modified to fix the issue with spaces in TFS Team Project and target directory names when Git-TF is installed in the C:\Program Files... folder on Windows&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>martin</author><pubDate>Fri, 15 Feb 2013 17:46:42 GMT</pubDate><guid isPermaLink="false">Created Release: 2.0.2 (Feb 15, 2013) 20130215054642P</guid></item><item><title>Released: 2.0.2 (Feb 15, 2013)</title><link>http://gittf.codeplex.com/releases/view/101983</link><description>
&lt;div class="wikidoc"&gt;Direct download from the Microsoft Download center &lt;a href="http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.2.20130214.zip"&gt;
http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.2.20130214.zip&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;New Features:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;--mentions option - for Clone, Fetch and Pull. The --mentions option adds references in the commit comments for any work items linked to the corresponding TFVC changeset.
&lt;/li&gt;&lt;li&gt;Added the ability to opt-in/out (via config) on Git Meta Data being added to TFS Changeset comments, and defined --no-metadata as the default
&lt;/li&gt;&lt;li&gt;git.config - enable the saving of git-tf configuration parameters in the global git config file. With this change
&lt;ol&gt;
&lt;li&gt;The &amp;#39;git tf clone&amp;#39; command does not store in the local repository config file &amp;#39;depth&amp;#39;, &amp;#39;tag&amp;#39;, and &amp;#39;include-metadata&amp;#39; parameters. The user has to configure them explicitly with &amp;#39;git tf configure&amp;#39; or &amp;#39;git config&amp;#39;
 commands. &lt;/li&gt;&lt;li&gt;The &amp;#39;git tf configure&amp;#39; command puts to the the local repository config file
&lt;i&gt;only&lt;/i&gt; the parameters explicitly specified by the user. &lt;/li&gt;&lt;li&gt;The user has an ability to specify git-tf configuration parameters in a global .gitconfig file by using commands:
&lt;/li&gt;&lt;/ol&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
   git config --global git-tf.depth {1|number} - where number is any positive number. 
   git config --global git-tf.tag {true|false} 
   git config --global git-tf.include-metadata {true|false}
&lt;/pre&gt;
&lt;br&gt;
In the similar way these parameters could be specified in the --system git configuration.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Major Bug Fixes:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;RenameEdit pending changes fixed &lt;/li&gt;&lt;li&gt;Null exception in exception handler fixed &lt;/li&gt;&lt;li&gt;The git-tf Bash script modified to fix the issue with spaces in TFS Team Project and target directory names when Git-TF is installed in the C:\Program Files... folder on Windows&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 15 Feb 2013 17:46:42 GMT</pubDate><guid isPermaLink="false">Released: 2.0.2 (Feb 15, 2013) 20130215054642P</guid></item><item><title>Updated Release: 2.0.1 (Jan 08, 2013)</title><link>http://gittf.codeplex.com/releases/view/100049</link><description>&lt;div class="wikidoc"&gt;Direct download from the Microsoft Download center &lt;a href="http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.1.20130107.zip"&gt;http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.1.20130107.zip&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Major Bug Fixes:&lt;/b&gt;&lt;br /&gt; * Allow authentication with Hosted TFS after Jan 7 2013&lt;br /&gt; * Add support for Java 7 on Mac OS X&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>martin</author><pubDate>Tue, 08 Jan 2013 15:46:28 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0.1 (Jan 08, 2013) 20130108034628P</guid></item><item><title>Released: 2.0.1 (Jan 08, 2013)</title><link>http://gittf.codeplex.com/releases/view/100049</link><description>
&lt;div class="wikidoc"&gt;Direct download from the Microsoft Download center &lt;a href="http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.1.20130107.zip"&gt;
http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.1.20130107.zip&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Major Bug Fixes:&lt;/b&gt;&lt;br&gt;
* Allow authentication with Hosted TFS after Jan 7 2013&lt;br&gt;
* Add support for Java 7 on Mac OS X&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 08 Jan 2013 15:46:28 GMT</pubDate><guid isPermaLink="false">Released: 2.0.1 (Jan 08, 2013) 20130108034628P</guid></item><item><title>Created Release: 2.0.0 (Oct 30, 2012)</title><link>http://gittf.codeplex.com/releases?ReleaseId=100055</link><description>&lt;div class="wikidoc"&gt;Direct download from the Microsoft Download center &lt;a href="http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.0.20121030.zip"&gt;http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.0.20121030.zip&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New Features:&lt;/b&gt;&lt;br /&gt; * Shelve command - shelves any RefSpec in TFS using Git-TF&lt;br /&gt; * Shelvesets command - views and delete shelvesets that are on the TFS server&lt;br /&gt; * Unshelve command - creates a stash from a TFS shelveset&lt;br /&gt; * File and folder rename support when shelving and checking in. Users can also specify the rename mode to use when performing a check-in or a shelve &lt;span class="unresolved"&gt;Cannot resolve the wiki link macro, invalid number of inputs.&lt;/span&gt;&lt;br /&gt; * Gated build support and ability to configure a default gated build definition&lt;br /&gt; * Chocolatey package&lt;br /&gt; * Include git commit meta data in the changeset comments when checking in for Git-TF in both --shallow and --deep modes&lt;br /&gt; * Fetch and Pull --force option to enable scenarios where there are user permission changes in TFS&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Major Bug Fixes:&lt;/b&gt;&lt;br /&gt; * Performance improvement when checking in&lt;br /&gt; * Disable locking during shallow check in to avoid issues around failing to lock the server directory when checking in&lt;br /&gt; * Issues around clone leaving untracked files in the repository&lt;br /&gt; * Multiple other bug fixes&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>martin</author><pubDate>Tue, 08 Jan 2013 15:44:28 GMT</pubDate><guid isPermaLink="false">Created Release: 2.0.0 (Oct 30, 2012) 20130108034428P</guid></item><item><title>Released: 2.0.0 (Oct 30, 2012)</title><link>http://gittf.codeplex.com/releases/view/100055</link><description>
&lt;div class="wikidoc"&gt;Direct download from the Microsoft Download center &lt;a href="http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.0.20121030.zip"&gt;
http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.0.20121030.zip&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;New Features:&lt;/b&gt;&lt;br&gt;
* Shelve command - shelves any RefSpec in TFS using Git-TF&lt;br&gt;
* Shelvesets command - views and delete shelvesets that are on the TFS server&lt;br&gt;
* Unshelve command - creates a stash from a TFS shelveset&lt;br&gt;
* File and folder rename support when shelving and checking in. Users can also specify the rename mode to use when performing a check-in or a shelve
&lt;span&gt;Cannot resolve the wiki link macro, invalid number of inputs.&lt;/span&gt;&lt;br&gt;
* Gated build support and ability to configure a default gated build definition&lt;br&gt;
* Chocolatey package&lt;br&gt;
* Include git commit meta data in the changeset comments when checking in for Git-TF in both --shallow and --deep modes&lt;br&gt;
* Fetch and Pull --force option to enable scenarios where there are user permission changes in TFS&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Major Bug Fixes:&lt;/b&gt;&lt;br&gt;
* Performance improvement when checking in&lt;br&gt;
* Disable locking during shallow check in to avoid issues around failing to lock the server directory when checking in&lt;br&gt;
* Issues around clone leaving untracked files in the repository&lt;br&gt;
* Multiple other bug fixes&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 08 Jan 2013 15:44:28 GMT</pubDate><guid isPermaLink="false">Released: 2.0.0 (Oct 30, 2012) 20130108034428P</guid></item><item><title>Created Release: 1.0.1 (Aug 27, 2012)</title><link>http://gittf.codeplex.com/releases?ReleaseId=100054</link><description>&lt;div class="wikidoc"&gt;Direct download from the Microsoft Download center &lt;a href="http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-1.0.1.20120827.zip"&gt;http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-1.0.1.20120827.zip&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New Features:&lt;/b&gt;&lt;br /&gt; * The ability to specify a check-in comment using --message|-m=Message&lt;br /&gt; * Checkin --preview|-p option to the check in command&lt;br /&gt; * All commits that map to a TFS changeset are tagged with TFS_C&lt;a href="http://gittf.codeplex.com/wikipage?title=ChangesetNumber"&gt;ChangesetNumber&lt;/a&gt; tag in git&lt;br /&gt; * Creates a remote tracking branch to track changesets bridged with TFS&lt;br /&gt; * Enabled Git-TF to work with bare repositories&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Major Bug Fixes:&lt;/b&gt;&lt;br /&gt; * Issues with configure / check in scenario when --shallow is specified &lt;br /&gt; * Issues with git-tf launcher script when cmd.exe is not in the path&lt;br /&gt; * Multiple other bug fixes&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>martin</author><pubDate>Tue, 08 Jan 2013 15:40:54 GMT</pubDate><guid isPermaLink="false">Created Release: 1.0.1 (Aug 27, 2012) 20130108034054P</guid></item><item><title>Released: 1.0.1 (Aug 27, 2012)</title><link>http://gittf.codeplex.com/releases/view/100054</link><description>
&lt;div class="wikidoc"&gt;Direct download from the Microsoft Download center &lt;a href="http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-1.0.1.20120827.zip"&gt;
http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-1.0.1.20120827.zip&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;New Features:&lt;/b&gt;&lt;br&gt;
* The ability to specify a check-in comment using --message|-m=Message&lt;br&gt;
* Checkin --preview|-p option to the check in command&lt;br&gt;
* All commits that map to a TFS changeset are tagged with TFS_C&lt;a href="http://gittf.codeplex.com/wikipage?title=ChangesetNumber"&gt;ChangesetNumber&lt;/a&gt; tag in git&lt;br&gt;
* Creates a remote tracking branch to track changesets bridged with TFS&lt;br&gt;
* Enabled Git-TF to work with bare repositories&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Major Bug Fixes:&lt;/b&gt;&lt;br&gt;
* Issues with configure / check in scenario when --shallow is specified &lt;br&gt;
* Issues with git-tf launcher script when cmd.exe is not in the path&lt;br&gt;
* Multiple other bug fixes&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 08 Jan 2013 15:40:54 GMT</pubDate><guid isPermaLink="false">Released: 1.0.1 (Aug 27, 2012) 20130108034054P</guid></item><item><title>Updated Release: Contribution License Agreement (Aug 27, 2012)</title><link>http://gittf.codeplex.com/releases/view/93475</link><description>&lt;div class="wikidoc"&gt;This Contribution License Agreement is to be used when submitting contributions to the Git-TF CodePlex project.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmitrik</author><pubDate>Tue, 28 Aug 2012 14:23:12 GMT</pubDate><guid isPermaLink="false">Updated Release: Contribution License Agreement (Aug 27, 2012) 20120828022312P</guid></item><item><title>Released: Contribution License Agreement (Aug 27, 2012)</title><link>http://gittf.codeplex.com/releases/view/93475</link><description>
&lt;div class="wikidoc"&gt;This Contribution License Agreement is to be used when submitting contributions to the Git-TF CodePlex project.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 28 Aug 2012 14:23:12 GMT</pubDate><guid isPermaLink="false">Released: Contribution License Agreement (Aug 27, 2012) 20120828022312P</guid></item></channel></rss>