<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/lib, branch v1.3.0-beta.3</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(version-info): explicitly specify the remote</title>
<updated>2014-03-20T20:55:12+00:00</updated>
<author>
<name>Chirayu Krishnappa</name>
</author>
<published>2014-03-14T00:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0c930a1a86b3e8c14a1ed87c91f074b434895f93'/>
<id>0c930a1a86b3e8c14a1ed87c91f074b434895f93</id>
<content type='text'>
`git ls-remote --tags` assumes that you have a remote set up for your
current branch.  That isn't the case, at least for me, when I'm working
on local branches.  `grunt write` doesn't do the right thing in that
case (`git ls-remote --tags` bails out and the silent: true param makes
this a pain to debug.)  Prefer explicit to implicit.

Closes #6678.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`git ls-remote --tags` assumes that you have a remote set up for your
current branch.  That isn't the case, at least for me, when I'm working
on local branches.  `grunt write` doesn't do the right thing in that
case (`git ls-remote --tags` bails out and the silent: true param makes
this a pain to debug.)  Prefer explicit to implicit.

Closes #6678.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(utils): fix version number processing</title>
<updated>2014-03-18T10:43:17+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-03-18T10:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ed4cd6c3c6a30ddfead1cbcf48f2ac6adf60a802'/>
<id>ed4cd6c3c6a30ddfead1cbcf48f2ac6adf60a802</id>
<content type='text'>
The changes to version-info meant that the version being injected into
the code at build time was missing the "dot" (patch) version and the
release code-name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The changes to version-info meant that the version being injected into
the code at build time was missing the "dot" (patch) version and the
release code-name.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(version-info): previousVersions should not return `undefined`</title>
<updated>2014-03-18T07:11:59+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-03-18T07:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4cc00e7aed83b3060154aa1c10e55a33a106b6f0'/>
<id>4cc00e7aed83b3060154aa1c10e55a33a106b6f0</id>
<content type='text'>
Closes #6702
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6702
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(scripts): fix the versions script again</title>
<updated>2014-03-14T23:26:40+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2014-03-14T23:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9bfbb16e235767aeb8f50855b38626159fa35278'/>
<id>9bfbb16e235767aeb8f50855b38626159fa35278</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(scripts): fix the versions script</title>
<updated>2014-03-14T22:59:23+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2014-03-14T22:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2b741dc8b8568bab1a687ac14eefbae126654e97'/>
<id>2b741dc8b8568bab1a687ac14eefbae126654e97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(version-info): use remote tags and increment patch version</title>
<updated>2014-03-12T22:19:48+00:00</updated>
<author>
<name>Tobias Bosch</name>
</author>
<published>2014-03-12T22:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fe0e434a87be433bce69b46031b3ef2c379ce353'/>
<id>fe0e434a87be433bce69b46031b3ef2c379ce353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(version-info): better error msg if not tags</title>
<updated>2014-03-12T19:22:32+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-03-12T19:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=edad4e63dff0ca0b19a264fc17e8b6a5315dfb04'/>
<id>edad4e63dff0ca0b19a264fc17e8b6a5315dfb04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(build): refactor build version information</title>
<updated>2014-03-11T06:35:19+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-03-11T06:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d1214af13245b8570a335a6cbc1d81ae3c366eb0'/>
<id>d1214af13245b8570a335a6cbc1d81ae3c366eb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(versions): rework the version info extraction</title>
<updated>2014-03-11T06:35:19+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-03-11T06:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=11c5bb7f3de13722a84c5503129097393056061e'/>
<id>11c5bb7f3de13722a84c5503129097393056061e</id>
<content type='text'>
The docs were relying on the grunt/util module for getting version info
but this was unreliable and full of custom regexes.  This is moved into
a new version-info module that makes much better use of the semver library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The docs were relying on the grunt/util module for getting version info
but this was unreliable and full of custom regexes.  This is moved into
a new version-info module that makes much better use of the semver library.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(grunt): remove unnecessary white spaces</title>
<updated>2014-03-05T20:08:43+00:00</updated>
<author>
<name>Takashi Nakagawa</name>
</author>
<published>2014-03-04T12:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2036fb1e71b7da7f16f78e602d95a5cc1e3771b0'/>
<id>2036fb1e71b7da7f16f78e602d95a5cc1e3771b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
