<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_bash, branch cm-12.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/'/>
<entry>
<title>Bash-4.3 patch 33</title>
<updated>2015-02-19T21:44:15+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2015-01-15T15:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=bbc8b4849e0921dc4d9742359ca37f527712eccd'/>
<id>bbc8b4849e0921dc4d9742359ca37f527712eccd</id>
<content type='text'>
Change-Id: Id50c454f86c5df0e6cab6226ab7e5cc1a9b37883
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id50c454f86c5df0e6cab6226ab7e5cc1a9b37883
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-4.3 patch 32</title>
<updated>2015-02-19T21:44:13+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2015-01-15T15:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=c6a8bcd4a5660e7d0bc4759f08a272c97bea369d'/>
<id>c6a8bcd4a5660e7d0bc4759f08a272c97bea369d</id>
<content type='text'>
Change-Id: I0d7aeffa95fd5d5f109b561ed91b2625d801d1f0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0d7aeffa95fd5d5f109b561ed91b2625d801d1f0
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-4.3 patch 31</title>
<updated>2015-02-19T21:36:12+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2015-01-15T15:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=2b8818c04d17ef1268001609123647df95d5d219'/>
<id>2b8818c04d17ef1268001609123647df95d5d219</id>
<content type='text'>
Change-Id: I454d87ada1ca933e5d734c40d8dcce3e6202ecb7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I454d87ada1ca933e5d734c40d8dcce3e6202ecb7
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix arm64 build</title>
<updated>2014-12-25T03:28:08+00:00</updated>
<author>
<name>Ricardo Cerqueira</name>
<email>ricardo@cyngn.com</email>
</author>
<published>2014-12-24T00:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=ecd891cf8b461375d693aa509c82467b11cf6b55'/>
<id>ecd891cf8b461375d693aa509c82467b11cf6b55</id>
<content type='text'>
Change-Id: I26ad2191a48aad71ae6872e6ca5df71ce46f6891
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I26ad2191a48aad71ae6872e6ca5df71ce46f6891
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for L</title>
<updated>2014-11-08T16:24:46+00:00</updated>
<author>
<name>Ricardo Cerqueira</name>
<email>ricardo@cyngn.com</email>
</author>
<published>2014-11-08T16:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=afce319f61d1f53adef295c8486ede4f67f7fe7d'/>
<id>afce319f61d1f53adef295c8486ede4f67f7fe7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bashrc: call resize command to init term dim</title>
<updated>2014-10-06T17:42:32+00:00</updated>
<author>
<name>Tanguy Pruvot</name>
<email>tanguy.pruvot@gmail.com</email>
</author>
<published>2014-10-06T17:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=61d7e027464ee83bbc0763e81d25332ced7c59dd'/>
<id>61d7e027464ee83bbc0763e81d25332ced7c59dd</id>
<content type='text'>
With this simple command, nano and vim will use the
full size of the terminal in adb shell

Without, the default terminfo is used (80x24)

Change-Id: Ic536966b5ab18533064fc2c851497911595bc0da
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this simple command, nano and vim will use the
full size of the terminal in adb shell

Without, the default terminfo is used (80x24)

Change-Id: Ic536966b5ab18533064fc2c851497911595bc0da
</pre>
</div>
</content>
</entry>
<entry>
<title>bashrc: export the environment variables</title>
<updated>2014-10-06T17:39:24+00:00</updated>
<author>
<name>Dan Pasanen</name>
<email>dan.pasanen@gmail.com</email>
</author>
<published>2014-10-06T17:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=d877b77278b269c94a868f4b700d5ff8ad6a31e2'/>
<id>d877b77278b269c94a868f4b700d5ff8ad6a31e2</id>
<content type='text'>
Change-Id: I34f35370c1d745f64a3f09abef06a58895ac8f7d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I34f35370c1d745f64a3f09abef06a58895ac8f7d
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-4.3 patch 30</title>
<updated>2014-10-06T12:11:51+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2014-10-05T23:12:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=80b4d71117c25c8da61f7fd04802ca35462e79e6'/>
<id>80b4d71117c25c8da61f7fd04802ca35462e79e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-4.3 patch 29</title>
<updated>2014-10-04T20:25:22+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2014-10-03T02:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=a417a51c2855f8cd538532903fbcacd234589845'/>
<id>a417a51c2855f8cd538532903fbcacd234589845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bashrc: use xterm as default terminal</title>
<updated>2014-10-02T19:26:48+00:00</updated>
<author>
<name>Dan Pasanen</name>
<email>dan.pasanen@gmail.com</email>
</author>
<published>2014-08-11T18:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=7e269734903a0849a47b1256fa17e461da14cdb7'/>
<id>7e269734903a0849a47b1256fa17e461da14cdb7</id>
<content type='text'>
* this fixes apps like nano not working from a bash shell

Change-Id: I92e22f845172e63abb5abb3567c1447041e977d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* this fixes apps like nano not working from a bash shell

Change-Id: I92e22f845172e63abb5abb3567c1447041e977d5
</pre>
</div>
</content>
</entry>
</feed>
