<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js, branch v0.9.11</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>cutting the 0.9.11 snow-maker release</title>
<updated>2011-02-09T01:47:31+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-09T01:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e1cfb99ae92d322257a38cbef8c969329eec63f6'/>
<id>e1cfb99ae92d322257a38cbef8c969329eec63f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release notes for 0.9.11 snow-maker</title>
<updated>2011-02-09T01:42:03+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-09T01:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1cdc050ce7b5ae37e27df064849384cf55938679'/>
<id>1cdc050ce7b5ae37e27df064849384cf55938679</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>markdown pre-processor should strip all the extra indentation</title>
<updated>2011-02-08T07:56:51+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-07T23:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d600c608e3bf01be444a9fe25119670d55f7f757'/>
<id>d600c608e3bf01be444a9fe25119670d55f7f757</id>
<content type='text'>
- split trim into trim and indent
- merged my indentation code with trim
- cleaned up some small issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- split trim into trim and indent
- merged my indentation code with trim
- cleaned up some small issues
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for hashSearch redirection and custom redirection functions</title>
<updated>2011-02-08T07:56:33+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-07T22:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=86321d1f5722e0aefcdbe8f3e5a14bd15d4caecb'/>
<id>86321d1f5722e0aefcdbe8f3e5a14bd15d4caecb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$route redirection should interpolate variables</title>
<updated>2011-02-08T07:56:33+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-02T04:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8724e97b7e6638797d3607a45682ef0b76311aae'/>
<id>8724e97b7e6638797d3607a45682ef0b76311aae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$location.updateHash should not preserve hashSearch when hashSearch is undefined</title>
<updated>2011-02-08T07:56:32+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-04T17:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bf8013ad57ce30639bb37e7c0b8cf99cab8be650'/>
<id>bf8013ad57ce30639bb37e7c0b8cf99cab8be650</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add description for ng:controller example</title>
<updated>2011-02-08T07:55:46+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-07T06:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a6c45c3e66fc0ea3baaa908c90720bcf22c193d7'/>
<id>a6c45c3e66fc0ea3baaa908c90720bcf22c193d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$resource service docs</title>
<updated>2011-02-08T07:55:42+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-07T06:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e626f95469299ce172a7b86753b10c41dcb91e48'/>
<id>e626f95469299ce172a7b86753b10c41dcb91e48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs for $xhr, $xhr.error and $xhr.cache</title>
<updated>2011-02-08T07:55:03+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-07T05:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2fab1a2da9249ca5449eaa3a98ce233d913ad037'/>
<id>2fab1a2da9249ca5449eaa3a98ce233d913ad037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs should print usage for services that are functions</title>
<updated>2011-02-08T07:55:02+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-07T05:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f3a39a6418543ac91bfce030275c205783e91e4b'/>
<id>f3a39a6418543ac91bfce030275c205783e91e4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
