<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_bash/etc, 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>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>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>
<entry>
<title>bashrc: set alias ls="busybox ls --color=auto"</title>
<updated>2014-10-02T19:26:29+00:00</updated>
<author>
<name>Firerat</name>
<email>firer4t@googlemail.com</email>
</author>
<published>2011-08-08T22:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=5e48b325baf2acf97ab7a9c3c81a270ed2c295c5'/>
<id>5e48b325baf2acf97ab7a9c3c81a270ed2c295c5</id>
<content type='text'>
without "auto", scripting fails e.g.
 for i in `ls /`;do
     if [ -e /$i ];
     then
         echo pass
     else
         echo fail
     fi
 done

Change-Id: Id2563143ed2c359933c5b861cc2299f387e34d9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
without "auto", scripting fails e.g.
 for i in `ls /`;do
     if [ -e /$i ];
     then
         echo pass
     else
         echo fail
     fi
 done

Change-Id: Id2563143ed2c359933c5b861cc2299f387e34d9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sysro and sysrw aliases</title>
<updated>2014-10-02T19:26:25+00:00</updated>
<author>
<name>Scott Anderson</name>
<email>camel@droidmod.org</email>
</author>
<published>2011-02-09T16:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=e573009b024f3d063c596c0d6b615ebf3838800b'/>
<id>e573009b024f3d063c596c0d6b615ebf3838800b</id>
<content type='text'>
Change-Id: If7507e41c5f67e19b5f2879a3b3896678e1fadf2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If7507e41c5f67e19b5f2879a3b3896678e1fadf2
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a loop for busybox aliases</title>
<updated>2014-10-02T19:26:21+00:00</updated>
<author>
<name>Scott Anderson</name>
<email>camel@droidmod.org</email>
</author>
<published>2011-02-09T15:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=4354886a891c6680041c16b7100a298486731fff'/>
<id>4354886a891c6680041c16b7100a298486731fff</id>
<content type='text'>
Change-Id: I973a89ca9ddd4d5b20a5be695319bb233744f7a2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I973a89ca9ddd4d5b20a5be695319bb233744f7a2
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed some problems with bash</title>
<updated>2014-10-02T19:25:51+00:00</updated>
<author>
<name>cvpcs</name>
<email>root@cvpcs.org</email>
</author>
<published>2010-06-06T23:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=d15864548dc4512f1bd735a8182beadbcbfb787b'/>
<id>d15864548dc4512f1bd735a8182beadbcbfb787b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added bashrc and bash_logout support system-wide</title>
<updated>2014-10-02T19:25:44+00:00</updated>
<author>
<name>cvpcs</name>
<email>root@cvpcs.org</email>
</author>
<published>2010-06-03T19:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=36c12725cbe10a552d3a1524eb324a10ffbfab8e'/>
<id>36c12725cbe10a552d3a1524eb324a10ffbfab8e</id>
<content type='text'>
Conflicts:
	Android.mk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	Android.mk
</pre>
</div>
</content>
</entry>
</feed>
