GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app-shells
/
bash
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Grab a fix from Fedora (upstream), a fix from Debian, and try and fix signal ...
Mike Frysinger
2005-11-29
4
-0
/
+163
*
add some comments
Mike Frysinger
2005-11-29
2
-0
/
+4
*
old
Mike Frysinger
2005-11-29
2
-40
/
+0
*
Add patch to provide strnlen when it does not exists, as one of the last patc...
Diego Elio Pettenò
2005-10-20
1
-0
/
+179
*
add more info
Mike Frysinger
2005-10-17
1
-0
/
+15
*
Add some more patches from Debian/SuSe/Fedora and add a workaround for UTF8 m...
Mike Frysinger
2005-10-16
3
-0
/
+92
*
grab patches from Debian/SuSe
Mike Frysinger
2005-10-16
5
-0
/
+709
*
move all config touchups into one patch
Mike Frysinger
2005-10-16
1
-0
/
+71
*
cleanup from previous gentoo patch on mirrors and split off some fixes into s...
Mike Frysinger
2005-10-16
1
-0
/
+102
*
document patch source/reasons
Mike Frysinger
2005-10-16
10
-12
/
+63
*
sync with latest patch from Fedora
Mike Frysinger
2005-10-16
1
-8
/
+120
*
old
Mike Frysinger
2005-10-16
1
-12
/
+0
*
Add an alias for colored output to global bashrc.
Mike Frysinger
2005-10-03
1
-0
/
+2
*
Make sure Darwin links properly against included readline #100138.
Mike Frysinger
2005-08-03
1
-0
/
+42
*
tweak comments, touchup syntax, and in general tweak
Mike Frysinger
2005-07-22
5
-25
/
+24
*
touchup color bleed
Mike Frysinger
2005-07-15
1
-3
/
+3
*
remove eterm from the list since the real Eterm uses Eterm and some crappy el...
Mike Frysinger
2005-07-06
1
-2
/
+2
*
Add support for rxvt-unicode in the window title code, bug #98090.
Martin Schlemmer
2005-07-06
1
-2
/
+2
*
Fix from upstream for pipe code when PGRP_PIPE is enabled #92349 by Harald va...
Mike Frysinger
2005-07-05
2
-0
/
+38
*
Fix parallel builds #87247
Aron Griffis
2005-06-27
1
-0
/
+13
*
cleanup
Mike Frysinger
2005-06-14
3
-51
/
+0
*
make sure dircolors exist before we try to run it ... good for BSD
Mike Frysinger
2005-05-26
1
-8
/
+10
*
Add support for logging in the shell #91327 by Kevin Landreth.
Mike Frysinger
2005-05-04
1
-0
/
+90
*
Fixup think-o.
Martin Schlemmer
2005-04-30
1
-1
/
+1
*
remove preexec from SRC_URI
Mike Frysinger
2005-04-30
1
-1
/
+0
*
Add patch to handle trapped signals in scripts better.
Mike Frysinger
2005-04-30
1
-0
/
+23
*
Move /etc/skel/.bash* files from baselayout to bash.
Mike Frysinger
2005-04-30
3
-0
/
+53
*
Remove preexec patch since it can cause segfaults under some test cases: alia...
Mike Frysinger
2005-04-29
1
-0
/
+0
*
Add a bunch of fixes from Fedora. Add patch to fix Darwin support #79124 by ...
Mike Frysinger
2005-04-29
9
-0
/
+223
*
Move /etc/bash/bashrc to /etc/bashrc and fix built-in read with -u pipes #870...
Mike Frysinger
2005-03-30
2
-0
/
+38
*
Version bump to include 2 new upstream patches.
Mike Frysinger
2005-02-10
1
-0
/
+18
*
Add patch 014 to fix brace expansion #67075
Aron Griffis
2004-10-14
3
-2
/
+32
*
Fix bash-2 initialization wrt setlocale #64266. Arch devs, please do *not* st...
Aron Griffis
2004-09-29
2
-0
/
+17
*
Enable checkwinsize in system bashrc #65623
Aron Griffis
2004-09-28
1
-1
/
+7
*
fixed using bash with post-20040808 glibc snapshots
Travis Tilley
2004-09-28
2
-0
/
+62
*
Update to patchlevel 13 #65410 and others
Aron Griffis
2004-09-28
1
-0
/
+15
*
grep /etc/DIR_COLORS for terminals instead of running dircolors #59937
Aron Griffis
2004-08-19
1
-3
/
+15
*
Fix array stripping with patch from Chet #60127
Aron Griffis
2004-08-18
2
-0
/
+14
*
Don't export PS1. Continuation of bug 26951, comments 60-62
Aron Griffis
2004-08-14
1
-2
/
+1
*
Restore red prompt for root #59678
Aron Griffis
2004-08-08
1
-3
/
+12
*
Fix bash-3.0-invisible.patch to work for more than the simple test case I use...
Aron Griffis
2004-08-02
1
-10
/
+19
*
Fix bug 58961 with patch from Chet Ramey to prevent segfault
Aron Griffis
2004-08-02
2
-0
/
+15
*
Add patch to use /etc/inputrc automatically as a last resort if ~/.inputrc is...
Aron Griffis
2004-08-02
4
-4
/
+39
*
Fix the bug reported by Alexander in bug 36393: bash applies all invisible ch...
Aron Griffis
2004-08-02
2
-0
/
+26
*
Fix bug 58703: Revert trap behavior for the sake of autoconf-generated config...
Aron Griffis
2004-07-29
2
-0
/
+23
*
Bump to version 3.0. All patches from files/ have been either integrated into...
Aron Griffis
2004-07-28
1
-0
/
+2
*
Install and use /etc/bash/bashrc; half of fix for bug 26952. Thanks to Toby D...
Aron Griffis
2004-07-22
4
-13
/
+23
*
Fix parallel make, bug #41002.
Martin Schlemmer
2004-02-15
1
-0
/
+11
*
remove old cruft
Seemant Kulleen
2003-12-30
4
-19
/
+0
*
Force pgrp synchronization
Martin Schlemmer
2003-12-27
1
-0
/
+8
[next]