summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Grab a fix from Fedora (upstream), a fix from Debian, and try and fix signal ...Mike Frysinger2005-11-294-0/+163
* add some commentsMike Frysinger2005-11-292-0/+4
* oldMike Frysinger2005-11-292-40/+0
* Add patch to provide strnlen when it does not exists, as one of the last patc...Diego Elio Pettenò2005-10-201-0/+179
* add more infoMike Frysinger2005-10-171-0/+15
* Add some more patches from Debian/SuSe/Fedora and add a workaround for UTF8 m...Mike Frysinger2005-10-163-0/+92
* grab patches from Debian/SuSeMike Frysinger2005-10-165-0/+709
* move all config touchups into one patchMike Frysinger2005-10-161-0/+71
* cleanup from previous gentoo patch on mirrors and split off some fixes into s...Mike Frysinger2005-10-161-0/+102
* document patch source/reasonsMike Frysinger2005-10-1610-12/+63
* sync with latest patch from FedoraMike Frysinger2005-10-161-8/+120
* oldMike Frysinger2005-10-161-12/+0
* Add an alias for colored output to global bashrc.Mike Frysinger2005-10-031-0/+2
* Make sure Darwin links properly against included readline #100138.Mike Frysinger2005-08-031-0/+42
* tweak comments, touchup syntax, and in general tweakMike Frysinger2005-07-225-25/+24
* touchup color bleedMike Frysinger2005-07-151-3/+3
* remove eterm from the list since the real Eterm uses Eterm and some crappy el...Mike Frysinger2005-07-061-2/+2
* Add support for rxvt-unicode in the window title code, bug #98090.Martin Schlemmer2005-07-061-2/+2
* Fix from upstream for pipe code when PGRP_PIPE is enabled #92349 by Harald va...Mike Frysinger2005-07-052-0/+38
* Fix parallel builds #87247Aron Griffis2005-06-271-0/+13
* cleanupMike Frysinger2005-06-143-51/+0
* make sure dircolors exist before we try to run it ... good for BSDMike Frysinger2005-05-261-8/+10
* Add support for logging in the shell #91327 by Kevin Landreth.Mike Frysinger2005-05-041-0/+90
* Fixup think-o.Martin Schlemmer2005-04-301-1/+1
* remove preexec from SRC_URIMike Frysinger2005-04-301-1/+0
* Add patch to handle trapped signals in scripts better.Mike Frysinger2005-04-301-0/+23
* Move /etc/skel/.bash* files from baselayout to bash.Mike Frysinger2005-04-303-0/+53
* Remove preexec patch since it can cause segfaults under some test cases: alia...Mike Frysinger2005-04-291-0/+0
* Add a bunch of fixes from Fedora. Add patch to fix Darwin support #79124 by ...Mike Frysinger2005-04-299-0/+223
* Move /etc/bash/bashrc to /etc/bashrc and fix built-in read with -u pipes #870...Mike Frysinger2005-03-302-0/+38
* Version bump to include 2 new upstream patches.Mike Frysinger2005-02-101-0/+18
* Add patch 014 to fix brace expansion #67075Aron Griffis2004-10-143-2/+32
* Fix bash-2 initialization wrt setlocale #64266. Arch devs, please do *not* st...Aron Griffis2004-09-292-0/+17
* Enable checkwinsize in system bashrc #65623Aron Griffis2004-09-281-1/+7
* fixed using bash with post-20040808 glibc snapshotsTravis Tilley2004-09-282-0/+62
* Update to patchlevel 13 #65410 and othersAron Griffis2004-09-281-0/+15
* grep /etc/DIR_COLORS for terminals instead of running dircolors #59937Aron Griffis2004-08-191-3/+15
* Fix array stripping with patch from Chet #60127Aron Griffis2004-08-182-0/+14
* Don't export PS1. Continuation of bug 26951, comments 60-62Aron Griffis2004-08-141-2/+1
* Restore red prompt for root #59678Aron Griffis2004-08-081-3/+12
* Fix bash-3.0-invisible.patch to work for more than the simple test case I use...Aron Griffis2004-08-021-10/+19
* Fix bug 58961 with patch from Chet Ramey to prevent segfaultAron Griffis2004-08-022-0/+15
* Add patch to use /etc/inputrc automatically as a last resort if ~/.inputrc is...Aron Griffis2004-08-024-4/+39
* Fix the bug reported by Alexander in bug 36393: bash applies all invisible ch...Aron Griffis2004-08-022-0/+26
* Fix bug 58703: Revert trap behavior for the sake of autoconf-generated config...Aron Griffis2004-07-292-0/+23
* Bump to version 3.0. All patches from files/ have been either integrated into...Aron Griffis2004-07-281-0/+2
* Install and use /etc/bash/bashrc; half of fix for bug 26952. Thanks to Toby D...Aron Griffis2004-07-224-13/+23
* Fix parallel make, bug #41002.Martin Schlemmer2004-02-151-0/+11
* remove old cruftSeemant Kulleen2003-12-304-19/+0
* Force pgrp synchronizationMartin Schlemmer2003-12-271-0/+8